2022-03-16 11:31:56.872 | + ./stack.sh:main:487 : exec 2022-03-16 11:31:56.872 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-113156' 2022-03-16 11:31:56.872 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-113156.summary.2022-03-16-113156 2022-03-16 11:31:56.872 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:31:56.872 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-113156 2022-03-16 11:31:56.872 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-113156 /opt/stack/logs/stack.sh.log 2022-03-16 11:31:56.872 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-113156.summary.2022-03-16-113156 /opt/stack/logs/stack.sh.log.summary 2022-03-16 11:31:56.872 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 11:31:56.872 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 11:31:56.872 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 11:31:56.872 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 11:31:56.872 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 11:31:56.873 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 11:31:56.873 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 11:31:56.873 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 11:31:56.873 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 11:31:56.873 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:31:56.873 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 11:31:56.874 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 11:31:56.876 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 11:31:56.878 | + ./stack.sh:main:576 : uname -a 2022-03-16 11:31:56.879 | Linux dv-neutron-827875-5-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 11:31:56.882 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 11:31:56.883 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 11:31:56.887 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 11:31:56.922 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 11:31:56.939 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 11:31:56.940 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 11:31:56.942 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 11:31:56.944 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 11:31:56.946 | + functions-common:fetch_plugins:1776 : return 2022-03-16 11:31:56.949 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 11:31:56.950 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 11:31:56.952 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:31:56.954 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:31:56.956 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:31:56.957 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:31:56.959 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:31:56.961 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:31:56.963 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:31:56.967 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:31:56.968 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:31:56.970 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:31:56.972 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 11:31:56.974 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:31:56.986 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:56.988 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:31:56.990 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:31:56.992 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:31:56.994 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:31:56.996 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:31:56.998 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:31:57.000 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 11:31:57.002 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 11:31:57.003 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:31:57.005 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:31:57.007 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 11:31:57.009 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 11:31:57.012 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 11:31:57.013 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 11:31:57.015 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 11:31:57.017 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 11:31:57.034 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 11:31:57.037 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 11:31:57.050 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:31:57.052 | +++ lib/tls:source:43 : hostname -f 2022-03-16 11:31:57.055 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 11:31:57.058 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 11:31:57.060 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 11:31:57.062 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 11:31:57.063 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 11:31:57.065 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 11:31:57.067 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 11:31:57.069 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 11:31:57.071 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 11:31:57.073 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 11:31:57.077 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 11:31:57.089 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 11:31:57.106 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 11:31:57.118 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 11:31:57.132 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 11:31:57.175 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 11:31:57.237 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 11:31:57.331 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 11:31:57.353 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 11:31:57.405 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 11:31:57.460 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 11:31:57.615 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 11:31:57.629 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 11:31:57.644 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 11:31:57.659 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 11:31:57.758 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 11:31:57.762 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 11:31:57.764 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 11:31:57.767 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 11:31:57.769 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 11:31:57.771 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 11:31:57.774 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 11:31:57.774 | False' 2022-03-16 11:31:57.776 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 11:31:57.792 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 11:31:57.794 | + ./stack.sh:main:624 : run_phase source 2022-03-16 11:31:57.796 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 11:31:57.798 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:31:57.800 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:31:57.802 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:31:57.804 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:31:57.807 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:31:57.809 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:31:57.812 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:31:57.816 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:31:57.818 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:31:57.821 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:31:57.824 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 11:31:57.828 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:31:57.851 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:57.853 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:31:57.855 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 11:31:57.902 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 11:31:57.904 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 11:31:57.907 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:31:57.910 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 11:31:57.913 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 11:31:57.915 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 11:31:57.918 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 11:31:57.920 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 11:31:57.922 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 11:31:57.924 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 11:31:57.927 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.929 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 11:31:57.933 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.936 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 11:31:57.938 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.940 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 11:31:57.942 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.945 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 11:31:57.947 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.950 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 11:31:57.952 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.955 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 11:31:57.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 11:31:57.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 11:31:57.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 11:31:57.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 11:31:57.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 11:31:57.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.985 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 11:31:57.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.990 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 11:31:57.992 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:57.995 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 11:31:57.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.000 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 11:31:58.002 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.005 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 11:31:58.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.010 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 11:31:58.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 11:31:58.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 11:31:58.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.023 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 11:31:58.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 11:31:58.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 11:31:58.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 11:31:58.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 11:31:58.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.054 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 11:31:58.056 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.059 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 11:31:58.062 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.064 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 11:31:58.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 11:31:58.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.073 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 11:31:58.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.078 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 11:31:58.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 11:31:58.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 11:31:58.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 11:31:58.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.107 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 11:31:58.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 11:31:58.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.116 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 11:31:58.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.121 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 11:31:58.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.126 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 11:31:58.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 11:31:58.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.138 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 11:31:58.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.144 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 11:31:58.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 11:31:58.154 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.157 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 11:31:58.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 11:31:58.167 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.171 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 11:31:58.173 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 11:31:58.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:31:58.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 11:31:58.184 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 11:31:58.188 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:31:58.190 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 11:31:58.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:58.212 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 11:31:58.215 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:31:58.218 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 11:31:58.236 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:31:58.238 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 11:31:58.241 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 11:31:58.243 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 11:31:58.246 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 11:31:58.249 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 11:31:58.251 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 11:31:58.254 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 11:31:58.256 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 11:31:58.259 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 11:31:58.259 | Using mysql database backend 2022-03-16 11:31:58.262 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 11:31:58.280 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 11:31:58.284 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 11:31:58.287 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:31:58.290 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 11:31:58.293 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:31:58.296 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 11:31:58.314 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:58.317 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 11:31:58.342 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 11:31:58.362 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:58.364 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 11:31:58.384 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 11:31:58.402 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 11:31:58.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:31:58.422 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 11:31:58.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:31:58.441 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 11:31:58.461 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 11:31:58.464 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 11:31:58.466 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 11:31:58.469 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 11:31:58.472 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:31:58.477 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-113158 2022-03-16 11:31:58.480 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-113158 757' 2022-03-16 11:31:58.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.485 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:31:58.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.490 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:31:58.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.497 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:31:58.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.502 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:31:58.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.507 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:31:58.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.513 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:31:58.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.519 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-113156 2022-03-16 11:31:58.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.524 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:31:58.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.531 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:31:58.534 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.536 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:31:58.539 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.542 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:31:58.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.549 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:31:58.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:31:58.554 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:31:58.556 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 11:31:58.562 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 11:31:58.564 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 11:31:58.566 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 11:31:58.573 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:31:58.576 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:31:58.578 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:31:58.582 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:31:58.584 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:31:58.587 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:31:58.605 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:31:58.608 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:31:58.610 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:31:58.614 | + functions-common:git_clone:629 : echo master 2022-03-16 11:31:58.616 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:31:58.620 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 11:31:58.622 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:31:58.625 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 11:31:58.628 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:31:58.628 | + functions-common:git_clone:678 : head -1 2022-03-16 11:31:58.631 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 11:31:58.634 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:31:58.637 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 11:31:58.640 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:31:58.642 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 11:31:58.645 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 11:31:58.651 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 11:31:58.654 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 11:31:58.656 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:31:58.659 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 11:31:58.661 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 11:31:58.664 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 11:31:58.667 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 11:31:58.672 | ++ tools/install_prereqs.sh:source:47 : NOW=1647430318 2022-03-16 11:31:58.675 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 11:31:58.680 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647429490 2022-03-16 11:31:58.684 | ++ tools/install_prereqs.sh:source:49 : DELTA=828 2022-03-16 11:31:58.686 | ++ tools/install_prereqs.sh:source:50 : [[ 828 -lt 7200 ]] 2022-03-16 11:31:58.689 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 11:31:58.692 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 11:31:58.694 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 11:31:58.697 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 11:31:58.700 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 11:31:58.702 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 11:31:58.705 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 11:31:58.707 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 11:31:58.710 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:31:58.759 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 11:31:58.759 | apache2-dev 2022-03-16 11:31:58.759 | bc 2022-03-16 11:31:58.760 | bsdmainutils 2022-03-16 11:31:58.760 | curl 2022-03-16 11:31:58.760 | g++ 2022-03-16 11:31:58.760 | gawk 2022-03-16 11:31:58.760 | gcc 2022-03-16 11:31:58.760 | gettext 2022-03-16 11:31:58.760 | git 2022-03-16 11:31:58.760 | graphviz 2022-03-16 11:31:58.760 | iputils-ping 2022-03-16 11:31:58.760 | libapache2-mod-proxy-uwsgi 2022-03-16 11:31:58.760 | libffi-dev 2022-03-16 11:31:58.760 | libjpeg-dev 2022-03-16 11:31:58.760 | libpcre3-dev 2022-03-16 11:31:58.760 | libpq-dev 2022-03-16 11:31:58.760 | libssl-dev 2022-03-16 11:31:58.760 | libsystemd-dev 2022-03-16 11:31:58.760 | libxml2-dev 2022-03-16 11:31:58.760 | libxslt1-dev 2022-03-16 11:31:58.760 | libyaml-dev 2022-03-16 11:31:58.760 | lsof 2022-03-16 11:31:58.760 | openssh-server 2022-03-16 11:31:58.760 | openssl 2022-03-16 11:31:58.760 | pkg-config 2022-03-16 11:31:58.760 | psmisc 2022-03-16 11:31:58.761 | python3-dev 2022-03-16 11:31:58.761 | python3-pip 2022-03-16 11:31:58.761 | python3-systemd 2022-03-16 11:31:58.761 | python3-venv 2022-03-16 11:31:58.761 | tar 2022-03-16 11:31:58.761 | tcpdump 2022-03-16 11:31:58.761 | unzip 2022-03-16 11:31:58.761 | uuid-runtime 2022-03-16 11:31:58.761 | wget 2022-03-16 11:31:58.761 | wget 2022-03-16 11:31:58.761 | zlib1g-dev 2022-03-16 11:31:58.761 | libkrb5-dev 2022-03-16 11:31:58.761 | libldap2-dev 2022-03-16 11:31:58.761 | libsasl2-dev 2022-03-16 11:31:58.761 | memcached 2022-03-16 11:31:58.761 | python3-mysqldb 2022-03-16 11:31:58.761 | sqlite3 2022-03-16 11:31:58.761 | conntrack 2022-03-16 11:31:58.761 | curl 2022-03-16 11:31:58.761 | dnsmasq-base 2022-03-16 11:31:58.761 | dnsmasq-utils 2022-03-16 11:31:58.761 | ebtables 2022-03-16 11:31:58.761 | genisoimage 2022-03-16 11:31:58.761 | iptables 2022-03-16 11:31:58.761 | iputils-arping 2022-03-16 11:31:58.761 | kpartx 2022-03-16 11:31:58.761 | libjs-jquery-tablesorter 2022-03-16 11:31:58.761 | parted 2022-03-16 11:31:58.761 | pm-utils 2022-03-16 11:31:58.761 | python3-mysqldb 2022-03-16 11:31:58.761 | socat 2022-03-16 11:31:58.761 | sqlite3 2022-03-16 11:31:58.761 | sudo 2022-03-16 11:31:58.761 | vlan 2022-03-16 11:31:58.761 | lsscsi 2022-03-16 11:31:58.761 | open-iscsi 2022-03-16 11:31:58.762 | lvm2 2022-03-16 11:31:58.762 | qemu-utils 2022-03-16 11:31:58.762 | thin-provisioning-tools 2022-03-16 11:31:58.762 | acl 2022-03-16 11:31:58.762 | dnsmasq-base 2022-03-16 11:31:58.762 | dnsmasq-utils 2022-03-16 11:31:58.762 | ebtables 2022-03-16 11:31:58.762 | haproxy 2022-03-16 11:31:58.762 | iptables 2022-03-16 11:31:58.762 | iputils-arping 2022-03-16 11:31:58.762 | iputils-ping 2022-03-16 11:31:58.762 | postgresql-server-dev-all 2022-03-16 11:31:58.762 | python3-mysqldb 2022-03-16 11:31:58.762 | sqlite3 2022-03-16 11:31:58.762 | sudo 2022-03-16 11:31:58.762 | vlan 2022-03-16 11:31:58.762 | pcp 2022-03-16 11:31:58.762 | ipset 2022-03-16 11:31:58.762 | conntrack 2022-03-16 11:31:58.762 | conntrackd 2022-03-16 11:31:58.762 | keepalived 2022-03-16 11:31:58.762 | lvm2 2022-03-16 11:31:58.762 | qemu-utils 2022-03-16 11:31:58.762 | thin-provisioning-tools 2022-03-16 11:31:58.762 | curl 2022-03-16 11:31:58.762 | liberasurecode-dev 2022-03-16 11:31:58.762 | make 2022-03-16 11:31:58.762 | memcached 2022-03-16 11:31:58.762 | rsync 2022-03-16 11:31:58.762 | sqlite3 2022-03-16 11:31:58.762 | xfsprogs' 2022-03-16 11:31:58.763 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 11:31:58.783 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 11:31:58.783 | apache2-dev 2022-03-16 11:31:58.783 | bc 2022-03-16 11:31:58.783 | bsdmainutils 2022-03-16 11:31:58.783 | curl 2022-03-16 11:31:58.783 | g++ 2022-03-16 11:31:58.783 | gawk 2022-03-16 11:31:58.783 | gcc 2022-03-16 11:31:58.783 | gettext 2022-03-16 11:31:58.783 | git 2022-03-16 11:31:58.783 | graphviz 2022-03-16 11:31:58.783 | iputils-ping 2022-03-16 11:31:58.784 | libapache2-mod-proxy-uwsgi 2022-03-16 11:31:58.784 | libffi-dev 2022-03-16 11:31:58.784 | libjpeg-dev 2022-03-16 11:31:58.784 | libpcre3-dev 2022-03-16 11:31:58.784 | libpq-dev 2022-03-16 11:31:58.784 | libssl-dev 2022-03-16 11:31:58.784 | libsystemd-dev 2022-03-16 11:31:58.784 | libxml2-dev 2022-03-16 11:31:58.784 | libxslt1-dev 2022-03-16 11:31:58.784 | libyaml-dev 2022-03-16 11:31:58.784 | lsof 2022-03-16 11:31:58.784 | openssh-server 2022-03-16 11:31:58.784 | openssl 2022-03-16 11:31:58.784 | pkg-config 2022-03-16 11:31:58.784 | psmisc 2022-03-16 11:31:58.784 | python3-dev 2022-03-16 11:31:58.784 | python3-pip 2022-03-16 11:31:58.785 | python3-systemd 2022-03-16 11:31:58.785 | python3-venv 2022-03-16 11:31:58.785 | tar 2022-03-16 11:31:58.785 | tcpdump 2022-03-16 11:31:58.785 | unzip 2022-03-16 11:31:58.785 | uuid-runtime 2022-03-16 11:31:58.785 | wget 2022-03-16 11:31:58.785 | wget 2022-03-16 11:31:58.785 | zlib1g-dev 2022-03-16 11:31:58.785 | libkrb5-dev 2022-03-16 11:31:58.785 | libldap2-dev 2022-03-16 11:31:58.785 | libsasl2-dev 2022-03-16 11:31:58.785 | memcached 2022-03-16 11:31:58.785 | python3-mysqldb 2022-03-16 11:31:58.785 | sqlite3 2022-03-16 11:31:58.785 | conntrack 2022-03-16 11:31:58.785 | curl 2022-03-16 11:31:58.785 | dnsmasq-base 2022-03-16 11:31:58.785 | dnsmasq-utils 2022-03-16 11:31:58.785 | ebtables 2022-03-16 11:31:58.785 | genisoimage 2022-03-16 11:31:58.785 | iptables 2022-03-16 11:31:58.785 | iputils-arping 2022-03-16 11:31:58.785 | kpartx 2022-03-16 11:31:58.785 | libjs-jquery-tablesorter 2022-03-16 11:31:58.785 | parted 2022-03-16 11:31:58.785 | pm-utils 2022-03-16 11:31:58.785 | python3-mysqldb 2022-03-16 11:31:58.785 | socat 2022-03-16 11:31:58.786 | sqlite3 2022-03-16 11:31:58.786 | sudo 2022-03-16 11:31:58.786 | vlan 2022-03-16 11:31:58.786 | lsscsi 2022-03-16 11:31:58.786 | open-iscsi 2022-03-16 11:31:58.786 | lvm2 2022-03-16 11:31:58.786 | qemu-utils 2022-03-16 11:31:58.786 | thin-provisioning-tools 2022-03-16 11:31:58.786 | acl 2022-03-16 11:31:58.786 | dnsmasq-base 2022-03-16 11:31:58.786 | dnsmasq-utils 2022-03-16 11:31:58.786 | ebtables 2022-03-16 11:31:58.786 | haproxy 2022-03-16 11:31:58.786 | iptables 2022-03-16 11:31:58.786 | iputils-arping 2022-03-16 11:31:58.786 | iputils-ping 2022-03-16 11:31:58.786 | postgresql-server-dev-all 2022-03-16 11:31:58.786 | python3-mysqldb 2022-03-16 11:31:58.786 | sqlite3 2022-03-16 11:31:58.786 | sudo 2022-03-16 11:31:58.786 | vlan 2022-03-16 11:31:58.786 | pcp 2022-03-16 11:31:58.787 | ipset 2022-03-16 11:31:58.787 | conntrack 2022-03-16 11:31:58.787 | conntrackd 2022-03-16 11:31:58.787 | keepalived 2022-03-16 11:31:58.787 | lvm2 2022-03-16 11:31:58.787 | qemu-utils 2022-03-16 11:31:58.787 | thin-provisioning-tools 2022-03-16 11:31:58.787 | curl 2022-03-16 11:31:58.787 | liberasurecode-dev 2022-03-16 11:31:58.787 | make 2022-03-16 11:31:58.787 | memcached 2022-03-16 11:31:58.787 | rsync 2022-03-16 11:31:58.787 | sqlite3 2022-03-16 11:31:58.787 | xfsprogs ' 2022-03-16 11:31:58.787 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 11:31:58.788 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:31:58.790 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:31:58.793 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:31:58.794 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 11:31:58.799 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:31:58.801 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 11:31:58.803 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:31:58.805 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 11:31:58.808 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:31:58.810 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:31:58.812 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:31:58.814 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:31:58.816 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:31:58.818 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:31:58.820 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 11:31:58.823 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 11:31:58.825 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 11:31:58.828 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 11:31:58.832 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 11:31:58.834 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 11:31:58.837 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 11:31:58.840 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 11:31:58.843 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:31:58.847 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:31:58.851 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647430318849 2022-03-16 11:31:58.854 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 11:31:58.856 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 11:31:58.858 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-16 11:31:59.207 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 11:31:59.306 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 11:31:59.310 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 11:31:59.756 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 11:32:00.256 | Fetched 336 kB in 1s (304 kB/s) 2022-03-16 11:32:01.797 | Reading package lists... 2022-03-16 11:32:01.829 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 11:32:01.831 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 11:32:01.833 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:32:01.835 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:01.838 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:01.840 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:32:01.842 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:01.844 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 11:32:01.846 | ++ functions-common:time_stop:2432 : start_time=1647430318849 2022-03-16 11:32:01.848 | ++ functions-common:time_stop:2434 : [[ -z 1647430318849 ]] 2022-03-16 11:32:01.851 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:01.858 | ++ functions-common:time_stop:2437 : end_time=1647430321853 2022-03-16 11:32:01.860 | ++ functions-common:time_stop:2438 : elapsed_time=3004 2022-03-16 11:32:01.863 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 11:32:01.865 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:01.867 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3004 2022-03-16 11:32:01.871 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:32:01.873 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:32:01.875 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:32:01.877 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:32:01.880 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:32:01.903 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:32:02.013 | Reading package lists... 2022-03-16 11:32:02.281 | Building dependency tree... 2022-03-16 11:32:02.282 | Reading state information... 2022-03-16 11:32:02.321 | acl is already the newest version (2.2.53-6). 2022-03-16 11:32:02.321 | bc is already the newest version (1.07.1-2build1). 2022-03-16 11:32:02.321 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 11:32:02.321 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 11:32:02.321 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 11:32:02.321 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:32:02.321 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 11:32:02.321 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:32:02.321 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 11:32:02.321 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 11:32:02.321 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 11:32:02.321 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 11:32:02.321 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 11:32:02.321 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 11:32:02.321 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 11:32:02.321 | libffi-dev is already the newest version (3.3-4). 2022-03-16 11:32:02.321 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 11:32:02.321 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 11:32:02.321 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 11:32:02.321 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 11:32:02.321 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 11:32:02.321 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 11:32:02.321 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:32:02.322 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 11:32:02.322 | psmisc is already the newest version (23.3-1). 2022-03-16 11:32:02.322 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:32:02.322 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 11:32:02.322 | python3-systemd is already the newest version (234-3build2). 2022-03-16 11:32:02.322 | socat is already the newest version (1.7.3.3-2). 2022-03-16 11:32:02.322 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 11:32:02.322 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 11:32:02.322 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 11:32:02.322 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 11:32:02.322 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 11:32:02.322 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 11:32:02.322 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 11:32:02.322 | pcp is already the newest version (5.0.3-1). 2022-03-16 11:32:02.322 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 11:32:02.322 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:32:02.323 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:32:02.323 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:32:02.323 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 11:32:02.323 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:32:02.323 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:32:02.323 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 11:32:02.323 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 11:32:02.323 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 11:32:02.323 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 11:32:02.323 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 11:32:02.323 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 11:32:02.323 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 11:32:02.323 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 11:32:02.323 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:32:02.323 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 11:32:02.323 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 11:32:02.323 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 11:32:02.323 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 11:32:02.323 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 11:32:02.323 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 11:32:02.323 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:32:02.323 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 11:32:02.323 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 11:32:02.323 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 11:32:02.323 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 11:32:02.323 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 11:32:02.323 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 11:32:02.323 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 11:32:02.323 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 11:32:02.323 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 11:32:02.568 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:32:02.568 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 11:32:02.568 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 11:32:02.568 | The following packages were automatically installed and are no longer required: 2022-03-16 11:32:02.569 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:32:02.569 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:32:02.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:32:02.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:32:02.570 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:32:02.570 | python3-zope.interface 2022-03-16 11:32:02.570 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:32:02.571 | The following additional packages will be installed: 2022-03-16 11:32:02.571 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-16 11:32:02.645 | The following NEW packages will be installed: 2022-03-16 11:32:02.646 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-16 11:32:02.646 | python3-yaml 2022-03-16 11:32:03.265 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:32:03.265 | Need to get 0 B/27.4 MB of archives. 2022-03-16 11:32:03.265 | After this operation, 211 MB of additional disk space will be used. 2022-03-16 11:32:03.306 | Selecting previously unselected package python3-yaml. 2022-03-16 11:32:03.360 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-16 11:32:03.364 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-16 11:32:03.374 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-16 11:32:03.504 | Selecting previously unselected package llvm-10-tools. 2022-03-16 11:32:03.515 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-16 11:32:03.517 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-16 11:32:03.689 | Selecting previously unselected package llvm-10-dev. 2022-03-16 11:32:03.699 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-16 11:32:03.704 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-16 11:32:08.362 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-16 11:32:08.374 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-16 11:32:08.376 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-16 11:32:08.733 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-16 11:32:08.744 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-16 11:32:08.746 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-16 11:32:08.827 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-16 11:32:09.160 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-16 11:32:09.166 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-16 11:32:09.177 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-16 11:32:09.186 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-16 11:32:09.193 | Processing triggers for man-db (2.9.1-1) ... 2022-03-16 11:32:09.571 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-16 11:32:17.623 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 11:32:17.625 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:32:17.627 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:32:17.630 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:17.632 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:17.635 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:32:17.637 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:17.639 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:32:17.642 | ++ functions-common:time_stop:2432 : start_time=1647430321899 2022-03-16 11:32:17.644 | ++ functions-common:time_stop:2434 : [[ -z 1647430321899 ]] 2022-03-16 11:32:17.647 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:17.652 | ++ functions-common:time_stop:2437 : end_time=1647430337649 2022-03-16 11:32:17.654 | ++ functions-common:time_stop:2438 : elapsed_time=15750 2022-03-16 11:32:17.656 | ++ functions-common:time_stop:2439 : total=796 2022-03-16 11:32:17.658 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:17.660 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16546 2022-03-16 11:32:17.663 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 11:32:17.665 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 11:32:17.668 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:32:17.670 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 11:32:17.674 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 11:32:17.679 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 11:32:17.682 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 11:32:17.685 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 11:32:19.243 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 11:32:19.247 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 11:32:19.248 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 11:32:19.250 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 11:32:19.252 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 11:32:19.254 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 11:32:19.256 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 11:32:19.257 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 11:32:19.260 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 11:32:19.261 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 11:32:19.263 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 11:32:19.265 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 11:32:19.266 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 11:32:19.268 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 11:32:19.270 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 11:32:19.271 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 11:32:19.273 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 11:32:19.275 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 11:32:19.277 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 11:32:19.278 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 11:32:19.281 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 11:32:19.283 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 11:32:19.285 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 11:32:19.287 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 11:32:19.363 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 11:32:19.366 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 11:32:19.443 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 11:32:19.445 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 11:32:19.526 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 11:32:19.528 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 11:32:19.530 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 11:32:19.532 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 11:32:19.534 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 11:32:19.535 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 11:32:19.537 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 11:32:19.539 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 11:32:19.542 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 11:32:19.543 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 11:32:19.546 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 11:32:19.546 | Distro: focal 2022-03-16 11:32:19.548 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 11:32:19.550 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:32:19.556 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:32:19.558 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:32:19.560 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:32:19.560 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:32:20.263 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:32:20.265 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:32:20.265 | pip: 21.3.1 2022-03-16 11:32:20.267 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 11:32:20.269 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 11:32:20.270 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:32:20.272 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:32:20.274 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:32:20.276 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:32:20.277 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:32:20.279 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:32:20.284 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:32:20.286 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:32:20.288 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:32:20.291 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:32:20.292 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:32:20.294 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 11:32:20.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:32:20.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:32:20.299 | + tools/install_pip.sh:main:142 : : 2022-03-16 11:32:20.301 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 11:32:20.303 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 11:32:20.305 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 11:32:20.307 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:32:20.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 11:32:20.311 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 11:32:20.313 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:32:20.316 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:32:20.316 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:32:20.320 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-16 11:32:20.322 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-16 11:32:20.324 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:32:20.326 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:32:20.327 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:32:20.345 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 11:32:20.347 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:32:21.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:21.238 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:21.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:21.238 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:22.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:32:23.644 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 11:32:23.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 11:32:26.013 | Installing collected packages: setuptools 2022-03-16 11:32:26.882 | Successfully installed setuptools-60.9.3 2022-03-16 11:32:26.882 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:32:27.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:32:27.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:32:27.225 | + inc/python:pip_install:200 : result=0 2022-03-16 11:32:27.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:32:27.229 | + functions-common:time_stop:2425 : local name 2022-03-16 11:32:27.231 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:27.232 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:27.234 | + functions-common:time_stop:2428 : local total 2022-03-16 11:32:27.236 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:27.237 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:32:27.239 | + functions-common:time_stop:2432 : start_time=1647430340340 2022-03-16 11:32:27.241 | + functions-common:time_stop:2434 : [[ -z 1647430340340 ]] 2022-03-16 11:32:27.244 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:27.247 | + functions-common:time_stop:2437 : end_time=1647430347245 2022-03-16 11:32:27.249 | + functions-common:time_stop:2438 : elapsed_time=6905 2022-03-16 11:32:27.250 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:32:27.252 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:27.254 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6905 2022-03-16 11:32:27.256 | + inc/python:pip_install:203 : return 0 2022-03-16 11:32:27.259 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 11:32:27.263 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:32:27.267 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:32:27.269 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:32:27.272 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:32:27.272 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:32:28.001 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:32:28.003 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:32:28.003 | pip: 21.3.1 2022-03-16 11:32:28.006 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 11:32:28.009 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:32:28.013 | + ./stack.sh:main:796 : fixup_all 2022-03-16 11:32:28.015 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 11:32:28.018 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 11:32:28.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:32:28.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:32:28.028 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-16 11:32:28.040 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 11:32:28.052 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 11:32:28.064 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 11:32:28.066 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 11:32:28.069 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:32:28.071 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:32:28.073 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:32:28.076 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:32:28.078 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:32:28.080 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:32:28.083 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:32:28.085 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:32:28.089 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:32:28.093 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:32:28.095 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:32:28.098 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 11:32:28.101 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 11:32:28.104 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 11:32:28.108 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:32:28.111 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:32:28.113 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:32:28.116 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:32:28.119 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:32:28.121 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:32:28.123 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 11:32:28.126 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 11:32:28.129 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 11:32:28.132 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 11:32:28.135 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 11:32:28.137 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 11:32:28.139 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 11:32:28.164 | Using python 3.8 to install os-testr 2022-03-16 11:32:28.168 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-16 11:32:29.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:29.054 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:29.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:29.054 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:30.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:32:30.237 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 11:32:30.731 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-16 11:32:30.732 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 11:32:30.733 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 11:32:30.734 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 11:32:30.747 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 11:32:30.774 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 11:32:30.776 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-16 11:32:30.776 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 11:32:30.777 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 11:32:30.779 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 11:32:30.804 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-16 11:32:30.805 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-16 11:32:30.806 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 11:32:30.808 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-16 11:32:30.808 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 11:32:30.822 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-16 11:32:30.889 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-16 11:32:30.890 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-16 11:32:30.891 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-16 11:32:33.179 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:32:33.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:32:33.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:32:33.327 | + inc/python:pip_install:200 : result=0 2022-03-16 11:32:33.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:32:33.334 | + functions-common:time_stop:2425 : local name 2022-03-16 11:32:33.337 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:33.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:33.342 | + functions-common:time_stop:2428 : local total 2022-03-16 11:32:33.344 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:33.346 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:32:33.348 | + functions-common:time_stop:2432 : start_time=1647430348159 2022-03-16 11:32:33.350 | + functions-common:time_stop:2434 : [[ -z 1647430348159 ]] 2022-03-16 11:32:33.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:33.358 | + functions-common:time_stop:2437 : end_time=1647430353355 2022-03-16 11:32:33.362 | + functions-common:time_stop:2438 : elapsed_time=5196 2022-03-16 11:32:33.364 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:32:33.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:33.369 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5196 2022-03-16 11:32:33.371 | + inc/python:pip_install:203 : return 0 2022-03-16 11:32:33.374 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 11:32:33.430 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 11:32:33.538 | + ./stack.sh:main:810 : install_infra 2022-03-16 11:32:33.541 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:32:33.545 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 11:32:33.549 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-16 11:32:36.886 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:32:36.889 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 11:32:36.918 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 11:32:38.868 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:38.916 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:38.994 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.003 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.026 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.030 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.047 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.057 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.090 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.152 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.230 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.247 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.278 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.286 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.301 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.330 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.344 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.354 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.391 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.414 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.422 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.486 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.489 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.494 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.534 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.573 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.589 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.606 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.626 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.644 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.661 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.690 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.721 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.749 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.761 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.778 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.791 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.810 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.816 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.820 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:39.824 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:32:39.953 | Collecting pbr===5.8.1 2022-03-16 11:32:39.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-16 11:32:40.000 | Installing collected packages: pbr 2022-03-16 11:32:40.143 | Successfully installed pbr-5.8.1 2022-03-16 11:32:40.216 | + inc/python:pip_install:200 : result=0 2022-03-16 11:32:40.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:32:40.220 | + functions-common:time_stop:2425 : local name 2022-03-16 11:32:40.223 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:40.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:40.229 | + functions-common:time_stop:2428 : local total 2022-03-16 11:32:40.231 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:40.233 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:32:40.235 | + functions-common:time_stop:2432 : start_time=1647430356909 2022-03-16 11:32:40.237 | + functions-common:time_stop:2434 : [[ -z 1647430356909 ]] 2022-03-16 11:32:40.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:40.245 | + functions-common:time_stop:2437 : end_time=1647430360242 2022-03-16 11:32:40.247 | + functions-common:time_stop:2438 : elapsed_time=3333 2022-03-16 11:32:40.255 | + functions-common:time_stop:2439 : total=5196 2022-03-16 11:32:40.257 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:40.260 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8529 2022-03-16 11:32:40.262 | + inc/python:pip_install:203 : return 0 2022-03-16 11:32:40.265 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:32:40.267 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 11:32:40.295 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-16 11:32:42.197 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.244 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.322 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.331 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.354 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.358 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.375 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.385 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.406 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.418 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.480 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.558 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.576 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.607 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.615 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.630 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.648 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.660 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.674 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.684 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.722 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.745 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.753 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.819 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.822 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.826 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.868 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.907 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.924 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.942 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.961 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.980 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:42.999 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.028 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.060 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.090 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.101 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.120 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.132 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.152 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.159 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.163 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:32:43.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:32:43.169 | Processing /opt/stack/requirements 2022-03-16 11:32:44.564 | Collecting fixtures===3.0.0 2022-03-16 11:32:44.572 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-16 11:32:44.798 | Collecting PyYAML===6.0 2022-03-16 11:32:44.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-16 11:32:44.982 | Collecting requests===2.27.1 2022-03-16 11:32:44.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-16 11:32:45.087 | Collecting packaging===21.3 2022-03-16 11:32:45.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-16 11:32:45.160 | Collecting testtools===2.5.0 2022-03-16 11:32:45.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-16 11:32:45.252 | Collecting idna===3.3 2022-03-16 11:32:45.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-16 11:32:45.406 | Collecting pyparsing===3.0.7 2022-03-16 11:32:45.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-16 11:32:45.474 | Collecting six===1.16.0 2022-03-16 11:32:45.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-16 11:32:45.535 | Collecting charset-normalizer===2.0.12 2022-03-16 11:32:45.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-16 11:32:45.980 | Collecting Parsley>=1.2 2022-03-16 11:32:45.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-16 11:32:46.455 | Collecting beagle>=0.2.1 2022-03-16 11:32:46.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-16 11:32:46.488 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-16 11:32:46.559 | Collecting certifi>=2017.4.17 2022-03-16 11:32:46.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-16 11:32:46.654 | Collecting urllib3===1.26.8 2022-03-16 11:32:46.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-16 11:32:46.725 | Collecting extras===1.0.0 2022-03-16 11:32:46.732 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-16 11:32:46.815 | Collecting cliff===3.10.1 2022-03-16 11:32:46.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-16 11:32:46.929 | Collecting stevedore===3.5.0 2022-03-16 11:32:46.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-16 11:32:47.097 | Collecting cmd2===2.4.0 2022-03-16 11:32:47.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-16 11:32:47.209 | Collecting prettytable===3.1.1 2022-03-16 11:32:47.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-16 11:32:47.258 | Collecting autopage===0.5.0 2022-03-16 11:32:47.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-16 11:32:47.309 | Collecting wcwidth===0.2.5 2022-03-16 11:32:47.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-16 11:32:47.370 | Collecting pyperclip===1.8.2 2022-03-16 11:32:47.377 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-16 11:32:47.425 | Collecting attrs===21.4.0 2022-03-16 11:32:47.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-16 11:32:47.515 | Building wheels for collected packages: openstack-requirements 2022-03-16 11:32:47.516 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 11:32:48.344 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 11:32:48.345 | ERROR: Command errored out with exit status 1: 2022-03-16 11:32:48.345 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-cnn0b9ln/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-cnn0b9ln/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-zj1y881_ 2022-03-16 11:32:48.345 | cwd: /tmp/pip-req-build-cnn0b9ln/ 2022-03-16 11:32:48.345 | Complete output (6 lines): 2022-03-16 11:32:48.345 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 11:32:48.345 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 11:32:48.345 | or: setup.py --help-commands 2022-03-16 11:32:48.345 | or: setup.py cmd --help 2022-03-16 11:32:48.345 | 2022-03-16 11:32:48.345 | error: invalid command 'bdist_wheel' 2022-03-16 11:32:48.345 | ---------------------------------------- 2022-03-16 11:32:48.345 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 11:32:48.345 | Running setup.py clean for openstack-requirements 2022-03-16 11:32:49.169 | Failed to build openstack-requirements 2022-03-16 11:32:49.429 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, stevedore, pyperclip, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-16 11:32:51.301 | Running setup.py install for openstack-requirements: started 2022-03-16 11:32:53.596 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 11:32:53.630 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5342 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-16 11:32:53.765 | + inc/python:pip_install:200 : result=0 2022-03-16 11:32:53.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:32:53.770 | + functions-common:time_stop:2425 : local name 2022-03-16 11:32:53.772 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:53.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:53.777 | + functions-common:time_stop:2428 : local total 2022-03-16 11:32:53.779 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:53.781 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:32:53.783 | + functions-common:time_stop:2432 : start_time=1647430360284 2022-03-16 11:32:53.785 | + functions-common:time_stop:2434 : [[ -z 1647430360284 ]] 2022-03-16 11:32:53.788 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:53.793 | + functions-common:time_stop:2437 : end_time=1647430373790 2022-03-16 11:32:53.795 | + functions-common:time_stop:2438 : elapsed_time=13506 2022-03-16 11:32:53.797 | + functions-common:time_stop:2439 : total=8529 2022-03-16 11:32:53.801 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:53.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22035 2022-03-16 11:32:53.807 | + inc/python:pip_install:203 : return 0 2022-03-16 11:32:53.809 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 11:32:53.812 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 11:32:53.814 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 11:32:53.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:32:53.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:32:53.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 11:32:53.824 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:32:53.826 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 11:32:53.847 | Using python 3.8 to install pbr 2022-03-16 11:32:53.849 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 11:32:54.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:54.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:54.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:32:54.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:32:55.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:32:55.933 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 11:32:58.352 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:32:58.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:32:58.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:32:58.480 | + inc/python:pip_install:200 : result=0 2022-03-16 11:32:58.482 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:32:58.484 | + functions-common:time_stop:2425 : local name 2022-03-16 11:32:58.486 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:32:58.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:32:58.490 | + functions-common:time_stop:2428 : local total 2022-03-16 11:32:58.493 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:32:58.495 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:32:58.497 | + functions-common:time_stop:2432 : start_time=1647430373842 2022-03-16 11:32:58.499 | + functions-common:time_stop:2434 : [[ -z 1647430373842 ]] 2022-03-16 11:32:58.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:32:58.506 | + functions-common:time_stop:2437 : end_time=1647430378504 2022-03-16 11:32:58.509 | + functions-common:time_stop:2438 : elapsed_time=4662 2022-03-16 11:32:58.511 | + functions-common:time_stop:2439 : total=22035 2022-03-16 11:32:58.513 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:32:58.515 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26697 2022-03-16 11:32:58.517 | + inc/python:pip_install:203 : return 0 2022-03-16 11:32:58.519 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 11:33:00.885 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 11:33:02.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:02.837 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 11:33:02.852 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 11:33:02.857 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 11:33:02.860 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 11:33:02.862 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 11:33:02.866 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-16 11:33:02.948 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:33:02.951 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:33:02.954 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 11:33:02.975 | + ./stack.sh:main:819 : pkgs= 2022-03-16 11:33:02.978 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 11:33:02.981 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 11:33:02.984 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:33:02.987 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 11:33:02.989 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:33:02.992 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:33:02.995 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:33:02.997 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:33:02.999 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:33:03.002 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:33:03.007 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:33:03.009 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:33:03.012 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:33:03.014 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 11:33:03.016 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:33:03.033 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:03.036 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:33:03.038 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:33:03.041 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 11:33:03.043 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:33:03.045 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:33:03.048 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:33:03.050 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 11:33:03.052 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:33:03.055 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 11:33:03.057 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:33:03.059 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:33:03.062 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:33:03.064 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:33:03.066 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:33:03.068 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:33:03.070 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 11:33:03.072 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:33:03.075 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 11:33:03.077 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:33:03.079 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:33:03.082 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 11:33:03.091 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 11:33:03.093 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 11:33:03.097 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 11:33:03.100 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 11:33:03.166 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 11:33:03.166 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 11:33:03.169 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 11:33:03.566 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 11:33:03.568 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 11:33:03.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:03.587 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 11:33:03.590 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:33:03.592 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:33:03.594 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:33:03.596 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:33:03.599 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:03.601 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:33:03.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:03.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:03.609 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:33:03.611 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:03.613 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:33:03.616 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:33:03.618 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 11:33:03.620 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:33:03.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:03.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:03.627 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 11:33:03.649 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-16 11:33:03.757 | Reading package lists... 2022-03-16 11:33:04.008 | Building dependency tree... 2022-03-16 11:33:04.009 | Reading state information... 2022-03-16 11:33:04.263 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 11:33:04.263 | The following packages were automatically installed and are no longer required: 2022-03-16 11:33:04.264 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:33:04.264 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:33:04.264 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:33:04.264 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:33:04.264 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:33:04.264 | python3-zope.interface 2022-03-16 11:33:04.264 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:33:04.382 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:33:04.387 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:33:04.389 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:33:04.391 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:04.394 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:04.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:04.399 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:04.401 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:04.403 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:33:04.405 | + functions-common:time_stop:2432 : start_time=1647430383645 2022-03-16 11:33:04.407 | + functions-common:time_stop:2434 : [[ -z 1647430383645 ]] 2022-03-16 11:33:04.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:04.415 | + functions-common:time_stop:2437 : end_time=1647430384412 2022-03-16 11:33:04.417 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-16 11:33:04.420 | + functions-common:time_stop:2439 : total=16546 2022-03-16 11:33:04.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:04.424 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17313 2022-03-16 11:33:04.426 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:33:04.428 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 11:33:04.431 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:33:04.433 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:33:04.436 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:33:04.438 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:33:04.440 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:33:04.442 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:33:04.445 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 11:33:04.447 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:33:04.450 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:33:04.452 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:33:04.454 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:33:04.457 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:33:04.459 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:33:04.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:33:04.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:33:04.466 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:33:04.469 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:33:04.471 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:33:04.473 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 11:33:04.475 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:33:04.478 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:33:04.480 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:33:04.483 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:33:04.485 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:33:04.488 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:33:04.490 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 11:33:04.493 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 11:33:04.509 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:04.512 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 11:33:04.514 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:33:04.516 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 11:33:04.519 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 11:33:04.521 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 11:33:04.526 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 11:33:04.528 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 11:33:04.531 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 11:33:04.533 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 11:33:04.535 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 11:33:04.537 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 11:33:04.541 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 11:33:05.251 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 11:33:05.252 | user tags 2022-03-16 11:33:05.252 | stackrabbit []' 2022-03-16 11:33:05.255 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 11:33:05.255 | user tags 2022-03-16 11:33:05.255 | stackrabbit []' 2022-03-16 11:33:05.255 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 11:33:05.262 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 11:33:05.265 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 11:33:05.267 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:33:05.929 | Changing password for user "stackrabbit" ... 2022-03-16 11:33:05.953 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 11:33:06.624 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 11:33:06.647 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 11:33:06.650 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:33:07.319 | Changing password for user "stackrabbit" ... 2022-03-16 11:33:07.343 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 11:33:07.345 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 11:33:07.348 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 11:33:08.007 | Deleting user "guest" ... 2022-03-16 11:33:08.022 | Error: 2022-03-16 11:33:08.022 | {:no_such_user, "guest"} 2022-03-16 11:33:08.035 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 11:33:08.038 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 11:33:08.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:08.058 | + ./stack.sh:main:836 : install_database 2022-03-16 11:33:08.060 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 11:33:08.063 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 11:33:08.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:08.067 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:08.069 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 11:33:08.291 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 11:33:08.293 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:08.295 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 11:33:08.297 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 11:33:08.300 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:33:08.302 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 11:33:08.305 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:33:08.307 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:33:08.309 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:33:08.312 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:33:08.314 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:33:08.317 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:33:08.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:33:08.322 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:33:08.325 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:33:08.327 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:33:08.337 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:33:08.339 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 11:33:08.342 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:33:08.345 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:33:08.348 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:33:08.350 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:33:08.353 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:33:08.355 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:33:08.357 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 11:33:08.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:08.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:08.364 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 11:33:08.367 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:33:08.369 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:33:08.371 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:33:08.373 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:33:08.376 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:08.378 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:33:08.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:08.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:08.385 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:33:08.388 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:08.390 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:33:08.392 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:33:08.394 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 11:33:08.397 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:33:08.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:08.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:08.404 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 11:33:08.430 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 11:33:08.540 | Reading package lists... 2022-03-16 11:33:08.793 | Building dependency tree... 2022-03-16 11:33:08.794 | Reading state information... 2022-03-16 11:33:09.048 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 11:33:09.048 | The following packages were automatically installed and are no longer required: 2022-03-16 11:33:09.049 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:33:09.049 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:33:09.049 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:33:09.049 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:33:09.049 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:33:09.049 | python3-zope.interface 2022-03-16 11:33:09.049 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:33:09.164 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:33:09.168 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:33:09.170 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:33:09.173 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:09.175 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:09.177 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:09.179 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:09.181 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:09.184 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:33:09.186 | + functions-common:time_stop:2432 : start_time=1647430388427 2022-03-16 11:33:09.188 | + functions-common:time_stop:2434 : [[ -z 1647430388427 ]] 2022-03-16 11:33:09.191 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:09.195 | + functions-common:time_stop:2437 : end_time=1647430389192 2022-03-16 11:33:09.198 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-16 11:33:09.200 | + functions-common:time_stop:2439 : total=17313 2022-03-16 11:33:09.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:09.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18078 2022-03-16 11:33:09.206 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:33:09.209 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 11:33:09.211 | + ./stack.sh:main:839 : install_database_python 2022-03-16 11:33:09.214 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 11:33:09.216 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 11:33:09.218 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 11:33:09.221 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:33:09.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 11:33:09.226 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 11:33:09.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:33:09.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:33:09.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:33:09.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 11:33:09.240 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 11:33:09.243 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 11:33:09.245 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 11:33:09.248 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 11:33:09.269 | Using python 3.8 to install PyMySQL 2022-03-16 11:33:09.271 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-16 11:33:10.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:10.140 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:10.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:10.140 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:11.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:11.304 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 11:33:13.618 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:13.625 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:13.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:13.746 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:13.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:13.751 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:13.753 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:13.755 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:13.758 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:13.760 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:13.763 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:13.765 | + functions-common:time_stop:2432 : start_time=1647430389264 2022-03-16 11:33:13.767 | + functions-common:time_stop:2434 : [[ -z 1647430389264 ]] 2022-03-16 11:33:13.770 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:13.779 | + functions-common:time_stop:2437 : end_time=1647430393772 2022-03-16 11:33:13.781 | + functions-common:time_stop:2438 : elapsed_time=4508 2022-03-16 11:33:13.784 | + functions-common:time_stop:2439 : total=26697 2022-03-16 11:33:13.786 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:13.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31205 2022-03-16 11:33:13.791 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:13.793 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 11:33:13.795 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:33:13.797 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 11:33:13.800 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 11:33:13.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:13.819 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 11:33:13.822 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 11:33:13.825 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:33:13.826 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:33:13.831 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:33:13.833 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:33:13.837 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:33:13.839 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:33:13.842 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 11:33:13.844 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 11:33:13.859 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:13.862 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 11:33:13.864 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:33:13.866 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:33:13.869 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:33:13.872 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:33:13.874 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:13.876 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:33:13.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:13.881 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:13.884 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:33:13.886 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:13.888 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:33:13.890 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:33:13.893 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 11:33:13.895 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:33:13.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:13.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:13.902 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 11:33:13.924 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-16 11:33:14.034 | Reading package lists... 2022-03-16 11:33:14.284 | Building dependency tree... 2022-03-16 11:33:14.286 | Reading state information... 2022-03-16 11:33:14.557 | radvd is already the newest version (1:2.17-2). 2022-03-16 11:33:14.558 | The following packages were automatically installed and are no longer required: 2022-03-16 11:33:14.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:33:14.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:33:14.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:33:14.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:33:14.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:33:14.559 | python3-zope.interface 2022-03-16 11:33:14.559 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:33:14.682 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:33:14.687 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:33:14.690 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:33:14.692 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:14.695 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:14.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:14.699 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:14.702 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:14.704 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:33:14.706 | + functions-common:time_stop:2432 : start_time=1647430393921 2022-03-16 11:33:14.708 | + functions-common:time_stop:2434 : [[ -z 1647430393921 ]] 2022-03-16 11:33:14.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:14.717 | + functions-common:time_stop:2437 : end_time=1647430394714 2022-03-16 11:33:14.719 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-16 11:33:14.722 | + functions-common:time_stop:2439 : total=18078 2022-03-16 11:33:14.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:14.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18871 2022-03-16 11:33:14.730 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:33:14.732 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 11:33:14.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:14.754 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 11:33:14.758 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 11:33:14.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 11:33:14.764 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 11:33:14.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 11:33:14.795 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:33:14.797 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:33:14.800 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:33:14.802 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:33:14.804 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:14.807 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:33:14.810 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:14.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:14.815 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:33:14.817 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:14.819 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:33:14.821 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:33:14.824 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 11:33:14.826 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:33:14.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:14.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:14.833 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 11:33:14.856 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-16 11:33:14.967 | Reading package lists... 2022-03-16 11:33:15.237 | Building dependency tree... 2022-03-16 11:33:15.238 | Reading state information... 2022-03-16 11:33:15.493 | fakeroot is already the newest version (1.24-1). 2022-03-16 11:33:15.493 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:33:15.493 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 11:33:15.493 | The following packages were automatically installed and are no longer required: 2022-03-16 11:33:15.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:33:15.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:33:15.495 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:33:15.495 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:33:15.495 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:33:15.495 | python3-zope.interface 2022-03-16 11:33:15.495 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:33:15.614 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:33:15.619 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:33:15.621 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:33:15.623 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:15.625 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:15.628 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:15.630 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:15.632 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:15.634 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:33:15.636 | + functions-common:time_stop:2432 : start_time=1647430394853 2022-03-16 11:33:15.638 | + functions-common:time_stop:2434 : [[ -z 1647430394853 ]] 2022-03-16 11:33:15.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:15.645 | + functions-common:time_stop:2437 : end_time=1647430395643 2022-03-16 11:33:15.650 | + functions-common:time_stop:2438 : elapsed_time=790 2022-03-16 11:33:15.653 | + functions-common:time_stop:2439 : total=18871 2022-03-16 11:33:15.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:15.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19661 2022-03-16 11:33:15.659 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:33:15.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 11:33:15.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:15.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:15.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 11:33:15.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 11:33:15.675 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 11:33:15.679 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 11:33:15.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 11:33:15.684 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 11:33:15.685 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 11:33:15.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 11:33:15.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 11:33:15.695 | + functions:vercmp:628 : local v1=5.4 2022-03-16 11:33:15.697 | + functions:vercmp:629 : local 'op=<' 2022-03-16 11:33:15.700 | + functions:vercmp:630 : local v2=3.13 2022-03-16 11:33:15.702 | + functions:vercmp:631 : local result 2022-03-16 11:33:15.706 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 11:33:15.706 | ++ functions:vercmp:635 : head -1 2022-03-16 11:33:15.707 | ++ functions:vercmp:635 : sort -V 2022-03-16 11:33:15.712 | + functions:vercmp:635 : result=3.13 2022-03-16 11:33:15.714 | + functions:vercmp:637 : case $op in 2022-03-16 11:33:15.717 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 11:33:15.719 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 11:33:15.721 | + functions:vercmp:648 : return 2022-03-16 11:33:15.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 11:33:15.725 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:33:15.728 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 11:33:16.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 11:33:16.224 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 11:33:16.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 11:33:16.235 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.238 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 11:33:16.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:16.262 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 11:33:16.265 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 11:33:16.265 | Installing etcd 2022-03-16 11:33:16.267 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 11:33:16.281 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 11:33:16.297 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:16.299 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 11:33:16.314 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 11:33:16.317 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.320 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.323 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.327 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.330 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-16 11:33:16.332 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 11:33:16.335 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.338 | ++ functions:get_extra_file:74 : return 2022-03-16 11:33:16.340 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:33:16.343 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 11:33:16.345 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 11:33:16.348 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 11:33:16.365 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:16.368 | + ./stack.sh:main:866 : install_dstat 2022-03-16 11:33:16.370 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 11:33:16.389 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:16.392 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 11:33:16.394 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:33:16.397 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 11:33:16.400 | + ./stack.sh:main:875 : install_libs 2022-03-16 11:33:16.402 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 11:33:16.405 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 11:33:16.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 11:33:16.409 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 11:33:16.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 11:33:16.419 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.422 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 11:33:16.424 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 11:33:16.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 11:33:16.429 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 11:33:16.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 11:33:16.439 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.441 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 11:33:16.443 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 11:33:16.446 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 11:33:16.448 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 11:33:16.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 11:33:16.457 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.460 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 11:33:16.462 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 11:33:16.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 11:33:16.467 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 11:33:16.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 11:33:16.476 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.478 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 11:33:16.481 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 11:33:16.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 11:33:16.485 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 11:33:16.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 11:33:16.495 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.497 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 11:33:16.500 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 11:33:16.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 11:33:16.505 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 11:33:16.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 11:33:16.515 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.518 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 11:33:16.520 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 11:33:16.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 11:33:16.525 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 11:33:16.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 11:33:16.534 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.539 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 11:33:16.541 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 11:33:16.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 11:33:16.546 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 11:33:16.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 11:33:16.556 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.559 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 11:33:16.561 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 11:33:16.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 11:33:16.566 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 11:33:16.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 11:33:16.579 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.584 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 11:33:16.587 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 11:33:16.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 11:33:16.592 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 11:33:16.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 11:33:16.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.610 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 11:33:16.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 11:33:16.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 11:33:16.617 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 11:33:16.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 11:33:16.631 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.633 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 11:33:16.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 11:33:16.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 11:33:16.641 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 11:33:16.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 11:33:16.651 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.655 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 11:33:16.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 11:33:16.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 11:33:16.662 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 11:33:16.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 11:33:16.672 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.674 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 11:33:16.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 11:33:16.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 11:33:16.682 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 11:33:16.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 11:33:16.691 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.693 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 11:33:16.696 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 11:33:16.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 11:33:16.700 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 11:33:16.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 11:33:16.709 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.712 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 11:33:16.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 11:33:16.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 11:33:16.719 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 11:33:16.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 11:33:16.729 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.731 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 11:33:16.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 11:33:16.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 11:33:16.738 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 11:33:16.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 11:33:16.748 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.750 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 11:33:16.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 11:33:16.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 11:33:16.757 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 11:33:16.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 11:33:16.766 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.769 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 11:33:16.771 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 11:33:16.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 11:33:16.776 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 11:33:16.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 11:33:16.785 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.787 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 11:33:16.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 11:33:16.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 11:33:16.795 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 11:33:16.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 11:33:16.805 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.808 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 11:33:16.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 11:33:16.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 11:33:16.815 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 11:33:16.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 11:33:16.824 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.827 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 11:33:16.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 11:33:16.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 11:33:16.834 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 11:33:16.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 11:33:16.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.846 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 11:33:16.848 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 11:33:16.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 11:33:16.853 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 11:33:16.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 11:33:16.863 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.865 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 11:33:16.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 11:33:16.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 11:33:16.873 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 11:33:16.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 11:33:16.882 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.885 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 11:33:16.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 11:33:16.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 11:33:16.892 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 11:33:16.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 11:33:16.901 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.904 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 11:33:16.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 11:33:16.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 11:33:16.911 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 11:33:16.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.917 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.920 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 11:33:16.922 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.924 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 11:33:16.927 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 11:33:16.929 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 11:33:16.932 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 11:33:16.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 11:33:16.941 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.943 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 11:33:16.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 11:33:16.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 11:33:16.950 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 11:33:16.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 11:33:16.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.963 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 11:33:16.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 11:33:16.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 11:33:16.971 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 11:33:16.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 11:33:16.981 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:16.984 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 11:33:16.986 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 11:33:16.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 11:33:16.991 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 11:33:16.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:16.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:16.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 11:33:17.001 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.004 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 11:33:17.006 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 11:33:17.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 11:33:17.011 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 11:33:17.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 11:33:17.020 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.024 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 11:33:17.026 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 11:33:17.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 11:33:17.031 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 11:33:17.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 11:33:17.041 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.043 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 11:33:17.046 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 11:33:17.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 11:33:17.051 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 11:33:17.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 11:33:17.060 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.063 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 11:33:17.065 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 11:33:17.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 11:33:17.070 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 11:33:17.072 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 11:33:17.079 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.082 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 11:33:17.085 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 11:33:17.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 11:33:17.090 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 11:33:17.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 11:33:17.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.103 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 11:33:17.105 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 11:33:17.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 11:33:17.110 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 11:33:17.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 11:33:17.119 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.121 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 11:33:17.124 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 11:33:17.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 11:33:17.129 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 11:33:17.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 11:33:17.138 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.140 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 11:33:17.143 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 11:33:17.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 11:33:17.150 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 11:33:17.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:17.155 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:17.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 11:33:17.160 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:17.162 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 11:33:17.185 | Using python 3.8 to install etcd3 2022-03-16 11:33:17.187 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-16 11:33:18.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:18.073 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:18.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:18.073 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:19.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:19.261 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 11:33:19.270 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 11:33:19.271 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 11:33:19.272 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 11:33:19.273 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 11:33:21.573 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:21.581 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:21.581 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:21.695 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:21.698 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:21.700 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:21.702 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:21.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:21.706 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:21.708 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:21.711 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:21.713 | + functions-common:time_stop:2432 : start_time=1647430397179 2022-03-16 11:33:21.715 | + functions-common:time_stop:2434 : [[ -z 1647430397179 ]] 2022-03-16 11:33:21.718 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:21.722 | + functions-common:time_stop:2437 : end_time=1647430401720 2022-03-16 11:33:21.724 | + functions-common:time_stop:2438 : elapsed_time=4541 2022-03-16 11:33:21.728 | + functions-common:time_stop:2439 : total=31205 2022-03-16 11:33:21.730 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:21.732 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35746 2022-03-16 11:33:21.735 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:21.737 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 11:33:21.760 | Using python 3.8 to install etcd3gw 2022-03-16 11:33:21.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-16 11:33:22.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:22.663 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:22.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:22.663 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:23.817 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:23.843 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 11:33:23.852 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 11:33:23.853 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 11:33:23.854 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 11:33:23.855 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 11:33:23.889 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-16 11:33:23.890 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-16 11:33:23.891 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 11:33:23.894 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 11:33:26.185 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:26.192 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:26.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:26.329 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:26.331 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:26.333 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:26.336 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:26.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:26.341 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:26.343 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:26.345 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:26.348 | + functions-common:time_stop:2432 : start_time=1647430401753 2022-03-16 11:33:26.352 | + functions-common:time_stop:2434 : [[ -z 1647430401753 ]] 2022-03-16 11:33:26.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:26.359 | + functions-common:time_stop:2437 : end_time=1647430406356 2022-03-16 11:33:26.361 | + functions-common:time_stop:2438 : elapsed_time=4603 2022-03-16 11:33:26.364 | + functions-common:time_stop:2439 : total=35746 2022-03-16 11:33:26.367 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:26.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40349 2022-03-16 11:33:26.373 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:26.379 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 11:33:26.381 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 11:33:26.384 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 11:33:26.386 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:33:26.388 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:33:26.391 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:33:26.394 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:33:26.396 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:33:26.398 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:33:26.401 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:33:26.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:33:26.406 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:33:26.408 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:33:26.411 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:33:26.414 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 11:33:26.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:26.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:26.422 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 11:33:26.427 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:33:26.430 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:33:26.433 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:33:26.435 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:33:26.437 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:33:26.440 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:26.442 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:33:26.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:26.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:26.449 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:33:26.452 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:33:26.454 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:33:26.457 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:33:26.460 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:33:26.463 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:33:26.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:26.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:26.475 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:33:26.501 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:33:26.620 | Reading package lists... 2022-03-16 11:33:26.901 | Building dependency tree... 2022-03-16 11:33:26.902 | Reading state information... 2022-03-16 11:33:27.212 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:33:27.213 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:33:27.213 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:33:27.213 | The following packages were automatically installed and are no longer required: 2022-03-16 11:33:27.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:33:27.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:33:27.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:33:27.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:33:27.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:33:27.214 | python3-zope.interface 2022-03-16 11:33:27.214 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:33:27.340 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:33:27.345 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:33:27.347 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:33:27.350 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:27.353 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:27.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:27.358 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:27.361 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:27.364 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:33:27.367 | + functions-common:time_stop:2432 : start_time=1647430406498 2022-03-16 11:33:27.370 | + functions-common:time_stop:2434 : [[ -z 1647430406498 ]] 2022-03-16 11:33:27.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:27.378 | + functions-common:time_stop:2437 : end_time=1647430407375 2022-03-16 11:33:27.380 | + functions-common:time_stop:2438 : elapsed_time=877 2022-03-16 11:33:27.382 | + functions-common:time_stop:2439 : total=19661 2022-03-16 11:33:27.385 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:27.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20538 2022-03-16 11:33:27.389 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:33:27.392 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 11:33:27.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:27.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:27.399 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 11:33:27.462 | Module proxy already enabled 2022-03-16 11:33:27.467 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 11:33:27.533 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 11:33:27.533 | Module proxy already enabled 2022-03-16 11:33:27.534 | Module proxy_uwsgi already enabled 2022-03-16 11:33:27.539 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 11:33:27.541 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:33:27.544 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:33:27.547 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:33:27.685 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 11:33:27.690 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 11:33:27.693 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 11:33:27.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 11:33:27.705 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.708 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 11:33:27.712 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 11:33:27.714 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 11:33:27.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 11:33:27.725 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.728 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 11:33:27.731 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 11:33:27.733 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 11:33:27.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 11:33:27.744 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.747 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 11:33:27.750 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 11:33:27.752 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 11:33:27.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 11:33:27.762 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.765 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 11:33:27.767 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 11:33:27.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 11:33:27.779 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.781 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 11:33:27.783 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 11:33:27.786 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 11:33:27.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 11:33:27.796 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.798 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 11:33:27.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:27.820 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 11:33:27.823 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 11:33:27.825 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 11:33:27.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 11:33:27.837 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.840 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 11:33:27.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:27.860 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 11:33:27.863 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 11:33:27.865 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 11:33:27.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 11:33:27.875 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.879 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 11:33:27.883 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 11:33:27.886 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 11:33:27.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:27.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:27.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 11:33:27.896 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:27.899 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 11:33:27.902 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 11:33:27.904 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:33:27.907 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 11:33:27.910 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 11:33:27.912 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:33:27.916 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:33:27.917 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:33:27.922 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 11:33:27.924 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 11:33:27.927 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 11:33:27.930 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 11:33:27.932 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 11:33:27.955 | Using python 3.8 to install keystonemiddleware 2022-03-16 11:33:27.957 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-16 11:33:28.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:28.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:28.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:28.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:29.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:30.024 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 11:33:30.077 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 11:33:30.078 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 11:33:30.079 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 11:33:30.080 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 11:33:30.081 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 11:33:30.082 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 11:33:30.083 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 11:33:30.084 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 11:33:30.086 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 11:33:30.088 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 11:33:30.089 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 11:33:30.090 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 11:33:30.091 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 11:33:30.092 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 11:33:30.150 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-16 11:33:30.151 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-16 11:33:30.152 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-16 11:33:30.190 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-16 11:33:30.230 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 11:33:30.231 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-16 11:33:30.232 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 11:33:30.234 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-16 11:33:30.284 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-16 11:33:30.285 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-16 11:33:30.294 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-16 11:33:30.296 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-16 11:33:30.309 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-16 11:33:30.311 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-16 11:33:30.313 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 11:33:30.377 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 11:33:30.378 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-16 11:33:30.379 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 11:33:30.382 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 11:33:30.431 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-16 11:33:30.443 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 11:33:32.664 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:32.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:32.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:32.795 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:32.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:32.799 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:32.802 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:32.804 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:32.806 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:32.808 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:32.810 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:32.813 | + functions-common:time_stop:2432 : start_time=1647430407948 2022-03-16 11:33:32.815 | + functions-common:time_stop:2434 : [[ -z 1647430407948 ]] 2022-03-16 11:33:32.818 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:32.822 | + functions-common:time_stop:2437 : end_time=1647430412819 2022-03-16 11:33:32.824 | + functions-common:time_stop:2438 : elapsed_time=4871 2022-03-16 11:33:32.826 | + functions-common:time_stop:2439 : total=40349 2022-03-16 11:33:32.828 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:32.830 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45220 2022-03-16 11:33:32.833 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:32.838 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 11:33:32.840 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 11:33:32.843 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:33:32.846 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 11:33:32.848 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 11:33:32.851 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:33:32.855 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:33:32.855 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:33:32.860 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 11:33:32.862 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 11:33:32.864 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 11:33:32.867 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 11:33:32.870 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 11:33:32.892 | Using python 3.8 to install python-memcached 2022-03-16 11:33:32.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-16 11:33:33.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:33.763 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:33.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:33.763 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:34.909 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:34.936 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 11:33:34.940 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 11:33:37.240 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:37.247 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:37.247 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:37.369 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:37.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:37.373 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:37.375 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:37.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:37.380 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:37.382 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:37.384 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:37.387 | + functions-common:time_stop:2432 : start_time=1647430412885 2022-03-16 11:33:37.389 | + functions-common:time_stop:2434 : [[ -z 1647430412885 ]] 2022-03-16 11:33:37.392 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:37.396 | + functions-common:time_stop:2437 : end_time=1647430417393 2022-03-16 11:33:37.399 | + functions-common:time_stop:2438 : elapsed_time=4508 2022-03-16 11:33:37.401 | + functions-common:time_stop:2439 : total=45220 2022-03-16 11:33:37.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:37.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49728 2022-03-16 11:33:37.408 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:37.410 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 11:33:37.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:37.430 | + ./stack.sh:main:897 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:33:37.432 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 11:33:37.435 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 11:33:37.437 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 11:33:37.439 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:33:37.442 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 11:33:37.444 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 11:33:37.460 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:37.463 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 11:33:37.465 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 11:33:37.467 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 11:33:37.469 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:33:37.471 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:33:37.474 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:33:37.477 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:33:37.480 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:33:37.482 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:33:37.498 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:33:37.500 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:33:37.502 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:37.505 | + functions-common:git_clone:629 : echo master 2022-03-16 11:33:37.505 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:33:37.511 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 11:33:37.513 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:37.515 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 11:33:37.518 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:33:37.518 | + functions-common:git_clone:678 : head -1 2022-03-16 11:33:37.521 | 433f541b9 Update master for stable/yoga 2022-03-16 11:33:37.524 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:33:37.527 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 11:33:37.529 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:33:37.532 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:33:37.535 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 11:33:37.537 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:33:37.540 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 11:33:37.543 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:33:37.545 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:33:37.547 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 11:33:37.550 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:33:37.552 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:33:37.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 11:33:37.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:33:37.560 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 11:33:37.563 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:33:37.565 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:33:37.568 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 11:33:37.575 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 11:33:37.577 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 11:33:38.247 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 11:33:38.249 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:33:38.252 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:33:38.254 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:33:38.256 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:33:38.259 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 11:33:38.261 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:33:38.263 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:33:38.265 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:33:38.267 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:33:38.269 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:33:38.272 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:33:38.274 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:33:38.277 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 11:33:38.298 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 11:33:38.300 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-16 11:33:39.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:39.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:39.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:39.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:40.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:40.376 | Obtaining file:///opt/stack/keystone 2022-03-16 11:33:40.377 | Preparing metadata (setup.py): started 2022-03-16 11:33:43.924 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:33:44.094 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 11:33:44.095 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 11:33:44.096 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:33:44.097 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 11:33:44.099 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 11:33:44.100 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 11:33:44.101 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 11:33:44.102 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:33:44.103 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 11:33:44.105 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 11:33:44.106 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 11:33:44.107 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:33:44.108 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 11:33:44.109 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 11:33:44.110 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 11:33:44.111 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 11:33:44.112 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 11:33:44.113 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 11:33:44.115 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 11:33:44.116 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 11:33:44.117 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 11:33:44.118 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 11:33:44.119 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 11:33:44.120 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:33:44.121 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 11:33:44.122 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:33:44.123 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 11:33:44.124 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 11:33:44.126 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 11:33:44.127 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:33:44.128 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:33:44.129 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 11:33:44.130 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 11:33:44.131 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 11:33:44.142 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 11:33:44.143 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 11:33:44.188 | 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.dev1) (5.1.1) 2022-03-16 11:33:44.200 | 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.dev1) (2.0.3) 2022-03-16 11:33:44.201 | 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.dev1) (3.0.3) 2022-03-16 11:33:44.202 | 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.dev1) (2.1.0) 2022-03-16 11:33:44.203 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 11:33:44.214 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 11:33:44.277 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 11:33:44.279 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:33:44.378 | 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.dev1) (2.5.0) 2022-03-16 11:33:44.379 | 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.dev1) (1.5.0) 2022-03-16 11:33:44.380 | 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.dev1) (0.8.0) 2022-03-16 11:33:44.381 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 11:33:44.437 | 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.dev1) (1.7.6) 2022-03-16 11:33:44.440 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 11:33:44.441 | 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.dev1) (2.0.1) 2022-03-16 11:33:44.493 | 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.dev1) (0.9.6) 2022-03-16 11:33:44.496 | 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.dev1) (2.8.2) 2022-03-16 11:33:44.555 | 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.dev1) (5.0.0) 2022-03-16 11:33:44.556 | 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.dev1) (5.2.3) 2022-03-16 11:33:44.558 | 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.dev1) (0.4.0) 2022-03-16 11:33:44.560 | 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.dev1) (2.4.0) 2022-03-16 11:33:44.562 | 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.dev1) (2.8.0) 2022-03-16 11:33:44.563 | 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.dev1) (5.0.9) 2022-03-16 11:33:44.613 | 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.dev1) (3.3.0) 2022-03-16 11:33:44.665 | 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.dev1) (3.1.1) 2022-03-16 11:33:44.686 | 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.dev1) (3.0.7) 2022-03-16 11:33:44.688 | 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.dev1) (1.0.2) 2022-03-16 11:33:44.690 | 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.dev1) (0.11.0) 2022-03-16 11:33:44.691 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 11:33:44.747 | 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.dev1) (4.5.0) 2022-03-16 11:33:44.864 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 11:33:44.864 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 11:33:44.866 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 11:33:44.867 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 11:33:44.869 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 11:33:45.094 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 11:33:45.116 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 11:33:45.119 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 11:33:45.187 | 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.dev1) (1.1.6) 2022-03-16 11:33:45.188 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 11:33:45.207 | 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.dev1) (5.0.0) 2022-03-16 11:33:45.281 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 11:33:45.321 | 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.dev1) (1.13.3) 2022-03-16 11:33:45.434 | 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.dev1) (2.1.0) 2022-03-16 11:33:45.510 | 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.dev1) (1.7.0) 2022-03-16 11:33:45.638 | 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.dev1) (0.17.3) 2022-03-16 11:33:45.671 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 11:33:45.713 | 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.dev1) (0.33.0) 2022-03-16 11:33:45.714 | 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.dev1) (3.0.0) 2022-03-16 11:33:45.716 | 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.dev1) (3.5.0) 2022-03-16 11:33:45.717 | 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.dev1) (2.1.1) 2022-03-16 11:33:45.720 | 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.dev1) (2.5.1) 2022-03-16 11:33:45.722 | 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.dev1) (1.3.3) 2022-03-16 11:33:45.777 | 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.dev1) (0.2.5) 2022-03-16 11:33:45.918 | 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.dev1) (2019.11.28) 2022-03-16 11:33:45.921 | 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.dev1) (3.3) 2022-03-16 11:33:45.922 | 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.dev1) (1.26.8) 2022-03-16 11:33:45.924 | 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.dev1) (2.0.12) 2022-03-16 11:33:46.082 | 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.dev1) (2.5.0) 2022-03-16 11:33:46.166 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 11:33:46.241 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 11:33:46.424 | 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.dev1) (2.1.0) 2022-03-16 11:33:46.695 | 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.dev1) (0.7) 2022-03-16 11:33:46.731 | 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.dev1) (1.0.0) 2022-03-16 11:33:48.448 | Installing collected packages: keystone 2022-03-16 11:33:48.450 | Running setup.py develop for keystone 2022-03-16 11:33:52.892 | Successfully installed keystone 2022-03-16 11:33:52.892 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:33:52.900 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:33:52.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:33:53.037 | + inc/python:pip_install:200 : result=0 2022-03-16 11:33:53.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:33:53.042 | + functions-common:time_stop:2425 : local name 2022-03-16 11:33:53.044 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:33:53.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:33:53.048 | + functions-common:time_stop:2428 : local total 2022-03-16 11:33:53.050 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:33:53.052 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:33:53.054 | + functions-common:time_stop:2432 : start_time=1647430418292 2022-03-16 11:33:53.056 | + functions-common:time_stop:2434 : [[ -z 1647430418292 ]] 2022-03-16 11:33:53.059 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:33:53.063 | + functions-common:time_stop:2437 : end_time=1647430433061 2022-03-16 11:33:53.065 | + functions-common:time_stop:2438 : elapsed_time=14769 2022-03-16 11:33:53.067 | + functions-common:time_stop:2439 : total=49728 2022-03-16 11:33:53.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:33:53.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64497 2022-03-16 11:33:53.074 | + inc/python:pip_install:203 : return 0 2022-03-16 11:33:53.076 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:33:53.078 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:33:53.081 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:33:53.099 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:33:53.112 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 11:33:53.114 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 11:33:53.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:33:53.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:33:53.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 11:33:53.124 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:33:53.126 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 11:33:53.143 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:53.145 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:33:53.147 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:33:53.151 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 11:33:53.153 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 11:33:53.166 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 11:33:53.169 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 11:33:53.173 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 11:33:53.189 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:53.192 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 11:33:53.222 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 11:33:53.249 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 11:33:53.280 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 11:33:53.309 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 11:33:53.340 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 11:33:53.371 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 11:33:53.400 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 11:33:53.427 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 11:33:53.430 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 11:33:53.432 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 11:33:53.435 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 11:33:53.437 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:33:53.439 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:33:53.455 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:53.458 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:33:53.461 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:33:53.464 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:33:53.479 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:53.481 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:33:53.484 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:33:53.513 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:33:53.516 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:33:53.518 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 11:33:53.520 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 11:33:53.537 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:53.539 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-03-16 11:33:53.570 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 11:33:53.573 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 11:33:53.604 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 11:33:53.606 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 11:33:53.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 11:33:53.611 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 11:33:53.613 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:33:53.616 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:33:53.648 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 11:33:53.651 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 11:33:53.653 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 11:33:53.655 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 11:33:53.658 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:33:53.675 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:33:53.677 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:33:53.681 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:33:53.683 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:33:53.685 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:33:53.714 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:33:53.741 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:33:53.769 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:33:53.800 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 11:33:53.839 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:33:53.841 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 11:33:53.843 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:33:53.846 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 11:33:53.848 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 11:33:53.850 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:33:53.853 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:33:53.856 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 11:33:53.860 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 11:33:53.862 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:33:53.864 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:33:53.877 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:33:53.878 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:33:53.887 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:33:53.891 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:33:53.906 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:33:53.908 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:33:53.912 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 11:33:53.948 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 11:33:53.977 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 11:33:54.010 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 11:33:54.038 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 11:33:54.071 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 11:33:54.101 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 11:33:54.130 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 11:33:54.159 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 11:33:54.190 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:33:54.220 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 11:33:54.251 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 11:33:54.281 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 11:33:54.311 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:33:54.314 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:33:54.317 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 11:33:54.319 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 11:33:54.322 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:33:54.324 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:54.326 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:54.329 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:33:54.332 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:33:54.334 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:33:54.364 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 11:33:54.394 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 11:33:54.394 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:33:54.404 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 11:33:54.408 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 11:33:54.410 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 11:33:54.413 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:33:54.416 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:33:54.419 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:33:54.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:54.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:54.426 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:33:54.430 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:33:54.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:33:54.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:33:54.437 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 11:33:54.506 | Site keystone-wsgi-public already enabled 2022-03-16 11:33:54.511 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:33:54.514 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:33:54.516 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:33:54.518 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:33:54.663 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 11:33:54.698 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 11:33:54.735 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 11:33:54.776 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 11:33:54.779 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 11:33:54.813 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 11:33:54.844 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 11:33:54.879 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 11:33:54.881 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 11:33:54.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:33:54.904 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 11:33:54.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:33:54.925 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 11:33:54.927 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 11:33:54.930 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 11:33:54.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:33:54.935 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 11:33:54.937 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 11:33:54.939 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 11:33:54.942 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 11:33:54.944 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:33:54.947 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:33:54.950 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:33:54.954 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:33:54.956 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:33:54.959 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:33:54.977 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:33:54.980 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:33:54.982 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:54.985 | + functions-common:git_clone:629 : echo master 2022-03-16 11:33:54.985 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:33:54.990 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 11:33:54.993 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:33:54.995 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 11:33:54.998 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:33:54.998 | + functions-common:git_clone:678 : head -1 2022-03-16 11:33:55.004 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 11:33:55.007 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:33:55.010 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 11:33:55.013 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:33:55.016 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:33:55.018 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 11:33:55.021 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 11:33:55.024 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 11:33:55.026 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:33:55.029 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:33:55.031 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 11:33:55.033 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:33:55.036 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 11:33:55.039 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 11:33:55.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:33:55.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 11:33:55.051 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:33:55.054 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:33:55.057 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 11:33:55.063 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 11:33:55.074 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 11:33:55.738 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 11:33:55.740 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:33:55.743 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:33:55.745 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:33:55.747 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:33:55.750 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 11:33:55.752 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:33:55.754 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 11:33:55.756 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:33:55.759 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 11:33:55.761 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 11:33:55.764 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 11:33:55.766 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:33:55.768 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 11:33:55.790 | Using python 3.8 to install /opt/stack/swift 2022-03-16 11:33:55.793 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-16 11:33:56.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:56.692 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:56.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:33:56.692 | from cryptography.utils import int_from_bytes 2022-03-16 11:33:57.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:33:57.867 | Obtaining file:///opt/stack/swift 2022-03-16 11:33:57.868 | Preparing metadata (setup.py): started 2022-03-16 11:34:01.095 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:34:01.227 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 11:34:01.228 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 11:34:01.229 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 11:34:01.230 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 11:34:01.231 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 11:34:01.232 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 11:34:01.233 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 11:34:01.234 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 11:34:01.235 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 11:34:01.236 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 11:34:01.237 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 11:34:01.276 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 11:34:01.285 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 11:34:01.340 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 11:34:01.341 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 11:34:01.342 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 11:34:01.343 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 11:34:01.345 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 11:34:01.346 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 11:34:01.347 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 11:34:01.348 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 11:34:01.349 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 11:34:01.350 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 11:34:01.352 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 11:34:01.353 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 11:34:01.374 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 11:34:01.405 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 11:34:01.407 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 11:34:01.409 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 11:34:01.410 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 11:34:01.434 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 11:34:01.530 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 11:34:01.532 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 11:34:01.533 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 11:34:01.576 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 11:34:01.620 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 11:34:01.621 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 11:34:01.622 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 11:34:01.623 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 11:34:01.684 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 11:34:01.685 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 11:34:01.699 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 11:34:01.700 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 11:34:01.720 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 11:34:01.721 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 11:34:01.833 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 11:34:01.849 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 11:34:03.969 | Installing collected packages: swift 2022-03-16 11:34:03.971 | Running setup.py develop for swift 2022-03-16 11:34:08.247 | Successfully installed swift 2022-03-16 11:34:08.247 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:34:08.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:34:08.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:34:08.389 | + inc/python:pip_install:200 : result=0 2022-03-16 11:34:08.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:34:08.394 | + functions-common:time_stop:2425 : local name 2022-03-16 11:34:08.396 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:34:08.398 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:34:08.400 | + functions-common:time_stop:2428 : local total 2022-03-16 11:34:08.403 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:34:08.405 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:34:08.407 | + functions-common:time_stop:2432 : start_time=1647430435785 2022-03-16 11:34:08.409 | + functions-common:time_stop:2434 : [[ -z 1647430435785 ]] 2022-03-16 11:34:08.412 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:34:08.417 | + functions-common:time_stop:2437 : end_time=1647430448414 2022-03-16 11:34:08.419 | + functions-common:time_stop:2438 : elapsed_time=12629 2022-03-16 11:34:08.421 | + functions-common:time_stop:2439 : total=64497 2022-03-16 11:34:08.423 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:34:08.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=77126 2022-03-16 11:34:08.428 | + inc/python:pip_install:203 : return 0 2022-03-16 11:34:08.431 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:34:08.433 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:34:08.436 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:34:08.454 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:34:08.467 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 11:34:08.469 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 11:34:08.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:34:08.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:34:08.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 11:34:08.479 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:34:08.482 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 11:34:08.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:34:08.486 | + ./stack.sh:main:908 : configure_swift 2022-03-16 11:34:08.489 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 11:34:08.491 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 11:34:08.494 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 11:34:08.496 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 11:34:08.498 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 11:34:09.690 | No object-updater running 2022-03-16 11:34:09.690 | No container-reconciler running 2022-03-16 11:34:09.690 | No container-sync running 2022-03-16 11:34:09.690 | No container-server running 2022-03-16 11:34:09.690 | No container-replicator running 2022-03-16 11:34:09.690 | No account-server running 2022-03-16 11:34:09.690 | No container-updater running 2022-03-16 11:34:09.690 | No account-auditor running 2022-03-16 11:34:09.690 | No object-auditor running 2022-03-16 11:34:09.690 | No object-server running 2022-03-16 11:34:09.690 | No object-replicator running 2022-03-16 11:34:09.691 | No proxy-server running 2022-03-16 11:34:09.691 | No object-reconstructor running 2022-03-16 11:34:09.691 | No account-replicator running 2022-03-16 11:34:09.691 | No container-auditor running 2022-03-16 11:34:09.691 | No object-expirer running 2022-03-16 11:34:09.691 | No container-sharder running 2022-03-16 11:34:09.691 | No account-reaper running 2022-03-16 11:34:09.784 | + lib/swift:configure_swift:337 : true 2022-03-16 11:34:09.786 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 11:34:09.799 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 11:34:09.811 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 11:34:09.814 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 11:34:09.815 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 11:34:09.819 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 11:34:09.819 | s/%GROUP%/ubuntu/; 2022-03-16 11:34:09.819 | s/%USER%/ubuntu/; 2022-03-16 11:34:09.820 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 11:34:09.820 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 11:34:09.823 | uid = ubuntu 2022-03-16 11:34:09.823 | gid = ubuntu 2022-03-16 11:34:09.823 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 11:34:09.823 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 11:34:09.823 | address = 127.0.0.1 2022-03-16 11:34:09.823 | 2022-03-16 11:34:09.823 | [account6612] 2022-03-16 11:34:09.823 | max connections = 25 2022-03-16 11:34:09.823 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:34:09.823 | read only = false 2022-03-16 11:34:09.823 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 11:34:09.823 | 2022-03-16 11:34:09.823 | [account6622] 2022-03-16 11:34:09.823 | max connections = 25 2022-03-16 11:34:09.823 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:34:09.823 | read only = false 2022-03-16 11:34:09.823 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 11:34:09.823 | 2022-03-16 11:34:09.823 | [account6632] 2022-03-16 11:34:09.823 | max connections = 25 2022-03-16 11:34:09.823 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:34:09.823 | read only = false 2022-03-16 11:34:09.823 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 11:34:09.823 | 2022-03-16 11:34:09.823 | [account6642] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.824 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | [container6611] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.824 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | [container6621] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.824 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | [container6631] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.824 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | [container6641] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.824 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | 2022-03-16 11:34:09.824 | [object6613] 2022-03-16 11:34:09.824 | max connections = 25 2022-03-16 11:34:09.824 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:34:09.824 | read only = false 2022-03-16 11:34:09.825 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 11:34:09.825 | 2022-03-16 11:34:09.825 | [object6623] 2022-03-16 11:34:09.825 | max connections = 25 2022-03-16 11:34:09.825 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:34:09.825 | read only = false 2022-03-16 11:34:09.825 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 11:34:09.825 | 2022-03-16 11:34:09.825 | [object6633] 2022-03-16 11:34:09.825 | max connections = 25 2022-03-16 11:34:09.825 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:34:09.825 | read only = false 2022-03-16 11:34:09.825 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 11:34:09.825 | 2022-03-16 11:34:09.825 | [object6643] 2022-03-16 11:34:09.825 | max connections = 25 2022-03-16 11:34:09.825 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:34:09.825 | read only = false 2022-03-16 11:34:09.825 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 11:34:09.826 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 11:34:09.828 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:09.830 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:09.832 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 11:34:09.844 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 11:34:09.846 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 11:34:09.851 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 11:34:09.856 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 11:34:09.858 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 11:34:09.862 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 11:34:09.890 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-03-16 11:34:09.916 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 11:34:09.934 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 11:34:09.961 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 11:34:09.979 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:34:10.008 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 11:34:10.025 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 11:34:10.053 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 11:34:10.072 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 11:34:10.101 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 11:34:10.119 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:34:10.149 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 11:34:10.167 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 11:34:10.182 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:10.184 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 11:34:10.214 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 11:34:10.242 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 11:34:10.269 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 11:34:10.297 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 11:34:10.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:10.314 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 11:34:10.341 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 11:34:10.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:10.359 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 11:34:10.377 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:10.381 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 11:34:10.384 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 11:34:10.399 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:10.401 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 11:34:10.403 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 11:34:10.405 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 11:34:10.411 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 11:34:10.416 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 11:34:10.446 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 11:34:10.473 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 11:34:10.502 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 11:34:10.532 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 11:34:10.562 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 11:34:10.564 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 11:34:10.566 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 11:34:10.568 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 11:34:10.571 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 11:34:10.598 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 11:34:10.624 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:34:10.653 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 11:34:10.680 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 11:34:10.707 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 11:34:10.735 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 11:34:10.763 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 11:34:10.793 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:34:10.822 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 11:34:10.849 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 11:34:10.877 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 11:34:10.904 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 11:34:10.932 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 11:34:10.964 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 11:34:10.996 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 11:34:11.014 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 11:34:11.042 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 11:34:11.070 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 11:34:11.074 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 11:34:11.102 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 11:34:11.129 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 11:34:11.157 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 11:34:11.159 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 11:34:11.161 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:34:11.163 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 11:34:11.168 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 11:34:11.171 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:34:11.173 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:34:11.176 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 11:34:11.178 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 11:34:11.181 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:34:11.183 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:34:11.185 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 11:34:11.203 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 11:34:11.231 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 11:34:11.249 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 11:34:11.277 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 11:34:11.296 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:34:11.326 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 11:34:11.344 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:34:11.374 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 11:34:11.392 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:34:11.421 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 11:34:11.441 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 11:34:11.470 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:34:11.488 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:34:11.517 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 11:34:11.535 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 11:34:11.565 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 11:34:11.583 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 11:34:11.611 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 11:34:11.617 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 11:34:11.635 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:34:11.665 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 11:34:11.700 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:34:11.702 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 11:34:11.707 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 11:34:11.709 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:34:11.712 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:34:11.714 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 11:34:11.716 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 11:34:11.718 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:34:11.721 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:34:11.723 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 11:34:11.741 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 11:34:11.770 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 11:34:11.790 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 11:34:11.818 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 11:34:11.836 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:34:11.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 11:34:11.886 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:34:11.915 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 11:34:11.934 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:34:11.963 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 11:34:11.985 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 11:34:12.014 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:34:12.033 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:34:12.062 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 11:34:12.081 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 11:34:12.117 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 11:34:12.136 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 11:34:12.167 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 11:34:12.173 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 11:34:12.193 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:34:12.223 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:34:12.226 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 11:34:12.230 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 11:34:12.232 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:34:12.235 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:34:12.237 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 11:34:12.239 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 11:34:12.241 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:34:12.243 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:34:12.245 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 11:34:12.264 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 11:34:12.301 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 11:34:12.321 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 11:34:12.352 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 11:34:12.372 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:34:12.404 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 11:34:12.424 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:34:12.455 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 11:34:12.474 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:34:12.504 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 11:34:12.524 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 11:34:12.553 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:34:12.572 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:34:12.601 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 11:34:12.619 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 11:34:12.650 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 11:34:12.670 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 11:34:12.697 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 11:34:12.702 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 11:34:12.720 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:34:12.749 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 11:34:12.778 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 11:34:12.815 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 11:34:12.844 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 11:34:12.846 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 11:34:12.852 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 11:34:12.884 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 11:34:12.914 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 11:34:12.942 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 11:34:12.972 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 11:34:13.001 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 11:34:13.029 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 11:34:13.056 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 11:34:13.084 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 11:34:13.112 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 11:34:13.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:13.135 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 11:34:13.155 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 11:34:13.158 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 11:34:13.177 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 11:34:13.180 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-03-16 11:34:13.212 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 11:34:13.214 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 11:34:13.243 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-03-16 11:34:13.274 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 11:34:13.276 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 11:34:13.306 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 11:34:13.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:13.325 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 11:34:13.328 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 11:34:13.332 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 11:34:13.335 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 11:34:13.349 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 11:34:13.352 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 11:34:13.363 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 11:34:13.366 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 11:34:13.369 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:34:13.371 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:34:13.373 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:34:13.375 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:34:13.378 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:34:13.380 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:34:13.383 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 11:34:13.396 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:34:13.400 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 11:34:13.402 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 11:34:13.421 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:13.424 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 11:34:13.442 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:13.445 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 11:34:13.448 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 11:34:13.451 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 11:34:13.454 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:34:13.456 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 11:34:13.459 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 11:34:13.462 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 11:34:13.465 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 11:34:13.482 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:13.485 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 11:34:13.488 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 11:34:13.505 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:13.508 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 11:34:13.511 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 11:34:13.514 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 11:34:13.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:34:13.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:34:13.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 11:34:13.525 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:34:13.529 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 11:34:13.532 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 11:34:13.534 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 11:34:13.538 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 11:34:13.540 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 11:34:13.543 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 11:34:13.545 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 11:34:13.548 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 11:34:13.552 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 11:34:13.555 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 11:34:13.561 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:34:13.561 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 11:34:13.567 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 11:34:13.570 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 11:34:13.573 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 11:34:13.576 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 11:34:13.578 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:34:13.601 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 11:34:13.604 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:34:14.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:14.496 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:14.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:14.496 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:15.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:34:15.696 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 11:34:15.781 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 11:34:15.782 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-16 11:34:15.783 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 11:34:15.784 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-16 11:34:15.785 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 11:34:15.786 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 11:34:15.787 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 11:34:15.789 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-16 11:34:15.790 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-16 11:34:15.791 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 11:34:15.792 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 11:34:15.793 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 11:34:15.796 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 11:34:15.798 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 11:34:15.800 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 11:34:15.802 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 11:34:15.805 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 11:34:15.807 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 11:34:15.816 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-16 11:34:15.817 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-16 11:34:15.831 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 11:34:15.901 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-16 11:34:15.902 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-16 11:34:15.904 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-16 11:34:15.929 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 11:34:15.930 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 11:34:15.933 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 11:34:15.934 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 11:34:15.935 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 11:34:15.945 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-16 11:34:15.987 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-16 11:34:15.988 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-16 11:34:15.990 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-16 11:34:15.991 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 11:34:16.012 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-16 11:34:16.013 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-16 11:34:16.030 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-16 11:34:16.046 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-16 11:34:16.048 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-16 11:34:16.066 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 11:34:16.068 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-16 11:34:16.150 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 11:34:16.153 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-16 11:34:16.154 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-16 11:34:16.156 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-16 11:34:16.206 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-16 11:34:16.232 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 11:34:16.433 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 11:34:16.437 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 11:34:16.471 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 11:34:16.472 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 11:34:16.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 11:34:16.476 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 11:34:16.478 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 11:34:16.480 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 11:34:16.559 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 11:34:16.733 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 11:34:16.757 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 11:34:16.843 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 11:34:16.995 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 11:34:18.981 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:34:18.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:34:18.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:34:19.116 | + inc/python:pip_install:200 : result=0 2022-03-16 11:34:19.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:34:19.121 | + functions-common:time_stop:2425 : local name 2022-03-16 11:34:19.124 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:34:19.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:34:19.128 | + functions-common:time_stop:2428 : local total 2022-03-16 11:34:19.131 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:34:19.133 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:34:19.135 | + functions-common:time_stop:2432 : start_time=1647430453595 2022-03-16 11:34:19.138 | + functions-common:time_stop:2434 : [[ -z 1647430453595 ]] 2022-03-16 11:34:19.141 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:34:19.145 | + functions-common:time_stop:2437 : end_time=1647430459142 2022-03-16 11:34:19.148 | + functions-common:time_stop:2438 : elapsed_time=5547 2022-03-16 11:34:19.151 | + functions-common:time_stop:2439 : total=77126 2022-03-16 11:34:19.154 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:34:19.156 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82673 2022-03-16 11:34:19.158 | + inc/python:pip_install:203 : return 0 2022-03-16 11:34:19.161 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 11:34:19.164 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 11:34:19.167 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 11:34:19.180 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 11:34:19.185 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 11:34:19.187 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 11:34:19.189 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 11:34:19.192 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:34:19.194 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:34:19.197 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:34:19.200 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:34:19.202 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:34:19.205 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:34:19.223 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:34:19.225 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:34:19.228 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:34:19.231 | + functions-common:git_clone:629 : echo master 2022-03-16 11:34:19.232 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:34:19.237 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 11:34:19.239 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:34:19.242 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 11:34:19.245 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:34:19.245 | + functions-common:git_clone:678 : head -1 2022-03-16 11:34:19.249 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 11:34:19.252 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:34:19.254 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 11:34:19.258 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:34:19.260 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:34:19.263 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 11:34:19.265 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:34:19.268 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 11:34:19.270 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:34:19.274 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:34:19.276 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 11:34:19.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:34:19.281 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:34:19.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 11:34:19.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:34:19.291 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 11:34:19.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:34:19.296 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:34:19.299 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 11:34:19.305 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 11:34:19.307 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 11:34:19.971 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 11:34:19.974 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:34:19.977 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:34:19.979 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:34:19.982 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:34:19.984 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 11:34:19.986 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:34:19.989 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:34:19.992 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:34:19.994 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:34:19.997 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:34:19.999 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:34:20.001 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:34:20.004 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 11:34:20.028 | Using python 3.8 to install /opt/stack/glance 2022-03-16 11:34:20.031 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-16 11:34:20.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:20.913 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:20.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:20.913 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:22.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:34:22.126 | Obtaining file:///opt/stack/glance 2022-03-16 11:34:22.126 | Preparing metadata (setup.py): started 2022-03-16 11:34:25.433 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:34:25.601 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 11:34:25.602 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 11:34:25.603 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 11:34:25.605 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 11:34:25.606 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 11:34:25.607 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 11:34:25.608 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 11:34:25.609 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 11:34:25.610 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 11:34:25.611 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 11:34:25.612 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 11:34:25.613 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:34:25.615 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 11:34:25.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:34:25.618 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 11:34:25.619 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:34:25.620 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:34:25.621 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 11:34:25.622 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:34:25.623 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 11:34:25.625 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:34:25.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:34:25.627 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:34:25.628 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:34:25.629 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 11:34:25.630 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 11:34:25.633 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 11:34:25.634 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 11:34:25.635 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:34:25.636 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 11:34:25.637 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 11:34:25.638 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 11:34:25.639 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 11:34:25.640 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 11:34:25.642 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:34:25.643 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 11:34:25.644 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:34:25.645 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:34:25.646 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 11:34:25.647 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 11:34:25.649 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 11:34:25.650 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 11:34:25.651 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:34:25.667 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 11:34:25.668 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 11:34:25.670 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 11:34:25.691 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 11:34:25.692 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 11:34:25.735 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 11:34:25.752 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 11:34:25.761 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 11:34:25.776 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 11:34:25.776 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:34:25.777 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 11:34:25.871 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 11:34:25.951 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 11:34:26.003 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 11:34:26.006 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:34:26.040 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 11:34:26.084 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 11:34:26.088 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 11:34:26.089 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:34:26.184 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 11:34:26.187 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 11:34:26.188 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:34:26.218 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 11:34:26.264 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 11:34:26.267 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 11:34:26.332 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-16 11:34:26.333 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-16 11:34:26.337 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 11:34:26.340 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-16 11:34:26.341 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-16 11:34:26.367 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 11:34:26.369 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:34:26.370 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 11:34:26.415 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 11:34:26.460 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 11:34:26.463 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 11:34:26.464 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:34:26.560 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 11:34:26.622 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 11:34:26.729 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 11:34:27.018 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:34:27.021 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 11:34:27.025 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 11:34:27.026 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 11:34:27.085 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 11:34:27.110 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 11:34:27.232 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 11:34:27.349 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:34:27.581 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 11:34:27.583 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 11:34:27.585 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 11:34:27.587 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 11:34:27.588 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 11:34:27.589 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:34:27.590 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 11:34:27.731 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-16 11:34:27.763 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-16 11:34:27.811 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:34:27.817 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:34:28.079 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:34:28.279 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-16 11:34:28.281 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-16 11:34:28.282 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 11:34:28.283 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-16 11:34:28.401 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-16 11:34:28.609 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:34:28.762 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 11:34:29.117 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:34:29.118 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:34:29.372 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 11:34:29.683 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-16 11:34:30.007 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-16 11:34:30.008 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-16 11:34:31.300 | Installing collected packages: glance 2022-03-16 11:34:31.303 | Running setup.py develop for glance 2022-03-16 11:34:35.740 | Successfully installed glance 2022-03-16 11:34:35.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:34:35.748 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:34:35.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:34:35.894 | + inc/python:pip_install:200 : result=0 2022-03-16 11:34:35.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:34:35.899 | + functions-common:time_stop:2425 : local name 2022-03-16 11:34:35.902 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:34:35.904 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:34:35.906 | + functions-common:time_stop:2428 : local total 2022-03-16 11:34:35.908 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:34:35.910 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:34:35.913 | + functions-common:time_stop:2432 : start_time=1647430460020 2022-03-16 11:34:35.915 | + functions-common:time_stop:2434 : [[ -z 1647430460020 ]] 2022-03-16 11:34:35.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:34:35.922 | + functions-common:time_stop:2437 : end_time=1647430475920 2022-03-16 11:34:35.924 | + functions-common:time_stop:2438 : elapsed_time=15900 2022-03-16 11:34:35.927 | + functions-common:time_stop:2439 : total=82673 2022-03-16 11:34:35.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:34:35.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=98573 2022-03-16 11:34:35.933 | + inc/python:pip_install:203 : return 0 2022-03-16 11:34:35.936 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:34:35.938 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:34:35.941 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:34:35.961 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:34:35.973 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 11:34:35.977 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 11:34:35.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:34:35.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:34:35.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 11:34:35.987 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:34:35.990 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:34:35.992 | + ./stack.sh:main:920 : configure_glance 2022-03-16 11:34:35.995 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 11:34:36.007 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 11:34:36.011 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 11:34:36.014 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 11:34:36.017 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 11:34:36.019 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 11:34:36.022 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:34:36.025 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:34:36.027 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 11:34:36.056 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:34:36.092 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 11:34:36.122 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:34:36.153 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 11:34:36.184 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 11:34:36.217 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 11:34:36.220 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:34:36.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 11:34:36.225 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:34:36.227 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 11:34:36.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 11:34:36.287 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:34:36.318 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 11:34:36.350 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 11:34:36.380 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 11:34:36.413 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 11:34:36.444 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 11:34:36.474 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:34:36.507 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:34:36.538 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:34:36.570 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 11:34:36.573 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 11:34:36.575 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 11:34:36.578 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:34:36.581 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:34:36.583 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:34:36.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:36.604 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:34:36.606 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:34:36.609 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:34:36.626 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:36.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:34:36.632 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:34:36.661 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:34:36.664 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:34:36.666 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 11:34:36.669 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 11:34:36.671 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 11:34:36.703 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 11:34:36.733 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 11:34:36.736 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 11:34:36.738 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 11:34:36.742 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 11:34:36.744 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:34:36.746 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 11:34:36.749 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:34:36.779 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 11:34:36.782 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-03-16 11:34:36.812 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:34:36.814 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 11:34:36.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:36.834 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 11:34:36.864 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 11:34:36.895 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 11:34:36.926 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 11:34:36.956 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 11:34:36.987 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 11:34:37.010 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:37.013 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:34:37.044 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 11:34:37.075 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 11:34:37.107 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-03-16 11:34:37.138 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 11:34:37.169 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-03-16 11:34:37.199 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 11:34:37.218 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:37.220 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 11:34:37.222 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 11:34:37.226 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:34:37.229 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:34:37.248 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:34:37.251 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:34:37.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:34:37.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:34:37.260 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:34:37.294 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:34:37.327 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:34:37.361 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:34:37.393 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 11:34:37.398 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 11:34:37.429 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 11:34:37.462 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:34:37.493 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-03-16 11:34:37.525 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 11:34:37.558 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 11:34:37.591 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 11:34:37.624 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:34:37.659 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 11:34:37.692 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 11:34:37.727 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 11:34:37.760 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 11:34:37.765 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-16 11:34:37.773 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 11:34:37.791 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:34:37.793 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 11:34:37.796 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 11:34:37.799 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 11:34:37.801 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 11:34:37.804 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 11:34:37.807 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 11:34:37.811 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 11:34:37.813 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 11:34:37.817 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 11:34:37.850 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 11:34:37.853 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 11:34:37.855 | ++ functions:get_random_port:837 : true 2022-03-16 11:34:37.858 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 11:34:37.860 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 11:34:37.863 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 11:34:37.920 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 11:34:37.923 | ++ functions:get_random_port:841 : break 2 2022-03-16 11:34:37.925 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 11:34:37.929 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 11:34:37.931 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 11:34:37.961 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 11:34:37.989 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 11:34:38.019 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:34:38.047 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:34:38.077 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:34:38.106 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:34:38.134 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:34:38.162 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:34:38.189 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:34:38.218 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:34:38.247 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:34:38.275 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:34:38.304 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:34:38.332 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 11:34:38.360 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 11:34:38.389 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 11:34:38.417 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 11:34:38.445 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 11:34:38.473 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 11:34:38.476 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 11:34:38.478 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:34:38.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:38.483 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:38.485 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 11:34:38.487 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 11:34:38.542 | proxy (enabled by site administrator) 2022-03-16 11:34:38.546 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 11:34:38.548 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 11:34:38.551 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:34:38.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:38.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:38.558 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 11:34:38.561 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 11:34:38.618 | proxy_http (enabled by site administrator) 2022-03-16 11:34:38.621 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 11:34:38.624 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 11:34:38.627 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 11:34:38.629 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:34:38.632 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:38.634 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:38.636 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:34:38.639 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:34:38.642 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 11:34:38.642 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:34:38.652 | KeepAlive Off 2022-03-16 11:34:38.656 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:34:38.656 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 11:34:38.665 | SetEnv proxy-sendchunked 1 2022-03-16 11:34:38.669 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:34:38.670 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 11:34:38.679 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 11:34:38.682 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 11:34:38.684 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 11:34:38.687 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:34:38.689 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:34:38.691 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:34:38.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:38.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:38.700 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:34:38.702 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:34:38.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:38.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:38.710 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 11:34:38.772 | Site glance-wsgi-api already enabled 2022-03-16 11:34:38.776 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 11:34:38.779 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:34:38.781 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:34:38.784 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:34:38.923 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 11:34:38.930 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 11:34:38.963 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 11:34:38.965 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 11:34:38.984 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:34:38.987 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 11:34:38.990 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 11:34:38.992 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 11:34:38.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:34:38.997 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 11:34:39.000 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 11:34:39.002 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 11:34:39.005 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 11:34:39.007 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:34:39.009 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:34:39.012 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:34:39.015 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:34:39.018 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:34:39.021 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:34:39.039 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:34:39.041 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:34:39.043 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:34:39.046 | + functions-common:git_clone:629 : echo master 2022-03-16 11:34:39.047 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:34:39.052 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 11:34:39.054 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:34:39.057 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 11:34:39.060 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:34:39.060 | + functions-common:git_clone:678 : head -1 2022-03-16 11:34:39.063 | 8537730c8 Add Python3 zed unit tests 2022-03-16 11:34:39.065 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:34:39.069 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 11:34:39.072 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:34:39.075 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:34:39.077 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 11:34:39.080 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:34:39.082 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 11:34:39.086 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:34:39.088 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:34:39.091 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 11:34:39.095 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:34:39.098 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:34:39.101 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 11:34:39.104 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:34:39.107 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 11:34:39.109 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:34:39.112 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:34:39.115 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 11:34:39.121 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 11:34:39.124 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 11:34:39.786 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 11:34:39.789 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:34:39.791 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:34:39.794 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:34:39.796 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:34:39.798 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 11:34:39.801 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:34:39.804 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:34:39.806 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:34:39.809 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:34:39.811 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:34:39.813 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:34:39.816 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:34:39.819 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 11:34:39.842 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 11:34:39.845 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-16 11:34:40.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:40.729 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:40.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:34:40.729 | from cryptography.utils import int_from_bytes 2022-03-16 11:34:41.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:34:41.913 | Obtaining file:///opt/stack/cinder 2022-03-16 11:34:41.914 | Preparing metadata (setup.py): started 2022-03-16 11:34:45.879 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:34:46.103 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 11:34:46.104 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 11:34:46.105 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 11:34:46.106 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 11:34:46.107 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 11:34:46.108 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 11:34:46.109 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:34:46.110 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:34:46.111 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 11:34:46.112 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 11:34:46.114 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 11:34:46.115 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 11:34:46.116 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:34:46.117 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 11:34:46.118 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 11:34:46.120 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 11:34:46.121 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 11:34:46.122 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 11:34:46.123 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 11:34:46.124 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 11:34:46.125 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 11:34:46.126 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:34:46.127 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 11:34:46.128 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 11:34:46.130 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:34:46.131 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 11:34:46.132 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:34:46.133 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 11:34:46.134 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 11:34:46.135 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 11:34:46.136 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:34:46.137 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 11:34:46.138 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 11:34:46.139 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 11:34:46.140 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 11:34:46.141 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 11:34:46.142 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 11:34:46.144 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 11:34:46.145 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 11:34:46.146 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 11:34:46.147 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 11:34:46.148 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 11:34:46.149 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 11:34:46.150 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 11:34:46.151 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 11:34:46.152 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 11:34:46.153 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 11:34:46.154 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:34:46.155 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 11:34:46.156 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:34:46.157 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 11:34:46.158 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 11:34:46.160 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 11:34:46.161 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 11:34:46.162 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 11:34:46.163 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:34:46.165 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 11:34:46.166 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:34:46.167 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 11:34:46.168 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 11:34:46.169 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 11:34:46.170 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 11:34:46.184 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 11:34:46.185 | 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.dev2) (0.5.2) 2022-03-16 11:34:46.186 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 11:34:46.248 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 11:34:46.279 | 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.dev2) (2.1.0) 2022-03-16 11:34:46.294 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:34:46.295 | 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.dev2) (2.6.0) 2022-03-16 11:34:46.297 | 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.dev2) (0.1.0) 2022-03-16 11:34:46.298 | 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.dev2) (4.1.1) 2022-03-16 11:34:46.395 | 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.dev2) (1.7.0) 2022-03-16 11:34:46.446 | 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.dev2) (3.1.1) 2022-03-16 11:34:46.447 | 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.dev2) (2.10.1) 2022-03-16 11:34:46.476 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 11:34:46.477 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 11:34:46.479 | 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.dev2) (0.2.8) 2022-03-16 11:34:46.534 | 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.dev2) (0.17.3) 2022-03-16 11:34:46.577 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 11:34:46.578 | 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.dev2) (1.5.0) 2022-03-16 11:34:46.579 | 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.dev2) (2.5.0) 2022-03-16 11:34:46.581 | 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.dev2) (0.8.0) 2022-03-16 11:34:46.672 | 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.dev2) (2.0.1) 2022-03-16 11:34:46.673 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:34:46.674 | 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.dev2) (1.7.6) 2022-03-16 11:34:46.733 | 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.dev2) (0.9.6) 2022-03-16 11:34:46.736 | 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.dev2) (2.8.2) 2022-03-16 11:34:46.796 | 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.dev2) (2.4.0) 2022-03-16 11:34:46.797 | 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.dev2) (5.0.0) 2022-03-16 11:34:46.800 | 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.dev2) (5.2.3) 2022-03-16 11:34:46.804 | 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.dev2) (0.4.0) 2022-03-16 11:34:46.805 | 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.dev2) (5.0.9) 2022-03-16 11:34:46.826 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 11:34:46.829 | 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.dev2) (3.3.0) 2022-03-16 11:34:46.832 | 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.dev2) (3.2.0) 2022-03-16 11:34:46.876 | 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.dev2) (1.0.3) 2022-03-16 11:34:46.965 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:34:46.966 | 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.dev2) (3.0.0) 2022-03-16 11:34:46.988 | 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.dev2) (3.1.1) 2022-03-16 11:34:47.014 | 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.dev2) (0.11.0) 2022-03-16 11:34:47.081 | 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.dev2) (1.26.8) 2022-03-16 11:34:47.088 | 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.dev2) (1.0.0) 2022-03-16 11:34:47.220 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:34:47.246 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 11:34:47.388 | 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.dev2) (3.10.1) 2022-03-16 11:34:47.424 | 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.dev2) (1.3.3) 2022-03-16 11:34:47.426 | 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.dev2) (22.0.0) 2022-03-16 11:34:47.430 | 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.dev2) (1.13.3) 2022-03-16 11:34:47.628 | 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.dev2) (2.0.12) 2022-03-16 11:34:47.629 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 11:34:47.632 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 11:34:47.669 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 11:34:47.699 | 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.dev2) (0.23.2) 2022-03-16 11:34:47.936 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 11:34:47.939 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:34:48.079 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 11:34:48.080 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:34:48.084 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 11:34:48.214 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 11:34:48.335 | 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.dev2) (4.11.1) 2022-03-16 11:34:48.337 | 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.dev2) (5.4.0) 2022-03-16 11:34:48.338 | 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.dev2) (1.1.6) 2022-03-16 11:34:48.373 | 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.dev2) (5.0.0) 2022-03-16 11:34:48.628 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 11:34:48.711 | 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.dev2) (2.4.0) 2022-03-16 11:34:48.712 | 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.dev2) (0.5.0) 2022-03-16 11:34:48.878 | 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.dev2) (2.5.0) 2022-03-16 11:34:48.968 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-16 11:34:48.970 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (1.55.0) 2022-03-16 11:34:49.180 | 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.dev2) (2.1.0) 2022-03-16 11:34:49.603 | 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.dev2) (1.1.5) 2022-03-16 11:34:49.656 | 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.dev2) (0.13.1) 2022-03-16 11:34:49.704 | 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.dev2) (0.2.5) 2022-03-16 11:34:50.746 | 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.dev2) (1.32) 2022-03-16 11:34:51.013 | 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.dev2) (1.8.2) 2022-03-16 11:34:51.014 | 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.dev2) (21.4.0) 2022-03-16 11:34:51.156 | 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.dev2) (2.2) 2022-03-16 11:34:51.346 | 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.dev2) (1.0.0) 2022-03-16 11:34:51.473 | 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.dev2) (3.7.0) 2022-03-16 11:34:52.968 | Installing collected packages: cinder 2022-03-16 11:34:52.970 | Running setup.py develop for cinder 2022-03-16 11:34:58.764 | Successfully installed cinder 2022-03-16 11:34:58.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:34:58.772 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:34:58.772 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:34:58.918 | + inc/python:pip_install:200 : result=0 2022-03-16 11:34:58.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:34:58.923 | + functions-common:time_stop:2425 : local name 2022-03-16 11:34:58.925 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:34:58.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:34:58.930 | + functions-common:time_stop:2428 : local total 2022-03-16 11:34:58.932 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:34:58.934 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:34:58.937 | + functions-common:time_stop:2432 : start_time=1647430479837 2022-03-16 11:34:58.939 | + functions-common:time_stop:2434 : [[ -z 1647430479837 ]] 2022-03-16 11:34:58.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:34:58.946 | + functions-common:time_stop:2437 : end_time=1647430498943 2022-03-16 11:34:58.948 | + functions-common:time_stop:2438 : elapsed_time=19106 2022-03-16 11:34:58.950 | + functions-common:time_stop:2439 : total=98573 2022-03-16 11:34:58.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:34:58.955 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=117679 2022-03-16 11:34:58.957 | + inc/python:pip_install:203 : return 0 2022-03-16 11:34:58.960 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:34:58.962 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:34:58.965 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:34:58.984 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:34:58.997 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 11:34:58.999 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 11:34:59.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:34:59.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:34:59.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 11:34:59.009 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:34:59.012 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 11:34:59.014 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 11:34:59.016 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 11:34:59.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:59.022 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:59.025 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 11:34:59.037 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 11:34:59.040 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:34:59.042 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:34:59.045 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:34:59.047 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:34:59.050 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:34:59.052 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:34:59.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:59.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:59.060 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:34:59.062 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:34:59.065 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:34:59.067 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:34:59.070 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 11:34:59.073 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:34:59.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:34:59.078 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:34:59.080 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 11:34:59.104 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-16 11:34:59.214 | Reading package lists... 2022-03-16 11:34:59.469 | Building dependency tree... 2022-03-16 11:34:59.471 | Reading state information... 2022-03-16 11:34:59.724 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 11:34:59.725 | The following packages were automatically installed and are no longer required: 2022-03-16 11:34:59.726 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:34:59.726 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:34:59.726 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:34:59.726 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:34:59.726 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:34:59.726 | python3-zope.interface 2022-03-16 11:34:59.726 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:34:59.841 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:34:59.846 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:34:59.848 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:34:59.851 | + functions-common:time_stop:2425 : local name 2022-03-16 11:34:59.854 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:34:59.856 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:34:59.858 | + functions-common:time_stop:2428 : local total 2022-03-16 11:34:59.861 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:34:59.863 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:34:59.866 | + functions-common:time_stop:2432 : start_time=1647430499101 2022-03-16 11:34:59.869 | + functions-common:time_stop:2434 : [[ -z 1647430499101 ]] 2022-03-16 11:34:59.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:34:59.876 | + functions-common:time_stop:2437 : end_time=1647430499874 2022-03-16 11:34:59.879 | + functions-common:time_stop:2438 : elapsed_time=773 2022-03-16 11:34:59.882 | + functions-common:time_stop:2439 : total=20538 2022-03-16 11:34:59.884 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:34:59.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21311 2022-03-16 11:34:59.889 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:34:59.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:34:59.896 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 11:34:59.898 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 11:34:59.911 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 11:34:59.915 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 11:34:59.917 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 11:34:59.919 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:34:59.922 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 11:34:59.922 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:34:59.927 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 11:34:59.930 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 11:34:59.932 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:34:59.934 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 11:34:59.936 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 11:34:59.938 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 11:34:59.940 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 11:34:59.943 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 11:34:59.954 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 11:34:59.966 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-16 11:34:59.979 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 11:34:59.991 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 11:35:00.003 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:35:00.006 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:35:00.010 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.BGzz6Zm4dH 2022-03-16 11:35:00.013 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:35:00.015 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:35:00.017 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 11:35:00.019 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.BGzz6Zm4dH 2022-03-16 11:35:00.023 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.BGzz6Zm4dH 2022-03-16 11:35:00.035 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.BGzz6Zm4dH /etc/sudoers.d/cinder-rootwrap 2022-03-16 11:35:00.047 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 11:35:00.051 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:35:00.054 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:35:00.056 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:35:00.058 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:35:00.060 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 11:35:00.062 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 11:35:00.065 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 11:35:00.067 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 11:35:00.073 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 11:35:00.077 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 11:35:00.097 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 11:35:00.116 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 11:35:00.135 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 11:35:00.154 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 11:35:00.173 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 11:35:00.192 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 11:35:00.211 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 11:35:00.229 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 11:35:00.232 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:35:00.234 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 11:35:00.236 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:35:00.239 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 11:35:00.268 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 11:35:00.296 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:35:00.324 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 11:35:00.352 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 11:35:00.380 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 11:35:00.407 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 11:35:00.437 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 11:35:00.465 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:35:00.493 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:35:00.520 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 11:35:00.551 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 11:35:00.579 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 11:35:00.581 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 11:35:00.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 11:35:00.587 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 11:35:00.589 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:35:00.592 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:35:00.623 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 11:35:00.650 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 11:35:00.678 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 11:35:00.706 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 11:35:00.735 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 11:35:00.763 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 11:35:00.795 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 11:35:00.797 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:35:00.825 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:35:00.857 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 11:35:00.864 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a0701ac01e5d6c6b572c171cc2711f21 2022-03-16 11:35:00.892 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 11:35:00.895 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 11:35:00.923 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 11:35:00.952 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 11:35:00.980 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 11:35:01.008 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 11:35:01.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:01.027 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 11:35:01.030 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 11:35:01.032 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 11:35:01.034 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 11:35:01.036 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 11:35:01.039 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 11:35:01.041 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 11:35:01.043 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 11:35:01.046 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 11:35:01.048 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 11:35:01.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 11:35:01.081 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 11:35:01.110 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 11:35:01.138 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 11:35:01.167 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 11:35:01.195 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 11:35:01.223 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 11:35:01.226 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 11:35:01.228 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 11:35:01.231 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 11:35:01.259 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 11:35:01.262 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 11:35:01.290 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 11:35:01.293 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 11:35:01.295 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 11:35:01.297 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 11:35:01.326 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 11:35:01.329 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 11:35:01.331 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 11:35:01.348 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:01.350 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 11:35:01.352 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 11:35:01.355 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 11:35:01.357 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 11:35:01.386 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-03-16 11:35:01.413 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 11:35:01.429 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:01.432 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 11:35:01.449 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:01.451 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 11:35:01.467 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:01.470 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 11:35:01.472 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 11:35:01.474 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 11:35:01.477 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 11:35:01.479 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:35:01.481 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:35:01.484 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:35:01.500 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:01.503 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:35:01.506 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:35:01.508 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:35:01.524 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:01.526 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:01.529 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:01.557 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:35:01.559 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:35:01.562 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 11:35:01.564 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 11:35:01.566 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:35:01.570 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:35:01.587 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:35:01.589 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:35:01.591 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:35:01.594 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:35:01.596 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:35:01.624 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:01.652 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:01.681 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:35:01.707 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 11:35:01.724 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:01.727 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 11:35:01.729 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:35:01.732 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 11:35:01.734 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 11:35:01.736 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:35:01.739 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:35:01.743 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 11:35:01.747 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 11:35:01.749 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:35:01.752 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:35:01.764 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:35:01.765 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:01.773 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:35:01.777 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:01.793 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:35:01.795 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:35:01.799 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 11:35:01.828 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:35:01.856 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 11:35:01.884 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:35:01.913 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:35:01.941 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:35:01.969 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:35:01.996 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:35:02.024 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:35:02.051 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:35:02.078 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:35:02.107 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:35:02.134 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:35:02.162 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:35:02.164 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:35:02.167 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 11:35:02.170 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 11:35:02.172 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:35:02.174 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:02.177 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:02.179 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:35:02.182 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:35:02.184 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:35:02.212 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:35:02.241 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:35:02.241 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 11:35:02.249 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 11:35:02.253 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 11:35:02.256 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 11:35:02.258 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:35:02.260 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:35:02.263 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:35:02.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:02.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:02.270 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:35:02.273 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:35:02.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:02.278 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:02.280 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 11:35:02.343 | Enabling site cinder-wsgi. 2022-03-16 11:35:02.349 | To activate the new configuration, you need to run: 2022-03-16 11:35:02.349 | systemctl reload apache2 2022-03-16 11:35:02.354 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:35:02.356 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:35:02.358 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:35:02.361 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:35:02.496 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 11:35:02.500 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 11:35:02.538 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-03-16 11:35:02.567 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 11:35:02.585 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:02.587 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 11:35:02.590 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:35:02.592 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:35:02.594 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 11:35:02.597 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 11:35:02.627 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 11:35:02.656 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-03-16 11:35:02.684 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 11:35:02.713 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 11:35:02.742 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 11:35:02.771 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 11:35:02.799 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 11:35:02.828 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:35:02.855 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 11:35:02.884 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 11:35:02.913 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:35:02.941 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 11:35:02.943 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 11:35:02.961 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:02.963 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-03-16 11:35:02.994 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 11:35:02.997 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 11:35:03.014 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:03.017 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 11:35:03.019 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 11:35:03.022 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 11:35:03.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:35:03.027 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 11:35:03.029 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 11:35:03.033 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:35:03.033 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:35:03.039 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:35:03.042 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:35:03.044 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:35:03.047 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:35:03.050 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 11:35:03.052 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 11:35:03.055 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 11:35:03.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:35:03.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:35:03.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 11:35:03.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:35:03.068 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 11:35:03.070 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 11:35:03.073 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 11:35:03.075 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:35:03.077 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:35:03.080 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:35:03.083 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:35:03.086 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:35:03.089 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:35:03.105 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:35:03.108 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:35:03.110 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:03.113 | + functions-common:git_clone:629 : echo master 2022-03-16 11:35:03.113 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:35:03.119 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 11:35:03.121 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:03.123 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 11:35:03.126 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:35:03.126 | + functions-common:git_clone:678 : head -1 2022-03-16 11:35:03.131 | 5a38899ec4 quota: Return empty dict in NullQuotaDriver 2022-03-16 11:35:03.134 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:35:03.137 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 11:35:03.139 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:35:03.142 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:35:03.144 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 11:35:03.148 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:35:03.150 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 11:35:03.153 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:35:03.155 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:35:03.158 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 11:35:03.160 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:35:03.163 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:35:03.166 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 11:35:03.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:35:03.172 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 11:35:03.174 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:35:03.177 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:35:03.180 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 11:35:03.186 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 11:35:03.189 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 11:35:03.849 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 11:35:03.851 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:35:03.854 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:35:03.856 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:35:03.858 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:35:03.861 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 11:35:03.863 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:35:03.865 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:35:03.868 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:35:03.870 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:35:03.873 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:35:03.875 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:35:03.877 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:35:03.880 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 11:35:03.902 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 11:35:03.904 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-16 11:35:04.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:04.789 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:04.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:04.789 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:05.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:35:05.961 | Obtaining file:///opt/stack/neutron 2022-03-16 11:35:05.962 | Preparing metadata (setup.py): started 2022-03-16 11:35:10.116 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:35:10.206 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.8.1) 2022-03-16 11:35:10.207 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:35:10.209 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.1.1) 2022-03-16 11:35:10.210 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.1) 2022-03-16 11:35:10.211 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:35:10.212 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.1) 2022-03-16 11:35:10.213 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.33.0) 2022-03-16 11:35:10.214 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.1) 2022-03-16 11:35:10.216 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.20.4) 2022-03-16 11:35:10.217 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.27.1) 2022-03-16 11:35:10.218 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.0.3) 2022-03-16 11:35:10.219 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (9.4.0) 2022-03-16 11:35:10.220 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.8.0) 2022-03-16 11:35:10.221 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.11.0) 2022-03-16 11:35:10.222 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.20.0) 2022-03-16 11:35:10.224 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (7.8.0) 2022-03-16 11:35:10.225 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:35:10.226 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.31) 2022-03-16 11:35:10.227 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.8.7) 2022-03-16 11:35:10.228 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:35:10.229 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.7.6) 2022-03-16 11:35:10.230 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:35:10.231 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:35:10.232 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:35:10.233 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (8.8.0) 2022-03-16 11:35:10.234 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.1.0) 2022-03-16 11:35:10.236 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (11.2.0) 2022-03-16 11:35:10.237 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.0) 2022-03-16 11:35:10.238 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.7.0) 2022-03-16 11:35:10.239 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (12.13.0) 2022-03-16 11:35:10.240 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.1) 2022-03-16 11:35:10.241 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.11.0) 2022-03-16 11:35:10.242 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:35:10.243 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.0) 2022-03-16 11:35:10.244 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:35:10.246 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.3.0) 2022-03-16 11:35:10.247 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.8.0) 2022-03-16 11:35:10.248 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:35:10.249 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.12.2) 2022-03-16 11:35:10.250 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.6.0) 2022-03-16 11:35:10.251 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.4.2) 2022-03-16 11:35:10.252 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:35:10.253 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.1.0) 2022-03-16 11:35:10.254 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.16.0) 2022-03-16 11:35:10.255 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.15.1) 2022-03-16 11:35:10.256 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (21.3) 2022-03-16 11:35:10.258 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.9.0) 2022-03-16 11:35:10.259 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:10.260 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (22.0.0) 2022-03-16 11:35:10.261 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (17.7.0) 2022-03-16 11:35:10.262 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.61.0) 2022-03-16 11:35:10.263 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:35:10.264 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.1) 2022-03-16 11:35:10.265 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:35:10.266 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:35:10.283 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (1.1.6) 2022-03-16 11:35:10.284 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (5.4.0) 2022-03-16 11:35:10.285 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (4.11.1) 2022-03-16 11:35:10.293 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev31) (1.13.3) 2022-03-16 11:35:10.305 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:35:10.306 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.16.0) 2022-03-16 11:35:10.308 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.1.2) 2022-03-16 11:35:10.327 | 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.dev31) (3.0.7) 2022-03-16 11:35:10.334 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:35:10.394 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.0.2) 2022-03-16 11:35:10.397 | 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.dev31) (1.7.0) 2022-03-16 11:35:10.449 | 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.dev31) (3.1.1) 2022-03-16 11:35:10.451 | 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.dev31) (4.4.0) 2022-03-16 11:35:10.497 | 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.dev31) (1.2.2) 2022-03-16 11:35:10.504 | 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.dev31) (2.7.0) 2022-03-16 11:35:10.530 | 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.dev31) (1.32) 2022-03-16 11:35:10.532 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (36.0.1) 2022-03-16 11:35:10.534 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.0) 2022-03-16 11:35:10.535 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:35:10.536 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (0.10.0) 2022-03-16 11:35:10.538 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.4) 2022-03-16 11:35:10.539 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (6.0) 2022-03-16 11:35:10.540 | 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.dev31) (1.1.5) 2022-03-16 11:35:10.555 | 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.dev31) (1.0.3) 2022-03-16 11:35:10.650 | 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.dev31) (0.17.3) 2022-03-16 11:35:10.693 | 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.dev31) (1.5.0) 2022-03-16 11:35:10.756 | 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.dev31) (2.0.1) 2022-03-16 11:35:10.759 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:35:10.761 | 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.dev31) (0.13.0) 2022-03-16 11:35:10.847 | 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.dev31) (2.8.2) 2022-03-16 11:35:10.851 | 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.dev31) (0.9.6) 2022-03-16 11:35:10.907 | 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.dev31) (5.2.3) 2022-03-16 11:35:10.910 | 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.dev31) (5.0.0) 2022-03-16 11:35:10.911 | 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.dev31) (5.0.9) 2022-03-16 11:35:10.914 | 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.dev31) (0.4.0) 2022-03-16 11:35:10.942 | 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.dev31) (3.3.0) 2022-03-16 11:35:10.943 | 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.dev31) (3.2.0) 2022-03-16 11:35:10.988 | 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.dev31) (1.15.0) 2022-03-16 11:35:11.043 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev31) (2021.3) 2022-03-16 11:35:11.076 | 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.dev31) (3.0.0) 2022-03-16 11:35:11.081 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.3.3) 2022-03-16 11:35:11.104 | 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.dev31) (3.1.1) 2022-03-16 11:35:11.246 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:35:11.326 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev31) (60.9.3) 2022-03-16 11:35:11.405 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:35:11.406 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (0.3.5) 2022-03-16 11:35:11.518 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.520 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.521 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.522 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.523 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.524 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.525 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:35:11.733 | 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.dev31) (2.5.0) 2022-03-16 11:35:11.737 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:35:11.739 | 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.dev31) (3.10.1) 2022-03-16 11:35:11.785 | 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.dev31) (3.17.6) 2022-03-16 11:35:11.788 | 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.dev31) (2.1.0) 2022-03-16 11:35:11.882 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (3.3) 2022-03-16 11:35:11.883 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2019.11.28) 2022-03-16 11:35:11.884 | 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.dev31) (1.26.8) 2022-03-16 11:35:11.886 | 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.dev31) (2.0.12) 2022-03-16 11:35:11.924 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev31) (0.7) 2022-03-16 11:35:12.260 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev31) (0.12.2) 2022-03-16 11:35:12.336 | 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.dev31) (5.0.0) 2022-03-16 11:35:12.530 | 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.dev31) (2.21) 2022-03-16 11:35:12.604 | 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.dev31) (0.5.0) 2022-03-16 11:35:12.606 | 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.dev31) (2.4.0) 2022-03-16 11:35:12.832 | 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.dev31) (2.5.0) 2022-03-16 11:35:13.010 | 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.dev31) (2.2) 2022-03-16 11:35:13.538 | 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.dev31) (0.13.1) 2022-03-16 11:35:13.618 | 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.dev31) (0.2.5) 2022-03-16 11:35:14.229 | 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.dev31) (0.4.2) 2022-03-16 11:35:14.232 | 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.dev31) (0.5.2) 2022-03-16 11:35:14.532 | 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.dev31) (2.0.0) 2022-03-16 11:35:14.533 | 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.dev31) (4.10.0) 2022-03-16 11:35:14.702 | 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.dev31) (3.7.0) 2022-03-16 11:35:14.948 | 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.dev31) (1.8.2) 2022-03-16 11:35:14.949 | 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.dev31) (21.4.0) 2022-03-16 11:35:15.136 | 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.dev31) (1.0.0) 2022-03-16 11:35:15.357 | 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.dev31) (2.3.1) 2022-03-16 11:35:16.867 | Installing collected packages: neutron 2022-03-16 11:35:16.867 | Attempting uninstall: neutron 2022-03-16 11:35:16.868 | Found existing installation: neutron 20.0.0.0rc1 2022-03-16 11:35:18.191 | Uninstalling neutron-20.0.0.0rc1: 2022-03-16 11:35:18.269 | Successfully uninstalled neutron-20.0.0.0rc1 2022-03-16 11:35:18.272 | Running setup.py develop for neutron 2022-03-16 11:35:24.425 | Successfully installed neutron 2022-03-16 11:35:24.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-03-16 11:35:24.434 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:35:24.434 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:35:24.581 | + inc/python:pip_install:200 : result=0 2022-03-16 11:35:24.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:35:24.587 | + functions-common:time_stop:2425 : local name 2022-03-16 11:35:24.589 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:35:24.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:35:24.594 | + functions-common:time_stop:2428 : local total 2022-03-16 11:35:24.596 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:35:24.599 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:35:24.601 | + functions-common:time_stop:2432 : start_time=1647430503896 2022-03-16 11:35:24.603 | + functions-common:time_stop:2434 : [[ -z 1647430503896 ]] 2022-03-16 11:35:24.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:35:24.610 | + functions-common:time_stop:2437 : end_time=1647430524608 2022-03-16 11:35:24.612 | + functions-common:time_stop:2438 : elapsed_time=20712 2022-03-16 11:35:24.614 | + functions-common:time_stop:2439 : total=117679 2022-03-16 11:35:24.617 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:35:24.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=138391 2022-03-16 11:35:24.621 | + inc/python:pip_install:203 : return 0 2022-03-16 11:35:24.623 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:35:24.626 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:35:24.628 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:35:24.648 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:35:24.662 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 11:35:24.664 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 11:35:24.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:35:24.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:35:24.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 11:35:24.675 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:35:24.677 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 11:35:24.680 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:35:24.682 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 11:35:24.699 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:24.701 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 11:35:24.704 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 11:35:24.706 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 11:35:24.710 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:35:24.713 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 11:35:24.715 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 11:35:24.718 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 11:35:24.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:35:24.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:35:24.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 11:35:24.728 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:35:24.730 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 11:35:24.746 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:24.749 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 11:35:24.765 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:24.768 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 11:35:24.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:24.789 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 11:35:24.791 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 11:35:24.793 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 11:35:24.795 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:35:24.798 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:35:24.800 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:35:24.803 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:35:24.805 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:35:24.808 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:35:24.825 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:35:24.827 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:35:24.829 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:24.833 | + functions-common:git_clone:629 : echo master 2022-03-16 11:35:24.833 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:35:24.839 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 11:35:24.841 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:24.843 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 11:35:24.846 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:35:24.846 | + functions-common:git_clone:678 : head -1 2022-03-16 11:35:24.851 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 11:35:24.853 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:35:24.856 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 11:35:24.858 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:35:24.861 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:35:24.864 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 11:35:24.866 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:35:24.869 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 11:35:24.871 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:35:24.874 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:35:24.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 11:35:24.879 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:35:24.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:35:24.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 11:35:24.887 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:35:24.890 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 11:35:24.893 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:35:24.896 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:35:24.899 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 11:35:24.905 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 11:35:24.907 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 11:35:25.579 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 11:35:25.582 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:35:25.584 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:35:25.587 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:35:25.589 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:35:25.591 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 11:35:25.593 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:35:25.595 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:35:25.598 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:35:25.601 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:35:25.603 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:35:25.605 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:35:25.607 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:35:25.610 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 11:35:25.631 | Using python 3.8 to install /opt/stack/nova 2022-03-16 11:35:25.633 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-16 11:35:26.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:26.520 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:26.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:26.520 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:27.685 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:35:27.711 | Obtaining file:///opt/stack/nova 2022-03-16 11:35:27.712 | Preparing metadata (setup.py): started 2022-03-16 11:35:32.730 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:35:32.950 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 11:35:32.951 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 11:35:32.952 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 11:35:32.953 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 11:35:32.954 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 11:35:32.955 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 11:35:32.956 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 11:35:32.958 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 11:35:32.960 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 11:35:32.961 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 11:35:32.962 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 11:35:32.963 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 11:35:32.964 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:35:32.965 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:35:32.966 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 11:35:32.967 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 11:35:32.968 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 11:35:32.969 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 11:35:32.970 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 11:35:32.971 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 11:35:32.972 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:35:32.974 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 11:35:32.975 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:35:32.976 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 11:35:32.977 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 11:35:32.978 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 11:35:32.980 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:35:32.981 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:35:32.982 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:35:32.983 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:35:32.984 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 11:35:32.985 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 11:35:32.986 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 11:35:32.987 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:35:32.989 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 11:35:32.990 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 11:35:32.991 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:35:32.992 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 11:35:32.993 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 11:35:32.994 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:35:32.996 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 11:35:32.997 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 11:35:32.998 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:35:32.999 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 11:35:33.000 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 11:35:33.001 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:35:33.002 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 11:35:33.003 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 11:35:33.004 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 11:35:33.006 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 11:35:33.007 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 11:35:33.008 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:35:33.009 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 11:35:33.010 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:35:33.012 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 11:35:33.013 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:35:33.014 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 11:35:33.015 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:35:33.016 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 11:35:33.017 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 11:35:33.018 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 11:35:33.019 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:35:33.020 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 11:35:33.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 11:35:33.038 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 11:35:33.039 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 11:35:33.041 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 11:35:33.062 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 11:35:33.104 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 11:35:33.134 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:35:33.135 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 11:35:33.160 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:35:33.286 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 11:35:33.288 | 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.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:35:33.346 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 11:35:33.348 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:35:33.349 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:35:33.350 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 11:35:33.351 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 11:35:33.354 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 11:35:33.374 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 11:35:33.378 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:35:33.431 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:33.432 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 11:35:33.435 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:35:33.536 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 11:35:33.648 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:35:33.649 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 11:35:33.730 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 11:35:33.796 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 11:35:33.799 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 11:35:33.801 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:35:33.803 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 11:35:33.827 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:35:33.828 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 11:35:33.880 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 11:35:33.941 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 11:35:33.972 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 11:35:33.976 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:35:34.029 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 11:35:34.030 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 11:35:34.120 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:35:34.147 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 11:35:34.230 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 11:35:34.308 | 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.0.0.0rc2.dev3) (3.17.6) 2022-03-16 11:35:34.372 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:35:34.375 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 11:35:34.377 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 11:35:34.419 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:35:34.420 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:35:34.421 | 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.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:35:34.507 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 11:35:34.508 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 11:35:34.510 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 11:35:34.512 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 11:35:34.606 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 11:35:34.830 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 11:35:34.833 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 11:35:34.943 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:35:34.944 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 11:35:34.950 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 11:35:35.037 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 11:35:35.113 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 11:35:35.147 | 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.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:35:35.386 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 11:35:35.465 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:35:35.466 | 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.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:35:35.672 | 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.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:35:35.784 | 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.0.0.0rc2.dev3) (2.2) 2022-03-16 11:35:36.290 | 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.0.0.0rc2.dev3) (0.13.1) 2022-03-16 11:35:36.339 | 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.0.0.0rc2.dev3) (2.16.0) 2022-03-16 11:35:36.707 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.709 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.710 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.711 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.712 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.713 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:36.714 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:35:37.950 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 11:35:38.361 | 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.0.0.0rc2.dev3) (21.4.0) 2022-03-16 11:35:38.363 | 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.0.0.0rc2.dev3) (1.8.2) 2022-03-16 11:35:38.461 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:35:38.568 | 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.0.0.0rc2.dev3) (1.0.0) 2022-03-16 11:35:40.128 | Installing collected packages: nova 2022-03-16 11:35:40.130 | Running setup.py develop for nova 2022-03-16 11:35:46.568 | Successfully installed nova 2022-03-16 11:35:46.568 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:35:46.576 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:35:46.576 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:35:46.728 | + inc/python:pip_install:200 : result=0 2022-03-16 11:35:46.730 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:35:46.733 | + functions-common:time_stop:2425 : local name 2022-03-16 11:35:46.735 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:35:46.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:35:46.740 | + functions-common:time_stop:2428 : local total 2022-03-16 11:35:46.742 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:35:46.744 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:35:46.746 | + functions-common:time_stop:2432 : start_time=1647430525625 2022-03-16 11:35:46.749 | + functions-common:time_stop:2434 : [[ -z 1647430525625 ]] 2022-03-16 11:35:46.751 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:35:46.755 | + functions-common:time_stop:2437 : end_time=1647430546753 2022-03-16 11:35:46.758 | + functions-common:time_stop:2438 : elapsed_time=21128 2022-03-16 11:35:46.760 | + functions-common:time_stop:2439 : total=138391 2022-03-16 11:35:46.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:35:46.764 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159519 2022-03-16 11:35:46.766 | + inc/python:pip_install:203 : return 0 2022-03-16 11:35:46.769 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:35:46.771 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:35:46.774 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:35:46.796 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:35:46.809 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 11:35:46.811 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 11:35:46.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:35:46.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:35:46.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 11:35:46.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:35:46.825 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 11:35:46.838 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:35:46.841 | + ./stack.sh:main:937 : configure_nova 2022-03-16 11:35:46.843 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 11:35:46.856 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 11:35:46.858 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 11:35:46.861 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:35:46.865 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 11:35:46.865 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:35:46.870 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 11:35:46.873 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 11:35:46.875 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:35:46.878 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 11:35:46.880 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 11:35:46.882 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 11:35:46.885 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 11:35:46.887 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 11:35:46.899 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 11:35:46.912 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-16 11:35:46.924 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 11:35:46.937 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 11:35:46.949 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:35:46.952 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:35:46.957 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VwuXelqYPJ 2022-03-16 11:35:46.960 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:35:46.962 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:35:46.965 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 11:35:46.968 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:35:46.970 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:35:46.973 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VwuXelqYPJ 2022-03-16 11:35:46.977 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VwuXelqYPJ 2022-03-16 11:35:46.989 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VwuXelqYPJ /etc/sudoers.d/nova-rootwrap 2022-03-16 11:35:47.002 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 11:35:47.006 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:35:47.009 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:35:47.011 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:35:47.014 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:35:47.016 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 11:35:47.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-03-16 11:35:47.022 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 11:35:47.024 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 11:35:47.029 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 11:35:47.046 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:47.049 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 11:35:47.051 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 11:35:47.055 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 11:35:47.058 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 11:35:47.089 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 11:35:47.091 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 11:35:47.118 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 11:35:47.149 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 11:35:47.176 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 11:35:47.206 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 11:35:47.237 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 11:35:47.268 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 11:35:47.271 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:35:47.298 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 11:35:47.327 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 11:35:47.355 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 11:35:47.383 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 11:35:47.410 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:35:47.440 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 11:35:47.443 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:35:47.445 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:35:47.447 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:35:47.450 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:35:47.452 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:35:47.454 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:35:47.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:35:47.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:35:47.461 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:35:47.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:35:47.466 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:35:47.468 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 11:35:47.470 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:35:47.472 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:35:47.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:35:47.477 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:35:47.479 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:35:47.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:35:47.484 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 11:35:47.500 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:47.502 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:35:47.505 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 11:35:47.507 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 11:35:47.535 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 11:35:47.538 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 11:35:47.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 11:35:47.542 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 11:35:47.544 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:35:47.547 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:35:47.580 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 11:35:47.583 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 11:35:47.586 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 11:35:47.588 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 11:35:47.590 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:35:47.593 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:35:47.624 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 11:35:47.655 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 11:35:47.684 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 11:35:47.713 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 11:35:47.729 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:47.731 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 11:35:47.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:47.752 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 11:35:47.752 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 11:35:47.758 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 11:35:47.760 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 11:35:47.788 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 11:35:47.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:47.808 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 11:35:47.811 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:35:47.813 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:35:47.816 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:35:47.819 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 11:35:47.849 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 11:35:47.877 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:35:47.905 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 11:35:47.933 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 11:35:47.961 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 11:35:47.989 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 11:35:48.017 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 11:35:48.045 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:35:48.073 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:35:48.102 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 11:35:48.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:48.120 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 11:35:48.123 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 11:35:48.153 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 11:35:48.182 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-03-16 11:35:48.209 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 11:35:48.237 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 11:35:48.265 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 11:35:48.294 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 11:35:48.321 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 11:35:48.350 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 11:35:48.366 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:48.369 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 11:35:48.371 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 11:35:48.398 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 11:35:48.430 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 11:35:48.432 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 11:35:48.461 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 11:35:48.463 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 11:35:48.465 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 11:35:48.468 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:35:48.470 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:35:48.472 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:35:48.475 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:35:48.477 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:35:48.480 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:35:48.482 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 11:35:48.484 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:35:48.486 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:35:48.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:35:48.491 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:35:48.493 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:35:48.495 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:35:48.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:35:48.500 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:35:48.502 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:35:48.505 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:35:48.507 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:35:48.509 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 11:35:48.511 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 11:35:48.514 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:35:48.517 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:35:48.534 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:35:48.537 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:35:48.539 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:35:48.541 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:35:48.544 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:35:48.572 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:48.600 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:48.627 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:35:48.655 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 11:35:48.686 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 11:35:48.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:48.705 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 11:35:48.708 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 11:35:48.710 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 11:35:48.713 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 11:35:48.715 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:35:48.717 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:35:48.720 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 11:35:48.725 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 11:35:48.727 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:35:48.730 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:35:48.743 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:35:48.743 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:48.751 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:35:48.755 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:48.772 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:35:48.775 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 11:35:48.779 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 11:35:48.814 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:35:48.843 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 11:35:48.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:35:48.898 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:35:48.927 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:35:48.954 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:35:48.982 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:35:49.010 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:35:49.037 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:35:49.064 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:35:49.091 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:35:49.119 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:35:49.147 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:35:49.149 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:35:49.152 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 11:35:49.155 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 11:35:49.157 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:35:49.159 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:49.162 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:49.164 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:35:49.167 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:35:49.169 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:35:49.197 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:35:49.225 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:35:49.225 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 11:35:49.234 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 11:35:49.237 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 11:35:49.239 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 11:35:49.242 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:35:49.245 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:35:49.247 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:35:49.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:49.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:49.253 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:35:49.256 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:35:49.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:49.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:49.263 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 11:35:49.325 | Enabling site nova-api-wsgi. 2022-03-16 11:35:49.330 | To activate the new configuration, you need to run: 2022-03-16 11:35:49.330 | systemctl reload apache2 2022-03-16 11:35:49.336 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:35:49.338 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:35:49.340 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:35:49.343 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:35:49.481 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 11:35:49.502 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:49.504 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 11:35:49.508 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:35:49.510 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 11:35:49.512 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 11:35:49.515 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 11:35:49.517 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:35:49.522 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:35:49.524 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 11:35:49.527 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:35:49.529 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:35:49.543 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:35:49.544 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:49.553 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:35:49.557 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:35:49.573 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 11:35:49.575 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:35:49.579 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:35:49.610 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 11:35:49.638 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 11:35:49.665 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:35:49.693 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:35:49.721 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:35:49.750 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:35:49.777 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:35:49.808 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:35:49.835 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:35:49.863 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:35:49.891 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:35:49.919 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:35:49.948 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 11:35:49.951 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 11:35:49.980 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 11:35:49.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:50.001 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:35:50.034 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 11:35:50.036 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 11:35:50.039 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 11:35:50.056 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:50.059 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:50.061 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:50.091 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 11:35:50.122 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 11:35:50.124 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:35:50.126 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 11:35:50.129 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:35:50.131 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:35:50.133 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:35:50.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:50.153 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:35:50.156 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:35:50.158 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:35:50.175 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:50.178 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:50.181 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:35:50.209 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:35:50.212 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:35:50.214 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 11:35:50.244 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 11:35:50.273 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 11:35:50.303 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 11:35:50.321 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:50.323 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:35:50.352 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 11:35:50.354 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 11:35:50.357 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 11:35:50.387 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 11:35:50.416 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-03-16 11:35:50.445 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 11:35:50.474 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 11:35:50.503 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 11:35:50.532 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 11:35:50.560 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 11:35:50.589 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 11:35:50.618 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 11:35:50.635 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:50.638 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 11:35:50.642 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:35:50.645 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 11:35:50.647 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 11:35:50.650 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 11:35:50.653 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:35:50.655 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:35:50.658 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:35:50.660 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 11:35:50.662 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 11:35:50.667 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 11:35:50.669 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 11:35:50.671 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 11:35:50.674 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 11:35:50.676 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:35:50.679 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:35:50.712 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 11:35:50.743 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 11:35:50.774 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:35:50.777 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 11:35:50.779 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 11:35:50.781 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 11:35:50.798 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:50.801 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 11:35:50.802 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 11:35:51.496 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 11:35:51.498 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 11:35:51.500 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:35:51.503 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 11:35:51.505 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:35:51.508 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 11:35:51.510 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:35:51.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:51.530 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 11:35:51.532 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 11:35:51.535 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:35:51.551 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:51.554 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:35:51.557 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:35:51.586 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:35:51.588 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:35:51.590 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 11:35:51.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:51.609 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 11:35:51.612 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:35:51.614 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 11:35:51.647 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:35:51.674 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 11:35:51.703 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 11:35:51.731 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 11:35:51.760 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 11:35:51.788 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 11:35:51.816 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 11:35:51.845 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 11:35:51.847 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 11:35:51.849 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 11:35:51.852 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:35:51.869 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:35:51.872 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:35:51.874 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:35:51.876 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:35:51.879 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:35:51.908 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:51.936 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:35:51.965 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:35:51.993 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:35:51.996 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 11:35:52.000 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:35:52.002 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 11:35:52.005 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 11:35:52.008 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 11:35:52.010 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:35:52.013 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:35:52.016 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:35:52.018 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 11:35:52.020 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 11:35:52.024 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:35:52.026 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 11:35:52.028 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 11:35:52.031 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 11:35:52.047 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:52.049 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 11:35:52.051 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 11:35:52.067 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:52.070 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 11:35:52.087 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:52.089 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 11:35:52.106 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:35:52.109 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 11:35:52.127 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:35:52.129 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 11:35:52.132 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 11:35:52.135 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 11:35:52.137 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:35:52.140 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 11:35:52.142 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 11:35:52.145 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 11:35:52.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:52.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:52.152 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 11:35:52.155 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:35:52.157 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:35:52.160 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:35:52.162 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:35:52.165 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:52.167 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:35:52.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:52.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:52.174 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:35:52.177 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:35:52.180 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:35:52.182 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:35:52.185 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 11:35:52.187 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:35:52.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:52.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:52.195 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 11:35:52.217 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-16 11:35:52.329 | Reading package lists... 2022-03-16 11:35:52.580 | Building dependency tree... 2022-03-16 11:35:52.581 | Reading state information... 2022-03-16 11:35:52.836 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:35:52.837 | The following packages were automatically installed and are no longer required: 2022-03-16 11:35:52.838 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:35:52.838 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:35:52.838 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:35:52.838 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:35:52.838 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:35:52.838 | python3-zope.interface 2022-03-16 11:35:52.838 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:35:52.952 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:35:52.956 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:35:52.960 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:35:52.963 | + functions-common:time_stop:2425 : local name 2022-03-16 11:35:52.965 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:35:52.967 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:35:52.969 | + functions-common:time_stop:2428 : local total 2022-03-16 11:35:52.972 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:35:52.974 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:35:52.977 | + functions-common:time_stop:2432 : start_time=1647430552214 2022-03-16 11:35:52.979 | + functions-common:time_stop:2434 : [[ -z 1647430552214 ]] 2022-03-16 11:35:52.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:35:52.987 | + functions-common:time_stop:2437 : end_time=1647430552984 2022-03-16 11:35:52.989 | + functions-common:time_stop:2438 : elapsed_time=770 2022-03-16 11:35:52.992 | + functions-common:time_stop:2439 : total=21311 2022-03-16 11:35:52.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:35:52.996 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22081 2022-03-16 11:35:52.999 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:35:53.001 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 11:35:53.004 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 11:35:53.007 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 11:35:53.009 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 11:35:53.011 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 11:35:53.034 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 11:35:53.037 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:35:53.040 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:35:53.042 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:35:53.045 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:35:53.047 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:53.050 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:35:53.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:53.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:53.057 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:35:53.059 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:35:53.062 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:35:53.064 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:35:53.067 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 11:35:53.070 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:35:53.072 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:53.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:53.077 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 11:35:53.101 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-16 11:35:53.211 | Reading package lists... 2022-03-16 11:35:53.455 | Building dependency tree... 2022-03-16 11:35:53.457 | Reading state information... 2022-03-16 11:35:53.713 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 11:35:53.713 | The following packages were automatically installed and are no longer required: 2022-03-16 11:35:53.714 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:35:53.714 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:35:53.714 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:35:53.714 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:35:53.714 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:35:53.714 | python3-zope.interface 2022-03-16 11:35:53.715 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:35:53.827 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:35:53.832 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:35:53.835 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:35:53.838 | + functions-common:time_stop:2425 : local name 2022-03-16 11:35:53.840 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:35:53.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:35:53.845 | + functions-common:time_stop:2428 : local total 2022-03-16 11:35:53.847 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:35:53.850 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:35:53.852 | + functions-common:time_stop:2432 : start_time=1647430553097 2022-03-16 11:35:53.855 | + functions-common:time_stop:2434 : [[ -z 1647430553097 ]] 2022-03-16 11:35:53.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:35:53.862 | + functions-common:time_stop:2437 : end_time=1647430553859 2022-03-16 11:35:53.864 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-16 11:35:53.867 | + functions-common:time_stop:2439 : total=22081 2022-03-16 11:35:53.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:35:53.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22843 2022-03-16 11:35:53.874 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:35:53.877 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 11:35:53.879 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 11:35:53.882 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:35:53.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:35:53.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:35:53.889 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 11:35:53.892 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 11:35:53.948 | wsgi (enabled by maintainer script) 2022-03-16 11:35:53.951 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 11:35:53.953 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 11:35:53.956 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:35:53.960 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 11:35:53.968 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 11:35:53.971 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:35:53.975 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:35:53.980 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:35:53.985 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 11:35:53.988 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 11:35:53.990 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 11:35:53.993 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 11:35:53.996 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 11:35:54.019 | Using python 3.8 to install osc-placement 2022-03-16 11:35:54.023 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-16 11:35:54.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:54.916 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:54.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:35:54.916 | from cryptography.utils import int_from_bytes 2022-03-16 11:35:56.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:35:56.155 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 11:35:56.167 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 11:35:56.168 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 11:35:56.169 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 11:35:56.170 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 11:35:56.171 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 11:35:56.173 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 11:35:56.238 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-16 11:35:56.239 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 11:35:56.241 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 11:35:56.242 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 11:35:56.257 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 11:35:56.258 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 11:35:56.260 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-16 11:35:56.275 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 11:35:56.282 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 11:35:56.283 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-16 11:35:56.285 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 11:35:56.286 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-16 11:35:56.287 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 11:35:56.314 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-16 11:35:56.315 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 11:35:56.317 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 11:35:56.318 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 11:35:56.326 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-16 11:35:56.371 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-16 11:35:56.372 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-16 11:35:56.373 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-16 11:35:56.375 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-16 11:35:56.377 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-16 11:35:56.378 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-16 11:35:56.381 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-16 11:35:56.383 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-16 11:35:56.458 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-16 11:35:56.460 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-16 11:35:56.463 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-16 11:35:56.464 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 11:35:56.568 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-16 11:35:56.569 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-16 11:35:56.571 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-16 11:35:56.618 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-16 11:35:56.658 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-16 11:35:56.822 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-16 11:35:59.073 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:35:59.080 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:35:59.080 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:35:59.205 | + inc/python:pip_install:200 : result=0 2022-03-16 11:35:59.208 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:35:59.210 | + functions-common:time_stop:2425 : local name 2022-03-16 11:35:59.213 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:35:59.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:35:59.218 | + functions-common:time_stop:2428 : local total 2022-03-16 11:35:59.220 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:35:59.223 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:35:59.225 | + functions-common:time_stop:2432 : start_time=1647430554013 2022-03-16 11:35:59.228 | + functions-common:time_stop:2434 : [[ -z 1647430554013 ]] 2022-03-16 11:35:59.231 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:35:59.235 | + functions-common:time_stop:2437 : end_time=1647430559232 2022-03-16 11:35:59.237 | + functions-common:time_stop:2438 : elapsed_time=5219 2022-03-16 11:35:59.240 | + functions-common:time_stop:2439 : total=159519 2022-03-16 11:35:59.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:35:59.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=164738 2022-03-16 11:35:59.248 | + inc/python:pip_install:203 : return 0 2022-03-16 11:35:59.250 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 11:35:59.253 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 11:35:59.256 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 11:35:59.258 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:35:59.261 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:35:59.264 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:35:59.267 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:35:59.269 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:35:59.272 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:35:59.290 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:35:59.292 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:35:59.295 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:59.298 | + functions-common:git_clone:629 : echo master 2022-03-16 11:35:59.298 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:35:59.304 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 11:35:59.307 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:35:59.309 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 11:35:59.312 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:35:59.312 | + functions-common:git_clone:678 : head -1 2022-03-16 11:35:59.315 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 11:35:59.318 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:35:59.321 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 11:35:59.323 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:35:59.326 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:35:59.328 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 11:35:59.331 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:35:59.333 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 11:35:59.336 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:35:59.339 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:35:59.341 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 11:35:59.344 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:35:59.346 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:35:59.351 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 11:35:59.353 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:35:59.356 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 11:35:59.359 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:35:59.361 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:35:59.366 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 11:35:59.372 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 11:35:59.375 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 11:36:00.031 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 11:36:00.034 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:36:00.037 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:36:00.040 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:36:00.042 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:36:00.044 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 11:36:00.047 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:36:00.049 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:36:00.052 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:36:00.055 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:36:00.057 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:36:00.060 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:36:00.062 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:36:00.065 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 11:36:00.086 | Using python 3.8 to install /opt/stack/placement 2022-03-16 11:36:00.089 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-16 11:36:01.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:36:01.010 | from cryptography.utils import int_from_bytes 2022-03-16 11:36:01.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:36:01.011 | from cryptography.utils import int_from_bytes 2022-03-16 11:36:02.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:36:02.199 | Obtaining file:///opt/stack/placement 2022-03-16 11:36:02.200 | Preparing metadata (setup.py): started 2022-03-16 11:36:05.358 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:36:05.409 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 11:36:05.410 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 11:36:05.411 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 11:36:05.413 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 11:36:05.414 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 11:36:05.415 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:36:05.416 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 11:36:05.418 | 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.0.0.0rc1) (60.9.3) 2022-03-16 11:36:05.419 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:36:05.420 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 11:36:05.421 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 11:36:05.422 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 11:36:05.423 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 11:36:05.424 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 11:36:05.426 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 11:36:05.427 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 11:36:05.429 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 11:36:05.430 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:36:05.431 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 11:36:05.432 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 11:36:05.433 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 11:36:05.498 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 11:36:05.500 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 11:36:05.502 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 11:36:05.503 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 11:36:05.504 | 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.0.0.0rc1) (3.1.1) 2022-03-16 11:36:05.506 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:36:05.524 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 11:36:05.566 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 11:36:05.567 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 11:36:05.569 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:36:05.570 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 11:36:05.571 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:36:05.622 | 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.0.0.0rc1) (0.13.0) 2022-03-16 11:36:05.623 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 11:36:05.625 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 11:36:05.627 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 11:36:05.666 | 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.0.0.0rc1) (2.8.2) 2022-03-16 11:36:05.671 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 11:36:05.688 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 11:36:05.689 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 11:36:05.693 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:36:05.718 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 11:36:05.720 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 11:36:05.734 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:36:05.749 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 11:36:05.750 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 11:36:05.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 11:36:05.754 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 11:36:05.797 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 11:36:05.798 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 11:36:05.800 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 11:36:05.801 | 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.0.0.0rc1) (1.26.8) 2022-03-16 11:36:05.818 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 11:36:05.979 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 11:36:06.017 | 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.0.0.0rc1) (5.4.0) 2022-03-16 11:36:06.018 | 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.0.0.0rc1) (4.11.1) 2022-03-16 11:36:06.019 | 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.0.0.0rc1) (1.1.6) 2022-03-16 11:36:06.036 | 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.0.0.0rc1) (1.15.0) 2022-03-16 11:36:06.070 | 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.0.0.0rc1) (1.13.3) 2022-03-16 11:36:06.125 | 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.0.0.0rc1) (2.1.0) 2022-03-16 11:36:06.219 | 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.0.0.0rc1) (1.7.0) 2022-03-16 11:36:06.305 | 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.0.0.0rc1) (1.1.5) 2022-03-16 11:36:06.356 | 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.0.0.0rc1) (0.2.5) 2022-03-16 11:36:06.556 | 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.0.0.0rc1) (0.4.2) 2022-03-16 11:36:06.558 | 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.0.0.0rc1) (5.1.1) 2022-03-16 11:36:06.559 | 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.0.0.0rc1) (0.5.2) 2022-03-16 11:36:06.638 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:36:06.690 | 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.0.0.0rc1) (2.21) 2022-03-16 11:36:06.852 | 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.0.0.0rc1) (3.7.0) 2022-03-16 11:36:06.961 | 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.0.0.0rc1) (1.0.0) 2022-03-16 11:36:06.962 | 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.0.0.0rc1) (3.0.0) 2022-03-16 11:36:08.896 | Installing collected packages: openstack-placement 2022-03-16 11:36:08.897 | Attempting uninstall: openstack-placement 2022-03-16 11:36:08.897 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 11:36:08.900 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 11:36:08.902 | Running setup.py develop for openstack-placement 2022-03-16 11:36:13.235 | Successfully installed openstack-placement 2022-03-16 11:36:13.235 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:36:13.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:36:13.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:36:13.387 | + inc/python:pip_install:200 : result=0 2022-03-16 11:36:13.390 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:36:13.392 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:13.394 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:13.397 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:13.400 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:13.402 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:13.404 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:36:13.407 | + functions-common:time_stop:2432 : start_time=1647430560080 2022-03-16 11:36:13.409 | + functions-common:time_stop:2434 : [[ -z 1647430560080 ]] 2022-03-16 11:36:13.413 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:13.417 | + functions-common:time_stop:2437 : end_time=1647430573414 2022-03-16 11:36:13.419 | + functions-common:time_stop:2438 : elapsed_time=13334 2022-03-16 11:36:13.422 | + functions-common:time_stop:2439 : total=164738 2022-03-16 11:36:13.424 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:13.426 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178072 2022-03-16 11:36:13.429 | + inc/python:pip_install:203 : return 0 2022-03-16 11:36:13.432 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:36:13.434 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:36:13.437 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:36:13.457 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:36:13.470 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 11:36:13.473 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 11:36:13.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:36:13.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:36:13.481 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 11:36:13.483 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:36:13.486 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:36:13.489 | + ./stack.sh:main:943 : configure_placement 2022-03-16 11:36:13.492 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 11:36:13.504 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 11:36:13.508 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 11:36:13.513 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 11:36:13.515 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 11:36:13.518 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 11:36:13.521 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 11:36:13.524 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:36:13.528 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:36:13.561 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 11:36:13.594 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 11:36:13.626 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 11:36:13.629 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:36:13.632 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 11:36:13.634 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:36:13.637 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 11:36:13.670 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 11:36:13.701 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:36:13.732 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 11:36:13.764 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 11:36:13.795 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 11:36:13.827 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 11:36:13.858 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 11:36:13.890 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:36:13.921 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:36:13.952 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 11:36:13.955 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 11:36:13.957 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:36:13.961 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:36:13.979 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:36:13.982 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:36:13.984 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:36:13.987 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:36:13.990 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:36:14.021 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:36:14.051 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:36:14.082 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:36:14.113 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 11:36:14.116 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 11:36:14.119 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 11:36:14.122 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 11:36:14.124 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 11:36:14.127 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:36:14.129 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:36:14.133 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 11:36:14.137 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 11:36:14.140 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:36:14.143 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:36:14.156 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:36:14.159 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:36:14.165 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:36:14.169 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:36:14.187 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 11:36:14.189 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 11:36:14.194 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 11:36:14.234 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 11:36:14.267 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 11:36:14.302 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:36:14.333 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:36:14.364 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:36:14.400 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:36:14.431 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:36:14.462 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:36:14.494 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:36:14.530 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:36:14.562 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:36:14.593 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:36:14.628 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:36:14.631 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:36:14.634 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 11:36:14.637 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 11:36:14.639 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:36:14.642 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:14.646 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:14.649 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:36:14.652 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 11:36:14.654 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 11:36:14.684 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:36:14.716 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 11:36:14.716 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:36:14.725 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 11:36:14.729 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 11:36:14.732 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 11:36:14.734 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:36:14.737 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:36:14.740 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:36:14.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:14.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:14.747 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:36:14.751 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:36:14.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:14.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:14.760 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 11:36:14.824 | Site placement-api already enabled 2022-03-16 11:36:14.829 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:36:14.831 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:36:14.835 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:36:14.837 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:36:14.978 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 11:36:15.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:15.009 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 11:36:15.031 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:15.034 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 11:36:15.058 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:15.061 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 11:36:15.063 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 11:36:15.066 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 11:36:15.101 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:36:15.135 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 11:36:15.166 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 11:36:15.200 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 11:36:15.236 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 11:36:15.270 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 11:36:15.303 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 11:36:15.333 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 11:36:15.351 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:15.354 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 11:36:15.375 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:15.378 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 11:36:15.380 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:36:15.383 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 11:36:15.386 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:36:15.388 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:36:15.391 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:36:15.393 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:36:15.397 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:36:15.400 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:36:15.405 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:36:15.407 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:36:15.410 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:36:15.413 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 11:36:15.416 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:36:15.432 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:15.435 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:36:15.437 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:36:15.440 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 11:36:15.442 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 11:36:15.445 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:36:15.447 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 11:36:15.449 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 11:36:15.452 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 11:36:15.512 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 11:36:15.555 | [237249 Async install_tempest:262875]: running: install_tempest 2022-03-16 11:36:15.558 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:36:15.561 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:36:15.564 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:36:15.572 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:36:15.576 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 11:36:15.579 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:36:15.582 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 11:36:15.587 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:36:15.590 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:36:15.593 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 11:36:15.595 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 11:36:15.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:36:15.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:36:15.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 11:36:15.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:36:15.610 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 11:36:15.613 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 11:36:15.616 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:36:15.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 11:36:15.625 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 11:36:15.628 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:36:15.633 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:36:15.633 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:36:15.641 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 11:36:15.643 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 11:36:15.647 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 11:36:15.650 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 11:36:15.653 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 11:36:15.677 | Using python 3.8 to install python-openstackclient 2022-03-16 11:36:15.680 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-16 11:36:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:36:16.580 | from cryptography.utils import int_from_bytes 2022-03-16 11:36:16.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:36:16.580 | from cryptography.utils import int_from_bytes 2022-03-16 11:36:17.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:36:17.754 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 11:36:17.773 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 11:36:17.773 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 11:36:17.774 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 11:36:17.776 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 11:36:17.777 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 11:36:17.778 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 11:36:17.779 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 11:36:17.780 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 11:36:17.781 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 11:36:17.782 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 11:36:17.783 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 11:36:17.794 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 11:36:17.795 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 11:36:17.797 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 11:36:17.798 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 11:36:17.799 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 11:36:17.825 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-16 11:36:17.825 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 11:36:17.826 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-16 11:36:17.827 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-16 11:36:17.829 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 11:36:17.830 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-16 11:36:17.831 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-16 11:36:17.832 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-16 11:36:17.834 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-16 11:36:17.836 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-16 11:36:17.837 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-16 11:36:17.851 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-16 11:36:17.869 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 11:36:17.870 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 11:36:17.872 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 11:36:17.873 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-16 11:36:17.894 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 11:36:17.913 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-16 11:36:17.914 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-16 11:36:17.917 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-16 11:36:18.007 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-16 11:36:18.008 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-16 11:36:18.009 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-16 11:36:18.051 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-16 11:36:18.062 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-16 11:36:18.096 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-16 11:36:18.260 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-16 11:36:18.276 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-16 11:36:18.377 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 11:36:18.379 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-16 11:36:18.381 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-16 11:36:18.383 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-16 11:36:18.519 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-16 11:36:20.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:36:20.830 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:36:20.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:36:20.967 | + inc/python:pip_install:200 : result=0 2022-03-16 11:36:20.970 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:36:20.972 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:20.977 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:20.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:20.982 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:20.984 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:20.986 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:36:20.989 | + functions-common:time_stop:2432 : start_time=1647430575670 2022-03-16 11:36:20.992 | + functions-common:time_stop:2434 : [[ -z 1647430575670 ]] 2022-03-16 11:36:20.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:20.999 | + functions-common:time_stop:2437 : end_time=1647430580997 2022-03-16 11:36:21.001 | + functions-common:time_stop:2438 : elapsed_time=5327 2022-03-16 11:36:21.004 | + functions-common:time_stop:2439 : total=178072 2022-03-16 11:36:21.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:21.010 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=183399 2022-03-16 11:36:21.013 | + inc/python:pip_install:203 : return 0 2022-03-16 11:36:21.015 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 11:36:21.019 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 11:36:21.024 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.cDrcBmWAIo 2022-03-16 11:36:21.026 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 11:36:21.029 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 11:36:21.031 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 11:36:21.034 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:36:21.037 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:36:21.040 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 11:36:21.059 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:21.061 | + ./stack.sh:main:1035 : configure_database 2022-03-16 11:36:21.064 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 11:36:21.066 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 11:36:21.069 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 11:36:21.071 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:36:21.074 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 11:36:21.077 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 11:36:21.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:21.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:21.088 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 11:36:21.091 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 11:36:21.093 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:36:21.095 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:36:21.098 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:36:21.100 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:36:21.103 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:36:21.105 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:36:21.107 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:36:21.110 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:36:21.112 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:36:21.115 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:36:21.117 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:36:21.120 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 11:36:21.122 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:36:21.124 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:36:21.127 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:36:21.129 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:36:21.132 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:36:21.135 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:36:21.138 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 11:36:21.156 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 11:36:21.156 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 11:36:21.162 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 11:36:21.165 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 11:36:21.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:21.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:21.173 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 11:36:21.175 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 11:36:21.179 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 11:36:21.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:36:21.185 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:36:21.188 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 11:36:21.193 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 11:36:21.196 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 11:36:21.208 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:36:21.236 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 11:36:21.249 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:36:21.266 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 11:36:21.270 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 11:36:21.270 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 11:36:21.275 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 11:36:21.330 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 11:36:21.388 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 11:36:21.445 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 11:36:21.502 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 11:36:21.505 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 11:36:21.507 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:36:21.510 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 11:36:24.110 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 11:36:24.113 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 11:36:24.117 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:36:24.121 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-113624 2022-03-16 11:36:24.124 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-113624 1039' 2022-03-16 11:36:24.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.129 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:36:24.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.134 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:36:24.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.139 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:36:24.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.145 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:36:24.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.150 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:36:24.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.156 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:36:24.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.161 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-113156 2022-03-16 11:36:24.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.166 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:36:24.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.171 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:36:24.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.176 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:36:24.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.182 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:36:24.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.187 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:36:24.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:36:24.192 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:36:24.195 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 11:36:24.197 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 11:36:24.200 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 11:36:24.212 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 11:36:24.216 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.218 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 11:36:24.221 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.224 | + functions-common:run_process:1682 : local group= 2022-03-16 11:36:24.227 | + functions-common:run_process:1683 : local user= 2022-03-16 11:36:24.229 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 11:36:24.232 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:36:24.234 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:36:24.237 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:36:24.241 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:36:24.245 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:36:24.250 | + functions-common:time_start:2416 : _TIME_START[$name]=1647430584247 2022-03-16 11:36:24.253 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 11:36:24.271 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:24.273 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 11:36:24.276 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 11:36:24.279 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.281 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.284 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.287 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.290 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 11:36:24.292 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 11:36:24.295 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 11:36:24.297 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:36:24.300 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:36:24.303 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 11:36:24.306 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 11:36:24.309 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 11:36:24.311 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.314 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:36:24.316 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 11:36:24.318 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:36:24.321 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:36:24.323 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 11:36:24.326 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:36:24.330 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 11:36:24.386 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 11:36:24.446 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:36:24.509 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 11:36:24.565 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 11:36:24.630 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:36:24.688 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:36:24.691 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 11:36:24.747 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:36:25.153 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 11:36:25.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 11:36:25.577 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 11:36:25.604 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:36:25.608 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:25.611 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:25.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:25.617 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:25.620 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:25.623 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:36:25.626 | + functions-common:time_stop:2432 : start_time=1647430584247 2022-03-16 11:36:25.633 | + functions-common:time_stop:2434 : [[ -z 1647430584247 ]] 2022-03-16 11:36:25.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:25.642 | + functions-common:time_stop:2437 : end_time=1647430585639 2022-03-16 11:36:25.646 | + functions-common:time_stop:2438 : elapsed_time=1392 2022-03-16 11:36:25.649 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:36:25.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:25.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1392 2022-03-16 11:36:25.660 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 11:36:25.664 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 11:36:25.667 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 11:36:25.670 | + functions-common:run_process:1682 : local group= 2022-03-16 11:36:25.673 | + functions-common:run_process:1683 : local user=root 2022-03-16 11:36:25.678 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 11:36:25.681 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:36:25.684 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:36:25.687 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:36:25.691 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:36:25.696 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:36:25.708 | + functions-common:time_start:2416 : _TIME_START[$name]=1647430585698 2022-03-16 11:36:25.711 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 11:36:25.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:25.740 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:36:25.743 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:25.746 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:25.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:25.754 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:25.758 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:25.762 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:36:25.767 | + functions-common:time_stop:2432 : start_time=1647430585698 2022-03-16 11:36:25.772 | + functions-common:time_stop:2434 : [[ -z 1647430585698 ]] 2022-03-16 11:36:25.780 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:25.791 | + functions-common:time_stop:2437 : end_time=1647430585780 2022-03-16 11:36:25.791 | + functions-common:time_stop:2438 : elapsed_time=82 2022-03-16 11:36:25.794 | + functions-common:time_stop:2439 : total=1392 2022-03-16 11:36:25.798 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:25.802 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1474 2022-03-16 11:36:25.804 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 11:36:25.828 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:25.831 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 11:36:25.853 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:25.856 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 11:36:25.878 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:25.881 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 11:36:25.884 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 11:36:25.886 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 11:36:25.889 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 11:36:25.891 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380' 2022-03-16 11:36:25.894 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-03-16 11:36:25.897 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-03-16 11:36:25.899 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 11:36:25.902 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 11:36:25.904 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-03-16 11:36:25.907 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 11:36:25.910 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 11:36:25.912 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:36:25.915 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-03-16 11:36:25.919 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 11:36:25.923 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:36:25.927 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:36:25.935 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 11:36:25.939 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:36:25.942 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:36:25.945 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:36:25.947 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:36:25.952 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 11:36:26.048 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 11:36:26.120 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:36:26.179 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 11:36:26.234 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 11:36:26.295 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:36:26.354 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:36:26.357 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 11:36:26.428 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:36:26.817 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 11:36:26.877 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 11:36:26.937 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 11:36:26.993 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 11:36:27.049 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 11:36:27.053 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 11:36:27.059 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 11:36:27.062 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 11:36:27.488 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 11:36:27.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 11:36:27.916 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 11:36:28.092 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 11:36:28.111 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:28.114 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 11:36:28.117 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 11:36:28.121 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 11:36:28.126 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 11:36:28.141 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 11:36:28.159 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 11:36:28.161 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:36:28.164 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 11:36:28.310 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 11:36:28.453 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 11:36:28.593 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:36:28.735 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:36:28.877 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:36:29.018 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 11:36:29.159 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 11:36:29.299 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 11:36:29.439 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 11:36:29.579 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 11:36:29.586 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 11:36:29.589 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 11:36:29.592 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 11:36:29.596 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 11:36:29.599 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 11:36:29.601 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 11:36:29.618 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:29.621 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 11:36:29.623 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:36:29.626 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 11:36:29.628 | + ./stack.sh:main:1095 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:36:29.631 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 11:36:29.634 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 11:36:29.651 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:29.653 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 11:36:29.656 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 11:36:29.658 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 11:36:29.661 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 11:36:29.663 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 11:36:29.665 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 11:36:29.670 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:36:30.232 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 11:36:30.237 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:36:30.257 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 11:36:30.259 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 11:36:30.262 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:36:30.264 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:36:30.267 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:36:30.272 | + functions-common:time_start:2416 : _TIME_START[$name]=1647430590269 2022-03-16 11:36:30.275 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 11:36:35.012 | 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=264723) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:36:35.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:35.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.021 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.021 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.021 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:35.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:35.049 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:35.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.051 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.051 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.052 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.053 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:35.053 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:35.109 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:35.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.110 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.110 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.111 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:35.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:35.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:35.112 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:35.121 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:36:36.961 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.961 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:36:36.969 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.969 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:36:36.977 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.977 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:36:36.984 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.984 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:36:36.991 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.992 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:36:36.999 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:36.999 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:36:37.068 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.069 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.071 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.071 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.071 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.071 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.072 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.073 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.074 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.074 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.074 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.076 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.076 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.086 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.086 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.087 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.087 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.087 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.087 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.482 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.484 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.484 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.485 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.485 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.485 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.515 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.515 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.516 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.516 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.516 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.516 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.524 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:36:37.565 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.566 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:36:37.576 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.576 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:36:37.585 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.585 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:36:37.592 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.592 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:36:37.602 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.602 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:36:37.610 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.611 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:36:37.620 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:37.620 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.623 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.624 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.625 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.625 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.626 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.626 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.630 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.631 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.632 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.632 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.632 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.632 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:37.644 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:37.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.648 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.649 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.649 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:37.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:37.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:37.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:38.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.010 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.011 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.011 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.012 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:38.012 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:38.040 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:36:38.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.042 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.042 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.043 | 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=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:36:38.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:36:38.043 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:36:38.043 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=264723) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:36:38.050 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:36:38.060 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.060 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:36:38.068 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.068 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:36:38.077 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.077 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:36:38.085 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.085 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:36:38.092 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.092 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:36:38.100 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.101 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:36:38.108 | INFO migrate.versioning.api [-] done 2022-03-16 11:36:38.516 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 11:36:38.519 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:38.522 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:38.524 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:38.526 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:38.529 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:38.531 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 11:36:38.534 | + functions-common:time_stop:2432 : start_time=1647430590269 2022-03-16 11:36:38.537 | + functions-common:time_stop:2434 : [[ -z 1647430590269 ]] 2022-03-16 11:36:38.540 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:38.545 | + functions-common:time_stop:2437 : end_time=1647430598542 2022-03-16 11:36:38.547 | + functions-common:time_stop:2438 : elapsed_time=8273 2022-03-16 11:36:38.550 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:36:38.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:38.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8273 2022-03-16 11:36:38.558 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 11:36:38.560 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 11:36:38.564 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 11:36:43.303 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 11:36:43.304 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:36:43.304 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:36:43.304 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 11:36:43.304 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:36:43.305 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:36:43.305 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:36:43.305 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:36:43.305 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:36:43.685 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 11:36:43.689 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 11:36:48.309 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 11:36:48.310 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:36:48.310 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:36:48.310 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 11:36:48.310 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:36:48.311 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:36:48.311 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:36:48.311 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:36:48.311 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:36:48.681 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 11:36:48.683 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 11:36:48.686 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 11:36:48.688 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 11:36:48.705 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:48.708 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:36:48.711 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 11:36:48.716 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 11:36:48.718 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 11:36:48.721 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.724 | + functions-common:run_process:1682 : local group= 2022-03-16 11:36:48.726 | + functions-common:run_process:1683 : local user= 2022-03-16 11:36:48.729 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 11:36:48.731 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:36:48.733 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:36:48.736 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:36:48.739 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:36:48.742 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:36:48.746 | + functions-common:time_start:2416 : _TIME_START[$name]=1647430608743 2022-03-16 11:36:48.748 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 11:36:48.766 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:36:48.771 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 11:36:48.774 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 11:36:48.776 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.779 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.781 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.783 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.786 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 11:36:48.788 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 11:36:48.791 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 11:36:48.793 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:36:48.796 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:36:48.798 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 11:36:48.801 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 11:36:48.803 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 11:36:48.805 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:48.807 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 11:36:48.809 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 11:36:48.812 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 11:36:48.814 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 11:36:48.819 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 11:36:48.870 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 11:36:48.923 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 11:36:48.975 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:36:49.029 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:36:49.086 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 11:36:49.139 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 11:36:49.192 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 11:36:49.245 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 11:36:49.297 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 11:36:49.351 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 11:36:49.353 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 11:36:49.405 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 11:36:49.809 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 11:36:49.823 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 11:36:50.219 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 11:36:50.299 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:36:50.304 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:50.312 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:50.314 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:50.321 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:50.323 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:50.325 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:36:50.328 | + functions-common:time_stop:2432 : start_time=1647430608743 2022-03-16 11:36:50.330 | + functions-common:time_stop:2434 : [[ -z 1647430608743 ]] 2022-03-16 11:36:50.334 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:50.338 | + functions-common:time_stop:2437 : end_time=1647430610335 2022-03-16 11:36:50.341 | + functions-common:time_stop:2438 : elapsed_time=1592 2022-03-16 11:36:50.343 | + functions-common:time_stop:2439 : total=1474 2022-03-16 11:36:50.346 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:50.349 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3066 2022-03-16 11:36:50.351 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 11:36:50.351 | Waiting for keystone to start... 2022-03-16 11:36:50.354 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-03-16 11:36:50.356 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-03-16 11:36:50.359 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 11:36:50.361 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-03-16 11:36:50.364 | + functions:wait_for_service:459 : local rval=0 2022-03-16 11:36:50.367 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 11:36:50.369 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 11:36:50.372 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:36:50.374 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:36:50.378 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:36:50.382 | + functions-common:time_start:2416 : _TIME_START[$name]=1647430610379 2022-03-16 11:36:50.385 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 11:36:50.390 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-03-16 11:36:55.521 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 11:36:55.550 | [262875 Async install_tempest:262875]: finished successfully 2022-03-16 11:36:57.014 | + :: : [[ 200 == 503 ]] 2022-03-16 11:36:57.016 | + :: : [[ 0 -eq 7 ]] 2022-03-16 11:36:57.019 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 11:36:57.022 | + functions-common:time_stop:2425 : local name 2022-03-16 11:36:57.024 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:36:57.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:36:57.029 | + functions-common:time_stop:2428 : local total 2022-03-16 11:36:57.032 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:36:57.034 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 11:36:57.037 | + functions-common:time_stop:2432 : start_time=1647430610379 2022-03-16 11:36:57.039 | + functions-common:time_stop:2434 : [[ -z 1647430610379 ]] 2022-03-16 11:36:57.043 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:36:57.048 | + functions-common:time_stop:2437 : end_time=1647430617045 2022-03-16 11:36:57.052 | + functions-common:time_stop:2438 : elapsed_time=6666 2022-03-16 11:36:57.055 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:36:57.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:36:57.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6666 2022-03-16 11:36:57.063 | + functions:wait_for_service:467 : return 0 2022-03-16 11:36:57.065 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 11:36:57.084 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:36:57.087 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 11:36:57.089 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:36:57.092 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 11:36:57.122 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 11:36:57.125 | + 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.42/identity 2022-03-16 11:37:01.791 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.791 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.791 | 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=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.799 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.815 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.816 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.847 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.880 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.881 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.973 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.974 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.986 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.986 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.986 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.986 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.987 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.987 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.987 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.995 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.998 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.998 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.998 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.998 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.999 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.999 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:01.999 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=265571) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:37:02.032 | 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=265571) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:37:02.343 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created domain default 2022-03-16 11:37:02.385 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created project admin 2022-03-16 11:37:02.413 | DEBUG passlib.handlers.bcrypt [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=265571) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 11:37:02.413 | DEBUG passlib.handlers.bcrypt [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=265571) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 11:37:02.474 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created user admin 2022-03-16 11:37:02.488 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created role reader 2022-03-16 11:37:02.499 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created role member 2022-03-16 11:37:02.522 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created implied role where 3f14cec534114ff29630c54a1407ac79 implies e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:37:02.531 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created role admin 2022-03-16 11:37:02.548 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created implied role where 3e3bf21b5d9d413ab9430da4adf04697 implies 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:37:02.560 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Granted role admin on project admin to user admin. 2022-03-16 11:37:02.567 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Granted role admin on the system to user admin. 2022-03-16 11:37:02.580 | WARNING py.warnings [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-16 11:37:02.581 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 11:37:02.581 |  2022-03-16 11:37:02.585 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created region RegionOne 2022-03-16 11:37:02.620 | INFO keystone.cmd.bootstrap [None req-56fecb08-f0d7-4f1d-8ed9-ad315d308a7e None None] Created public endpoint http://10.222.0.42/identity 2022-03-16 11:37:03.079 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 11:37:03.082 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 11:37:03.085 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 11:37:03.088 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 11:37:06.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:06.187 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:06.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:06.187 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:06.353 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:06.356 | + lib/keystone:create_keystone_accounts:310 : admin_project=ebdbf69bc8aa4f168102ab0012eb87cf 2022-03-16 11:37:06.358 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 11:37:06.362 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 11:37:08.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:08.611 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:08.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:08.611 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:08.785 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:08.788 | + lib/keystone:create_keystone_accounts:312 : admin_user=be99d5fea922427785ac22765396d66e 2022-03-16 11:37:08.791 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 11:37:08.793 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 11:37:08.795 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 11:37:08.797 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin be99d5fea922427785ac22765396d66e default 2022-03-16 11:37:08.854 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin be99d5fea922427785ac22765396d66e default 2022-03-16 11:37:08.891 | [237249 Async ks-domain-role:265690]: running: get_or_add_user_domain_role admin be99d5fea922427785ac22765396d66e default 2022-03-16 11:37:08.894 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 11:37:08.896 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:37:08.900 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:37:12.098 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:37:12.100 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:37:12.100 | default 2022-03-16 11:37:12.103 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 11:37:12.162 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 11:37:12.206 | [237249 Async ks-project:265829]: running: get_or_create_project service Default 2022-03-16 11:37:12.209 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 11:37:12.274 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 11:37:12.320 | [237249 Async ks-service:265915]: running: get_or_create_role service 2022-03-16 11:37:12.323 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 11:37:12.398 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 11:37:12.458 | [237249 Async ks-reseller:266001]: running: get_or_create_role ResellerAdmin 2022-03-16 11:37:12.462 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 11:37:12.467 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 11:37:12.880 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 11:37:13.089 | [237249 Async ks-anotherrole:266091]: running: get_or_create_role anotherrole 2022-03-16 11:37:13.116 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 11:37:13.145 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 11:37:13.165 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:37:13.197 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 11:37:16.068 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:16.233 | [266001 Async ks-reseller:266001]: finished successfully 2022-03-16 11:37:16.594 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:16.660 | [265915 Async ks-service:265915]: finished successfully 2022-03-16 11:37:16.871 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:16.912 | [265829 Async ks-project:265829]: finished successfully 2022-03-16 11:37:16.989 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:17.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:17.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:17.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:17.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:17.021 | [266091 Async ks-anotherrole:266091]: finished successfully 2022-03-16 11:37:17.193 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:17.196 | ++ functions-common:get_or_create_project:938 : project_id=dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:17.198 | ++ functions-common:get_or_create_project:939 : echo dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:17.201 | + lib/keystone:create_keystone_accounts:340 : invis_project=dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:17.203 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 11:37:17.207 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 11:37:17.209 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:37:17.213 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 11:37:19.769 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:19.795 | [265690 Async ks-domain-role:265690]: finished successfully 2022-03-16 11:37:19.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:19.813 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:19.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:19.814 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:19.989 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:19.992 | ++ functions-common:get_or_create_project:938 : project_id=8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:19.994 | ++ functions-common:get_or_create_project:939 : echo 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:19.997 | + lib/keystone:create_keystone_accounts:344 : demo_project=8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:19.999 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 11:37:20.003 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 11:37:20.005 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:20.008 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 11:37:20.010 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 11:37:20.013 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 11:37:22.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.590 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.590 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.758 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:22.761 | ++ functions-common:get_or_create_user:925 : user_id=06e5721d34914247a2f43550aeaa9cc1 2022-03-16 11:37:22.763 | ++ functions-common:get_or_create_user:926 : echo 06e5721d34914247a2f43550aeaa9cc1 2022-03-16 11:37:22.766 | + lib/keystone:create_keystone_accounts:347 : demo_user=06e5721d34914247a2f43550aeaa9cc1 2022-03-16 11:37:22.769 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 11:37:22.818 | [237249 Async ks-domain-role:265690]: Waiting for completion of get_or_add_user_domain_role admin be99d5fea922427785ac22765396d66e default running on PID 265690 (6 other jobs running) 2022-03-16 11:37:22.843 | [237249 Async ks-domain-role:265690]: Signaling child to exit 2022-03-16 11:37:22.843 | WAKEUP 2022-03-16 11:37:22.867 | [237249 Async ks-domain-role:265690]: Signaled 2022-03-16 11:37:22.868 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 11:37:22.868 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be99d5fea922427785ac22765396d66e --domain default 2022-03-16 11:37:22.869 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 11:37:22.869 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:37:22.869 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:37:22.869 | ++ functions-common:get_field:812 : read data 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:22.869 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 11:37:22.869 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 11:37:22.869 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user be99d5fea922427785ac22765396d66e --domain default 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 11:37:22.869 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:37:22.869 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be99d5fea922427785ac22765396d66e --domain default 2022-03-16 11:37:22.869 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:37:22.869 | ++ functions-common:get_field:812 : read data 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:22.869 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:22.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:22.869 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:37:22.869 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:37:22.869 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | be99d5fea922427785ac22765396d66e | | | default | | False |' 2022-03-16 11:37:22.869 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:37:22.870 | ++ functions-common:get_field:812 : read data 2022-03-16 11:37:22.870 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:37:22.870 | + functions-common:get_or_add_user_domain_role:1021 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:37:22.870 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:37:22.913 | [237249 Async ks-domain-role:265690]: finished get_or_add_user_domain_role admin be99d5fea922427785ac22765396d66e default with result 0 in 10 seconds 2022-03-16 11:37:22.920 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 11:37:22.955 | [237249 Async ks-project:265829]: Waiting for completion of get_or_create_project service Default running on PID 265829 (5 other jobs running) 2022-03-16 11:37:22.980 | [237249 Async ks-project:265829]: Signaling child to exit 2022-03-16 11:37:22.981 | WAKEUP 2022-03-16 11:37:23.004 | [237249 Async ks-project:265829]: Signaled 2022-03-16 11:37:23.005 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:37:23.005 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 11:37:23.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:23.005 | + functions-common:get_or_create_project:938 : project_id=2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:37:23.005 | + functions-common:get_or_create_project:939 : echo 2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:37:23.005 | 2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:37:23.048 | [237249 Async ks-project:265829]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 11:37:23.087 | [237249 Async ks-service:265915]: Waiting for completion of get_or_create_role service running on PID 265915 (4 other jobs running) 2022-03-16 11:37:23.111 | [237249 Async ks-service:265915]: Signaling child to exit 2022-03-16 11:37:23.111 | WAKEUP 2022-03-16 11:37:23.134 | [237249 Async ks-service:265915]: Signaled 2022-03-16 11:37:23.136 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:37:23.136 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 11:37:23.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:23.136 | + functions-common:get_or_create_role:950 : role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:37:23.136 | + functions-common:get_or_create_role:951 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:37:23.136 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:37:23.180 | [237249 Async ks-service:265915]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 11:37:23.217 | [237249 Async ks-reseller:266001]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 266001 (3 other jobs running) 2022-03-16 11:37:23.241 | [237249 Async ks-reseller:266001]: Signaling child to exit 2022-03-16 11:37:23.242 | WAKEUP 2022-03-16 11:37:23.265 | [237249 Async ks-reseller:266001]: Signaled 2022-03-16 11:37:23.266 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:37:23.266 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 11:37:23.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.266 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:23.266 | + functions-common:get_or_create_role:950 : role_id=5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:37:23.266 | + functions-common:get_or_create_role:951 : echo 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:37:23.266 | 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:37:23.311 | [237249 Async ks-reseller:266001]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-16 11:37:23.348 | [237249 Async ks-anotherrole:266091]: Waiting for completion of get_or_create_role anotherrole running on PID 266091 (2 other jobs running) 2022-03-16 11:37:23.372 | [237249 Async ks-anotherrole:266091]: Signaling child to exit 2022-03-16 11:37:23.372 | WAKEUP 2022-03-16 11:37:23.394 | [237249 Async ks-anotherrole:266091]: Signaled 2022-03-16 11:37:23.396 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:37:23.396 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:37:23.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:23.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:23.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:23.396 | + functions-common:get_or_create_role:950 : role_id=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:37:23.396 | + functions-common:get_or_create_role:951 : echo 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:37:23.396 | 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:37:23.441 | [237249 Async ks-anotherrole:266091]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 11:37:23.445 | + inc/async:async_wait:197 : return 0 2022-03-16 11:37:23.447 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.507 | + inc/async:async_inner:63 : get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.546 | [237249 Async ks-demo-member:266971]: running: get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.548 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin be99d5fea922427785ac22765396d66e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.614 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be99d5fea922427785ac22765396d66e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.657 | [237249 Async ks-demo-admin:267083]: running: get_or_add_user_project_role admin be99d5fea922427785ac22765396d66e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.661 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.735 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.785 | [237249 Async ks-demo-another:267195]: running: get_or_add_user_project_role anotherrole 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:23.788 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:23.870 | + inc/async:async_inner:63 : get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:23.951 | [237249 Async ks-demo-invis:267307]: running: get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:37:23.962 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 11:37:23.974 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 11:37:23.977 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:23.997 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 11:37:24.013 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 11:37:24.041 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 11:37:28.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:28.433 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:28.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:28.433 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:28.679 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:28.695 | ++ functions-common:get_or_create_user:925 : user_id=3d7c1df2ef11467c96493f070415c18f 2022-03-16 11:37:28.711 | ++ functions-common:get_or_create_user:926 : echo 3d7c1df2ef11467c96493f070415c18f 2022-03-16 11:37:28.727 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3d7c1df2ef11467c96493f070415c18f 2022-03-16 11:37:28.742 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3d7c1df2ef11467c96493f070415c18f 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:28.970 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3d7c1df2ef11467c96493f070415c18f 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:29.187 | [237249 Async ks-demo-reader:267485]: running: get_or_add_user_project_role reader 3d7c1df2ef11467c96493f070415c18f 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:37:29.208 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 11:37:29.245 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 11:37:29.269 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:37:29.321 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 11:37:33.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:33.579 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:33.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:33.579 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:33.787 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:33.793 | ++ functions-common:get_or_create_project:938 : project_id=25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:33.795 | ++ functions-common:get_or_create_project:939 : echo 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:33.798 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:33.803 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 11:37:33.807 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 11:37:33.823 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:33.841 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 11:37:33.858 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 11:37:33.880 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 11:37:37.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:37.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:37.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:37.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:37.908 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:38.025 | [267195 Async ks-demo-another:267195]: finished successfully 2022-03-16 11:37:38.129 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:38.147 | ++ functions-common:get_or_create_user:925 : user_id=b55f28ab7d0043b9a700dc2ac3f92dd0 2022-03-16 11:37:38.160 | ++ functions-common:get_or_create_user:926 : echo b55f28ab7d0043b9a700dc2ac3f92dd0 2022-03-16 11:37:38.174 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b55f28ab7d0043b9a700dc2ac3f92dd0 2022-03-16 11:37:38.196 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:38.577 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:38.610 | [237249 Async ks-alt-admin:267918]: running: get_or_add_user_project_role admin b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:38.613 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:38.971 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:39.112 | [237249 Async ks-alt-another:268032]: running: get_or_add_user_project_role anotherrole b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:39.117 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 11:37:39.122 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 11:37:39.125 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:39.144 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 11:37:39.161 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 11:37:39.185 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 11:37:40.492 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:40.651 | [266971 Async ks-demo-member:266971]: finished successfully 2022-03-16 11:37:41.277 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:41.426 | [267083 Async ks-demo-admin:267083]: finished successfully 2022-03-16 11:37:41.973 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:42.138 | [267307 Async ks-demo-invis:267307]: finished successfully 2022-03-16 11:37:43.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:43.371 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:43.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:43.371 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:43.577 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:43.582 | ++ functions-common:get_or_create_user:925 : user_id=fbcca102964e4e0bac1cb419ca6636dc 2022-03-16 11:37:43.585 | ++ functions-common:get_or_create_user:926 : echo fbcca102964e4e0bac1cb419ca6636dc 2022-03-16 11:37:43.589 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=fbcca102964e4e0bac1cb419ca6636dc 2022-03-16 11:37:43.593 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member fbcca102964e4e0bac1cb419ca6636dc 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:43.683 | + inc/async:async_inner:63 : get_or_add_user_project_role member fbcca102964e4e0bac1cb419ca6636dc 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:43.774 | [237249 Async ks-alt-member-user:268364]: running: get_or_add_user_project_role member fbcca102964e4e0bac1cb419ca6636dc 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:43.777 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 11:37:43.789 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 11:37:43.792 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:43.799 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 11:37:43.827 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 11:37:43.852 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 11:37:44.976 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:45.175 | [267485 Async ks-demo-reader:267485]: finished successfully 2022-03-16 11:37:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:46.789 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:46.789 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:46.980 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:46.983 | ++ functions-common:get_or_create_user:925 : user_id=4b1f419d23884f8ab7608edd3300c1e6 2022-03-16 11:37:46.986 | ++ functions-common:get_or_create_user:926 : echo 4b1f419d23884f8ab7608edd3300c1e6 2022-03-16 11:37:46.989 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4b1f419d23884f8ab7608edd3300c1e6 2022-03-16 11:37:46.992 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4b1f419d23884f8ab7608edd3300c1e6 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:47.061 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4b1f419d23884f8ab7608edd3300c1e6 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:47.119 | [237249 Async ks-alt-reader-user:268588]: running: get_or_add_user_project_role reader 4b1f419d23884f8ab7608edd3300c1e6 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:37:47.123 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 11:37:47.126 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:47.129 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 11:37:47.132 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 11:37:47.140 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 11:37:50.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:50.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:50.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:50.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:50.678 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:50.701 | ++ functions-common:get_or_create_user:925 : user_id=6dc312504a0740eaa33c35546400d875 2022-03-16 11:37:50.725 | ++ functions-common:get_or_create_user:926 : echo 6dc312504a0740eaa33c35546400d875 2022-03-16 11:37:50.742 | + lib/keystone:create_keystone_accounts:392 : system_member_user=6dc312504a0740eaa33c35546400d875 2022-03-16 11:37:50.770 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 6dc312504a0740eaa33c35546400d875 all 2022-03-16 11:37:51.078 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6dc312504a0740eaa33c35546400d875 all 2022-03-16 11:37:51.193 | [237249 Async ks-system-member:268814]: running: get_or_add_user_system_role member 6dc312504a0740eaa33c35546400d875 all 2022-03-16 11:37:51.197 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 11:37:51.200 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:37:51.203 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 11:37:51.206 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 11:37:51.210 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 11:37:53.605 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:53.751 | [267918 Async ks-alt-admin:267918]: finished successfully 2022-03-16 11:37:53.809 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:53.946 | [268032 Async ks-alt-another:268032]: finished successfully 2022-03-16 11:37:54.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:54.896 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:54.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:54.896 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:55.106 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:55.109 | ++ functions-common:get_or_create_user:925 : user_id=453980fcae96427482881c47da44884d 2022-03-16 11:37:55.113 | ++ functions-common:get_or_create_user:926 : echo 453980fcae96427482881c47da44884d 2022-03-16 11:37:55.117 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=453980fcae96427482881c47da44884d 2022-03-16 11:37:55.121 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 453980fcae96427482881c47da44884d all 2022-03-16 11:37:55.227 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 453980fcae96427482881c47da44884d all 2022-03-16 11:37:55.276 | [237249 Async ks-system-reader:269106]: running: get_or_add_user_system_role reader 453980fcae96427482881c47da44884d all 2022-03-16 11:37:55.281 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 11:37:55.291 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 11:37:55.294 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 11:37:55.298 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:37:55.311 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 11:37:58.765 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:37:58.806 | [268364 Async ks-alt-member-user:268364]: finished successfully 2022-03-16 11:37:59.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:59.079 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:59.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:37:59.080 | from cryptography.utils import int_from_bytes 2022-03-16 11:37:59.305 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:37:59.309 | ++ functions-common:get_or_create_group:902 : group_id=6be3d3f178f64356a299ce91e26399b9 2022-03-16 11:37:59.313 | ++ functions-common:get_or_create_group:903 : echo 6be3d3f178f64356a299ce91e26399b9 2022-03-16 11:37:59.315 | + lib/keystone:create_keystone_accounts:402 : admin_group=6be3d3f178f64356a299ce91e26399b9 2022-03-16 11:37:59.319 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 11:37:59.325 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 11:37:59.330 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 11:37:59.334 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:37:59.340 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 11:38:00.725 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:00.756 | [268588 Async ks-alt-reader-user:268588]: finished successfully 2022-03-16 11:38:01.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:01.994 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:01.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:01.994 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:02.198 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:02.201 | ++ functions-common:get_or_create_group:902 : group_id=420aa93f86fd4c31a47d4a21079b517e 2022-03-16 11:38:02.204 | ++ functions-common:get_or_create_group:903 : echo 420aa93f86fd4c31a47d4a21079b517e 2022-03-16 11:38:02.208 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=420aa93f86fd4c31a47d4a21079b517e 2022-03-16 11:38:02.210 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.285 | + inc/async:async_inner:63 : get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.339 | [237249 Async ks-group-memberdemo:269449]: running: get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.343 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.442 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.549 | [237249 Async ks-group-anotherdemo:269535]: running: get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:02.569 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:02.687 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:02.727 | [268814 Async ks-system-member:268814]: finished successfully 2022-03-16 11:38:02.787 | + inc/async:async_inner:63 : get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:02.840 | [237249 Async ks-group-memberalt:269658]: running: get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:02.843 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:03.245 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:03.334 | [237249 Async ks-group-anotheralt:269746]: running: get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:03.337 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf 2022-03-16 11:38:03.761 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf 2022-03-16 11:38:04.019 | [237249 Async ks-group-admin:269852]: running: get_or_add_group_project_role admin 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf 2022-03-16 11:38:04.048 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 11:38:04.430 | [237249 Async ks-demo-member:266971]: Waiting for completion of get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 running on PID 266971 (17 other jobs running) 2022-03-16 11:38:04.612 | [237249 Async ks-demo-member:266971]: Signaling child to exit 2022-03-16 11:38:04.613 | WAKEUP 2022-03-16 11:38:04.784 | [237249 Async ks-demo-member:266971]: Signaled 2022-03-16 11:38:04.802 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:04.802 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:04.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:04.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:04.802 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:04.802 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:04.802 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:04.802 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:04.802 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:04.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:04.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:04.802 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:04.802 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:04.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:04.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:04.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:04.802 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:04.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.802 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.803 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:04.803 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:04.803 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:04.803 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:04.803 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:04.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.803 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:04.803 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:04.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:04.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:04.803 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:04.803 | ++ functions-common:get_field:818 : echo '| 3f14cec534114ff29630c54a1407ac79 | 06e5721d34914247a2f43550aeaa9cc1 | | 8505cc682d8c49a8a92f7debbce2c960 | | | False |' 2022-03-16 11:38:04.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:04.803 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:04.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:04.803 | + functions-common:get_or_add_user_project_role:997 : echo 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:04.803 | 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:05.162 | [237249 Async ks-demo-member:266971]: finished get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 17 seconds 2022-03-16 11:38:05.473 | [237249 Async ks-demo-admin:267083]: Waiting for completion of get_or_add_user_project_role admin be99d5fea922427785ac22765396d66e 8505cc682d8c49a8a92f7debbce2c960 running on PID 267083 (16 other jobs running) 2022-03-16 11:38:05.675 | [237249 Async ks-demo-admin:267083]: Signaling child to exit 2022-03-16 11:38:05.675 | WAKEUP 2022-03-16 11:38:05.831 | [237249 Async ks-demo-admin:267083]: Signaled 2022-03-16 11:38:05.844 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:05.844 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:05.844 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:05.845 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:05.845 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:05.845 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:05.845 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:05.845 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be99d5fea922427785ac22765396d66e --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:05.845 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:05.845 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:05.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.845 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:05.845 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:05.845 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:05.845 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user be99d5fea922427785ac22765396d66e --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:05.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.845 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:05.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be99d5fea922427785ac22765396d66e --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:05.845 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:05.845 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:05.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.846 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:05.846 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:05.846 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:05.846 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:05.846 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:05.846 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:05.846 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | be99d5fea922427785ac22765396d66e | | 8505cc682d8c49a8a92f7debbce2c960 | | | False |' 2022-03-16 11:38:05.846 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:05.846 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:05.846 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:05.846 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:06.193 | [237249 Async ks-demo-admin:267083]: finished get_or_add_user_project_role admin be99d5fea922427785ac22765396d66e 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 17 seconds 2022-03-16 11:38:06.422 | [237249 Async ks-demo-another:267195]: Waiting for completion of get_or_add_user_project_role anotherrole 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 running on PID 267195 (15 other jobs running) 2022-03-16 11:38:06.605 | [237249 Async ks-demo-another:267195]: Signaling child to exit 2022-03-16 11:38:06.606 | WAKEUP 2022-03-16 11:38:06.760 | [237249 Async ks-demo-another:267195]: Signaled 2022-03-16 11:38:06.776 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:06.776 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:06.776 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:06.776 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:06.776 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:06.776 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:06.777 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:06.777 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:06.777 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:06.777 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:06.777 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:06.777 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:06.777 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:06.777 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 06e5721d34914247a2f43550aeaa9cc1 --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:06.777 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:06.777 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:06.777 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:06.777 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:06.777 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:06.777 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:06.778 | ++ functions-common:get_field:818 : echo '| 0500ac67b0ce4974806da69cc7f7cc16 | 06e5721d34914247a2f43550aeaa9cc1 | | 8505cc682d8c49a8a92f7debbce2c960 | | | False |' 2022-03-16 11:38:06.778 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:06.778 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:06.778 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:06.778 | + functions-common:get_or_add_user_project_role:997 : echo 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:06.778 | 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:07.113 | [237249 Async ks-demo-another:267195]: finished get_or_add_user_project_role anotherrole 06e5721d34914247a2f43550aeaa9cc1 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 14 seconds 2022-03-16 11:38:07.388 | [237249 Async ks-demo-invis:267307]: Waiting for completion of get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 dc3e4b9d26344d3d9b61767fee9bd549 running on PID 267307 (14 other jobs running) 2022-03-16 11:38:07.567 | [237249 Async ks-demo-invis:267307]: Signaling child to exit 2022-03-16 11:38:07.567 | WAKEUP 2022-03-16 11:38:07.633 | [237249 Async ks-demo-invis:267307]: Signaled 2022-03-16 11:38:07.636 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:07.636 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:07.636 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:07.636 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:07.636 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:07.637 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:07.637 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:07.637 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:07.637 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06e5721d34914247a2f43550aeaa9cc1 --project dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:38:07.637 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:07.637 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:07.637 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:07.637 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.638 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.638 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.638 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:07.638 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:07.638 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:07.638 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 06e5721d34914247a2f43550aeaa9cc1 --project dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:38:07.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.638 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.638 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.638 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 06e5721d34914247a2f43550aeaa9cc1 --project dc3e4b9d26344d3d9b61767fee9bd549 2022-03-16 11:38:07.638 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:07.639 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:07.639 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:07.639 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.639 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.639 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:07.639 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:07.639 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:07.640 | ++ functions-common:get_field:818 : echo '| 3f14cec534114ff29630c54a1407ac79 | 06e5721d34914247a2f43550aeaa9cc1 | | dc3e4b9d26344d3d9b61767fee9bd549 | | | False |' 2022-03-16 11:38:07.640 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:07.640 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.640 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:07.640 | + functions-common:get_or_add_user_project_role:997 : echo 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:07.640 | 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:07.717 | [237249 Async ks-demo-invis:267307]: finished get_or_add_user_project_role member 06e5721d34914247a2f43550aeaa9cc1 dc3e4b9d26344d3d9b61767fee9bd549 with result 0 in 18 seconds 2022-03-16 11:38:07.772 | [237249 Async ks-demo-reader:267485]: Waiting for completion of get_or_add_user_project_role reader 3d7c1df2ef11467c96493f070415c18f 8505cc682d8c49a8a92f7debbce2c960 running on PID 267485 (13 other jobs running) 2022-03-16 11:38:07.840 | [237249 Async ks-demo-reader:267485]: Signaling child to exit 2022-03-16 11:38:07.840 | WAKEUP 2022-03-16 11:38:07.875 | [237249 Async ks-demo-reader:267485]: Signaled 2022-03-16 11:38:07.877 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:07.877 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:07.877 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:07.877 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:07.877 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:07.877 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:07.877 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:07.877 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:07.877 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3d7c1df2ef11467c96493f070415c18f --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:07.877 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:07.877 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:07.877 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:07.877 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:07.878 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:07.878 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:07.878 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 3d7c1df2ef11467c96493f070415c18f --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:07.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3d7c1df2ef11467c96493f070415c18f --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:07.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:07.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:07.878 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:07.878 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:07.878 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:07.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:07.878 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:07.878 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:07.878 | ++ functions-common:get_field:818 : echo '| e3b5bb9915bb4f61bc4e6a5c00663c8d | 3d7c1df2ef11467c96493f070415c18f | | 8505cc682d8c49a8a92f7debbce2c960 | | | False |' 2022-03-16 11:38:07.878 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:07.878 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:07.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:07.878 | + functions-common:get_or_add_user_project_role:997 : echo e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:07.878 | e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:07.963 | [237249 Async ks-demo-reader:267485]: finished get_or_add_user_project_role reader 3d7c1df2ef11467c96493f070415c18f 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 16 seconds 2022-03-16 11:38:07.972 | + inc/async:async_wait:197 : return 0 2022-03-16 11:38:07.975 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 11:38:08.060 | [237249 Async ks-alt-admin:267918]: Waiting for completion of get_or_add_user_project_role admin b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 running on PID 267918 (12 other jobs running) 2022-03-16 11:38:08.102 | [237249 Async ks-alt-admin:267918]: Signaling child to exit 2022-03-16 11:38:08.102 | WAKEUP 2022-03-16 11:38:08.138 | [237249 Async ks-alt-admin:267918]: Signaled 2022-03-16 11:38:08.140 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:08.140 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:08.140 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:08.140 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:08.140 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:08.140 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:08.140 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:08.140 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:08.140 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.141 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:08.141 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.141 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.141 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.141 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.141 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.141 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:08.141 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:08.141 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.141 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.141 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.141 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.141 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.141 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:08.142 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.142 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.142 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.142 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.142 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.142 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:08.142 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:08.142 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | b55f28ab7d0043b9a700dc2ac3f92dd0 | | 25514d43cf0445a9a8be7d9cb323d296 | | | False |' 2022-03-16 11:38:08.143 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:08.143 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.143 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:08.143 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:08.143 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:38:08.211 | [237249 Async ks-alt-admin:267918]: finished get_or_add_user_project_role admin b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 15 seconds 2022-03-16 11:38:08.291 | [237249 Async ks-alt-another:268032]: Waiting for completion of get_or_add_user_project_role anotherrole b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 running on PID 268032 (11 other jobs running) 2022-03-16 11:38:08.324 | [237249 Async ks-alt-another:268032]: Signaling child to exit 2022-03-16 11:38:08.325 | WAKEUP 2022-03-16 11:38:08.363 | [237249 Async ks-alt-another:268032]: Signaled 2022-03-16 11:38:08.364 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:08.364 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:08.364 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:08.364 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:08.364 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:08.364 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:08.365 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:08.365 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:08.365 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.365 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:08.365 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.365 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.365 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.365 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.365 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.365 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.365 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:08.365 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:08.365 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.366 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.366 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.366 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:08.366 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b55f28ab7d0043b9a700dc2ac3f92dd0 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.366 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.366 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.366 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.366 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.367 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.367 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:08.367 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:08.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:08.367 | ++ functions-common:get_field:818 : echo '| 0500ac67b0ce4974806da69cc7f7cc16 | b55f28ab7d0043b9a700dc2ac3f92dd0 | | 25514d43cf0445a9a8be7d9cb323d296 | | | False |' 2022-03-16 11:38:08.367 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:08.367 | + functions-common:get_or_add_user_project_role:997 : echo 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:08.367 | 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:38:08.445 | [237249 Async ks-alt-another:268032]: finished get_or_add_user_project_role anotherrole b55f28ab7d0043b9a700dc2ac3f92dd0 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 15 seconds 2022-03-16 11:38:08.496 | [237249 Async ks-alt-member-user:268364]: Waiting for completion of get_or_add_user_project_role member fbcca102964e4e0bac1cb419ca6636dc 25514d43cf0445a9a8be7d9cb323d296 running on PID 268364 (10 other jobs running) 2022-03-16 11:38:08.555 | [237249 Async ks-alt-member-user:268364]: Signaling child to exit 2022-03-16 11:38:08.555 | WAKEUP 2022-03-16 11:38:08.592 | [237249 Async ks-alt-member-user:268364]: Signaled 2022-03-16 11:38:08.594 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:08.594 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:08.594 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:08.594 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:08.594 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:08.594 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:08.594 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbcca102964e4e0bac1cb419ca6636dc --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:08.594 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.594 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.594 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.594 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:08.594 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:08.594 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user fbcca102964e4e0bac1cb419ca6636dc --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.594 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.594 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:08.594 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.595 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.595 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fbcca102964e4e0bac1cb419ca6636dc --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.595 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.595 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.595 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.595 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:08.595 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:08.595 | ++ functions-common:get_field:818 : echo '| 3f14cec534114ff29630c54a1407ac79 | fbcca102964e4e0bac1cb419ca6636dc | | 25514d43cf0445a9a8be7d9cb323d296 | | | False |' 2022-03-16 11:38:08.595 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:08.595 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.595 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:08.595 | + functions-common:get_or_add_user_project_role:997 : echo 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:08.595 | 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:08.671 | [237249 Async ks-alt-member-user:268364]: finished get_or_add_user_project_role member fbcca102964e4e0bac1cb419ca6636dc 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 15 seconds 2022-03-16 11:38:08.746 | [237249 Async ks-alt-reader-user:268588]: Waiting for completion of get_or_add_user_project_role reader 4b1f419d23884f8ab7608edd3300c1e6 25514d43cf0445a9a8be7d9cb323d296 running on PID 268588 (9 other jobs running) 2022-03-16 11:38:08.784 | [237249 Async ks-alt-reader-user:268588]: Signaling child to exit 2022-03-16 11:38:08.784 | WAKEUP 2022-03-16 11:38:08.828 | [237249 Async ks-alt-reader-user:268588]: Signaled 2022-03-16 11:38:08.830 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:38:08.830 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:08.830 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:08.830 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:08.830 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:08.830 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:08.830 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4b1f419d23884f8ab7608edd3300c1e6 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:38:08.830 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.830 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.830 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.830 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:38:08.830 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:38:08.830 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 4b1f419d23884f8ab7608edd3300c1e6 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4b1f419d23884f8ab7608edd3300c1e6 --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:38:08.830 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:38:08.830 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:38:08.831 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.831 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:08.831 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:08.831 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:08.831 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:38:08.831 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:38:08.831 | ++ functions-common:get_field:818 : echo '| e3b5bb9915bb4f61bc4e6a5c00663c8d | 4b1f419d23884f8ab7608edd3300c1e6 | | 25514d43cf0445a9a8be7d9cb323d296 | | | False |' 2022-03-16 11:38:08.831 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:38:08.831 | ++ functions-common:get_field:812 : read data 2022-03-16 11:38:08.831 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:08.831 | + functions-common:get_or_add_user_project_role:997 : echo e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:08.831 | e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:08.894 | [237249 Async ks-alt-reader-user:268588]: finished get_or_add_user_project_role reader 4b1f419d23884f8ab7608edd3300c1e6 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 13 seconds 2022-03-16 11:38:08.901 | + inc/async:async_wait:197 : return 0 2022-03-16 11:38:08.906 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 11:38:09.009 | [237249 Async ks-system-member:268814]: Waiting for completion of get_or_add_user_system_role member 6dc312504a0740eaa33c35546400d875 all running on PID 268814 (8 other jobs running) 2022-03-16 11:38:09.055 | [237249 Async ks-system-member:268814]: Signaling child to exit 2022-03-16 11:38:09.056 | WAKEUP 2022-03-16 11:38:09.087 | [237249 Async ks-system-member:268814]: Signaled 2022-03-16 11:38:09.088 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:38:09.088 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:38:09.088 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:38:09.088 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:09.088 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:09.088 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:09.088 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:09.088 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:09.088 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:38:09.088 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6dc312504a0740eaa33c35546400d875 --system all -f value -c Role 2022-03-16 11:38:09.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:09.089 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:38:09.089 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:38:09.089 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 6dc312504a0740eaa33c35546400d875 --system all 2022-03-16 11:38:09.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6dc312504a0740eaa33c35546400d875 --system all -f value -c Role 2022-03-16 11:38:09.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:09.089 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:09.089 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:09.089 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:09.089 | + functions-common:get_or_add_user_system_role:1052 : echo 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:09.089 | 3f14cec534114ff29630c54a1407ac79 2022-03-16 11:38:09.302 | [237249 Async ks-system-member:268814]: finished get_or_add_user_system_role member 6dc312504a0740eaa33c35546400d875 all with result 0 in 11 seconds 2022-03-16 11:38:09.406 | [237249 Async ks-system-reader:269106]: Waiting for completion of get_or_add_user_system_role reader 453980fcae96427482881c47da44884d all running on PID 269106 (7 other jobs running) 2022-03-16 11:38:09.445 | [237249 Async ks-system-reader:269106]: Signaling child to exit 2022-03-16 11:38:10.138 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:10.260 | [269106 Async ks-system-reader:269106]: finished successfully 2022-03-16 11:38:10.367 | WAKEUP 2022-03-16 11:38:10.492 | [237249 Async ks-system-reader:269106]: Signaled 2022-03-16 11:38:10.508 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:38:10.508 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:38:10.508 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:38:10.508 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:38:10.508 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:38:10.508 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:38:10.508 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:38:10.509 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:38:10.509 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 453980fcae96427482881c47da44884d --system all -f value -c Role 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 453980fcae96427482881c47da44884d --system all 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 453980fcae96427482881c47da44884d --system all -f value -c Role 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:10.509 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:10.509 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:10.509 | + functions-common:get_or_add_user_system_role:1052 : echo e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:10.509 | e3b5bb9915bb4f61bc4e6a5c00663c8d 2022-03-16 11:38:10.820 | [237249 Async ks-system-reader:269106]: finished get_or_add_user_system_role reader 453980fcae96427482881c47da44884d all with result 0 in 15 seconds 2022-03-16 11:38:10.865 | + inc/async:async_wait:197 : return 0 2022-03-16 11:38:10.889 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 11:38:11.253 | [237249 Async ks-group-memberdemo:269449]: Waiting for completion of get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 running on PID 269449 (6 other jobs running) 2022-03-16 11:38:11.415 | [237249 Async ks-group-memberdemo:269449]: Signaling child to exit 2022-03-16 11:38:16.624 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:16.756 | [269449 Async ks-group-memberdemo:269449]: finished successfully 2022-03-16 11:38:16.893 | WAKEUP 2022-03-16 11:38:17.041 | [237249 Async ks-group-memberdemo:269449]: Signaled 2022-03-16 11:38:17.055 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:38:17.055 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 -f value 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.055 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:17.055 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:38:17.055 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:38:17.055 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.055 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 -f value 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.056 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:17.056 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False' 2022-03-16 11:38:17.056 | + functions-common:get_or_add_group_project_role:1076 : echo 3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False 2022-03-16 11:38:17.056 | 3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False 2022-03-16 11:38:17.316 | [237249 Async ks-group-memberdemo:269449]: finished get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 14 seconds 2022-03-16 11:38:17.551 | [237249 Async ks-group-anotherdemo:269535]: Waiting for completion of get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 running on PID 269535 (5 other jobs running) 2022-03-16 11:38:17.673 | [237249 Async ks-group-anotherdemo:269535]: Signaling child to exit 2022-03-16 11:38:17.710 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:17.755 | [269535 Async ks-group-anotherdemo:269535]: finished successfully 2022-03-16 11:38:17.787 | WAKEUP 2022-03-16 11:38:17.818 | [237249 Async ks-group-anotherdemo:269535]: Signaled 2022-03-16 11:38:17.819 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:38:17.819 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 -f value 2022-03-16 11:38:17.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:17.820 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:38:17.820 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:38:17.820 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 2022-03-16 11:38:17.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 8505cc682d8c49a8a92f7debbce2c960 -f value 2022-03-16 11:38:17.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:17.820 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:17.820 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:17.820 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False' 2022-03-16 11:38:17.820 | + functions-common:get_or_add_group_project_role:1076 : echo 0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False 2022-03-16 11:38:17.820 | 0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 False 2022-03-16 11:38:17.902 | [237249 Async ks-group-anotherdemo:269535]: finished get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 8505cc682d8c49a8a92f7debbce2c960 with result 0 in 15 seconds 2022-03-16 11:38:17.968 | [237249 Async ks-group-memberalt:269658]: Waiting for completion of get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 running on PID 269658 (4 other jobs running) 2022-03-16 11:38:18.013 | [237249 Async ks-group-memberalt:269658]: Signaling child to exit 2022-03-16 11:38:19.100 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:19.127 | [269658 Async ks-group-memberalt:269658]: finished successfully 2022-03-16 11:38:19.152 | WAKEUP 2022-03-16 11:38:19.177 | [237249 Async ks-group-memberalt:269658]: Signaled 2022-03-16 11:38:19.179 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:38:19.179 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 -f value 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.179 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:38:19.179 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:38:19.179 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 -f value 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.179 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.179 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.179 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False' 2022-03-16 11:38:19.180 | + functions-common:get_or_add_group_project_role:1076 : echo 3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False 2022-03-16 11:38:19.180 | 3f14cec534114ff29630c54a1407ac79 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False 2022-03-16 11:38:19.233 | [237249 Async ks-group-memberalt:269658]: finished get_or_add_group_project_role member 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 16 seconds 2022-03-16 11:38:19.286 | [237249 Async ks-group-anotheralt:269746]: Waiting for completion of get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 running on PID 269746 (3 other jobs running) 2022-03-16 11:38:19.319 | [237249 Async ks-group-anotheralt:269746]: Signaling child to exit 2022-03-16 11:38:19.430 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:19.457 | [269852 Async ks-group-admin:269852]: finished successfully 2022-03-16 11:38:19.785 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:38:19.810 | [269746 Async ks-group-anotheralt:269746]: finished successfully 2022-03-16 11:38:19.831 | WAKEUP 2022-03-16 11:38:19.853 | [237249 Async ks-group-anotheralt:269746]: Signaled 2022-03-16 11:38:19.855 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:38:19.855 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 -f value 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.855 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.855 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:38:19.855 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:38:19.855 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.855 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 420aa93f86fd4c31a47d4a21079b517e --project 25514d43cf0445a9a8be7d9cb323d296 -f value 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.856 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.856 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False' 2022-03-16 11:38:19.856 | + functions-common:get_or_add_group_project_role:1076 : echo 0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False 2022-03-16 11:38:19.856 | 0500ac67b0ce4974806da69cc7f7cc16 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 False 2022-03-16 11:38:19.901 | [237249 Async ks-group-anotheralt:269746]: finished get_or_add_group_project_role anotherrole 420aa93f86fd4c31a47d4a21079b517e 25514d43cf0445a9a8be7d9cb323d296 with result 0 in 16 seconds 2022-03-16 11:38:19.940 | [237249 Async ks-group-admin:269852]: Waiting for completion of get_or_add_group_project_role admin 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf running on PID 269852 (2 other jobs running) 2022-03-16 11:38:19.965 | [237249 Async ks-group-admin:269852]: Signaling child to exit 2022-03-16 11:38:19.965 | WAKEUP 2022-03-16 11:38:19.988 | [237249 Async ks-group-admin:269852]: Signaled 2022-03-16 11:38:19.989 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:38:19.989 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6be3d3f178f64356a299ce91e26399b9 --project ebdbf69bc8aa4f168102ab0012eb87cf -f value 2022-03-16 11:38:19.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.989 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.990 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.990 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:38:19.990 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:38:19.990 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 6be3d3f178f64356a299ce91e26399b9 --project ebdbf69bc8aa4f168102ab0012eb87cf 2022-03-16 11:38:19.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.990 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.990 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6be3d3f178f64356a299ce91e26399b9 --project ebdbf69bc8aa4f168102ab0012eb87cf -f value 2022-03-16 11:38:19.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.990 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:38:19.990 | from cryptography.utils import int_from_bytes 2022-03-16 11:38:19.990 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:38:19.990 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3e3bf21b5d9d413ab9430da4adf04697 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf False' 2022-03-16 11:38:19.990 | + functions-common:get_or_add_group_project_role:1076 : echo 3e3bf21b5d9d413ab9430da4adf04697 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf False 2022-03-16 11:38:19.990 | 3e3bf21b5d9d413ab9430da4adf04697 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf False 2022-03-16 11:38:20.034 | [237249 Async ks-group-admin:269852]: finished get_or_add_group_project_role admin 6be3d3f178f64356a299ce91e26399b9 ebdbf69bc8aa4f168102ab0012eb87cf with result 0 in 15 seconds 2022-03-16 11:38:20.038 | + inc/async:async_wait:197 : return 0 2022-03-16 11:38:20.041 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 11:38:20.059 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:38:20.062 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 11:38:20.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:38:20.083 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 11:38:20.085 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 11:38:20.145 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 11:38:20.184 | [237249 Async create_nova_accounts:271754]: running: create_nova_accounts 2022-03-16 11:38:20.187 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 11:38:20.211 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:38:20.214 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 11:38:20.216 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 11:38:20.281 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 11:38:20.323 | [237249 Async create_glance_accounts:271869]: running: create_glance_accounts 2022-03-16 11:38:20.326 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 11:38:20.349 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:38:20.352 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 11:38:20.354 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 11:38:20.422 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 11:38:20.467 | [237249 Async create_cinder_accounts:271999]: running: create_cinder_accounts 2022-03-16 11:38:20.474 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 11:38:20.496 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:38:20.498 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 11:38:20.501 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 11:38:20.583 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 11:38:20.656 | [237249 Async create_neutron_accounts:272114]: running: create_neutron_accounts 2022-03-16 11:38:20.661 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 11:38:20.703 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:38:20.708 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 11:38:20.713 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 11:38:20.877 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 11:38:21.080 | [237249 Async create_swift_accounts:272255]: running: create_swift_accounts 2022-03-16 11:38:21.097 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 11:38:21.237 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:38:21.257 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 11:38:21.611 | [237249 Async create_nova_accounts:271754]: Waiting for completion of create_nova_accounts running on PID 271754 (6 other jobs running) 2022-03-16 11:38:21.794 | [237249 Async create_nova_accounts:271754]: Signaling child to exit 2022-03-16 11:39:03.332 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:39:03.458 | [272114 Async create_neutron_accounts:272114]: finished successfully 2022-03-16 11:39:22.456 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:39:22.501 | [271999 Async create_cinder_accounts:271999]: finished successfully 2022-03-16 11:39:39.196 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:39:39.224 | [271869 Async create_glance_accounts:271869]: finished successfully 2022-03-16 11:39:43.552 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:39:43.580 | [271754 Async create_nova_accounts:271754]: finished successfully 2022-03-16 11:39:43.600 | WAKEUP 2022-03-16 11:39:43.624 | [237249 Async create_nova_accounts:271754]: Signaled 2022-03-16 11:39:43.625 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 11:39:43.626 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 11:39:43.626 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 11:39:43.626 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:43.626 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:43.626 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:43.626 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:39:43.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.626 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.626 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.626 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.626 | + functions-common:get_or_create_user:925 : user_id=6105a72796bd43bb843813d44c35b992 2022-03-16 11:39:43.626 | + functions-common:get_or_create_user:926 : echo 6105a72796bd43bb843813d44c35b992 2022-03-16 11:39:43.626 | 6105a72796bd43bb843813d44c35b992 2022-03-16 11:39:43.626 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 11:39:43.626 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.626 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.626 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.626 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.626 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.626 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.626 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.626 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.627 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.627 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.627 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.627 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.627 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.627 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.627 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.627 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.627 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.627 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.627 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.627 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.627 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.627 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | 6105a72796bd43bb843813d44c35b992 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.627 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.627 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.627 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.627 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.628 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:39:43.628 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 11:39:43.628 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.628 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.628 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.628 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.628 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.628 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.628 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.628 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.628 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.628 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.628 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.628 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.628 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.628 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.629 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.629 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.629 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.629 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.629 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.629 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.629 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | 6105a72796bd43bb843813d44c35b992 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.629 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.629 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.629 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:39:43.629 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:39:43.629 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:39:43.629 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 11:39:43.629 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 11:39:43.629 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.42/compute 2022-03-16 11:39:43.629 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 11:39:43.629 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:43.629 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 11:39:43.629 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 11:39:43.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.629 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.629 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.629 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:43.629 | af531127ce974002b84c14644037d716' 2022-03-16 11:39:43.629 | + functions-common:get_or_create_service:1094 : echo af531127ce974002b84c14644037d716 2022-03-16 11:39:43.630 | af531127ce974002b84c14644037d716 2022-03-16 11:39:43.630 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-03-16 11:39:43.630 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:43.630 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-03-16 11:39:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:43.630 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:43.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.630 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.630 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.630 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:43.630 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:39:43.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.630 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.630 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.630 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=124af886fdba47c19656144978cfa754 2022-03-16 11:39:43.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 124af886fdba47c19656144978cfa754 2022-03-16 11:39:43.630 | + functions-common:get_or_create_endpoint:1127 : public_id=124af886fdba47c19656144978cfa754 2022-03-16 11:39:43.630 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:43.630 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:43.630 | + functions-common:get_or_create_endpoint:1136 : echo 124af886fdba47c19656144978cfa754 2022-03-16 11:39:43.630 | 124af886fdba47c19656144978cfa754 2022-03-16 11:39:43.630 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 11:39:43.630 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:43.630 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 11:39:43.630 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 11:39:43.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.631 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:43.631 | 3f06d5fe674648a686a8fe2e15057d51' 2022-03-16 11:39:43.631 | + functions-common:get_or_create_service:1094 : echo 3f06d5fe674648a686a8fe2e15057d51 2022-03-16 11:39:43.631 | 3f06d5fe674648a686a8fe2e15057d51 2022-03-16 11:39:43.631 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-03-16 11:39:43.631 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:43.631 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-03-16 11:39:43.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:43.631 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:43.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:43.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:43.631 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 11:39:43.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.631 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3d1364a98fe64014867a6c465f11af9b 2022-03-16 11:39:43.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3d1364a98fe64014867a6c465f11af9b 2022-03-16 11:39:43.631 | + functions-common:get_or_create_endpoint:1127 : public_id=3d1364a98fe64014867a6c465f11af9b 2022-03-16 11:39:43.632 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:43.632 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:43.632 | + functions-common:get_or_create_endpoint:1136 : echo 3d1364a98fe64014867a6c465f11af9b 2022-03-16 11:39:43.632 | 3d1364a98fe64014867a6c465f11af9b 2022-03-16 11:39:43.632 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 11:39:43.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:39:43.632 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 11:39:43.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:39:43.632 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 11:39:43.632 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.632 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.632 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.632 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.632 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.632 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.632 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.632 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.632 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.632 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.632 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.632 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.632 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.632 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.632 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.633 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.633 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.633 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.633 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.633 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.633 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.633 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.633 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.633 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.633 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.633 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.633 | ++ functions-common:get_field:818 : echo '| 5b3e4c4ccf0d40fab2de9452242648e1 | 6105a72796bd43bb843813d44c35b992 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.633 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.633 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.633 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.633 | + functions-common:get_or_add_user_project_role:997 : echo 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.633 | 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.633 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 11:39:43.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:39:43.633 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 11:39:43.633 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:39:43.633 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 11:39:43.673 | [237249 Async create_nova_accounts:271754]: finished create_nova_accounts with result 0 in 83 seconds 2022-03-16 11:39:43.712 | [237249 Async create_glance_accounts:271869]: Waiting for completion of create_glance_accounts running on PID 271869 (5 other jobs running) 2022-03-16 11:39:43.738 | [237249 Async create_glance_accounts:271869]: Signaling child to exit 2022-03-16 11:39:43.739 | WAKEUP 2022-03-16 11:39:43.762 | [237249 Async create_glance_accounts:271869]: Signaled 2022-03-16 11:39:43.765 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 11:39:43.765 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:39:43.765 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 11:39:43.765 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 11:39:43.765 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:43.765 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:43.765 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:43.765 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:39:43.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.765 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.765 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.765 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.765 | + functions-common:get_or_create_user:925 : user_id=97b97b4bbb8d49f4842a293d850e34a5 2022-03-16 11:39:43.765 | + functions-common:get_or_create_user:926 : echo 97b97b4bbb8d49f4842a293d850e34a5 2022-03-16 11:39:43.765 | 97b97b4bbb8d49f4842a293d850e34a5 2022-03-16 11:39:43.765 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 11:39:43.765 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.765 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.765 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.765 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.765 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.766 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.766 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.766 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.766 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.766 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.766 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.766 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.766 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.766 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.766 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.766 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.766 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | 97b97b4bbb8d49f4842a293d850e34a5 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.766 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.766 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.767 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.767 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.767 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:39:43.767 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 11:39:43.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:39:43.767 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 11:39:43.767 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 11:39:43.767 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:43.767 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:43.767 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:43.767 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:39:43.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.767 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.767 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.767 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.767 | + functions-common:get_or_create_user:925 : user_id=d9f91a23b95c469ba0da2d991e984464 2022-03-16 11:39:43.767 | + functions-common:get_or_create_user:926 : echo d9f91a23b95c469ba0da2d991e984464 2022-03-16 11:39:43.767 | d9f91a23b95c469ba0da2d991e984464 2022-03-16 11:39:43.767 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 11:39:43.767 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.767 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.767 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.767 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.768 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.768 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.768 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.768 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.768 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.768 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.768 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.768 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.768 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.768 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.768 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.768 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | d9f91a23b95c469ba0da2d991e984464 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.768 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.769 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.769 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.769 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 11:39:43.769 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.769 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.769 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.769 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.769 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.769 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.769 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.769 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.769 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.769 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.770 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.770 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.770 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.770 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.770 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.770 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.770 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.770 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.770 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.770 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.770 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.770 | ++ functions-common:get_field:818 : echo '| 5b3e4c4ccf0d40fab2de9452242648e1 | d9f91a23b95c469ba0da2d991e984464 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.770 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.770 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.770 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.770 | + functions-common:get_or_add_user_project_role:997 : echo 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.770 | 5b3e4c4ccf0d40fab2de9452242648e1 2022-03-16 11:39:43.770 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 11:39:43.770 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:43.770 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 11:39:43.770 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 11:39:43.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.770 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.770 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.770 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.770 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:43.770 | 2a598a9c5bd7472fba52cbadfe2dbb04' 2022-03-16 11:39:43.771 | + functions-common:get_or_create_service:1094 : echo 2a598a9c5bd7472fba52cbadfe2dbb04 2022-03-16 11:39:43.771 | 2a598a9c5bd7472fba52cbadfe2dbb04 2022-03-16 11:39:43.771 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-03-16 11:39:43.771 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:43.771 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-03-16 11:39:43.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:43.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:43.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.771 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.771 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.771 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:43.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:43.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-03-16 11:39:43.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.771 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.771 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.771 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fbad411b93b44ddf805c722ebf675232 2022-03-16 11:39:43.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fbad411b93b44ddf805c722ebf675232 2022-03-16 11:39:43.771 | + functions-common:get_or_create_endpoint:1127 : public_id=fbad411b93b44ddf805c722ebf675232 2022-03-16 11:39:43.771 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:43.771 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:43.771 | + functions-common:get_or_create_endpoint:1136 : echo fbad411b93b44ddf805c722ebf675232 2022-03-16 11:39:43.771 | fbad411b93b44ddf805c722ebf675232 2022-03-16 11:39:43.771 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 11:39:43.771 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:39:43.771 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:39:43.772 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:39:43.772 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:39:43.772 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 11:39:43.772 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 11:39:43.772 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 11:39:43.772 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 11:39:43.812 | [237249 Async create_glance_accounts:271869]: finished create_glance_accounts with result 0 in 78 seconds 2022-03-16 11:39:43.851 | [237249 Async create_cinder_accounts:271999]: Waiting for completion of create_cinder_accounts running on PID 271999 (4 other jobs running) 2022-03-16 11:39:43.879 | [237249 Async create_cinder_accounts:271999]: Signaling child to exit 2022-03-16 11:39:43.879 | WAKEUP 2022-03-16 11:39:43.902 | [237249 Async create_cinder_accounts:271999]: Signaled 2022-03-16 11:39:43.904 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-16 11:39:43.904 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 11:39:43.904 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 11:39:43.904 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:43.904 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:43.904 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:43.904 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:39:43.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.904 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.904 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.904 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.904 | + functions-common:get_or_create_user:925 : user_id=a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.904 | + functions-common:get_or_create_user:926 : echo a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.905 | a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.905 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 11:39:43.905 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:43.905 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:43.905 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.905 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.905 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.905 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.905 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.905 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.905 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:43.905 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:43.905 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.905 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.905 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:39:43.905 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:43.905 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:43.906 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:43.906 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.906 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.906 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.906 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.906 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:43.906 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:43.906 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | a8943e95d7e04375a1ab10229291c304 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:43.906 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:43.906 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:43.906 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.906 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.906 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:43.906 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:39:43.906 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 11:39:43.906 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:43.906 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 11:39:43.906 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 11:39:43.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.906 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.906 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.906 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.906 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:43.906 | e6b1d2d683b14ea282aa6fed1d2a112b' 2022-03-16 11:39:43.906 | + functions-common:get_or_create_service:1094 : echo e6b1d2d683b14ea282aa6fed1d2a112b 2022-03-16 11:39:43.906 | e6b1d2d683b14ea282aa6fed1d2a112b 2022-03-16 11:39:43.906 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 11:39:43.906 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:39:43.907 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:43.907 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:39:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:43.907 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.907 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.907 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.907 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:43.907 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.907 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.907 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.907 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1be0cb1389ea41c28cc38990d65f33ce 2022-03-16 11:39:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1be0cb1389ea41c28cc38990d65f33ce 2022-03-16 11:39:43.907 | + functions-common:get_or_create_endpoint:1127 : public_id=1be0cb1389ea41c28cc38990d65f33ce 2022-03-16 11:39:43.907 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:43.907 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:43.907 | + functions-common:get_or_create_endpoint:1136 : echo 1be0cb1389ea41c28cc38990d65f33ce 2022-03-16 11:39:43.907 | 1be0cb1389ea41c28cc38990d65f33ce 2022-03-16 11:39:43.907 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 11:39:43.907 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:43.907 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 11:39:43.907 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.907 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.908 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.908 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.908 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:43.908 | 61a0141795ff4aaeafaf2173bd19e7d6' 2022-03-16 11:39:43.908 | + functions-common:get_or_create_service:1094 : echo 61a0141795ff4aaeafaf2173bd19e7d6 2022-03-16 11:39:43.908 | 61a0141795ff4aaeafaf2173bd19e7d6 2022-03-16 11:39:43.908 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:39:43.908 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:43.908 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:39:43.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:43.908 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:43.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.908 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.908 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.908 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:43.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:43.908 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:39:43.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.908 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.908 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.908 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d5f30dbef0c748d391e882b65e382fb3 2022-03-16 11:39:43.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d5f30dbef0c748d391e882b65e382fb3 2022-03-16 11:39:43.908 | + functions-common:get_or_create_endpoint:1127 : public_id=d5f30dbef0c748d391e882b65e382fb3 2022-03-16 11:39:43.908 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:43.908 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:43.908 | + functions-common:get_or_create_endpoint:1136 : echo d5f30dbef0c748d391e882b65e382fb3 2022-03-16 11:39:43.908 | d5f30dbef0c748d391e882b65e382fb3 2022-03-16 11:39:43.908 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 11:39:43.909 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:39:43.909 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 11:39:43.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.909 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.909 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.909 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_project:938 : project_id=2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_project:939 : echo 2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:39:43.909 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2255c22fb8274bd4a44268bd9a138086 2022-03-16 11:39:43.909 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:43.909 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 11:39:43.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.909 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:43.909 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:43.909 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 11:39:43.909 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_user:925 : user_id=a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.909 | ++ functions-common:get_or_create_user:926 : echo a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.909 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a8943e95d7e04375a1ab10229291c304 2022-03-16 11:39:43.951 | [237249 Async create_cinder_accounts:271999]: finished create_cinder_accounts with result 0 in 62 seconds 2022-03-16 11:39:43.956 | + inc/async:async_wait:197 : return 0 2022-03-16 11:39:43.959 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 11:39:44.012 | [237249 Async create_neutron_accounts:272114]: Waiting for completion of create_neutron_accounts running on PID 272114 (3 other jobs running) 2022-03-16 11:39:44.040 | [237249 Async create_neutron_accounts:272114]: Signaling child to exit 2022-03-16 11:39:44.040 | WAKEUP 2022-03-16 11:39:44.064 | [237249 Async create_neutron_accounts:272114]: Signaled 2022-03-16 11:39:44.066 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 11:39:44.066 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:39:44.066 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:39:44.066 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:39:44.066 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:39:44.066 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:39:44.066 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:39:44.066 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 11:39:44.066 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 11:39:44.066 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 11:39:44.066 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.42:9696/ 2022-03-16 11:39:44.066 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-16 11:39:44.066 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 11:39:44.066 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 11:39:44.066 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:39:44.067 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:39:44.067 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:39:44.067 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:39:44.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.067 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.067 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.067 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.067 | + functions-common:get_or_create_user:925 : user_id=8a0363d7a0b746cea73358bb632eea9a 2022-03-16 11:39:44.067 | + functions-common:get_or_create_user:926 : echo 8a0363d7a0b746cea73358bb632eea9a 2022-03-16 11:39:44.067 | 8a0363d7a0b746cea73358bb632eea9a 2022-03-16 11:39:44.067 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 11:39:44.067 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:39:44.067 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:39:44.067 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:39:44.067 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:39:44.067 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:44.067 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:39:44.067 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:39:44.067 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:44.067 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:44.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.068 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:39:44.068 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:39:44.068 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:39:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:39:44.068 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:39:44.068 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:39:44.068 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:39:44.068 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:44.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.068 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.068 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.068 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:39:44.068 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:39:44.068 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | 8a0363d7a0b746cea73358bb632eea9a | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:39:44.068 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:39:44.068 | ++ functions-common:get_field:812 : read data 2022-03-16 11:39:44.068 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:44.068 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:44.068 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:39:44.068 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:39:44.068 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 11:39:44.069 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:39:44.069 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 11:39:44.069 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.069 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:39:44.069 | c54ccf39060c47fdb2d4c2602090a150' 2022-03-16 11:39:44.069 | + functions-common:get_or_create_service:1094 : echo c54ccf39060c47fdb2d4c2602090a150 2022-03-16 11:39:44.069 | c54ccf39060c47fdb2d4c2602090a150 2022-03-16 11:39:44.069 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-03-16 11:39:44.069 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:39:44.069 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-03-16 11:39:44.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:39:44.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:39:44.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:39:44.069 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:39:44.069 | from cryptography.utils import int_from_bytes 2022-03-16 11:39:44.069 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:39:44.069 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7bda1177846f4d7ba1ff1e1a8965be28 2022-03-16 11:39:44.070 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7bda1177846f4d7ba1ff1e1a8965be28 2022-03-16 11:39:44.070 | + functions-common:get_or_create_endpoint:1127 : public_id=7bda1177846f4d7ba1ff1e1a8965be28 2022-03-16 11:39:44.070 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:39:44.070 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:39:44.070 | + functions-common:get_or_create_endpoint:1136 : echo 7bda1177846f4d7ba1ff1e1a8965be28 2022-03-16 11:39:44.070 | 7bda1177846f4d7ba1ff1e1a8965be28 2022-03-16 11:39:44.113 | [237249 Async create_neutron_accounts:272114]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-16 11:39:44.153 | [237249 Async create_swift_accounts:272255]: Waiting for completion of create_swift_accounts running on PID 272255 (2 other jobs running) 2022-03-16 11:39:44.180 | [237249 Async create_swift_accounts:272255]: Signaling child to exit 2022-03-16 11:40:32.319 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:40:32.346 | [272255 Async create_swift_accounts:272255]: finished successfully 2022-03-16 11:40:32.367 | WAKEUP 2022-03-16 11:40:32.391 | [237249 Async create_swift_accounts:272255]: Signaled 2022-03-16 11:40:32.392 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 11:40:32.392 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 11:40:32.392 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 11:40:32.392 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 11:40:32.392 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 11:40:32.393 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 11:40:32.393 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:40:32.393 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:40:32.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.393 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.393 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.393 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.393 | ++ functions-common:get_or_create_role:950 : role_id=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.393 | ++ functions-common:get_or_create_role:951 : echo 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:614 : another_role=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.393 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 11:40:32.393 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 11:40:32.393 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:40:32.393 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:40:32.393 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:40:32.393 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:40:32.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.393 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.393 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.393 | + functions-common:get_or_create_user:925 : user_id=e6c84f8117964126a83c95c41630f2a2 2022-03-16 11:40:32.393 | + functions-common:get_or_create_user:926 : echo e6c84f8117964126a83c95c41630f2a2 2022-03-16 11:40:32.393 | e6c84f8117964126a83c95c41630f2a2 2022-03-16 11:40:32.393 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 11:40:32.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:40:32.394 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:40:32.394 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.394 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.394 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.394 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.394 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.394 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.394 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.394 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.394 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.394 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.394 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.394 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.394 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.395 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.395 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.395 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.395 | ++ functions-common:get_field:818 : echo '| 94093259f3424e2faaff9fd4e10d1af4 | e6c84f8117964126a83c95c41630f2a2 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:40:32.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.395 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:40:32.395 | + functions-common:get_or_add_user_project_role:997 : echo 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:40:32.395 | 94093259f3424e2faaff9fd4e10d1af4 2022-03-16 11:40:32.395 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:40:32.395 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 11:40:32.395 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.395 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:40:32.395 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:40:32.395 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:40:32.395 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.395 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.395 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.395 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.395 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.396 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.396 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:40:32.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.396 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.396 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.396 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.396 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.396 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.396 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.396 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | e6c84f8117964126a83c95c41630f2a2 | | 2255c22fb8274bd4a44268bd9a138086 | | | False |' 2022-03-16 11:40:32.396 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.396 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.396 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.396 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.396 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.396 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 11:40:32.397 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:40:32.397 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 11:40:32.397 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.397 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:40:32.397 | b4a85d7914d9404e94812165440ec06b' 2022-03-16 11:40:32.397 | + functions-common:get_or_create_service:1094 : echo b4a85d7914d9404e94812165440ec06b 2022-03-16 11:40:32.397 | b4a85d7914d9404e94812165440ec06b 2022-03-16 11:40:32.397 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-03-16 11:40:32.397 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:40:32.397 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 11:40:32.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:40:32.397 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:40:32.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:40:32.397 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.397 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.397 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=81efcd221aaf477bb07f1d068579faf6 2022-03-16 11:40:32.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 81efcd221aaf477bb07f1d068579faf6 2022-03-16 11:40:32.398 | + functions-common:get_or_create_endpoint:1127 : public_id=81efcd221aaf477bb07f1d068579faf6 2022-03-16 11:40:32.398 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.42:8080 ]] 2022-03-16 11:40:32.398 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-03-16 11:40:32.398 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:40:32.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 11:40:32.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.398 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:40:32.398 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:40:32.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-03-16 11:40:32.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.398 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.398 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=593102de79834b7f92172d8d1afdeaef 2022-03-16 11:40:32.398 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 593102de79834b7f92172d8d1afdeaef 2022-03-16 11:40:32.398 | 593102de79834b7f92172d8d1afdeaef 2022-03-16 11:40:32.398 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:40:32.398 | + functions-common:get_or_create_endpoint:1136 : echo 81efcd221aaf477bb07f1d068579faf6 2022-03-16 11:40:32.398 | 81efcd221aaf477bb07f1d068579faf6 2022-03-16 11:40:32.398 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 11:40:32.398 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 11:40:32.398 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:40:32.398 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 11:40:32.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.399 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.399 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_project:938 : project_id=4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_project:939 : echo 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.399 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.399 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 11:40:32.399 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.399 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 11:40:32.399 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 11:40:32.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.399 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.399 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.399 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_user:925 : user_id=143e6507c1034de2b413d556f6b063d7 2022-03-16 11:40:32.399 | ++ functions-common:get_or_create_user:926 : echo 143e6507c1034de2b413d556f6b063d7 2022-03-16 11:40:32.399 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=143e6507c1034de2b413d556f6b063d7 2022-03-16 11:40:32.399 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 11:40:32.399 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.399 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 143e6507c1034de2b413d556f6b063d7 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.399 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.399 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:40:32.399 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.399 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.400 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:40:32.400 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:40:32.400 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:40:32.400 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 143e6507c1034de2b413d556f6b063d7 --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.400 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.400 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.400 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.400 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.400 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 143e6507c1034de2b413d556f6b063d7 --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 143e6507c1034de2b413d556f6b063d7 --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.400 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.400 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.400 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.400 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.400 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.400 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.401 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.401 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | 143e6507c1034de2b413d556f6b063d7 | | 4492b026614c4a7495743809e018857f | | | False |' 2022-03-16 11:40:32.401 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.401 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.401 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.401 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.401 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.401 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 11:40:32.401 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 11:40:32.401 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:40:32.401 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 11:40:32.401 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 11:40:32.401 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 11:40:32.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.401 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.401 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.401 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.401 | ++ functions-common:get_or_create_user:925 : user_id=54c1637c0df04c92a2bf920328e9df9c 2022-03-16 11:40:32.401 | ++ functions-common:get_or_create_user:926 : echo 54c1637c0df04c92a2bf920328e9df9c 2022-03-16 11:40:32.401 | + lib/swift:create_swift_accounts:637 : swift_user_test3=54c1637c0df04c92a2bf920328e9df9c 2022-03-16 11:40:32.401 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 11:40:32.401 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.401 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0500ac67b0ce4974806da69cc7f7cc16 54c1637c0df04c92a2bf920328e9df9c 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.401 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.401 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:40:32.401 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.401 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.402 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:40:32.402 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:40:32.402 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:40:32.402 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0500ac67b0ce4974806da69cc7f7cc16 --user 54c1637c0df04c92a2bf920328e9df9c --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.402 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.402 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.402 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.402 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.402 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.402 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0500ac67b0ce4974806da69cc7f7cc16 --user 54c1637c0df04c92a2bf920328e9df9c --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0500ac67b0ce4974806da69cc7f7cc16 --user 54c1637c0df04c92a2bf920328e9df9c --project 4492b026614c4a7495743809e018857f 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.402 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.402 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.402 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.402 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.403 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.403 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.403 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.403 | ++ functions-common:get_field:818 : echo '| 0500ac67b0ce4974806da69cc7f7cc16 | 54c1637c0df04c92a2bf920328e9df9c | | 4492b026614c4a7495743809e018857f | | | False |' 2022-03-16 11:40:32.403 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.403 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.403 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.403 | + functions-common:get_or_add_user_project_role:997 : echo 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.403 | 0500ac67b0ce4974806da69cc7f7cc16 2022-03-16 11:40:32.403 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 11:40:32.403 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:40:32.403 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 11:40:32.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.403 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.403 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.403 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_project:938 : project_id=58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_project:939 : echo 58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.403 | + lib/swift:create_swift_accounts:642 : swift_project_test2=58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.403 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 11:40:32.403 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.403 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 11:40:32.403 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 11:40:32.403 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 11:40:32.403 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 11:40:32.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.404 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.404 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.404 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.404 | ++ functions-common:get_or_create_user:925 : user_id=95f8b9f6188849538f26bbe46ec0878c 2022-03-16 11:40:32.404 | ++ functions-common:get_or_create_user:926 : echo 95f8b9f6188849538f26bbe46ec0878c 2022-03-16 11:40:32.404 | + lib/swift:create_swift_accounts:647 : swift_user_test2=95f8b9f6188849538f26bbe46ec0878c 2022-03-16 11:40:32.404 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 11:40:32.404 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.404 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 95f8b9f6188849538f26bbe46ec0878c 58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.404 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.404 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:40:32.404 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.404 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.404 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:40:32.404 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:40:32.404 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:40:32.404 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:40:32.404 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95f8b9f6188849538f26bbe46ec0878c --project 58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.404 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.404 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.404 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.404 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.404 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.404 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.404 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.404 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.404 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.404 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 95f8b9f6188849538f26bbe46ec0878c --project 58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.405 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95f8b9f6188849538f26bbe46ec0878c --project 58def7e268f54815af0d27eda12baee9 2022-03-16 11:40:32.405 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.405 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.405 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.405 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.405 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.405 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.405 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | 95f8b9f6188849538f26bbe46ec0878c | | 58def7e268f54815af0d27eda12baee9 | | | False |' 2022-03-16 11:40:32.405 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.405 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.405 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.405 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.405 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 11:40:32.405 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 11:40:32.405 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:40:32.405 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 11:40:32.405 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.405 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.406 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 11:40:32.406 | aa039c9f08f5400d88e033cf1416ba50' 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_domain:888 : echo aa039c9f08f5400d88e033cf1416ba50 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:652 : swift_domain=aa039c9f08f5400d88e033cf1416ba50 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 11:40:32.406 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 11:40:32.406 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 aa039c9f08f5400d88e033cf1416ba50 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:40:32.406 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=aa039c9f08f5400d88e033cf1416ba50 --or-show -f value -c id 2022-03-16 11:40:32.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.406 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.406 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.406 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_project:938 : project_id=1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_project:939 : echo 1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:656 : swift_project_test4=1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 11:40:32.406 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.406 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 11:40:32.406 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 aa039c9f08f5400d88e033cf1416ba50 test4@example.com 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 11:40:32.406 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 11:40:32.406 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=aa039c9f08f5400d88e033cf1416ba50 --email=test4@example.com --or-show -f value -c id 2022-03-16 11:40:32.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.406 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.407 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.407 | ++ functions-common:get_or_create_user:925 : user_id=10e5a815a557490385ee909783afb800 2022-03-16 11:40:32.407 | ++ functions-common:get_or_create_user:926 : echo 10e5a815a557490385ee909783afb800 2022-03-16 11:40:32.407 | + lib/swift:create_swift_accounts:661 : swift_user_test4=10e5a815a557490385ee909783afb800 2022-03-16 11:40:32.407 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 11:40:32.407 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:40:32.407 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 10e5a815a557490385ee909783afb800 1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.407 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:40:32.407 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:40:32.407 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:40:32.407 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:40:32.407 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:40:32.407 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:40:32.407 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:40:32.407 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:40:32.407 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10e5a815a557490385ee909783afb800 --project 1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.407 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.407 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:40:32.407 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.407 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.407 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:40:32.407 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:40:32.407 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 10e5a815a557490385ee909783afb800 --project 1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.408 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10e5a815a557490385ee909783afb800 --project 1bfde77fa76f4c8d9d571b7ff0c3e177 2022-03-16 11:40:32.408 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:40:32.408 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:40:32.408 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:40:32.408 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:32.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:32.408 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:40:32.408 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:40:32.408 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:40:32.408 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:40:32.408 | ++ functions-common:get_field:818 : echo '| 3e3bf21b5d9d413ab9430da4adf04697 | 10e5a815a557490385ee909783afb800 | | 1bfde77fa76f4c8d9d571b7ff0c3e177 | | | False |' 2022-03-16 11:40:32.408 | ++ functions-common:get_field:812 : read data 2022-03-16 11:40:32.408 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.408 | + functions-common:get_or_add_user_project_role:997 : echo 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.408 | 3e3bf21b5d9d413ab9430da4adf04697 2022-03-16 11:40:32.439 | [237249 Async create_swift_accounts:272255]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-16 11:40:32.446 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 11:40:32.449 | + inc/async:async_wait:197 : return 0 2022-03-16 11:40:32.453 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 11:40:32.471 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:32.474 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 11:40:32.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:32.495 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 11:40:32.498 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:40:32.500 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 11:40:32.503 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 11:40:32.505 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 11:40:32.571 | + inc/async:async_inner:63 : init_glance 2022-03-16 11:40:32.609 | [237249 Async init_glance:276513]: running: init_glance 2022-03-16 11:40:32.612 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 11:40:32.630 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:40:32.633 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 11:40:32.635 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:40:32.638 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 11:40:32.641 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 11:40:32.644 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 11:40:32.649 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:40:32.649 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:40:32.656 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:40:32.659 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:40:32.662 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:40:32.665 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:40:32.669 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 11:40:32.672 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 11:40:32.675 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 11:40:32.678 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 11:40:32.697 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 11:40:32.700 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 11:40:36.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:36.319 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:36.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:40:36.319 | from cryptography.utils import int_from_bytes 2022-03-16 11:40:36.322 | Traceback (most recent call last): 2022-03-16 11:40:36.322 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-16 11:40:36.322 | sys.exit(main()) 2022-03-16 11:40:36.322 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-16 11:40:36.322 | generate(conf) 2022-03-16 11:40:36.322 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-16 11:40:36.322 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-16 11:40:36.322 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-16 11:40:36.322 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-16 11:40:36.322 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-16 11:40:36.322 | mgr = stevedore.named.NamedExtensionManager( 2022-03-16 11:40:36.322 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-16 11:40:36.322 | extensions = self._load_plugins(invoke_on_load, 2022-03-16 11:40:36.323 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-16 11:40:36.323 | self._on_load_failure_callback(self, ep, err) 2022-03-16 11:40:36.323 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-16 11:40:36.323 | ext = self._load_one_plugin(ep, 2022-03-16 11:40:36.323 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-16 11:40:36.323 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-16 11:40:36.323 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-16 11:40:36.323 | plugin = ep.load() 2022-03-16 11:40:36.323 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-16 11:40:36.323 | module = import_module(match.group('module')) 2022-03-16 11:40:36.323 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-16 11:40:36.323 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-16 11:40:36.323 | File "", line 1014, in _gcd_import 2022-03-16 11:40:36.323 | File "", line 991, in _find_and_load 2022-03-16 11:40:36.324 | File "", line 975, in _find_and_load_unlocked 2022-03-16 11:40:36.324 | File "", line 671, in _load_unlocked 2022-03-16 11:40:36.324 | File "", line 848, in exec_module 2022-03-16 11:40:36.324 | File "", line 219, in _call_with_frames_removed 2022-03-16 11:40:36.324 | File "/opt/stack/neutron/neutron/opts.py", line 57, in 2022-03-16 11:40:36.324 | import neutron.extensions.l3 2022-03-16 11:40:36.324 | File "/opt/stack/neutron/neutron/extensions/l3.py", line 22, in 2022-03-16 11:40:36.324 | from neutron.api.v2 import resource_helper 2022-03-16 11:40:36.324 | File "/opt/stack/neutron/neutron/api/v2/resource_helper.py", line 21, in 2022-03-16 11:40:36.324 | from neutron.api.v2 import base 2022-03-16 11:40:36.324 | File "/opt/stack/neutron/neutron/api/v2/base.py", line 37, in 2022-03-16 11:40:36.324 | from neutron import quota 2022-03-16 11:40:36.324 | File "/opt/stack/neutron/neutron/quota/__init__.py", line 24, in 2022-03-16 11:40:36.324 | QUOTA_DB_MODULE = quota.QUOTA_DB_MODULE 2022-03-16 11:40:36.324 | AttributeError: module 'neutron.conf.quota' has no attribute 'QUOTA_DB_MODULE' 2022-03-16 11:40:36.687 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-16 11:40:36.689 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-16 11:40:36.692 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 11:40:36.695 | + ./stack.sh:exit_trap:522 : jobs='262875 2022-03-16 11:40:36.695 | 276513' 2022-03-16 11:40:36.698 | + ./stack.sh:exit_trap:525 : [[ -n 262875 2022-03-16 11:40:36.698 | 276513 ]] 2022-03-16 11:40:36.701 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-113156 ]] 2022-03-16 11:40:36.703 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 11:40:36.706 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 11:40:36.706 | exit_trap: cleaning up child processes 2022-03-16 11:40:36.710 | + ./stack.sh:exit_trap:527 : kill 262875 276513 2022-03-16 11:40:36.712 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.cDrcBmWAIo ']' 2022-03-16 11:40:36.715 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.cDrcBmWAIo 2022-03-16 11:40:36.720 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 11:40:36.722 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 11:40:36.724 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-16 11:40:36.726 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 11:40:36.727 | Error on exit 2022-03-16 11:40:36.730 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 11:40:36.733 | + ./stack.sh:exit_trap:542 : generate-subunit 1647430313 523 fail 2022-03-16 11:40:37.496 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 11:40:37.499 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 11:40:38.640 | + ./stack.sh:exit_trap:556 : exit 1