2022-02-14 17:15:34.868 | + ./stack.sh:main:487 : exec 2022-02-14 17:15:34.868 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-171534' 2022-02-14 17:15:34.868 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-171534.summary.2022-02-14-171534 2022-02-14 17:15:34.868 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:15:34.868 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-171534 2022-02-14 17:15:34.868 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-171534 /opt/stack/logs/stack.sh.log 2022-02-14 17:15:34.868 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-171534.summary.2022-02-14-171534 /opt/stack/logs/stack.sh.log.summary 2022-02-14 17:15:34.868 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 17:15:34.868 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 17:15:34.868 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 17:15:34.868 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 17:15:34.868 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 17:15:34.868 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 17:15:34.868 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 17:15:34.868 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 17:15:34.868 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 17:15:34.870 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 17:15:34.872 | + ./stack.sh:main:576 : uname -a 2022-02-14 17:15:34.873 | Linux n-d-829064-3 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-02-14 17:15:34.875 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 17:15:34.877 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 17:15:34.881 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 17:15:34.918 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 17:15:34.934 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 17:15:34.936 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 17:15:34.938 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 17:15:34.940 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 17:15:34.941 | + functions-common:fetch_plugins:1776 : return 2022-02-14 17:15:34.943 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 17:15:34.946 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 17:15:34.948 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:15:34.949 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:15:34.951 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:15:34.953 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:15:34.955 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:15:34.957 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:15:34.959 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:15:34.962 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:15:34.964 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:15:34.966 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:15:34.967 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 17:15:34.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:15:34.982 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:34.984 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:15:34.986 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:15:34.987 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:15:34.989 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:15:34.992 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:15:34.994 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 17:15:34.995 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 17:15:34.997 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 17:15:34.999 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 17:15:35.001 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:15:35.003 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 17:15:35.004 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 17:15:35.007 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 17:15:35.009 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 17:15:35.011 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 17:15:35.013 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 17:15:35.029 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 17:15:35.031 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 17:15:35.045 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:15:35.047 | +++ lib/tls:source:43 : hostname -f 2022-02-14 17:15:35.050 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 17:15:35.052 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 17:15:35.055 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 17:15:35.057 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 17:15:35.059 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 17:15:35.061 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 17:15:35.063 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 17:15:35.064 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 17:15:35.066 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 17:15:35.068 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 17:15:35.073 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 17:15:35.084 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 17:15:35.102 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 17:15:35.114 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 17:15:35.127 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 17:15:35.158 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 17:15:35.218 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 17:15:35.305 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 17:15:35.326 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 17:15:35.377 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 17:15:35.430 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 17:15:35.577 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 17:15:35.592 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 17:15:35.605 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 17:15:35.618 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 17:15:35.714 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 17:15:35.716 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 17:15:35.719 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 17:15:35.721 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 17:15:35.723 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 17:15:35.725 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 17:15:35.728 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 17:15:35.728 | False' 2022-02-14 17:15:35.731 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 17:15:35.746 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 17:15:35.748 | + ./stack.sh:main:624 : run_phase source 2022-02-14 17:15:35.750 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 17:15:35.752 | + functions-common:run_phase:1854 : local phase= 2022-02-14 17:15:35.754 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:15:35.757 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:15:35.759 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:15:35.761 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:15:35.763 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:15:35.765 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:15:35.769 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:15:35.771 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:15:35.774 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:15:35.776 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 17:15:35.778 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:15:35.792 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:35.794 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:15:35.796 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 17:15:35.836 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 17:15:35.838 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 17:15:35.840 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 17:15:35.842 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 17:15:35.845 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 17:15:35.847 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 17:15:35.849 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 17:15:35.851 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 17:15:35.853 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 17:15:35.855 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 17:15:35.857 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.859 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 17:15:35.862 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.864 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 17:15:35.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.868 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 17:15:35.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.873 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 17:15:35.875 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.877 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 17:15:35.880 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.883 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 17:15:35.885 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.887 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 17:15:35.889 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.892 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 17:15:35.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.896 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 17:15:35.899 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.901 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 17:15:35.904 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.906 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 17:15:35.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.911 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 17:15:35.913 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.915 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 17:15:35.917 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.920 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 17:15:35.922 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.924 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 17:15:35.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.929 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 17:15:35.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 17:15:35.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.938 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 17:15:35.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.942 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 17:15:35.945 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 17:15:35.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.952 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 17:15:35.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 17:15:35.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 17:15:35.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 17:15:35.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 17:15:35.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 17:15:35.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 17:15:35.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.984 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 17:15:35.986 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 17:15:35.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 17:15:35.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:35.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 17:15:35.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 17:15:36.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 17:15:36.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 17:15:36.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 17:15:36.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.020 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 17:15:36.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 17:15:36.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 17:15:36.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.034 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 17:15:36.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.039 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 17:15:36.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.043 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 17:15:36.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 17:15:36.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.052 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 17:15:36.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 17:15:36.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 17:15:36.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 17:15:36.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 17:15:36.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 17:15:36.073 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 17:15:36.077 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:15:36.079 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 17:15:36.095 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:36.097 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 17:15:36.099 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 17:15:36.101 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 17:15:36.117 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:15:36.119 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 17:15:36.121 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 17:15:36.124 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 17:15:36.126 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 17:15:36.128 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 17:15:36.131 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 17:15:36.133 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 17:15:36.136 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 17:15:36.138 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 17:15:36.138 | Using mysql database backend 2022-02-14 17:15:36.140 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 17:15:36.156 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 17:15:36.159 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 17:15:36.162 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:15:36.164 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 17:15:36.167 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:15:36.170 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 17:15:36.186 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:36.188 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 17:15:36.205 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 17:15:36.221 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:36.223 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 17:15:36.239 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 17:15:36.257 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 17:15:36.273 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:15:36.275 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 17:15:36.292 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:15:36.294 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 17:15:36.310 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 17:15:36.313 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 17:15:36.315 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 17:15:36.317 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 17:15:36.321 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:15:36.325 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-171536 2022-02-14 17:15:36.327 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-171536 757' 2022-02-14 17:15:36.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.332 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:15:36.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.337 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:15:36.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.342 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:15:36.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.346 | + 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-02-14 17:15:36.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.351 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:15:36.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.356 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:15:36.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.361 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-171534 2022-02-14 17:15:36.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.366 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:15:36.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.371 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:15:36.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.376 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:15:36.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.380 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:15:36.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.386 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:15:36.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:15:36.390 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:15:36.393 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 17:15:36.395 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 17:15:36.398 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 17:15:36.400 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 17:15:36.402 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:15:36.404 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:15:36.407 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:15:36.409 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:15:36.412 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:15:36.414 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:15:36.430 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:15:36.432 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:15:36.434 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:15:36.437 | + functions-common:git_clone:629 : echo master 2022-02-14 17:15:36.437 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:15:36.442 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 17:15:36.445 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:15:36.447 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 17:15:36.450 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:15:36.450 | + functions-common:git_clone:678 : head -1 2022-02-14 17:15:36.453 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 17:15:36.456 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:15:36.458 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 17:15:36.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:15:36.464 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 17:15:36.466 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 17:15:36.469 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 17:15:36.472 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 17:15:36.476 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:15:36.479 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 17:15:36.481 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 17:15:36.483 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 17:15:36.487 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 17:15:36.491 | ++ tools/install_prereqs.sh:source:47 : NOW=1644858936 2022-02-14 17:15:36.495 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 17:15:36.499 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644858109 2022-02-14 17:15:36.502 | ++ tools/install_prereqs.sh:source:49 : DELTA=827 2022-02-14 17:15:36.504 | ++ tools/install_prereqs.sh:source:50 : [[ 827 -lt 7200 ]] 2022-02-14 17:15:36.507 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 17:15:36.510 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 17:15:36.512 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 17:15:36.515 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 17:15:36.517 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 17:15:36.519 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 17:15:36.522 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 17:15:36.524 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 17:15:36.527 | +++ 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-02-14 17:15:36.575 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 17:15:36.575 | apache2-dev 2022-02-14 17:15:36.575 | bc 2022-02-14 17:15:36.575 | bsdmainutils 2022-02-14 17:15:36.575 | curl 2022-02-14 17:15:36.575 | g++ 2022-02-14 17:15:36.575 | gawk 2022-02-14 17:15:36.575 | gcc 2022-02-14 17:15:36.575 | gettext 2022-02-14 17:15:36.575 | git 2022-02-14 17:15:36.575 | graphviz 2022-02-14 17:15:36.575 | iputils-ping 2022-02-14 17:15:36.575 | libapache2-mod-proxy-uwsgi 2022-02-14 17:15:36.575 | libffi-dev 2022-02-14 17:15:36.575 | libjpeg-dev 2022-02-14 17:15:36.575 | libpcre3-dev 2022-02-14 17:15:36.575 | libpq-dev 2022-02-14 17:15:36.575 | libssl-dev 2022-02-14 17:15:36.575 | libsystemd-dev 2022-02-14 17:15:36.575 | libxml2-dev 2022-02-14 17:15:36.575 | libxslt1-dev 2022-02-14 17:15:36.575 | libyaml-dev 2022-02-14 17:15:36.575 | lsof 2022-02-14 17:15:36.575 | openssh-server 2022-02-14 17:15:36.575 | openssl 2022-02-14 17:15:36.575 | pkg-config 2022-02-14 17:15:36.575 | psmisc 2022-02-14 17:15:36.575 | python3-dev 2022-02-14 17:15:36.575 | python3-pip 2022-02-14 17:15:36.576 | python3-systemd 2022-02-14 17:15:36.576 | python3-venv 2022-02-14 17:15:36.576 | tar 2022-02-14 17:15:36.576 | tcpdump 2022-02-14 17:15:36.576 | unzip 2022-02-14 17:15:36.576 | uuid-runtime 2022-02-14 17:15:36.576 | wget 2022-02-14 17:15:36.576 | wget 2022-02-14 17:15:36.576 | zlib1g-dev 2022-02-14 17:15:36.576 | libkrb5-dev 2022-02-14 17:15:36.576 | libldap2-dev 2022-02-14 17:15:36.576 | libsasl2-dev 2022-02-14 17:15:36.576 | memcached 2022-02-14 17:15:36.576 | python3-mysqldb 2022-02-14 17:15:36.576 | sqlite3 2022-02-14 17:15:36.576 | conntrack 2022-02-14 17:15:36.576 | curl 2022-02-14 17:15:36.576 | dnsmasq-base 2022-02-14 17:15:36.576 | dnsmasq-utils 2022-02-14 17:15:36.576 | ebtables 2022-02-14 17:15:36.576 | genisoimage 2022-02-14 17:15:36.576 | iptables 2022-02-14 17:15:36.576 | iputils-arping 2022-02-14 17:15:36.576 | kpartx 2022-02-14 17:15:36.576 | libjs-jquery-tablesorter 2022-02-14 17:15:36.576 | parted 2022-02-14 17:15:36.576 | pm-utils 2022-02-14 17:15:36.576 | python3-mysqldb 2022-02-14 17:15:36.576 | socat 2022-02-14 17:15:36.576 | sqlite3 2022-02-14 17:15:36.576 | sudo 2022-02-14 17:15:36.576 | vlan 2022-02-14 17:15:36.576 | lsscsi 2022-02-14 17:15:36.576 | open-iscsi 2022-02-14 17:15:36.576 | lvm2 2022-02-14 17:15:36.576 | qemu-utils 2022-02-14 17:15:36.576 | thin-provisioning-tools 2022-02-14 17:15:36.577 | acl 2022-02-14 17:15:36.577 | dnsmasq-base 2022-02-14 17:15:36.577 | dnsmasq-utils 2022-02-14 17:15:36.577 | ebtables 2022-02-14 17:15:36.577 | haproxy 2022-02-14 17:15:36.577 | iptables 2022-02-14 17:15:36.577 | iputils-arping 2022-02-14 17:15:36.577 | iputils-ping 2022-02-14 17:15:36.577 | postgresql-server-dev-all 2022-02-14 17:15:36.577 | python3-mysqldb 2022-02-14 17:15:36.577 | sqlite3 2022-02-14 17:15:36.577 | sudo 2022-02-14 17:15:36.577 | vlan 2022-02-14 17:15:36.577 | pcp 2022-02-14 17:15:36.577 | ipset 2022-02-14 17:15:36.577 | conntrack 2022-02-14 17:15:36.577 | conntrackd 2022-02-14 17:15:36.577 | keepalived 2022-02-14 17:15:36.577 | lvm2 2022-02-14 17:15:36.577 | qemu-utils 2022-02-14 17:15:36.577 | thin-provisioning-tools 2022-02-14 17:15:36.577 | curl 2022-02-14 17:15:36.577 | liberasurecode-dev 2022-02-14 17:15:36.577 | make 2022-02-14 17:15:36.577 | memcached 2022-02-14 17:15:36.577 | sqlite3 2022-02-14 17:15:36.577 | xfsprogs' 2022-02-14 17:15:36.580 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 17:15:36.598 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 17:15:36.598 | apache2-dev 2022-02-14 17:15:36.598 | bc 2022-02-14 17:15:36.598 | bsdmainutils 2022-02-14 17:15:36.598 | curl 2022-02-14 17:15:36.598 | g++ 2022-02-14 17:15:36.598 | gawk 2022-02-14 17:15:36.598 | gcc 2022-02-14 17:15:36.598 | gettext 2022-02-14 17:15:36.598 | git 2022-02-14 17:15:36.598 | graphviz 2022-02-14 17:15:36.598 | iputils-ping 2022-02-14 17:15:36.598 | libapache2-mod-proxy-uwsgi 2022-02-14 17:15:36.598 | libffi-dev 2022-02-14 17:15:36.598 | libjpeg-dev 2022-02-14 17:15:36.598 | libpcre3-dev 2022-02-14 17:15:36.598 | libpq-dev 2022-02-14 17:15:36.599 | libssl-dev 2022-02-14 17:15:36.599 | libsystemd-dev 2022-02-14 17:15:36.599 | libxml2-dev 2022-02-14 17:15:36.599 | libxslt1-dev 2022-02-14 17:15:36.599 | libyaml-dev 2022-02-14 17:15:36.599 | lsof 2022-02-14 17:15:36.599 | openssh-server 2022-02-14 17:15:36.599 | openssl 2022-02-14 17:15:36.599 | pkg-config 2022-02-14 17:15:36.599 | psmisc 2022-02-14 17:15:36.599 | python3-dev 2022-02-14 17:15:36.599 | python3-pip 2022-02-14 17:15:36.599 | python3-systemd 2022-02-14 17:15:36.599 | python3-venv 2022-02-14 17:15:36.599 | tar 2022-02-14 17:15:36.599 | tcpdump 2022-02-14 17:15:36.599 | unzip 2022-02-14 17:15:36.599 | uuid-runtime 2022-02-14 17:15:36.599 | wget 2022-02-14 17:15:36.599 | wget 2022-02-14 17:15:36.599 | zlib1g-dev 2022-02-14 17:15:36.599 | libkrb5-dev 2022-02-14 17:15:36.599 | libldap2-dev 2022-02-14 17:15:36.599 | libsasl2-dev 2022-02-14 17:15:36.599 | memcached 2022-02-14 17:15:36.599 | python3-mysqldb 2022-02-14 17:15:36.599 | sqlite3 2022-02-14 17:15:36.599 | conntrack 2022-02-14 17:15:36.599 | curl 2022-02-14 17:15:36.599 | dnsmasq-base 2022-02-14 17:15:36.599 | dnsmasq-utils 2022-02-14 17:15:36.599 | ebtables 2022-02-14 17:15:36.599 | genisoimage 2022-02-14 17:15:36.599 | iptables 2022-02-14 17:15:36.599 | iputils-arping 2022-02-14 17:15:36.599 | kpartx 2022-02-14 17:15:36.599 | libjs-jquery-tablesorter 2022-02-14 17:15:36.599 | parted 2022-02-14 17:15:36.600 | pm-utils 2022-02-14 17:15:36.600 | python3-mysqldb 2022-02-14 17:15:36.600 | socat 2022-02-14 17:15:36.600 | sqlite3 2022-02-14 17:15:36.600 | sudo 2022-02-14 17:15:36.600 | vlan 2022-02-14 17:15:36.600 | lsscsi 2022-02-14 17:15:36.600 | open-iscsi 2022-02-14 17:15:36.600 | lvm2 2022-02-14 17:15:36.600 | qemu-utils 2022-02-14 17:15:36.600 | thin-provisioning-tools 2022-02-14 17:15:36.600 | acl 2022-02-14 17:15:36.600 | dnsmasq-base 2022-02-14 17:15:36.600 | dnsmasq-utils 2022-02-14 17:15:36.600 | ebtables 2022-02-14 17:15:36.600 | haproxy 2022-02-14 17:15:36.601 | iptables 2022-02-14 17:15:36.601 | iputils-arping 2022-02-14 17:15:36.601 | iputils-ping 2022-02-14 17:15:36.601 | postgresql-server-dev-all 2022-02-14 17:15:36.601 | python3-mysqldb 2022-02-14 17:15:36.601 | sqlite3 2022-02-14 17:15:36.601 | sudo 2022-02-14 17:15:36.601 | vlan 2022-02-14 17:15:36.601 | pcp 2022-02-14 17:15:36.601 | ipset 2022-02-14 17:15:36.601 | conntrack 2022-02-14 17:15:36.601 | conntrackd 2022-02-14 17:15:36.601 | keepalived 2022-02-14 17:15:36.601 | lvm2 2022-02-14 17:15:36.601 | qemu-utils 2022-02-14 17:15:36.601 | thin-provisioning-tools 2022-02-14 17:15:36.601 | curl 2022-02-14 17:15:36.601 | liberasurecode-dev 2022-02-14 17:15:36.601 | make 2022-02-14 17:15:36.601 | memcached 2022-02-14 17:15:36.601 | sqlite3 2022-02-14 17:15:36.601 | xfsprogs ' 2022-02-14 17:15:36.601 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 17:15:36.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:15:36.606 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:15:36.609 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:15:36.609 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 17:15:36.614 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:15:36.617 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 17:15:36.619 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:15:36.621 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 17:15:36.623 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:15:36.626 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:15:36.628 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:15:36.630 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:15:36.632 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:15:36.634 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:15:36.636 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 17:15:36.638 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 17:15:36.640 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 17:15:36.643 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 17:15:36.647 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 17:15:36.649 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 17:15:36.651 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 17:15:36.653 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 17:15:36.655 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:15:36.658 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:15:36.662 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644858936659 2022-02-14 17:15:36.664 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 17:15:36.667 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 17:15:36.669 | ++ 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-02-14 17:15:36.879 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 17:15:36.912 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-14 17:15:36.914 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-14 17:15:37.098 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-14 17:15:46.775 | Fetched 336 kB in 1s (509 kB/s) 2022-02-14 17:15:48.298 | Reading package lists... 2022-02-14 17:15:48.331 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 17:15:48.333 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 17:15:48.335 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:15:48.337 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:48.339 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:48.342 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:15:48.344 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:48.346 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 17:15:48.348 | ++ functions-common:time_stop:2432 : start_time=1644858936659 2022-02-14 17:15:48.350 | ++ functions-common:time_stop:2434 : [[ -z 1644858936659 ]] 2022-02-14 17:15:48.353 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:48.357 | ++ functions-common:time_stop:2437 : end_time=1644858948354 2022-02-14 17:15:48.359 | ++ functions-common:time_stop:2438 : elapsed_time=11695 2022-02-14 17:15:48.361 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 17:15:48.363 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:48.365 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11695 2022-02-14 17:15:48.368 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:15:48.370 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:15:48.373 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:15:48.375 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:15:48.377 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:15:48.398 | ++ 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 sqlite3 xfsprogs 2022-02-14 17:15:48.507 | Reading package lists... 2022-02-14 17:15:48.745 | Building dependency tree... 2022-02-14 17:15:48.747 | Reading state information... 2022-02-14 17:15:48.779 | acl is already the newest version (2.2.53-6). 2022-02-14 17:15:48.779 | bc is already the newest version (1.07.1-2build1). 2022-02-14 17:15:48.779 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 17:15:48.779 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 17:15:48.779 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 17:15:48.779 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:15:48.779 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 17:15:48.779 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 17:15:48.779 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 17:15:48.779 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 17:15:48.779 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 17:15:48.779 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 17:15:48.779 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 17:15:48.779 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 17:15:48.779 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 17:15:48.779 | libffi-dev is already the newest version (3.3-4). 2022-02-14 17:15:48.779 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 17:15:48.779 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 17:15:48.779 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 17:15:48.779 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 17:15:48.779 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 17:15:48.779 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 17:15:48.779 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 17:15:48.779 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:15:48.779 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 17:15:48.779 | psmisc is already the newest version (23.3-1). 2022-02-14 17:15:48.780 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:15:48.780 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 17:15:48.780 | python3-systemd is already the newest version (234-3build2). 2022-02-14 17:15:48.780 | socat is already the newest version (1.7.3.3-2). 2022-02-14 17:15:48.780 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 17:15:48.780 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 17:15:48.780 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 17:15:48.780 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 17:15:48.780 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 17:15:48.780 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 17:15:48.780 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 17:15:48.780 | pcp is already the newest version (5.0.3-1). 2022-02-14 17:15:48.780 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 17:15:48.780 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 17:15:48.780 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:15:48.780 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:15:48.780 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 17:15:48.780 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:15:48.780 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 17:15:48.780 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 17:15:48.780 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 17:15:48.780 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 17:15:48.780 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 17:15:48.780 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 17:15:48.780 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 17:15:48.780 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 17:15:48.780 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:15:48.780 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 17:15:48.780 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 17:15:48.780 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 17:15:48.780 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 17:15:48.780 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 17:15:48.780 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 17:15:48.781 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 17:15:48.781 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 17:15:48.781 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 17:15:48.781 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 17:15:48.781 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 17:15:48.781 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 17:15:48.781 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 17:15:48.781 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 17:15:48.781 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 17:15:48.781 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:15:48.992 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 17:15:48.992 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 17:15:48.993 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 17:15:48.993 | The following packages were automatically installed and are no longer required: 2022-02-14 17:15:48.994 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:15:48.994 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:15:48.994 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:15:48.994 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:15:48.994 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:15:48.994 | python3-zope.interface 2022-02-14 17:15:48.994 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:15:49.112 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:15:49.117 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 17:15:49.119 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:15:49.121 | ++ functions-common:time_stop:2425 : local name 2022-02-14 17:15:49.123 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:49.125 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:49.128 | ++ functions-common:time_stop:2428 : local total 2022-02-14 17:15:49.130 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:49.132 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:15:49.134 | ++ functions-common:time_stop:2432 : start_time=1644858948395 2022-02-14 17:15:49.136 | ++ functions-common:time_stop:2434 : [[ -z 1644858948395 ]] 2022-02-14 17:15:49.139 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:49.143 | ++ functions-common:time_stop:2437 : end_time=1644858949141 2022-02-14 17:15:49.146 | ++ functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 17:15:49.148 | ++ functions-common:time_stop:2439 : total=740 2022-02-14 17:15:49.150 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:49.153 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1486 2022-02-14 17:15:49.155 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 17:15:49.157 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 17:15:49.160 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:15:49.163 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 17:15:49.167 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 17:15:49.172 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 17:15:49.174 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 17:15:49.177 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 17:15:50.586 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 17:15:50.588 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 17:15:50.590 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 17:15:50.592 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 17:15:50.594 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 17:15:50.596 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 17:15:50.598 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 17:15:50.599 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 17:15:50.601 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 17:15:50.603 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 17:15:50.605 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 17:15:50.606 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 17:15:50.608 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 17:15:50.610 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 17:15:50.611 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 17:15:50.613 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 17:15:50.615 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 17:15:50.617 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 17:15:50.619 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 17:15:50.621 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 17:15:50.623 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 17:15:50.625 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 17:15:50.627 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 17:15:50.629 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 17:15:50.706 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 17:15:50.708 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 17:15:50.783 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 17:15:50.786 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 17:15:50.861 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 17:15:50.863 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 17:15:50.865 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 17:15:50.867 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 17:15:50.869 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 17:15:50.871 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 17:15:50.873 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 17:15:50.875 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 17:15:50.877 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 17:15:50.878 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 17:15:50.880 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 17:15:50.881 | Distro: focal 2022-02-14 17:15:50.883 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 17:15:50.885 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:15:50.889 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:15:50.890 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:15:50.893 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:15:50.893 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:15:51.586 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:15:51.588 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:15:51.588 | pip: 21.3.1 2022-02-14 17:15:51.590 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 17:15:51.592 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 17:15:51.594 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:15:51.595 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:15:51.597 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:15:51.599 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:15:51.600 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:15:51.602 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:15:51.604 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:15:51.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:15:51.607 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:15:51.609 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:15:51.610 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:15:51.612 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 17:15:51.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:15:51.615 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:15:51.617 | + tools/install_pip.sh:main:142 : : 2022-02-14 17:15:51.619 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 17:15:51.621 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 17:15:51.622 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 17:15:51.624 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:15:51.626 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 17:15:51.628 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 17:15:51.630 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:15:51.633 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:15:51.634 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:15:51.637 | ++ 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-02-14 17:15:51.639 | ++ 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-02-14 17:15:51.641 | ++ 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-02-14 17:15:51.643 | + 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-02-14 17:15:51.645 | + 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-02-14 17:15:51.662 | 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-02-14 17:15:51.664 | + 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-02-14 17:15:52.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:52.527 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:52.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:15:52.527 | from cryptography.utils import int_from_bytes 2022-02-14 17:15:53.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:15:54.907 | 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-02-14 17:15:54.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 17:15:57.603 | Installing collected packages: setuptools 2022-02-14 17:15:58.458 | Successfully installed setuptools-60.8.2 2022-02-14 17:15:58.458 | 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-02-14 17:15:58.629 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:15:58.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:15:58.769 | + inc/python:pip_install:200 : result=0 2022-02-14 17:15:58.771 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:15:58.773 | + functions-common:time_stop:2425 : local name 2022-02-14 17:15:58.774 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:15:58.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:15:58.778 | + functions-common:time_stop:2428 : local total 2022-02-14 17:15:58.779 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:15:58.781 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:15:58.783 | + functions-common:time_stop:2432 : start_time=1644858951657 2022-02-14 17:15:58.785 | + functions-common:time_stop:2434 : [[ -z 1644858951657 ]] 2022-02-14 17:15:58.787 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:15:58.790 | + functions-common:time_stop:2437 : end_time=1644858958788 2022-02-14 17:15:58.792 | + functions-common:time_stop:2438 : elapsed_time=7131 2022-02-14 17:15:58.794 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:15:58.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:15:58.797 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7131 2022-02-14 17:15:58.799 | + inc/python:pip_install:203 : return 0 2022-02-14 17:15:58.801 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 17:15:58.804 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 17:15:58.808 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 17:15:58.810 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 17:15:58.812 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 17:15:58.813 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 17:15:59.497 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 17:15:59.499 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 17:15:59.499 | pip: 21.3.1 2022-02-14 17:15:59.502 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 17:15:59.505 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 17:15:59.508 | + ./stack.sh:main:796 : fixup_all 2022-02-14 17:15:59.511 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 17:15:59.513 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 17:15:59.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:15:59.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:15:59.519 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 17:15:59.532 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 17:15:59.544 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 17:15:59.555 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 17:15:59.558 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 17:15:59.560 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:15:59.562 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:15:59.564 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:15:59.566 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:15:59.568 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:15:59.570 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:15:59.572 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:15:59.574 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:15:59.577 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:15:59.579 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:15:59.581 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:15:59.583 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 17:15:59.586 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 17:15:59.588 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 17:15:59.590 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:15:59.592 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:15:59.594 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:15:59.596 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:15:59.599 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:15:59.601 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:15:59.604 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 17:15:59.606 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 17:15:59.608 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 17:15:59.610 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 17:15:59.612 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 17:15:59.615 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 17:15:59.617 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 17:15:59.637 | Using python 3.8 to install os-testr 2022-02-14 17:15:59.639 | + 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-02-14 17:16:00.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:00.517 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:00.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:00.517 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:01.663 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:01.689 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 17:16:01.767 | 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-02-14 17:16:01.768 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 17:16:01.769 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 17:16:01.770 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 17:16:01.783 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 17:16:01.810 | 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-02-14 17:16:01.811 | 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-02-14 17:16:01.812 | 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-02-14 17:16:01.814 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 17:16:01.814 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 17:16:01.841 | 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.3.3) 2022-02-14 17:16:01.842 | 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.0.0) 2022-02-14 17:16:01.843 | 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-02-14 17:16:01.845 | 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-02-14 17:16:01.847 | 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-02-14 17:16:01.859 | 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-02-14 17:16:01.929 | 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-02-14 17:16:01.930 | 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-02-14 17:16:01.931 | 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-02-14 17:16:04.355 | 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-02-14 17:16:04.362 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:04.362 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:04.484 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:04.486 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:04.489 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:04.491 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:04.493 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:04.495 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:04.497 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:04.499 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:04.501 | + functions-common:time_stop:2432 : start_time=1644858959632 2022-02-14 17:16:04.503 | + functions-common:time_stop:2434 : [[ -z 1644858959632 ]] 2022-02-14 17:16:04.506 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:04.510 | + functions-common:time_stop:2437 : end_time=1644858964508 2022-02-14 17:16:04.512 | + functions-common:time_stop:2438 : elapsed_time=4876 2022-02-14 17:16:04.514 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:16:04.517 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:04.519 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4876 2022-02-14 17:16:04.522 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:04.524 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 17:16:04.576 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 17:16:04.840 | + ./stack.sh:main:810 : install_infra 2022-02-14 17:16:04.843 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:16:04.845 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 17:16:04.848 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:16:04.851 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 17:16:04.875 | + 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-02-14 17:16:06.856 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:06.871 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:06.875 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:06.979 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:06.998 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.002 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.006 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.020 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.029 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.031 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.064 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.074 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.079 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.096 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.135 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.143 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.149 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.197 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.211 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.230 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.237 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.287 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.306 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.310 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.402 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.408 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.465 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.587 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.612 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.617 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.628 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.633 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.653 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.660 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.677 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.736 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.748 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.764 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.809 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.813 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:07.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:07.938 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-14 17:16:08.235 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:08.238 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:08.240 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:08.242 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:08.245 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:08.247 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:08.249 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:08.251 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:08.253 | + functions-common:time_stop:2432 : start_time=1644858964867 2022-02-14 17:16:08.255 | + functions-common:time_stop:2434 : [[ -z 1644858964867 ]] 2022-02-14 17:16:08.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:08.262 | + functions-common:time_stop:2437 : end_time=1644858968260 2022-02-14 17:16:08.264 | + functions-common:time_stop:2438 : elapsed_time=3393 2022-02-14 17:16:08.266 | + functions-common:time_stop:2439 : total=4876 2022-02-14 17:16:08.268 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:08.271 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8269 2022-02-14 17:16:08.273 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:08.275 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 17:16:08.278 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 17:16:08.301 | + 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-02-14 17:16:10.135 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.149 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.153 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.256 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.277 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.281 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.284 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.299 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.307 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.309 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.341 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.351 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.356 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.374 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.412 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.420 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.425 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.473 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.487 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.507 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.514 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.563 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.581 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.585 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.678 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.684 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.740 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.861 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.886 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.889 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.901 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.906 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.926 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.933 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:10.950 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.008 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.020 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.036 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.081 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.087 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 17:16:11.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:11.095 | Processing /opt/stack/requirements 2022-02-14 17:16:12.831 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-14 17:16:12.834 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-14 17:16:12.846 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-14 17:16:12.851 | 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 355)) (5.8.1) 2022-02-14 17:16:12.853 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-14 17:16:12.859 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-14 17:16:12.887 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-14 17:16:12.890 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-14 17:16:12.900 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-14 17:16:12.920 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 17:16:12.923 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 17:16:12.938 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-14 17:16:12.943 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-14 17:16:12.947 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-14 17:16:12.949 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-14 17:16:12.951 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 17:16:12.964 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-14 17:16:12.970 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-14 17:16:12.973 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 17:16:13.044 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 17:16:13.055 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-14 17:16:13.117 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-14 17:16:13.122 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-14 17:16:13.124 | Building wheels for collected packages: openstack-requirements 2022-02-14 17:16:13.125 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 17:16:13.950 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 17:16:13.950 | ERROR: Command errored out with exit status 1: 2022-02-14 17:16:13.950 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-4b8x6mtr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-4b8x6mtr/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-vtw0xv2b 2022-02-14 17:16:13.950 | cwd: /tmp/pip-req-build-4b8x6mtr/ 2022-02-14 17:16:13.950 | Complete output (6 lines): 2022-02-14 17:16:13.950 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 17:16:13.950 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 17:16:13.950 | or: setup.py --help-commands 2022-02-14 17:16:13.951 | or: setup.py cmd --help 2022-02-14 17:16:13.951 | 2022-02-14 17:16:13.951 | error: invalid command 'bdist_wheel' 2022-02-14 17:16:13.951 | ---------------------------------------- 2022-02-14 17:16:13.951 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 17:16:13.951 | Running setup.py clean for openstack-requirements 2022-02-14 17:16:14.770 | Failed to build openstack-requirements 2022-02-14 17:16:14.787 | Installing collected packages: openstack-requirements 2022-02-14 17:16:14.787 | Attempting uninstall: openstack-requirements 2022-02-14 17:16:14.788 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 17:16:14.823 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 17:16:14.841 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 17:16:14.844 | Running setup.py install for openstack-requirements: started 2022-02-14 17:16:17.173 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 17:16:17.197 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 17:16:17.323 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:17.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:17.327 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:17.329 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:17.331 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:17.334 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:17.336 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:17.338 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:17.340 | + functions-common:time_stop:2432 : start_time=1644858968293 2022-02-14 17:16:17.342 | + functions-common:time_stop:2434 : [[ -z 1644858968293 ]] 2022-02-14 17:16:17.345 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:17.349 | + functions-common:time_stop:2437 : end_time=1644858977347 2022-02-14 17:16:17.351 | + functions-common:time_stop:2438 : elapsed_time=9054 2022-02-14 17:16:17.353 | + functions-common:time_stop:2439 : total=8269 2022-02-14 17:16:17.355 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:17.358 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17323 2022-02-14 17:16:17.360 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:17.362 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 17:16:17.365 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 17:16:17.368 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 17:16:17.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:17.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:17.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 17:16:17.377 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:17.379 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 17:16:17.399 | Using python 3.8 to install pbr 2022-02-14 17:16:17.402 | + 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-02-14 17:16:18.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:18.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:18.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:18.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:19.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:19.436 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 17:16:22.058 | 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-02-14 17:16:22.064 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:22.065 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:22.186 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:22.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:22.190 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:22.192 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:22.195 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:22.197 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:22.199 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:22.201 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:22.203 | + functions-common:time_stop:2432 : start_time=1644858977394 2022-02-14 17:16:22.205 | + functions-common:time_stop:2434 : [[ -z 1644858977394 ]] 2022-02-14 17:16:22.208 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:22.212 | + functions-common:time_stop:2437 : end_time=1644858982210 2022-02-14 17:16:22.214 | + functions-common:time_stop:2438 : elapsed_time=4816 2022-02-14 17:16:22.216 | + functions-common:time_stop:2439 : total=17323 2022-02-14 17:16:22.218 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:22.221 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22139 2022-02-14 17:16:22.223 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:22.226 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 17:16:24.573 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 17:16:26.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:26.503 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 17:16:26.518 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 17:16:26.522 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 17:16:26.526 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 17:16:26.529 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 17:16:26.532 | 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-02-14 17:16:26.604 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:16:26.607 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 17:16:26.610 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 17:16:26.627 | + ./stack.sh:main:819 : pkgs= 2022-02-14 17:16:26.629 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 17:16:26.631 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 17:16:26.634 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:16:26.636 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 17:16:26.638 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:16:26.640 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:16:26.642 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:16:26.645 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:16:26.647 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:16:26.650 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:16:26.654 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:16:26.656 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:16:26.659 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:16:26.662 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 17:16:26.664 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:16:26.679 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:26.681 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:16:26.683 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:16:26.685 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 17:16:26.687 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:16:26.689 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:16:26.691 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:16:26.693 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 17:16:26.696 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:16:26.698 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 17:16:26.700 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:16:26.702 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 17:16:26.704 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:16:26.706 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:16:26.709 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:16:26.711 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:16:26.713 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 17:16:26.715 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:16:26.717 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 17:16:26.720 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:16:26.722 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:16:26.725 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 17:16:26.727 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 17:16:26.730 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 17:16:26.732 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 17:16:26.735 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 17:16:26.788 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 17:16:26.788 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 17:16:26.790 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 17:16:27.162 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 17:16:27.165 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 17:16:27.181 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:27.184 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 17:16:27.186 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:16:27.188 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:16:27.190 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:16:27.193 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:16:27.195 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:16:27.198 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:16:27.200 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:27.202 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:27.204 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:16:27.207 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:27.209 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:16:27.211 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:16:27.213 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 17:16:27.216 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:16:27.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:27.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:27.222 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 17:16:27.243 | + 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-02-14 17:16:27.352 | Reading package lists... 2022-02-14 17:16:27.589 | Building dependency tree... 2022-02-14 17:16:27.590 | Reading state information... 2022-02-14 17:16:27.835 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 17:16:27.835 | The following packages were automatically installed and are no longer required: 2022-02-14 17:16:27.837 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:16:27.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:16:27.837 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:16:27.837 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:16:27.837 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:16:27.837 | python3-zope.interface 2022-02-14 17:16:27.837 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:16:27.952 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:16:27.957 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:16:27.959 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:16:27.961 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:27.963 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:27.965 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:27.968 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:27.970 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:27.972 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:16:27.974 | + functions-common:time_stop:2432 : start_time=1644858987240 2022-02-14 17:16:27.976 | + functions-common:time_stop:2434 : [[ -z 1644858987240 ]] 2022-02-14 17:16:27.979 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:27.983 | + functions-common:time_stop:2437 : end_time=1644858987981 2022-02-14 17:16:27.985 | + functions-common:time_stop:2438 : elapsed_time=741 2022-02-14 17:16:27.988 | + functions-common:time_stop:2439 : total=1486 2022-02-14 17:16:27.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:27.992 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2227 2022-02-14 17:16:27.995 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:16:27.997 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 17:16:27.999 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:16:28.001 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:16:28.004 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:16:28.007 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:16:28.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:16:28.011 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:16:28.014 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 17:16:28.016 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:16:28.018 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:16:28.020 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:16:28.023 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:16:28.025 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:16:28.027 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:16:28.029 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:16:28.032 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:16:28.034 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:16:28.036 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:16:28.039 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:16:28.041 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 17:16:28.043 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:16:28.045 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:16:28.048 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:16:28.050 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:16:28.053 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:16:28.055 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:16:28.057 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 17:16:28.060 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 17:16:28.075 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:28.078 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 17:16:28.080 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:16:28.082 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 17:16:28.085 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 17:16:28.087 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 17:16:28.091 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 17:16:28.094 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 17:16:28.096 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 17:16:28.098 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 17:16:28.100 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 17:16:28.103 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 17:16:28.106 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 17:16:28.792 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 17:16:28.792 | user tags 2022-02-14 17:16:28.792 | stackrabbit []' 2022-02-14 17:16:28.795 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 17:16:28.795 | user tags 2022-02-14 17:16:28.795 | stackrabbit []' 2022-02-14 17:16:28.795 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 17:16:28.802 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 17:16:28.804 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 17:16:28.806 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:16:29.475 | Changing password for user "stackrabbit" ... 2022-02-14 17:16:29.542 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 17:16:30.216 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 17:16:30.289 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 17:16:30.292 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 17:16:30.968 | Changing password for user "stackrabbit" ... 2022-02-14 17:16:31.026 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 17:16:31.029 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 17:16:31.031 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 17:16:31.680 | Deleting user "guest" ... 2022-02-14 17:16:31.695 | Error: 2022-02-14 17:16:31.695 | {:no_such_user, "guest"} 2022-02-14 17:16:31.708 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 17:16:31.711 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 17:16:31.727 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:31.729 | + ./stack.sh:main:836 : install_database 2022-02-14 17:16:31.731 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 17:16:31.734 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 17:16:31.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:31.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:31.741 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 17:16:32.072 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 17:16:32.074 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:32.077 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 17:16:32.079 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 17:16:32.081 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:16:32.084 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 17:16:32.087 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:16:32.089 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:16:32.091 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:16:32.094 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:16:32.096 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:16:32.098 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:16:32.101 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:16:32.103 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:16:32.105 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:16:32.107 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:16:32.110 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:16:32.112 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 17:16:32.114 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:16:32.117 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:16:32.119 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:16:32.121 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:16:32.124 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:16:32.126 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:16:32.128 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 17:16:32.131 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:32.133 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:32.136 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 17:16:32.138 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:16:32.141 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:16:32.143 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:16:32.146 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:16:32.148 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:16:32.150 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:16:32.153 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:32.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:32.157 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:16:32.159 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:32.162 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:16:32.164 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:16:32.167 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 17:16:32.169 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:16:32.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:32.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:32.176 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 17:16:32.197 | + 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-02-14 17:16:32.305 | Reading package lists... 2022-02-14 17:16:32.545 | Building dependency tree... 2022-02-14 17:16:32.546 | Reading state information... 2022-02-14 17:16:32.795 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 17:16:32.795 | The following packages were automatically installed and are no longer required: 2022-02-14 17:16:32.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:16:32.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:16:32.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:16:32.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:16:32.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:16:32.796 | python3-zope.interface 2022-02-14 17:16:32.797 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:16:32.908 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:16:32.913 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:16:32.916 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:16:32.918 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:32.920 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:32.922 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:32.924 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:32.927 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:32.929 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:16:32.931 | + functions-common:time_stop:2432 : start_time=1644858992194 2022-02-14 17:16:32.933 | + functions-common:time_stop:2434 : [[ -z 1644858992194 ]] 2022-02-14 17:16:32.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:32.940 | + functions-common:time_stop:2437 : end_time=1644858992937 2022-02-14 17:16:32.942 | + functions-common:time_stop:2438 : elapsed_time=743 2022-02-14 17:16:32.944 | + functions-common:time_stop:2439 : total=2227 2022-02-14 17:16:32.946 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:32.948 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2970 2022-02-14 17:16:32.950 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:16:32.953 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 17:16:32.955 | + ./stack.sh:main:839 : install_database_python 2022-02-14 17:16:32.957 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 17:16:32.960 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 17:16:32.962 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 17:16:32.964 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:16:32.967 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 17:16:32.970 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 17:16:32.972 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:16:32.976 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:16:32.976 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:16:32.982 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 17:16:32.984 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 17:16:32.986 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 17:16:32.990 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 17:16:32.992 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 17:16:33.013 | Using python 3.8 to install PyMySQL 2022-02-14 17:16:33.015 | + 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-02-14 17:16:33.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:33.887 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:33.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:33.887 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:35.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:35.046 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 17:16:37.558 | 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-02-14 17:16:37.565 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:37.571 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:37.690 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:37.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:37.695 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:37.697 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:37.699 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:37.701 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:37.703 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:37.706 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:37.708 | + functions-common:time_stop:2432 : start_time=1644858993007 2022-02-14 17:16:37.711 | + functions-common:time_stop:2434 : [[ -z 1644858993007 ]] 2022-02-14 17:16:37.714 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:37.718 | + functions-common:time_stop:2437 : end_time=1644858997715 2022-02-14 17:16:37.720 | + functions-common:time_stop:2438 : elapsed_time=4708 2022-02-14 17:16:37.722 | + functions-common:time_stop:2439 : total=22139 2022-02-14 17:16:37.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:37.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26847 2022-02-14 17:16:37.730 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:37.732 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 17:16:37.734 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 17:16:37.736 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 17:16:37.739 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 17:16:37.755 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:37.757 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 17:16:37.759 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 17:16:37.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:16:37.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:16:37.768 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:16:37.771 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:16:37.774 | + 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-02-14 17:16:37.776 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:16:37.779 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 17:16:37.781 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 17:16:37.797 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:37.800 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 17:16:37.802 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:16:37.805 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:16:37.807 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:16:37.809 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:16:37.811 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:16:37.814 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:16:37.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:37.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:37.821 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:16:37.823 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:37.825 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:16:37.827 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:16:37.829 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 17:16:37.832 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:16:37.835 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:37.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:37.839 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 17:16:37.860 | + 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-02-14 17:16:37.968 | Reading package lists... 2022-02-14 17:16:38.205 | Building dependency tree... 2022-02-14 17:16:38.206 | Reading state information... 2022-02-14 17:16:38.451 | radvd is already the newest version (1:2.17-2). 2022-02-14 17:16:38.452 | The following packages were automatically installed and are no longer required: 2022-02-14 17:16:38.452 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:16:38.453 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:16:38.453 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:16:38.453 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:16:38.453 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:16:38.453 | python3-zope.interface 2022-02-14 17:16:38.453 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:16:38.565 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:16:38.570 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:16:38.572 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:16:38.575 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:38.577 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:38.579 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:38.582 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:38.584 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:38.586 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:16:38.589 | + functions-common:time_stop:2432 : start_time=1644858997858 2022-02-14 17:16:38.591 | + functions-common:time_stop:2434 : [[ -z 1644858997858 ]] 2022-02-14 17:16:38.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:38.598 | + functions-common:time_stop:2437 : end_time=1644858998595 2022-02-14 17:16:38.601 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-14 17:16:38.603 | + functions-common:time_stop:2439 : total=2970 2022-02-14 17:16:38.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:38.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3707 2022-02-14 17:16:38.610 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:16:38.612 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 17:16:38.628 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:38.631 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 17:16:38.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 17:16:38.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 17:16:38.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 17:16:38.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 17:16:38.660 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:16:38.664 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:16:38.666 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:16:38.668 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:16:38.670 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:16:38.673 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:16:38.675 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:38.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:38.679 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:16:38.681 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:38.683 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:16:38.685 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:16:38.688 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 17:16:38.690 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:16:38.692 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:38.694 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:38.697 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 17:16:38.717 | + 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-02-14 17:16:38.826 | Reading package lists... 2022-02-14 17:16:39.064 | Building dependency tree... 2022-02-14 17:16:39.066 | Reading state information... 2022-02-14 17:16:39.314 | fakeroot is already the newest version (1.24-1). 2022-02-14 17:16:39.314 | make is already the newest version (4.2.1-1.2). 2022-02-14 17:16:39.314 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 17:16:39.314 | The following packages were automatically installed and are no longer required: 2022-02-14 17:16:39.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:16:39.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:16:39.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:16:39.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:16:39.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:16:39.315 | python3-zope.interface 2022-02-14 17:16:39.315 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:16:39.429 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:16:39.433 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:16:39.436 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:16:39.438 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:39.440 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:39.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:39.444 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:39.446 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:39.448 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:16:39.450 | + functions-common:time_stop:2432 : start_time=1644858998715 2022-02-14 17:16:39.452 | + functions-common:time_stop:2434 : [[ -z 1644858998715 ]] 2022-02-14 17:16:39.455 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:39.460 | + functions-common:time_stop:2437 : end_time=1644858999457 2022-02-14 17:16:39.462 | + functions-common:time_stop:2438 : elapsed_time=742 2022-02-14 17:16:39.464 | + functions-common:time_stop:2439 : total=3707 2022-02-14 17:16:39.466 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:39.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4449 2022-02-14 17:16:39.470 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:16:39.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 17:16:39.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:39.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:39.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 17:16:39.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 17:16:39.484 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 17:16:39.489 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 17:16:39.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 17:16:39.495 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 17:16:39.495 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 17:16:39.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 17:16:39.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 17:16:39.504 | + functions:vercmp:628 : local v1=5.4 2022-02-14 17:16:39.507 | + functions:vercmp:629 : local 'op=<' 2022-02-14 17:16:39.509 | + functions:vercmp:630 : local v2=3.13 2022-02-14 17:16:39.511 | + functions:vercmp:631 : local result 2022-02-14 17:16:39.515 | ++ functions:vercmp:635 : sort -V 2022-02-14 17:16:39.516 | ++ functions:vercmp:635 : head -1 2022-02-14 17:16:39.516 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 17:16:39.520 | + functions:vercmp:635 : result=3.13 2022-02-14 17:16:39.522 | + functions:vercmp:637 : case $op in 2022-02-14 17:16:39.524 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 17:16:39.526 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 17:16:39.529 | + functions:vercmp:648 : return 2022-02-14 17:16:39.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 17:16:39.533 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:16:39.536 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 17:16:40.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 17:16:40.009 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 17:16:40.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 17:16:40.019 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.021 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 17:16:40.039 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:40.042 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 17:16:40.044 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 17:16:40.044 | Installing etcd 2022-02-14 17:16:40.046 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 17:16:40.059 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 17:16:40.071 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:40.075 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 17:16:40.088 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 17:16:40.091 | ++ 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-02-14 17:16:40.094 | ++ 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-02-14 17:16:40.097 | +++ 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-02-14 17:16:40.101 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:16:40.104 | ++ 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-02-14 17:16:40.106 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 17:16:40.108 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:16:40.111 | ++ functions:get_extra_file:74 : return 2022-02-14 17:16:40.114 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 17:16:40.116 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 17:16:40.119 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 17:16:40.121 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 17:16:40.138 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:16:40.140 | + ./stack.sh:main:866 : install_dstat 2022-02-14 17:16:40.142 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 17:16:40.158 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:16:40.161 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 17:16:40.163 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:16:40.166 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 17:16:40.168 | + ./stack.sh:main:875 : install_libs 2022-02-14 17:16:40.170 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 17:16:40.173 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 17:16:40.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 17:16:40.178 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 17:16:40.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 17:16:40.187 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.189 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 17:16:40.191 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 17:16:40.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 17:16:40.196 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 17:16:40.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 17:16:40.204 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.207 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 17:16:40.209 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 17:16:40.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 17:16:40.213 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 17:16:40.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 17:16:40.222 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.225 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 17:16:40.227 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 17:16:40.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 17:16:40.231 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 17:16:40.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 17:16:40.241 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.243 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 17:16:40.246 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 17:16:40.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 17:16:40.250 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 17:16:40.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 17:16:40.260 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.262 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 17:16:40.264 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 17:16:40.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 17:16:40.269 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 17:16:40.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 17:16:40.278 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.280 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 17:16:40.282 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 17:16:40.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 17:16:40.288 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 17:16:40.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 17:16:40.297 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.299 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 17:16:40.301 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 17:16:40.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 17:16:40.306 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 17:16:40.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 17:16:40.315 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.318 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 17:16:40.320 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 17:16:40.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 17:16:40.325 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 17:16:40.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 17:16:40.335 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.338 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 17:16:40.340 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 17:16:40.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 17:16:40.344 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 17:16:40.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 17:16:40.353 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.356 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 17:16:40.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 17:16:40.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 17:16:40.363 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 17:16:40.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 17:16:40.372 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.374 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 17:16:40.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 17:16:40.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 17:16:40.381 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 17:16:40.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 17:16:40.390 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.393 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 17:16:40.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 17:16:40.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 17:16:40.400 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 17:16:40.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 17:16:40.409 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.412 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 17:16:40.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 17:16:40.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 17:16:40.419 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 17:16:40.421 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.423 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 17:16:40.428 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.430 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 17:16:40.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 17:16:40.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 17:16:40.437 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 17:16:40.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 17:16:40.447 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.449 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 17:16:40.451 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 17:16:40.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 17:16:40.456 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 17:16:40.459 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.461 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 17:16:40.466 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.468 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 17:16:40.470 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 17:16:40.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 17:16:40.475 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 17:16:40.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 17:16:40.484 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.486 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 17:16:40.489 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 17:16:40.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 17:16:40.493 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 17:16:40.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 17:16:40.502 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.505 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 17:16:40.507 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 17:16:40.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 17:16:40.512 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 17:16:40.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 17:16:40.522 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.524 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 17:16:40.526 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 17:16:40.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 17:16:40.531 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 17:16:40.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 17:16:40.541 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.543 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 17:16:40.545 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 17:16:40.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 17:16:40.550 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 17:16:40.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 17:16:40.559 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.561 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 17:16:40.563 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 17:16:40.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 17:16:40.569 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 17:16:40.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.575 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 17:16:40.578 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.580 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 17:16:40.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 17:16:40.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 17:16:40.589 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 17:16:40.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 17:16:40.599 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.601 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 17:16:40.604 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 17:16:40.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 17:16:40.608 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 17:16:40.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 17:16:40.618 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.621 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 17:16:40.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 17:16:40.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 17:16:40.628 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 17:16:40.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 17:16:40.638 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.640 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 17:16:40.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 17:16:40.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 17:16:40.647 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 17:16:40.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 17:16:40.656 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.659 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 17:16:40.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 17:16:40.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 17:16:40.668 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 17:16:40.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 17:16:40.678 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.680 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 17:16:40.682 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 17:16:40.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 17:16:40.687 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 17:16:40.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 17:16:40.697 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.699 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 17:16:40.702 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 17:16:40.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 17:16:40.706 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 17:16:40.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 17:16:40.715 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.718 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 17:16:40.720 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 17:16:40.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 17:16:40.725 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 17:16:40.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 17:16:40.741 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.743 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 17:16:40.745 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 17:16:40.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 17:16:40.750 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 17:16:40.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 17:16:40.761 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.763 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 17:16:40.765 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 17:16:40.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 17:16:40.770 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 17:16:40.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 17:16:40.779 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.781 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 17:16:40.784 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 17:16:40.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 17:16:40.789 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 17:16:40.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 17:16:40.798 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.800 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 17:16:40.803 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 17:16:40.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 17:16:40.808 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 17:16:40.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 17:16:40.818 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.820 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 17:16:40.823 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 17:16:40.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 17:16:40.827 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 17:16:40.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 17:16:40.837 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.839 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 17:16:40.841 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 17:16:40.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 17:16:40.846 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 17:16:40.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 17:16:40.855 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.858 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 17:16:40.860 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 17:16:40.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 17:16:40.865 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 17:16:40.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 17:16:40.875 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.877 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 17:16:40.880 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 17:16:40.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 17:16:40.885 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 17:16:40.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:40.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:40.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 17:16:40.894 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:40.897 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 17:16:40.918 | Using python 3.8 to install etcd3 2022-02-14 17:16:40.920 | + 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-02-14 17:16:41.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:41.792 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:41.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:41.792 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:42.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:42.955 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 17:16:42.963 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 17:16:42.964 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 17:16:42.965 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 17:16:42.966 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 17:16:45.523 | 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-02-14 17:16:45.530 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:45.530 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:45.664 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:45.666 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:45.669 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:45.671 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:45.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:45.675 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:45.678 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:45.680 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:45.682 | + functions-common:time_stop:2432 : start_time=1644859000913 2022-02-14 17:16:45.684 | + functions-common:time_stop:2434 : [[ -z 1644859000913 ]] 2022-02-14 17:16:45.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:45.691 | + functions-common:time_stop:2437 : end_time=1644859005688 2022-02-14 17:16:45.693 | + functions-common:time_stop:2438 : elapsed_time=4775 2022-02-14 17:16:45.695 | + functions-common:time_stop:2439 : total=26847 2022-02-14 17:16:45.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:45.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31622 2022-02-14 17:16:45.702 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:45.704 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 17:16:45.726 | Using python 3.8 to install etcd3gw 2022-02-14 17:16:45.728 | + 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-02-14 17:16:46.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:46.596 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:46.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:46.596 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:47.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:47.759 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 17:16:47.767 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 17:16:47.768 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 17:16:47.769 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 17:16:47.770 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 17:16:47.803 | 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-02-14 17:16:47.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 17:16:47.806 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 17:16:47.807 | 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-02-14 17:16:50.306 | 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-02-14 17:16:50.314 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:50.314 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:50.434 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:50.437 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:50.439 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:50.441 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:50.443 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:50.451 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:50.454 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:50.456 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:50.459 | + functions-common:time_stop:2432 : start_time=1644859005720 2022-02-14 17:16:50.461 | + functions-common:time_stop:2434 : [[ -z 1644859005720 ]] 2022-02-14 17:16:50.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:50.467 | + functions-common:time_stop:2437 : end_time=1644859010465 2022-02-14 17:16:50.470 | + functions-common:time_stop:2438 : elapsed_time=4745 2022-02-14 17:16:50.472 | + functions-common:time_stop:2439 : total=31622 2022-02-14 17:16:50.475 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:50.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36367 2022-02-14 17:16:50.479 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:50.482 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 17:16:50.484 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 17:16:50.486 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 17:16:50.489 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:16:50.491 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:16:50.494 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:16:50.496 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:16:50.498 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:16:50.500 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:16:50.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:16:50.505 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:16:50.507 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:16:50.510 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:16:50.512 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:16:50.514 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 17:16:50.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:50.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:50.522 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 17:16:50.524 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:16:50.526 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:16:50.529 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:16:50.531 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:16:50.533 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:16:50.536 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:16:50.539 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:16:50.541 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:50.543 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:50.545 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:16:50.548 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:16:50.550 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:16:50.552 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:16:50.555 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:16:50.557 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:16:50.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:50.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:50.564 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 17:16:50.585 | + 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-02-14 17:16:50.702 | Reading package lists... 2022-02-14 17:16:50.939 | Building dependency tree... 2022-02-14 17:16:50.941 | Reading state information... 2022-02-14 17:16:51.189 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:16:51.189 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 17:16:51.189 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:16:51.189 | The following packages were automatically installed and are no longer required: 2022-02-14 17:16:51.190 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:16:51.190 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:16:51.190 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:16:51.190 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:16:51.190 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:16:51.190 | python3-zope.interface 2022-02-14 17:16:51.190 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:16:51.304 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:16:51.308 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:16:51.310 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:16:51.313 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:51.315 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:51.317 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:51.319 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:51.321 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:51.323 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:16:51.326 | + functions-common:time_stop:2432 : start_time=1644859010583 2022-02-14 17:16:51.328 | + functions-common:time_stop:2434 : [[ -z 1644859010583 ]] 2022-02-14 17:16:51.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:51.335 | + functions-common:time_stop:2437 : end_time=1644859011333 2022-02-14 17:16:51.338 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 17:16:51.340 | + functions-common:time_stop:2439 : total=4449 2022-02-14 17:16:51.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:51.344 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5199 2022-02-14 17:16:51.346 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:16:51.349 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 17:16:51.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:16:51.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:16:51.356 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 17:16:51.419 | Module proxy already enabled 2022-02-14 17:16:51.423 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 17:16:51.484 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 17:16:51.484 | Module proxy already enabled 2022-02-14 17:16:51.484 | Module proxy_uwsgi already enabled 2022-02-14 17:16:51.488 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 17:16:51.491 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:16:51.493 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:16:51.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:16:51.627 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 17:16:51.630 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 17:16:51.632 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 17:16:51.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 17:16:51.642 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.645 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 17:16:51.647 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 17:16:51.650 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 17:16:51.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 17:16:51.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.662 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 17:16:51.665 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 17:16:51.667 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 17:16:51.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 17:16:51.676 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.679 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 17:16:51.681 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 17:16:51.684 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 17:16:51.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 17:16:51.694 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.696 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 17:16:51.699 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 17:16:51.701 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 17:16:51.708 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.711 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 17:16:51.713 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 17:16:51.715 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 17:16:51.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 17:16:51.726 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.728 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 17:16:51.746 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:51.748 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 17:16:51.751 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 17:16:51.753 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 17:16:51.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 17:16:51.763 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.765 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 17:16:51.782 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:16:51.784 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 17:16:51.787 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 17:16:51.790 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 17:16:51.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 17:16:51.799 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.802 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 17:16:51.805 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 17:16:51.807 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 17:16:51.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:16:51.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:16:51.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 17:16:51.817 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:16:51.819 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 17:16:51.821 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 17:16:51.824 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:16:51.826 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 17:16:51.829 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 17:16:51.831 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:16:51.835 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:16:51.835 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:16:51.840 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 17:16:51.842 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 17:16:51.844 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 17:16:51.847 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 17:16:51.850 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 17:16:51.871 | Using python 3.8 to install keystonemiddleware 2022-02-14 17:16:51.873 | + 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-02-14 17:16:52.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:52.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:52.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:52.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:53.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:53.910 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 17:16:53.963 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 17:16:53.965 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 17:16:53.965 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:16:53.966 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 17:16:53.967 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 17:16:53.969 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 17:16:53.970 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 17:16:53.971 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 17:16:53.972 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 17:16:53.974 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 17:16:53.975 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 17:16:53.976 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 17:16:53.977 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 17:16:53.978 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 17:16:54.037 | 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-02-14 17:16:54.038 | 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-02-14 17:16:54.040 | 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-02-14 17:16:54.078 | 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-02-14 17:16:54.119 | 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-02-14 17:16:54.120 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 17:16:54.121 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 17:16:54.122 | 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-02-14 17:16:54.170 | 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-02-14 17:16:54.173 | 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-02-14 17:16:54.184 | 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-02-14 17:16:54.185 | 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-02-14 17:16:54.200 | 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-02-14 17:16:54.201 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 17:16:54.203 | 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-02-14 17:16:54.267 | 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-02-14 17:16:54.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 17:16:54.271 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 17:16:54.272 | 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-02-14 17:16:54.323 | 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-02-14 17:16:54.335 | 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-02-14 17:16:56.782 | 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-02-14 17:16:56.790 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:16:56.790 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:16:56.930 | + inc/python:pip_install:200 : result=0 2022-02-14 17:16:56.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:16:56.935 | + functions-common:time_stop:2425 : local name 2022-02-14 17:16:56.937 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:16:56.940 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:16:56.942 | + functions-common:time_stop:2428 : local total 2022-02-14 17:16:56.945 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:16:56.947 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:16:56.950 | + functions-common:time_stop:2432 : start_time=1644859011865 2022-02-14 17:16:56.952 | + functions-common:time_stop:2434 : [[ -z 1644859011865 ]] 2022-02-14 17:16:56.955 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:16:56.960 | + functions-common:time_stop:2437 : end_time=1644859016957 2022-02-14 17:16:56.962 | + functions-common:time_stop:2438 : elapsed_time=5092 2022-02-14 17:16:56.965 | + functions-common:time_stop:2439 : total=36367 2022-02-14 17:16:56.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:16:56.969 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41459 2022-02-14 17:16:56.971 | + inc/python:pip_install:203 : return 0 2022-02-14 17:16:56.974 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 17:16:56.977 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 17:16:56.979 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:16:56.982 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 17:16:56.985 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 17:16:56.989 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:16:56.993 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:16:56.995 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:16:57.000 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 17:16:57.002 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 17:16:57.005 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 17:16:57.008 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 17:16:57.011 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 17:16:57.033 | Using python 3.8 to install python-memcached 2022-02-14 17:16:57.036 | + 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-02-14 17:16:57.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:57.970 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:57.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:16:57.970 | from cryptography.utils import int_from_bytes 2022-02-14 17:16:59.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:16:59.156 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 17:16:59.159 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 17:17:01.717 | 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-02-14 17:17:01.724 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:17:01.724 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:17:01.845 | + inc/python:pip_install:200 : result=0 2022-02-14 17:17:01.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:17:01.850 | + functions-common:time_stop:2425 : local name 2022-02-14 17:17:01.852 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:17:01.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:17:01.857 | + functions-common:time_stop:2428 : local total 2022-02-14 17:17:01.859 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:17:01.861 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:17:01.864 | + functions-common:time_stop:2432 : start_time=1644859017027 2022-02-14 17:17:01.866 | + functions-common:time_stop:2434 : [[ -z 1644859017027 ]] 2022-02-14 17:17:01.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:17:01.873 | + functions-common:time_stop:2437 : end_time=1644859021870 2022-02-14 17:17:01.875 | + functions-common:time_stop:2438 : elapsed_time=4843 2022-02-14 17:17:01.878 | + functions-common:time_stop:2439 : total=41459 2022-02-14 17:17:01.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:17:01.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46302 2022-02-14 17:17:01.885 | + inc/python:pip_install:203 : return 0 2022-02-14 17:17:01.887 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 17:17:01.904 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:01.907 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:17:01.909 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 17:17:01.913 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 17:17:01.915 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 17:17:01.917 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:17:01.920 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 17:17:01.922 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 17:17:01.937 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:01.940 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 17:17:01.942 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 17:17:01.944 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 17:17:01.946 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:17:01.948 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:17:01.951 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:17:01.954 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:17:01.956 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:17:01.959 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:17:01.975 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:17:01.977 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:17:01.979 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:01.982 | + functions-common:git_clone:629 : echo master 2022-02-14 17:17:01.982 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:17:01.987 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 17:17:01.989 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:01.991 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 17:17:01.994 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:17:01.994 | + functions-common:git_clone:678 : head -1 2022-02-14 17:17:02.015 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 17:17:02.018 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:17:02.021 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 17:17:02.023 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:17:02.026 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:17:02.028 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 17:17:02.030 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:17:02.032 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 17:17:02.035 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:17:02.037 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:17:02.040 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 17:17:02.042 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:17:02.044 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:17:02.047 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 17:17:02.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:17:02.052 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 17:17:02.054 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:17:02.057 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:17:02.059 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 17:17:02.065 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 17:17:02.068 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 17:17:02.742 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 17:17:02.745 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:17:02.747 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:17:02.749 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:17:02.751 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 17:17:02.754 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 17:17:02.756 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:17:02.758 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:17:02.761 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:17:02.763 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:17:02.765 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:17:02.767 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:17:02.769 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:17:02.771 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 17:17:02.792 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 17:17:02.794 | + 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-02-14 17:17:03.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:03.674 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:03.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:03.674 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:04.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:17:04.844 | Obtaining file:///opt/stack/keystone 2022-02-14 17:17:04.845 | Preparing metadata (setup.py): started 2022-02-14 17:17:06.405 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:17:06.483 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 17:17:06.484 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 17:17:06.485 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 17:17:06.486 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 17:17:06.487 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 17:17:06.488 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 17:17:06.490 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 17:17:06.491 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 17:17:06.492 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 17:17:06.493 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:17:06.494 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 17:17:06.495 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:17:06.496 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 17:17:06.497 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 17:17:06.498 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 17:17:06.500 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 17:17:06.501 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 17:17:06.502 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 17:17:06.503 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 17:17:06.505 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 17:17:06.506 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:17:06.507 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 17:17:06.508 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 17:17:06.509 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 17:17:06.510 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 17:17:06.511 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:17:06.512 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 17:17:06.513 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 17:17:06.514 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 17:17:06.516 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 17:17:06.517 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 17:17:06.518 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 17:17:06.519 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 17:17:06.520 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 17:17:06.532 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 17:17:06.533 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 17:17:06.576 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 17:17:06.590 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:17:06.591 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 17:17:06.592 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 17:17:06.593 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 17:17:06.603 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 17:17:06.662 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 17:17:06.663 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 17:17:06.761 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 17:17:06.762 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 17:17:06.764 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:17:06.765 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 17:17:06.820 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:17:06.822 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 17:17:06.824 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 17:17:06.877 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 17:17:06.878 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 17:17:06.934 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-14 17:17:06.936 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:17:06.938 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 17:17:06.940 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 17:17:06.941 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 17:17:06.942 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 17:17:06.964 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 17:17:07.010 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 17:17:07.056 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 17:17:07.058 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 17:17:07.059 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 17:17:07.061 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 17:17:07.112 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 17:17:07.227 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 17:17:07.228 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 17:17:07.230 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 17:17:07.231 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 17:17:07.453 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 17:17:07.475 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 17:17:07.476 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 17:17:07.543 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 17:17:07.544 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 17:17:07.563 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 17:17:07.633 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 17:17:07.673 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-14 17:17:07.784 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 17:17:07.857 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-14 17:17:07.987 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-14 17:17:08.016 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-14 17:17:08.054 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 17:17:08.057 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-14 17:17:08.058 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-14 17:17:08.059 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-14 17:17:08.060 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-14 17:17:08.061 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-14 17:17:08.113 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 17:17:08.248 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-14 17:17:08.249 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 17:17:08.251 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-14 17:17:08.253 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-14 17:17:08.400 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 17:17:08.481 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 17:17:08.557 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 17:17:08.726 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-14 17:17:08.890 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 17:17:08.982 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-14 17:17:09.015 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-14 17:17:10.877 | Installing collected packages: keystone 2022-02-14 17:17:10.877 | Attempting uninstall: keystone 2022-02-14 17:17:10.878 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 17:17:10.882 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 17:17:10.884 | Running setup.py develop for keystone 2022-02-14 17:17:13.142 | Successfully installed keystone 2022-02-14 17:17:13.142 | 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-02-14 17:17:13.150 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:17:13.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:17:13.280 | + inc/python:pip_install:200 : result=0 2022-02-14 17:17:13.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:17:13.285 | + functions-common:time_stop:2425 : local name 2022-02-14 17:17:13.288 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:17:13.290 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:17:13.292 | + functions-common:time_stop:2428 : local total 2022-02-14 17:17:13.294 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:17:13.296 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:17:13.298 | + functions-common:time_stop:2432 : start_time=1644859022787 2022-02-14 17:17:13.301 | + functions-common:time_stop:2434 : [[ -z 1644859022787 ]] 2022-02-14 17:17:13.304 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:17:13.308 | + functions-common:time_stop:2437 : end_time=1644859033305 2022-02-14 17:17:13.310 | + functions-common:time_stop:2438 : elapsed_time=10518 2022-02-14 17:17:13.312 | + functions-common:time_stop:2439 : total=46302 2022-02-14 17:17:13.314 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:17:13.316 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56820 2022-02-14 17:17:13.318 | + inc/python:pip_install:203 : return 0 2022-02-14 17:17:13.321 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:17:13.323 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:17:13.325 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:17:13.343 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 17:17:13.356 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 17:17:13.358 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 17:17:13.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:17:13.364 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:17:13.366 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 17:17:13.369 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:17:13.371 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 17:17:13.388 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:13.390 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:17:13.392 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:17:13.395 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 17:17:13.398 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 17:17:13.410 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 17:17:13.413 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 17:17:13.418 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 17:17:13.434 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:13.437 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 17:17:13.466 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 17:17:13.495 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 17:17:13.525 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 17:17:13.556 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 17:17:13.586 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 17:17:13.620 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 17:17:13.649 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 17:17:13.678 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 17:17:13.680 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 17:17:13.682 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 17:17:13.685 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 17:17:13.687 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:17:13.689 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:17:13.704 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:13.707 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:17:13.711 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:17:13.713 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:17:13.729 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:13.731 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:17:13.734 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:17:13.764 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:17:13.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:17:13.769 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 17:17:13.772 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 17:17:13.789 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:13.791 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-02-14 17:17:13.821 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 17:17:13.823 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 17:17:13.854 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 17:17:13.856 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 17:17:13.859 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 17:17:13.861 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 17:17:13.863 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:17:13.867 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 17:17:13.904 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 17:17:13.906 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 17:17:13.908 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 17:17:13.911 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 17:17:13.915 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:17:13.932 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:17:13.934 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:17:13.936 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:17:13.939 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:17:13.941 | + 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-02-14 17:17:13.969 | + 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-02-14 17:17:13.998 | + 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-02-14 17:17:14.027 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:17:14.054 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 17:17:14.081 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:17:14.084 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 17:17:14.087 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:17:14.089 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 17:17:14.091 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 17:17:14.094 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:17:14.096 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:17:14.099 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 17:17:14.103 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 17:17:14.105 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:17:14.108 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:17:14.120 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:17:14.120 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:17:14.129 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:17:14.133 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:17:14.148 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:17:14.151 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 17:17:14.155 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 17:17:14.184 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 17:17:14.211 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 17:17:14.237 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 17:17:14.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 17:17:14.293 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 17:17:14.320 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 17:17:14.347 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 17:17:14.374 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 17:17:14.402 | + 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-02-14 17:17:14.429 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 17:17:14.456 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 17:17:14.483 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 17:17:14.511 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:17:14.513 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:17:14.516 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 17:17:14.519 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 17:17:14.522 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:17:14.524 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:14.526 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:14.529 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:17:14.531 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:17:14.534 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 17:17:14.561 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 17:17:14.589 | + 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-02-14 17:17:14.590 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 17:17:14.598 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 17:17:14.601 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 17:17:14.604 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 17:17:14.606 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:17:14.608 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:17:14.611 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:17:14.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:14.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:14.618 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:17:14.620 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:17:14.623 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:14.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:14.627 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 17:17:14.689 | Site keystone-wsgi-public already enabled 2022-02-14 17:17:14.694 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:17:14.696 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:17:14.698 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:17:14.701 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:17:14.840 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 17:17:14.872 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 17:17:14.904 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 17:17:14.936 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 17:17:14.938 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 17:17:14.968 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 17:17:14.997 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 17:17:15.026 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 17:17:15.043 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:15.045 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 17:17:15.062 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:15.065 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 17:17:15.067 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 17:17:15.070 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 17:17:15.072 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:17:15.074 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 17:17:15.077 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 17:17:15.079 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 17:17:15.081 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 17:17:15.084 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:17:15.086 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:17:15.089 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:17:15.092 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:17:15.094 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:17:15.097 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:17:15.113 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:17:15.116 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:17:15.118 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:15.121 | + functions-common:git_clone:629 : echo master 2022-02-14 17:17:15.121 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:17:15.126 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 17:17:15.128 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:15.131 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 17:17:15.134 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:17:15.134 | + functions-common:git_clone:678 : head -1 2022-02-14 17:17:15.141 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 17:17:15.144 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:17:15.147 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 17:17:15.149 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:17:15.152 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:17:15.154 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 17:17:15.156 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 17:17:15.159 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 17:17:15.162 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:17:15.164 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:17:15.167 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 17:17:15.169 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:17:15.172 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 17:17:15.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 17:17:15.177 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:17:15.180 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 17:17:15.182 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:17:15.185 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:17:15.188 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 17:17:15.193 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 17:17:15.196 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 17:17:15.861 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 17:17:15.864 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:17:15.866 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:17:15.869 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:17:15.871 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 17:17:15.873 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 17:17:15.876 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:17:15.878 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 17:17:15.880 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:17:15.883 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 17:17:15.885 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 17:17:15.887 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 17:17:15.889 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:17:15.892 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 17:17:15.914 | Using python 3.8 to install /opt/stack/swift 2022-02-14 17:17:15.916 | + 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-02-14 17:17:16.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:16.797 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:16.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:16.797 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:17.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:17:17.957 | Obtaining file:///opt/stack/swift 2022-02-14 17:17:17.958 | Preparing metadata (setup.py): started 2022-02-14 17:17:19.281 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:17:19.320 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.33.0) 2022-02-14 17:17:19.322 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.1.2) 2022-02-14 17:17:19.323 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.11.0) 2022-02-14 17:17:19.324 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.1.1) 2022-02-14 17:17:19.325 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (4.7.1) 2022-02-14 17:17:19.326 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (2.27.1) 2022-02-14 17:17:19.327 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.16.0) 2022-02-14 17:17:19.328 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (0.9.9) 2022-02-14 17:17:19.329 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (1.6.0) 2022-02-14 17:17:19.330 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (36.0.1) 2022-02-14 17:17:19.331 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev153) (9.3.0) 2022-02-14 17:17:19.368 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev153) (1.15.0) 2022-02-14 17:17:19.376 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev153) (2.1.0) 2022-02-14 17:17:19.433 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (2.10.0) 2022-02-14 17:17:19.434 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (5.1.0) 2022-02-14 17:17:19.435 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:17:19.437 | 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.0.dev153) (4.2.0) 2022-02-14 17:17:19.438 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (1.8.7) 2022-02-14 17:17:19.439 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (8.7.1) 2022-02-14 17:17:19.440 | 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.0.dev153) (3.1.1) 2022-02-14 17:17:19.441 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (3.4.0) 2022-02-14 17:17:19.442 | 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.0.dev153) (5.8.1) 2022-02-14 17:17:19.444 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.4.0) 2022-02-14 17:17:19.445 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.6.1) 2022-02-14 17:17:19.447 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev153) (4.12.1) 2022-02-14 17:17:19.467 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev153) (60.8.2) 2022-02-14 17:17:19.497 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (3.3) 2022-02-14 17:17:19.498 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2019.11.28) 2022-02-14 17:17:19.499 | 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.0.dev153) (1.26.8) 2022-02-14 17:17:19.502 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev153) (2.0.12) 2022-02-14 17:17:19.525 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev153) (2.21) 2022-02-14 17:17:19.615 | 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.0.dev153) (3.5.0) 2022-02-14 17:17:19.616 | 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.0.dev153) (1.7.0) 2022-02-14 17:17:19.617 | 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.0.dev153) (1.0.2) 2022-02-14 17:17:19.658 | 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.0.dev153) (1.1.5) 2022-02-14 17:17:19.702 | 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.0.dev153) (1.5.0) 2022-02-14 17:17:19.703 | 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.0.dev153) (0.8.0) 2022-02-14 17:17:19.705 | 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.0.dev153) (2.4.0) 2022-02-14 17:17:19.706 | 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.0.dev153) (6.0) 2022-02-14 17:17:19.768 | 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.0.dev153) (0.9.6) 2022-02-14 17:17:19.770 | 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.0.dev153) (2.8.2) 2022-02-14 17:17:19.782 | 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.0.dev153) (2021.3) 2022-02-14 17:17:19.784 | 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.0.dev153) (1.0.3) 2022-02-14 17:17:19.804 | 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.0.dev153) (21.3) 2022-02-14 17:17:19.805 | 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.0.dev153) (3.0.7) 2022-02-14 17:17:19.908 | 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.0.dev153) (1.13.3) 2022-02-14 17:17:19.924 | 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.0.dev153) (5.1.1) 2022-02-14 17:17:22.212 | Installing collected packages: swift 2022-02-14 17:17:22.212 | Attempting uninstall: swift 2022-02-14 17:17:22.212 | Found existing installation: swift 2.29.0.dev153 2022-02-14 17:17:22.215 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 17:17:22.217 | Running setup.py develop for swift 2022-02-14 17:17:24.304 | Successfully installed swift 2022-02-14 17:17:24.305 | 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-02-14 17:17:24.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:17:24.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:17:24.449 | + inc/python:pip_install:200 : result=0 2022-02-14 17:17:24.451 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:17:24.454 | + functions-common:time_stop:2425 : local name 2022-02-14 17:17:24.456 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:17:24.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:17:24.460 | + functions-common:time_stop:2428 : local total 2022-02-14 17:17:24.463 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:17:24.465 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:17:24.467 | + functions-common:time_stop:2432 : start_time=1644859035907 2022-02-14 17:17:24.469 | + functions-common:time_stop:2434 : [[ -z 1644859035907 ]] 2022-02-14 17:17:24.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:17:24.477 | + functions-common:time_stop:2437 : end_time=1644859044474 2022-02-14 17:17:24.479 | + functions-common:time_stop:2438 : elapsed_time=8567 2022-02-14 17:17:24.481 | + functions-common:time_stop:2439 : total=56820 2022-02-14 17:17:24.483 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:17:24.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65387 2022-02-14 17:17:24.488 | + inc/python:pip_install:203 : return 0 2022-02-14 17:17:24.491 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:17:24.493 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:17:24.495 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:17:24.514 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 17:17:24.526 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 17:17:24.528 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 17:17:24.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:17:24.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:17:24.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 17:17:24.539 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:17:24.541 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 17:17:24.543 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:17:24.546 | + ./stack.sh:main:908 : configure_swift 2022-02-14 17:17:24.548 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 17:17:24.550 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 17:17:24.553 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 17:17:24.555 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 17:17:24.557 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 17:17:25.704 | No container-auditor running 2022-02-14 17:17:25.704 | No object-expirer running 2022-02-14 17:17:25.704 | No proxy-server running 2022-02-14 17:17:25.704 | No container-sync running 2022-02-14 17:17:25.704 | No object-reconstructor running 2022-02-14 17:17:25.704 | No container-server running 2022-02-14 17:17:25.704 | No account-replicator running 2022-02-14 17:17:25.704 | No account-reaper running 2022-02-14 17:17:25.704 | No container-replicator running 2022-02-14 17:17:25.704 | No container-sharder running 2022-02-14 17:17:25.705 | No object-server running 2022-02-14 17:17:25.705 | No container-updater running 2022-02-14 17:17:25.705 | No account-auditor running 2022-02-14 17:17:25.705 | No object-replicator running 2022-02-14 17:17:25.705 | No container-reconciler running 2022-02-14 17:17:25.705 | No object-auditor running 2022-02-14 17:17:25.705 | No account-server running 2022-02-14 17:17:25.705 | No object-updater running 2022-02-14 17:17:25.786 | + lib/swift:configure_swift:340 : true 2022-02-14 17:17:25.789 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 17:17:25.801 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 17:17:25.813 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 17:17:25.816 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 17:17:25.817 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 17:17:25.822 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 17:17:25.822 | s/%GROUP%/ubuntu/; 2022-02-14 17:17:25.822 | s/%USER%/ubuntu/; 2022-02-14 17:17:25.822 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 17:17:25.822 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 17:17:25.825 | uid = ubuntu 2022-02-14 17:17:25.825 | gid = ubuntu 2022-02-14 17:17:25.825 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 17:17:25.825 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 17:17:25.826 | address = 127.0.0.1 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [account6612] 2022-02-14 17:17:25.826 | max connections = 25 2022-02-14 17:17:25.826 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:17:25.826 | read only = false 2022-02-14 17:17:25.826 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [account6622] 2022-02-14 17:17:25.826 | max connections = 25 2022-02-14 17:17:25.826 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:17:25.826 | read only = false 2022-02-14 17:17:25.826 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [account6632] 2022-02-14 17:17:25.826 | max connections = 25 2022-02-14 17:17:25.826 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:17:25.826 | read only = false 2022-02-14 17:17:25.826 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [account6642] 2022-02-14 17:17:25.826 | max connections = 25 2022-02-14 17:17:25.826 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:17:25.826 | read only = false 2022-02-14 17:17:25.826 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [container6611] 2022-02-14 17:17:25.826 | max connections = 25 2022-02-14 17:17:25.826 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:17:25.826 | read only = false 2022-02-14 17:17:25.826 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 17:17:25.826 | 2022-02-14 17:17:25.826 | [container6621] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [container6631] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [container6641] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [object6613] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/1/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [object6623] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/2/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [object6633] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.827 | path = /opt/stack/data/swift/3/node/ 2022-02-14 17:17:25.827 | read only = false 2022-02-14 17:17:25.827 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 17:17:25.827 | 2022-02-14 17:17:25.827 | [object6643] 2022-02-14 17:17:25.827 | max connections = 25 2022-02-14 17:17:25.828 | path = /opt/stack/data/swift/4/node/ 2022-02-14 17:17:25.828 | read only = false 2022-02-14 17:17:25.828 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 17:17:25.829 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 17:17:25.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:25.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:25.836 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 17:17:25.847 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 17:17:25.850 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 17:17:25.855 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 17:17:25.859 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 17:17:25.861 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 17:17:25.866 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 17:17:25.894 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-02-14 17:17:25.920 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 17:17:25.938 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 17:17:25.966 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 17:17:25.984 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:17:26.011 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 17:17:26.029 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 17:17:26.058 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 17:17:26.075 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 17:17:26.104 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 17:17:26.121 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:17:26.148 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 17:17:26.167 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 17:17:26.182 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:26.184 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 17:17:26.212 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 17:17:26.238 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 17:17:26.265 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 17:17:26.292 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 17:17:26.309 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:26.311 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 17:17:26.337 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 17:17:26.352 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:26.354 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 17:17:26.369 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:26.371 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 17:17:26.373 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 17:17:26.388 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:26.390 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 17:17:26.392 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 17:17:26.394 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 17:17:26.399 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 17:17:26.407 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 17:17:26.435 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 17:17:26.462 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 17:17:26.492 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 17:17:26.521 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 17:17:26.548 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 17:17:26.550 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 17:17:26.552 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 17:17:26.555 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 17:17:26.557 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 17:17:26.583 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 17:17:26.610 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:17:26.638 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 17:17:26.666 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 17:17:26.693 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 17:17:26.721 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 17:17:26.748 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 17:17:26.777 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:17:26.804 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 17:17:26.831 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 17:17:26.859 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 17:17:26.887 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 17:17:26.915 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 17:17:26.944 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 17:17:26.972 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 17:17:26.993 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 17:17:27.021 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 17:17:27.049 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 17:17:27.053 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 17:17:27.081 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 17:17:27.108 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 17:17:27.135 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 17:17:27.137 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:17:27.140 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:17:27.142 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 17:17:27.146 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 17:17:27.148 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 17:17:27.151 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:17:27.153 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 17:17:27.155 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 17:17:27.157 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:17:27.159 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:17:27.161 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 17:17:27.180 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 17:17:27.207 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 17:17:27.226 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 17:17:27.254 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 17:17:27.272 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:17:27.301 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 17:17:27.319 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:17:27.347 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 17:17:27.373 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:17:27.402 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 17:17:27.421 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 17:17:27.450 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:17:27.473 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:17:27.502 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 17:17:27.521 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 17:17:27.549 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 17:17:27.568 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 17:17:27.597 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 17:17:27.605 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 17:17:27.623 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:17:27.652 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 17:17:27.681 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:17:27.683 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 17:17:27.687 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 17:17:27.690 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 17:17:27.693 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:17:27.695 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 17:17:27.697 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 17:17:27.699 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:17:27.702 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:17:27.704 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 17:17:27.722 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 17:17:27.750 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 17:17:27.768 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 17:17:27.797 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 17:17:27.815 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:17:27.845 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 17:17:27.863 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:17:27.892 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 17:17:27.909 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:17:27.938 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 17:17:27.957 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 17:17:27.985 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:17:28.003 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:17:28.032 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 17:17:28.051 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 17:17:28.080 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 17:17:28.097 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 17:17:28.125 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 17:17:28.130 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 17:17:28.148 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:17:28.178 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:17:28.180 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 17:17:28.184 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 17:17:28.186 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 17:17:28.189 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 17:17:28.191 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 17:17:28.194 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 17:17:28.196 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 17:17:28.198 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 17:17:28.200 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 17:17:28.218 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 17:17:28.247 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 17:17:28.265 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 17:17:28.294 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 17:17:28.313 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 17:17:28.341 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 17:17:28.359 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 17:17:28.388 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 17:17:28.406 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 17:17:28.435 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 17:17:28.453 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 17:17:28.481 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 17:17:28.499 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 17:17:28.527 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 17:17:28.546 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 17:17:28.574 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 17:17:28.592 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 17:17:28.619 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 17:17:28.624 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 17:17:28.642 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 17:17:28.671 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 17:17:28.699 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 17:17:28.727 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 17:17:28.756 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 17:17:28.758 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 17:17:28.762 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 17:17:28.791 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 17:17:28.820 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 17:17:28.848 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 17:17:28.876 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 17:17:28.906 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 17:17:28.933 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 17:17:28.961 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 17:17:28.988 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 17:17:29.016 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 17:17:29.032 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:29.034 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 17:17:29.054 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 17:17:29.057 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 17:17:29.076 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 17:17:29.078 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-02-14 17:17:29.105 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 17:17:29.108 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 17:17:29.135 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-02-14 17:17:29.164 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 17:17:29.166 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 17:17:29.194 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 17:17:29.209 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:29.211 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 17:17:29.214 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 17:17:29.219 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 17:17:29.221 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 17:17:29.235 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 17:17:29.237 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 17:17:29.249 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 17:17:29.251 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 17:17:29.253 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:17:29.256 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:17:29.258 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:17:29.261 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:17:29.263 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:17:29.265 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:17:29.268 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 17:17:29.281 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:17:29.283 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 17:17:29.285 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 17:17:29.302 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:29.305 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 17:17:29.323 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:29.325 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 17:17:29.328 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 17:17:29.330 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 17:17:29.332 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:17:29.335 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 17:17:29.338 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 17:17:29.340 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 17:17:29.343 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 17:17:29.361 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:29.363 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 17:17:29.367 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 17:17:29.384 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:29.386 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 17:17:29.389 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 17:17:29.392 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 17:17:29.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:17:29.397 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:17:29.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 17:17:29.402 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:17:29.406 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 17:17:29.409 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 17:17:29.412 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 17:17:29.415 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 17:17:29.417 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 17:17:29.420 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 17:17:29.423 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 17:17:29.426 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 17:17:29.430 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 17:17:29.433 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 17:17:29.436 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:17:29.437 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 17:17:29.443 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 17:17:29.445 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 17:17:29.448 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 17:17:29.451 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 17:17:29.453 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 17:17:29.475 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 17:17:29.477 | + 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-02-14 17:17:30.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:30.347 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:30.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:30.347 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:31.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:17:31.507 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 17:17:31.589 | 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.7.1) 2022-02-14 17:17:31.590 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 17:17:31.591 | 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-02-14 17:17:31.592 | 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-02-14 17:17:31.594 | 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-02-14 17:17:31.595 | 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.1) 2022-02-14 17:17:31.595 | 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-02-14 17:17:31.597 | 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.2.0) 2022-02-14 17:17:31.598 | 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-02-14 17:17:31.599 | 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-02-14 17:17:31.600 | 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-02-14 17:17:31.601 | 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-02-14 17:17:31.603 | 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.6.2) 2022-02-14 17:17:31.605 | 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.0) 2022-02-14 17:17:31.608 | 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.2.0) 2022-02-14 17:17:31.610 | 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.1.0) 2022-02-14 17:17:31.612 | 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.0) 2022-02-14 17:17:31.615 | 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-02-14 17:17:31.624 | 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-02-14 17:17:31.625 | 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-02-14 17:17:31.639 | 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-02-14 17:17:31.707 | 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-02-14 17:17:31.709 | 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-02-14 17:17:31.710 | 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-02-14 17:17:31.732 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 17:17:31.733 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 17:17:31.735 | 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-02-14 17:17:31.737 | Requirement already satisfied: oslo.service>=2.5.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-02-14 17:17:31.740 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 17:17:31.751 | 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-02-14 17:17:31.791 | 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-02-14 17:17:31.792 | 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-02-14 17:17:31.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-14 17:17:31.795 | 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-02-14 17:17:31.819 | 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-02-14 17:17:31.819 | 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-02-14 17:17:31.832 | 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-02-14 17:17:31.850 | 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-02-14 17:17:31.852 | 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-02-14 17:17:31.869 | 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-02-14 17:17:31.870 | 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.0.0) 2022-02-14 17:17:31.949 | 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-02-14 17:17:31.950 | 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-02-14 17:17:31.952 | 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-02-14 17:17:31.955 | 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-02-14 17:17:32.003 | 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-02-14 17:17:32.029 | 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-02-14 17:17:32.228 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 17:17:32.230 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 17:17:32.263 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 17:17:32.265 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 17:17:32.266 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 17:17:32.267 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 17:17:32.271 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 17:17:32.272 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 17:17:32.349 | 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-02-14 17:17:32.516 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 17:17:32.541 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 17:17:32.624 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 17:17:32.771 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 17:17:34.871 | 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-02-14 17:17:34.878 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:17:34.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:17:35.003 | + inc/python:pip_install:200 : result=0 2022-02-14 17:17:35.006 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:17:35.009 | + functions-common:time_stop:2425 : local name 2022-02-14 17:17:35.011 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:17:35.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:17:35.016 | + functions-common:time_stop:2428 : local total 2022-02-14 17:17:35.019 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:17:35.022 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:17:35.025 | + functions-common:time_stop:2432 : start_time=1644859049469 2022-02-14 17:17:35.027 | + functions-common:time_stop:2434 : [[ -z 1644859049469 ]] 2022-02-14 17:17:35.030 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:17:35.034 | + functions-common:time_stop:2437 : end_time=1644859055032 2022-02-14 17:17:35.037 | + functions-common:time_stop:2438 : elapsed_time=5563 2022-02-14 17:17:35.039 | + functions-common:time_stop:2439 : total=65387 2022-02-14 17:17:35.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:17:35.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70950 2022-02-14 17:17:35.047 | + inc/python:pip_install:203 : return 0 2022-02-14 17:17:35.049 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 17:17:35.052 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 17:17:35.054 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 17:17:35.067 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 17:17:35.073 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 17:17:35.075 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 17:17:35.077 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 17:17:35.080 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:17:35.082 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:17:35.086 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:17:35.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:17:35.091 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:17:35.094 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:17:35.110 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:17:35.112 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:17:35.114 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:35.117 | + functions-common:git_clone:629 : echo master 2022-02-14 17:17:35.118 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:17:35.123 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 17:17:35.125 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:35.127 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 17:17:35.131 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:17:35.131 | + functions-common:git_clone:678 : head -1 2022-02-14 17:17:35.134 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 17:17:35.137 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:17:35.140 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 17:17:35.142 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:17:35.145 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:17:35.148 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 17:17:35.151 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:17:35.153 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 17:17:35.156 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:17:35.158 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:17:35.161 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 17:17:35.163 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:17:35.166 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:17:35.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 17:17:35.171 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:17:35.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 17:17:35.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:17:35.179 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:17:35.182 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 17:17:35.188 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 17:17:35.191 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 17:17:35.853 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 17:17:35.856 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:17:35.858 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:17:35.860 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:17:35.863 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 17:17:35.866 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 17:17:35.868 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:17:35.871 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:17:35.873 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:17:35.875 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:17:35.878 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:17:35.880 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:17:35.883 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:17:35.885 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 17:17:35.906 | Using python 3.8 to install /opt/stack/glance 2022-02-14 17:17:35.908 | + 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-02-14 17:17:36.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:36.792 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:36.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:36.792 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:37.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:17:37.935 | Obtaining file:///opt/stack/glance 2022-02-14 17:17:37.936 | Preparing metadata (setup.py): started 2022-02-14 17:17:39.195 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:17:39.266 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 17:17:39.267 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 17:17:39.268 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 17:17:39.268 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 17:17:39.270 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 17:17:39.271 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 17:17:39.272 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 17:17:39.273 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 17:17:39.274 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 17:17:39.275 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 17:17:39.276 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 17:17:39.277 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:17:39.278 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 17:17:39.280 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:17:39.281 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 17:17:39.282 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:17:39.283 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:17:39.284 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 17:17:39.285 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:17:39.287 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 17:17:39.288 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:17:39.289 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:17:39.290 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 17:17:39.291 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:17:39.292 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 17:17:39.293 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 17:17:39.294 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 17:17:39.295 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 17:17:39.296 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 17:17:39.297 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:17:39.298 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 17:17:39.299 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 17:17:39.301 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 17:17:39.302 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 17:17:39.303 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 17:17:39.304 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:17:39.306 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 17:17:39.307 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 17:17:39.308 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:17:39.309 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 17:17:39.310 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 17:17:39.311 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 17:17:39.312 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 17:17:39.313 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:17:39.328 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 17:17:39.329 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 17:17:39.331 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 17:17:39.351 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 17:17:39.353 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 17:17:39.393 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 17:17:39.409 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 17:17:39.419 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 17:17:39.434 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 17:17:39.435 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 17:17:39.525 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev61) (3.0.7) 2022-02-14 17:17:39.601 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 17:17:39.648 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 17:17:39.651 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 17:17:39.685 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 17:17:39.729 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 17:17:39.731 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 17:17:39.732 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 17:17:39.814 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:17:39.816 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 17:17:39.820 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:17:39.844 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 17:17:39.889 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 17:17:39.891 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 17:17:39.952 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.4.0) 2022-02-14 17:17:39.953 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.2.3) 2022-02-14 17:17:39.957 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (2.8.0) 2022-02-14 17:17:39.959 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.9) 2022-02-14 17:17:39.961 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:17:39.983 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 17:17:39.985 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 17:17:39.987 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 17:17:40.029 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 17:17:40.073 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 17:17:40.074 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 17:17:40.075 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 17:17:40.151 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 17:17:40.209 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 17:17:40.309 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 17:17:40.600 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 17:17:40.601 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 17:17:40.603 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 17:17:40.605 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 17:17:40.663 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 17:17:40.686 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 17:17:40.805 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 17:17:40.913 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 17:17:41.131 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 17:17:41.132 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:17:41.134 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 17:17:41.135 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 17:17:41.137 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 17:17:41.138 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 17:17:41.139 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 17:17:41.261 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.13.1) 2022-02-14 17:17:41.293 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev61) (1.0.3) 2022-02-14 17:17:41.341 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (3.0.0) 2022-02-14 17:17:41.342 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (1.3.3) 2022-02-14 17:17:41.589 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (3.10.0) 2022-02-14 17:17:41.777 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (1.26.8) 2022-02-14 17:17:41.779 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2.0.12) 2022-02-14 17:17:41.781 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (3.3) 2022-02-14 17:17:41.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2019.11.28) 2022-02-14 17:17:41.859 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.2) 2022-02-14 17:17:42.011 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 17:17:42.141 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 17:17:42.456 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (2.3.3) 2022-02-14 17:17:42.457 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 17:17:42.682 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 17:17:42.961 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (1.0.0) 2022-02-14 17:17:43.268 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (1.8.2) 2022-02-14 17:17:43.269 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (21.4.0) 2022-02-14 17:17:44.687 | Installing collected packages: glance 2022-02-14 17:17:44.687 | Attempting uninstall: glance 2022-02-14 17:17:44.722 | Found existing installation: glance 24.0.0.dev61 2022-02-14 17:17:44.729 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 17:17:44.731 | Running setup.py develop for glance 2022-02-14 17:17:46.951 | Successfully installed glance 2022-02-14 17:17:46.951 | 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-02-14 17:17:46.960 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:17:46.960 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:17:47.105 | + inc/python:pip_install:200 : result=0 2022-02-14 17:17:47.108 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:17:47.110 | + functions-common:time_stop:2425 : local name 2022-02-14 17:17:47.113 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:17:47.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:17:47.118 | + functions-common:time_stop:2428 : local total 2022-02-14 17:17:47.120 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:17:47.123 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:17:47.125 | + functions-common:time_stop:2432 : start_time=1644859055901 2022-02-14 17:17:47.127 | + functions-common:time_stop:2434 : [[ -z 1644859055901 ]] 2022-02-14 17:17:47.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:17:47.134 | + functions-common:time_stop:2437 : end_time=1644859067132 2022-02-14 17:17:47.137 | + functions-common:time_stop:2438 : elapsed_time=11231 2022-02-14 17:17:47.139 | + functions-common:time_stop:2439 : total=70950 2022-02-14 17:17:47.141 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:17:47.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82181 2022-02-14 17:17:47.146 | + inc/python:pip_install:203 : return 0 2022-02-14 17:17:47.149 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:17:47.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:17:47.154 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:17:47.174 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 17:17:47.187 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 17:17:47.190 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 17:17:47.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:17:47.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:17:47.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 17:17:47.200 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:17:47.203 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:17:47.205 | + ./stack.sh:main:920 : configure_glance 2022-02-14 17:17:47.208 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 17:17:47.220 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 17:17:47.224 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 17:17:47.227 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 17:17:47.229 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 17:17:47.232 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 17:17:47.234 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:17:47.237 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 17:17:47.240 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 17:17:47.269 | + 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-02-14 17:17:47.298 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 17:17:47.327 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:17:47.358 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 17:17:47.387 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 17:17:47.417 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 17:17:47.419 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:17:47.422 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 17:17:47.424 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:17:47.427 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 17:17:47.455 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 17:17:47.486 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:17:47.515 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 17:17:47.545 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 17:17:47.574 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 17:17:47.605 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 17:17:47.634 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 17:17:47.664 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:17:47.693 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:17:47.723 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:17:47.753 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 17:17:47.756 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 17:17:47.758 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 17:17:47.761 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:17:47.763 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:17:47.765 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:17:47.782 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:47.786 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:17:47.788 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:17:47.791 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:17:47.807 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:47.809 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:17:47.812 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:17:47.842 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:17:47.845 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:17:47.847 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 17:17:47.850 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 17:17:47.852 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 17:17:47.882 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 17:17:47.912 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 17:17:47.915 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 17:17:47.917 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 17:17:47.920 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 17:17:47.922 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:17:47.924 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 17:17:47.927 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:17:47.958 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 17:17:47.960 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-02-14 17:17:47.990 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 17:17:47.992 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 17:17:48.009 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:48.012 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 17:17:48.042 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 17:17:48.072 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 17:17:48.102 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 17:17:48.133 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 17:17:48.162 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 17:17:48.179 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:48.181 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:17:48.211 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 17:17:48.242 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 17:17:48.273 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-02-14 17:17:48.303 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 17:17:48.333 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-02-14 17:17:48.363 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 17:17:48.381 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:48.383 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 17:17:48.386 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 17:17:48.388 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 17:17:48.391 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:17:48.408 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:17:48.410 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:17:48.413 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:17:48.415 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:17:48.418 | + 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-02-14 17:17:48.448 | + 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-02-14 17:17:48.478 | + 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-02-14 17:17:48.508 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:17:48.538 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 17:17:48.543 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 17:17:48.573 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 17:17:48.603 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 17:17:48.633 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-02-14 17:17:48.664 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 17:17:48.694 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 17:17:48.724 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 17:17:48.754 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 17:17:48.783 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 17:17:48.814 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 17:17:48.844 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 17:17:48.875 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 17:17:48.880 | + 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-02-14 17:17:48.888 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 17:17:48.905 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:17:48.908 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 17:17:48.911 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 17:17:48.913 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 17:17:48.916 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 17:17:48.918 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 17:17:48.921 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 17:17:48.925 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 17:17:48.927 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 17:17:48.931 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 17:17:48.961 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 17:17:48.964 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 17:17:48.966 | ++ functions:get_random_port:837 : true 2022-02-14 17:17:48.968 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 17:17:48.970 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 17:17:48.973 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 17:17:49.027 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 17:17:49.030 | ++ functions:get_random_port:841 : break 2 2022-02-14 17:17:49.032 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 17:17:49.035 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 17:17:49.038 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 17:17:49.065 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 17:17:49.093 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 17:17:49.121 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:17:49.150 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:17:49.178 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:17:49.206 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:17:49.234 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:17:49.262 | + 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-02-14 17:17:49.290 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:17:49.318 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:17:49.345 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:17:49.373 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:17:49.400 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:17:49.429 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 17:17:49.457 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 17:17:49.485 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 17:17:49.513 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 17:17:49.542 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 17:17:49.569 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 17:17:49.572 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 17:17:49.574 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:17:49.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:49.579 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:49.581 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 17:17:49.584 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 17:17:49.639 | proxy (enabled by site administrator) 2022-02-14 17:17:49.642 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 17:17:49.645 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 17:17:49.648 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:17:49.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:49.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:49.655 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 17:17:49.657 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 17:17:49.712 | proxy_http (enabled by site administrator) 2022-02-14 17:17:49.715 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 17:17:49.718 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 17:17:49.721 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 17:17:49.724 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:17:49.726 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:49.728 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:49.731 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:17:49.734 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:17:49.737 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 17:17:49.737 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:17:49.746 | KeepAlive Off 2022-02-14 17:17:49.750 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 17:17:49.750 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:17:49.758 | SetEnv proxy-sendchunked 1 2022-02-14 17:17:49.763 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 17:17:49.763 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 17:17:49.771 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 17:17:49.775 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 17:17:49.777 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 17:17:49.780 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:17:49.782 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:17:49.784 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:17:49.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:49.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:49.792 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:17:49.795 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:17:49.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:17:49.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:17:49.802 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 17:17:49.863 | Site glance-wsgi-api already enabled 2022-02-14 17:17:49.867 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 17:17:49.870 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:17:49.872 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:17:49.874 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:17:50.011 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 17:17:50.017 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 17:17:50.050 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 17:17:50.052 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 17:17:50.077 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:17:50.079 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 17:17:50.083 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 17:17:50.085 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 17:17:50.088 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:17:50.090 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 17:17:50.093 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 17:17:50.095 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 17:17:50.097 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 17:17:50.100 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:17:50.102 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:17:50.105 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:17:50.108 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:17:50.110 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:17:50.113 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:17:50.130 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:17:50.132 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:17:50.135 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:50.138 | + functions-common:git_clone:629 : echo master 2022-02-14 17:17:50.138 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:17:50.143 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 17:17:50.146 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:17:50.149 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 17:17:50.152 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:17:50.152 | + functions-common:git_clone:678 : head -1 2022-02-14 17:17:50.183 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-14 17:17:50.186 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:17:50.189 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 17:17:50.192 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:17:50.195 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:17:50.197 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 17:17:50.199 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:17:50.202 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 17:17:50.205 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:17:50.208 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:17:50.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 17:17:50.213 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:17:50.215 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:17:50.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 17:17:50.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:17:50.224 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 17:17:50.226 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:17:50.229 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:17:50.232 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 17:17:50.238 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 17:17:50.240 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 17:17:50.900 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 17:17:50.902 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:17:50.905 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:17:50.907 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:17:50.910 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 17:17:50.912 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 17:17:50.915 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:17:50.917 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:17:50.919 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:17:50.922 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:17:50.924 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:17:50.927 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:17:50.929 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:17:50.932 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 17:17:50.953 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 17:17:50.955 | + 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-02-14 17:17:51.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:51.834 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:51.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:17:51.834 | from cryptography.utils import int_from_bytes 2022-02-14 17:17:52.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:17:53.016 | Obtaining file:///opt/stack/cinder 2022-02-14 17:17:53.017 | Preparing metadata (setup.py): started 2022-02-14 17:17:55.033 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:17:55.166 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.1) 2022-02-14 17:17:55.167 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-14 17:17:55.168 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-14 17:17:55.169 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-14 17:17:55.170 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-14 17:17:55.171 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-14 17:17:55.172 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:17:55.173 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:17:55.174 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-14 17:17:55.175 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.7.1) 2022-02-14 17:17:55.177 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.1.3) 2022-02-14 17:17:55.179 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-14 17:17:55.180 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:17:55.181 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-14 17:17:55.182 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-14 17:17:55.183 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-14 17:17:55.184 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-14 17:17:55.186 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 17:17:55.187 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-14 17:17:55.188 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-14 17:17:55.189 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-14 17:17:55.190 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-14 17:17:55.192 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-14 17:17:55.193 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-14 17:17:55.195 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-14 17:17:55.196 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-14 17:17:55.197 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:17:55.198 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-14 17:17:55.199 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-14 17:17:55.200 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.1) 2022-02-14 17:17:55.201 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:17:55.202 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-14 17:17:55.203 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-14 17:17:55.204 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-14 17:17:55.205 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-14 17:17:55.206 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:17:55.208 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 17:17:55.209 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-14 17:17:55.210 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.13.0) 2022-02-14 17:17:55.211 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-14 17:17:55.212 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-14 17:17:55.213 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-14 17:17:55.214 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.4) 2022-02-14 17:17:55.215 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.74) 2022-02-14 17:17:55.216 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-14 17:17:55.217 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-14 17:17:55.218 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-14 17:17:55.219 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 17:17:55.220 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.8.9) 2022-02-14 17:17:55.221 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-14 17:17:55.223 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-14 17:17:55.224 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:17:55.225 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:17:55.226 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 17:17:55.228 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-14 17:17:55.228 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-14 17:17:55.230 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.37.0) 2022-02-14 17:17:55.231 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:17:55.232 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-14 17:17:55.233 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-14 17:17:55.234 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.5.1.0) 2022-02-14 17:17:55.235 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.20.54) 2022-02-14 17:17:55.248 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.5.1) 2022-02-14 17:17:55.249 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (0.10.0) 2022-02-14 17:17:55.251 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev194) (1.23.54) 2022-02-14 17:17:55.313 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-14 17:17:55.343 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-14 17:17:55.358 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (0.1.0) 2022-02-14 17:17:55.359 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:17:55.360 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (4.1.1) 2022-02-14 17:17:55.361 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (2.6.0) 2022-02-14 17:17:55.459 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev194) (1.7.0) 2022-02-14 17:17:55.513 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (3.1.1) 2022-02-14 17:17:55.514 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (2.10.0) 2022-02-14 17:17:55.542 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.2.8) 2022-02-14 17:17:55.544 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.4.8) 2022-02-14 17:17:55.545 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (4.8) 2022-02-14 17:17:55.604 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev194) (0.17.3) 2022-02-14 17:17:55.675 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:17:55.676 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-14 17:17:55.679 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (0.8.0) 2022-02-14 17:17:55.680 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:17:55.740 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:17:55.743 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.7.6) 2022-02-14 17:17:55.744 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 17:17:55.803 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (0.9.6) 2022-02-14 17:17:55.806 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev194) (2.8.2) 2022-02-14 17:17:55.867 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.2.3) 2022-02-14 17:17:55.868 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (0.4.0) 2022-02-14 17:17:55.871 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.0) 2022-02-14 17:17:55.873 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.9) 2022-02-14 17:17:55.888 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:17:55.899 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.2.0) 2022-02-14 17:17:55.901 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-14 17:17:55.902 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.3.0) 2022-02-14 17:17:55.949 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev194) (1.0.3) 2022-02-14 17:17:56.035 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:17:56.036 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:17:56.060 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (3.0.0) 2022-02-14 17:17:56.086 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev194) (0.11.0) 2022-02-14 17:17:56.153 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.26.8) 2022-02-14 17:17:56.155 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:17:56.290 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev194) (1.5.0) 2022-02-14 17:17:56.314 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.8.2) 2022-02-14 17:17:56.455 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (3.10.0) 2022-02-14 17:17:56.493 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 17:17:56.497 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (22.0.0) 2022-02-14 17:17:56.498 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.13.3) 2022-02-14 17:17:56.701 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2.0.12) 2022-02-14 17:17:56.703 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-14 17:17:56.705 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-14 17:17:56.742 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-14 17:17:56.772 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev194) (0.23.2) 2022-02-14 17:17:57.012 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-14 17:17:57.014 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-14 17:17:57.157 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 17:17:57.158 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-14 17:17:57.162 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-14 17:17:57.296 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-14 17:17:57.417 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (4.11.0) 2022-02-14 17:17:57.447 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (5.4.0) 2022-02-14 17:17:57.449 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (1.1.6) 2022-02-14 17:17:57.484 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (5.0.0) 2022-02-14 17:17:57.737 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-14 17:17:57.818 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 17:17:57.819 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (2.3.3) 2022-02-14 17:17:57.992 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev194) (2.5.0) 2022-02-14 17:17:58.086 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (3.19.4) 2022-02-14 17:17:58.087 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev194) (1.54.0) 2022-02-14 17:17:58.271 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (2.0.1) 2022-02-14 17:17:58.752 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (1.1.5) 2022-02-14 17:17:58.806 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev194) (0.13.1) 2022-02-14 17:17:58.860 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev194) (0.2.5) 2022-02-14 17:18:00.003 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (1.32) 2022-02-14 17:18:00.283 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (1.8.2) 2022-02-14 17:18:00.284 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev194) (21.4.0) 2022-02-14 17:18:00.433 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev194) (2.2) 2022-02-14 17:18:00.633 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.0.0) 2022-02-14 17:18:00.763 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev194) (3.7.0) 2022-02-14 17:18:02.467 | Installing collected packages: cinder 2022-02-14 17:18:02.467 | Attempting uninstall: cinder 2022-02-14 17:18:02.468 | Found existing installation: cinder 19.1.0.dev194 2022-02-14 17:18:02.474 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 17:18:02.476 | Running setup.py develop for cinder 2022-02-14 17:18:06.041 | Successfully installed cinder 2022-02-14 17:18:06.041 | 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-02-14 17:18:06.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:18:06.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:18:06.201 | + inc/python:pip_install:200 : result=0 2022-02-14 17:18:06.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:18:06.206 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:06.208 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:06.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:06.212 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:06.215 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:06.217 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:18:06.219 | + functions-common:time_stop:2432 : start_time=1644859070948 2022-02-14 17:18:06.222 | + functions-common:time_stop:2434 : [[ -z 1644859070948 ]] 2022-02-14 17:18:06.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:06.229 | + functions-common:time_stop:2437 : end_time=1644859086226 2022-02-14 17:18:06.231 | + functions-common:time_stop:2438 : elapsed_time=15278 2022-02-14 17:18:06.233 | + functions-common:time_stop:2439 : total=82181 2022-02-14 17:18:06.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:06.238 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97459 2022-02-14 17:18:06.241 | + inc/python:pip_install:203 : return 0 2022-02-14 17:18:06.243 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:18:06.246 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:18:06.248 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:18:06.267 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 17:18:06.280 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 17:18:06.282 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 17:18:06.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:18:06.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:18:06.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 17:18:06.293 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:18:06.295 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 17:18:06.298 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 17:18:06.301 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 17:18:06.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:06.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:06.308 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 17:18:06.321 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 17:18:06.323 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:18:06.326 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:18:06.328 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:18:06.331 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:18:06.333 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:06.336 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:18:06.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:06.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:06.343 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:18:06.346 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:18:06.349 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:18:06.351 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:18:06.354 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 17:18:06.356 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:18:06.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:06.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:06.364 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 17:18:06.388 | + 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-02-14 17:18:06.498 | Reading package lists... 2022-02-14 17:18:06.734 | Building dependency tree... 2022-02-14 17:18:06.735 | Reading state information... 2022-02-14 17:18:06.984 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 17:18:06.984 | The following packages were automatically installed and are no longer required: 2022-02-14 17:18:06.985 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:18:06.985 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:18:06.985 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:18:06.985 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:18:06.985 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:18:06.985 | python3-zope.interface 2022-02-14 17:18:06.985 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:18:07.099 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:18:07.103 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:18:07.106 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:18:07.109 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:07.111 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:07.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:07.117 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:07.119 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:07.122 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:18:07.124 | + functions-common:time_stop:2432 : start_time=1644859086385 2022-02-14 17:18:07.126 | + functions-common:time_stop:2434 : [[ -z 1644859086385 ]] 2022-02-14 17:18:07.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:07.134 | + functions-common:time_stop:2437 : end_time=1644859087131 2022-02-14 17:18:07.137 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 17:18:07.139 | + functions-common:time_stop:2439 : total=5199 2022-02-14 17:18:07.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:07.145 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5945 2022-02-14 17:18:07.147 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:18:07.150 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:18:07.152 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 17:18:07.155 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 17:18:07.168 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 17:18:07.172 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 17:18:07.174 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 17:18:07.176 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:18:07.180 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 17:18:07.180 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:18:07.184 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 17:18:07.186 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 17:18:07.188 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:18:07.191 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 17:18:07.194 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 17:18:07.196 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 17:18:07.198 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 17:18:07.200 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 17:18:07.212 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 17:18:07.224 | + 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-02-14 17:18:07.236 | + 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-02-14 17:18:07.248 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 17:18:07.261 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:18:07.264 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:18:07.268 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HbxUqEAJqy 2022-02-14 17:18:07.271 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:18:07.274 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 17:18:07.276 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 17:18:07.279 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HbxUqEAJqy 2022-02-14 17:18:07.282 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HbxUqEAJqy 2022-02-14 17:18:07.294 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HbxUqEAJqy /etc/sudoers.d/cinder-rootwrap 2022-02-14 17:18:07.306 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 17:18:07.310 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:18:07.313 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:18:07.315 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:18:07.317 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:18:07.320 | + 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-02-14 17:18:07.322 | + 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-02-14 17:18:07.324 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 17:18:07.327 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 17:18:07.331 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 17:18:07.336 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 17:18:07.355 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 17:18:07.373 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 17:18:07.392 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 17:18:07.411 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 17:18:07.429 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 17:18:07.448 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 17:18:07.467 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 17:18:07.486 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 17:18:07.489 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:18:07.492 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 17:18:07.494 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:18:07.496 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 17:18:07.526 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 17:18:07.554 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:18:07.581 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 17:18:07.609 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 17:18:07.637 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 17:18:07.665 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 17:18:07.693 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 17:18:07.721 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:18:07.749 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:18:07.777 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 17:18:07.809 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 17:18:07.839 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 17:18:07.841 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 17:18:07.843 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 17:18:07.846 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 17:18:07.848 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:18:07.851 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 17:18:07.883 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 17:18:07.911 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 17:18:07.939 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 17:18:07.968 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 17:18:07.997 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 17:18:08.025 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 17:18:08.057 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 17:18:08.060 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:18:08.088 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:18:08.120 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 17:18:08.127 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8a975415b32dd8bc42dd06ac7022f2fc 2022-02-14 17:18:08.155 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 17:18:08.158 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 17:18:08.187 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 17:18:08.215 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 17:18:08.244 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 17:18:08.272 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 17:18:08.290 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:08.292 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 17:18:08.294 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 17:18:08.297 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 17:18:08.299 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 17:18:08.302 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 17:18:08.304 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 17:18:08.306 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 17:18:08.309 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 17:18:08.311 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 17:18:08.314 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 17:18:08.316 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 17:18:08.347 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 17:18:08.375 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 17:18:08.403 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 17:18:08.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 17:18:08.459 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 17:18:08.488 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 17:18:08.490 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 17:18:08.493 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 17:18:08.495 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 17:18:08.523 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 17:18:08.525 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 17:18:08.554 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 17:18:08.556 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 17:18:08.558 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 17:18:08.561 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 17:18:08.589 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 17:18:08.591 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 17:18:08.593 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 17:18:08.610 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:08.613 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 17:18:08.615 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 17:18:08.618 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 17:18:08.620 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 17:18:08.648 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-02-14 17:18:08.677 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 17:18:08.694 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:08.696 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 17:18:08.713 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:08.715 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 17:18:08.732 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:08.734 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 17:18:08.736 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 17:18:08.739 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 17:18:08.741 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 17:18:08.743 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:18:08.746 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:18:08.748 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:18:08.765 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:08.768 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:18:08.771 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:18:08.774 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:18:08.790 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:08.792 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:08.795 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:08.823 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:18:08.825 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:18:08.828 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 17:18:08.830 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 17:18:08.833 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:18:08.836 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:18:08.853 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:18:08.855 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:18:08.858 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:18:08.860 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:18:08.863 | + 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-02-14 17:18:08.891 | + 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-02-14 17:18:08.920 | + 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-02-14 17:18:08.948 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:18:08.978 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 17:18:08.995 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:08.997 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 17:18:09.000 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:18:09.002 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 17:18:09.005 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 17:18:09.007 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:18:09.010 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:18:09.013 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 17:18:09.017 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 17:18:09.019 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:18:09.021 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:18:09.034 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:18:09.034 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:09.043 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:18:09.046 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:09.063 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:18:09.065 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 17:18:09.070 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 17:18:09.100 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:18:09.127 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 17:18:09.154 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:18:09.182 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:18:09.211 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:18:09.238 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:18:09.266 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:18:09.294 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:18:09.322 | + 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-02-14 17:18:09.350 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:18:09.377 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:18:09.405 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:18:09.433 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:18:09.436 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:18:09.439 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 17:18:09.442 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 17:18:09.444 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:18:09.447 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:09.449 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:09.451 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:18:09.454 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:18:09.457 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 17:18:09.484 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:18:09.513 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 17:18:09.513 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 17:18:09.522 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 17:18:09.525 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 17:18:09.527 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 17:18:09.530 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:18:09.532 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:18:09.535 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:18:09.538 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:09.540 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:09.543 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:18:09.545 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:18:09.547 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:09.550 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:09.552 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 17:18:09.614 | Enabling site cinder-wsgi. 2022-02-14 17:18:09.620 | To activate the new configuration, you need to run: 2022-02-14 17:18:09.620 | systemctl reload apache2 2022-02-14 17:18:09.624 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:18:09.627 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:18:09.630 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:18:09.632 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:18:09.767 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 17:18:09.770 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 17:18:09.800 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-02-14 17:18:09.830 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 17:18:09.847 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:09.850 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 17:18:09.852 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 17:18:09.854 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:18:09.857 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 17:18:09.859 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 17:18:09.891 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 17:18:09.920 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-02-14 17:18:09.948 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 17:18:09.977 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 17:18:10.005 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 17:18:10.033 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 17:18:10.062 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 17:18:10.090 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:18:10.119 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 17:18:10.147 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 17:18:10.176 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:18:10.204 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 17:18:10.207 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 17:18:10.227 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:10.230 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-02-14 17:18:10.261 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 17:18:10.264 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 17:18:10.282 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:10.285 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 17:18:10.287 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 17:18:10.290 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 17:18:10.292 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:18:10.295 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 17:18:10.297 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 17:18:10.301 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:18:10.302 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:18:10.307 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:18:10.310 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:18:10.312 | + 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-02-14 17:18:10.315 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:18:10.318 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 17:18:10.321 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 17:18:10.323 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 17:18:10.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:18:10.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:18:10.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 17:18:10.334 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:18:10.337 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 17:18:10.339 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 17:18:10.341 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 17:18:10.344 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:18:10.346 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:18:10.349 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:18:10.352 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:18:10.354 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:18:10.357 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:18:10.373 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:18:10.375 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:18:10.378 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:10.381 | + functions-common:git_clone:629 : echo master 2022-02-14 17:18:10.382 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:18:10.387 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 17:18:10.389 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:10.391 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 17:18:10.395 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:18:10.396 | + functions-common:git_clone:678 : head -1 2022-02-14 17:18:10.401 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 17:18:10.404 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:18:10.406 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 17:18:10.409 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:18:10.411 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:18:10.414 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 17:18:10.416 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:18:10.419 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 17:18:10.422 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:18:10.424 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:18:10.427 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 17:18:10.429 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:18:10.432 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:18:10.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 17:18:10.437 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:18:10.440 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 17:18:10.443 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:18:10.446 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:18:10.449 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 17:18:10.455 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 17:18:10.458 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 17:18:11.111 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 17:18:11.114 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:18:11.116 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:18:11.119 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:18:11.121 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 17:18:11.123 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 17:18:11.126 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:18:11.128 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:18:11.131 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:18:11.133 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:18:11.135 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:18:11.138 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:18:11.140 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:18:11.143 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 17:18:11.164 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 17:18:11.167 | + 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-02-14 17:18:12.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:12.057 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:12.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:12.057 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:13.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:18:13.220 | Obtaining file:///opt/stack/neutron 2022-02-14 17:18:13.221 | Preparing metadata (setup.py): started 2022-02-14 17:18:15.392 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:18:15.488 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 17:18:15.489 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:18:15.490 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 17:18:15.491 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 17:18:15.492 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:18:15.493 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 17:18:15.494 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 17:18:15.496 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 17:18:15.497 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 17:18:15.498 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 17:18:15.499 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 17:18:15.500 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 17:18:15.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 17:18:15.502 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 17:18:15.503 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 17:18:15.504 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 17:18:15.506 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 17:18:15.507 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 17:18:15.508 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 17:18:15.509 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:18:15.510 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 17:18:15.511 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 17:18:15.512 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 17:18:15.513 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:18:15.514 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 17:18:15.516 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 17:18:15.517 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 17:18:15.518 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 17:18:15.519 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 17:18:15.520 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 17:18:15.521 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 17:18:15.522 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 17:18:15.523 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 17:18:15.525 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:18:15.526 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 17:18:15.527 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 17:18:15.528 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 17:18:15.529 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:18:15.530 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 17:18:15.531 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:18:15.532 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 17:18:15.533 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 17:18:15.535 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 17:18:15.536 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 17:18:15.537 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:18:15.538 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 17:18:15.539 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 17:18:15.540 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:15.541 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 17:18:15.542 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 17:18:15.543 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 17:18:15.544 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:18:15.545 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:18:15.547 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:18:15.548 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 17:18:15.563 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 17:18:15.566 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 17:18:15.568 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 17:18:15.577 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 17:18:15.590 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 17:18:15.591 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 17:18:15.592 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:18:15.610 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev501) (3.0.7) 2022-02-14 17:18:15.617 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:18:15.678 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 17:18:15.679 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 17:18:15.732 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 17:18:15.734 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 17:18:15.780 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 17:18:15.782 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 17:18:15.812 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:18:15.813 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 17:18:15.814 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 17:18:15.817 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 17:18:15.818 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 17:18:15.820 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 17:18:15.821 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 17:18:15.822 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 17:18:15.840 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 17:18:15.929 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 17:18:15.973 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 17:18:16.061 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 17:18:16.062 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 17:18:16.068 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 17:18:16.123 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 17:18:16.127 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 17:18:16.185 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 17:18:16.187 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 17:18:16.190 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 17:18:16.192 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 17:18:16.216 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:18:16.219 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 17:18:16.267 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 17:18:16.321 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 17:18:16.351 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:18:16.356 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 17:18:16.379 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:18:16.523 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 17:18:16.594 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 17:18:16.671 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 17:18:16.674 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 17:18:16.784 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.785 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.786 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.787 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.788 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.790 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:16.791 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 17:18:17.000 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 17:18:17.003 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 17:18:17.007 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.10.0) 2022-02-14 17:18:17.049 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 17:18:17.051 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 17:18:17.147 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 17:18:17.148 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 17:18:17.150 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 17:18:17.151 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 17:18:17.188 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 17:18:17.528 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 17:18:17.605 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 17:18:17.798 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 17:18:17.872 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 17:18:17.874 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.3.3) 2022-02-14 17:18:18.099 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 17:18:18.275 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.2) 2022-02-14 17:18:18.801 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.13.1) 2022-02-14 17:18:18.851 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 17:18:19.493 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.2) 2022-02-14 17:18:19.496 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 17:18:19.803 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.0.0) 2022-02-14 17:18:19.804 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 17:18:19.974 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 17:18:20.226 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (21.4.0) 2022-02-14 17:18:20.227 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (1.8.2) 2022-02-14 17:18:20.414 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.0.0) 2022-02-14 17:18:20.633 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.3.1) 2022-02-14 17:18:22.214 | Installing collected packages: neutron 2022-02-14 17:18:22.214 | Attempting uninstall: neutron 2022-02-14 17:18:22.221 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 17:18:22.233 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 17:18:22.235 | Running setup.py develop for neutron 2022-02-14 17:18:25.919 | Successfully installed neutron 2022-02-14 17:18:25.919 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 17:18:25.926 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:18:25.926 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:18:26.070 | + inc/python:pip_install:200 : result=0 2022-02-14 17:18:26.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:18:26.075 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:26.077 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:26.080 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:26.082 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:26.085 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:26.087 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:18:26.089 | + functions-common:time_stop:2432 : start_time=1644859091158 2022-02-14 17:18:26.091 | + functions-common:time_stop:2434 : [[ -z 1644859091158 ]] 2022-02-14 17:18:26.094 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:26.099 | + functions-common:time_stop:2437 : end_time=1644859106096 2022-02-14 17:18:26.101 | + functions-common:time_stop:2438 : elapsed_time=14938 2022-02-14 17:18:26.103 | + functions-common:time_stop:2439 : total=97459 2022-02-14 17:18:26.105 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:26.107 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=112397 2022-02-14 17:18:26.110 | + inc/python:pip_install:203 : return 0 2022-02-14 17:18:26.112 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:18:26.115 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:18:26.117 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:18:26.137 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 17:18:26.150 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 17:18:26.152 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 17:18:26.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:18:26.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:18:26.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 17:18:26.163 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:18:26.165 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 17:18:26.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:18:26.170 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 17:18:26.188 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:26.191 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 17:18:26.194 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 17:18:26.196 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 17:18:26.199 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:18:26.202 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 17:18:26.204 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 17:18:26.207 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 17:18:26.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:18:26.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:18:26.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 17:18:26.217 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:18:26.220 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 17:18:26.235 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:26.238 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 17:18:26.254 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:26.257 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 17:18:26.274 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:26.276 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 17:18:26.279 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 17:18:26.281 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 17:18:26.283 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:18:26.285 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:18:26.288 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:18:26.291 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:18:26.293 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:18:26.296 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:18:26.311 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:18:26.314 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:18:26.316 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:26.319 | + functions-common:git_clone:629 : echo master 2022-02-14 17:18:26.319 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:18:26.324 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 17:18:26.327 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:26.329 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 17:18:26.332 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:18:26.333 | + functions-common:git_clone:678 : head -1 2022-02-14 17:18:26.338 | 18bc3133c1 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 17:18:26.340 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:18:26.343 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 17:18:26.345 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:18:26.348 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:18:26.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 17:18:26.353 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:18:26.355 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 17:18:26.358 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:18:26.360 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:18:26.363 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 17:18:26.366 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:18:26.368 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:18:26.371 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 17:18:26.374 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:18:26.377 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 17:18:26.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:18:26.382 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:18:26.385 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 17:18:26.391 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 17:18:26.394 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 17:18:27.060 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 17:18:27.062 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:18:27.064 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:18:27.067 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:18:27.069 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 17:18:27.072 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 17:18:27.074 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:18:27.076 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:18:27.079 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:18:27.081 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:18:27.084 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:18:27.086 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:18:27.088 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:18:27.091 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 17:18:27.112 | Using python 3.8 to install /opt/stack/nova 2022-02-14 17:18:27.115 | + 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-02-14 17:18:28.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:28.022 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:28.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:28.022 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:29.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:18:29.198 | Obtaining file:///opt/stack/nova 2022-02-14 17:18:29.199 | Preparing metadata (setup.py): started 2022-02-14 17:18:32.356 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:18:32.492 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 17:18:32.493 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 17:18:32.494 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 17:18:32.495 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 17:18:32.496 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 17:18:32.497 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 17:18:32.498 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 17:18:32.499 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 17:18:32.500 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 17:18:32.501 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 17:18:32.502 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 17:18:32.504 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 17:18:32.505 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:18:32.506 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:18:32.507 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 17:18:32.508 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 17:18:32.509 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 17:18:32.510 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 17:18:32.511 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 17:18:32.512 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 17:18:32.513 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:18:32.514 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 17:18:32.515 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:18:32.516 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 17:18:32.517 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:18:32.519 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 17:18:32.520 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 17:18:32.521 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:18:32.522 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 17:18:32.523 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:18:32.524 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 17:18:32.525 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 17:18:32.526 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 17:18:32.527 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 17:18:32.529 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 17:18:32.530 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:18:32.531 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 17:18:32.532 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 17:18:32.533 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 17:18:32.534 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 17:18:32.535 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 17:18:32.536 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 17:18:32.537 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:18:32.539 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 17:18:32.540 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:18:32.541 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 17:18:32.542 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 17:18:32.543 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:18:32.544 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 17:18:32.545 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 17:18:32.546 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:18:32.547 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 17:18:32.549 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:18:32.550 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 17:18:32.551 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 17:18:32.552 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 17:18:32.553 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:18:32.555 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 17:18:32.556 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 17:18:32.557 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 17:18:32.558 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:18:32.559 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 17:18:32.560 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 17:18:32.576 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 17:18:32.578 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 17:18:32.579 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 17:18:32.601 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 17:18:32.641 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:18:32.672 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:18:32.674 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 17:18:32.698 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:18:32.824 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 17:18:32.828 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 17:18:32.885 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 17:18:32.886 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 17:18:32.887 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 17:18:32.888 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 17:18:32.889 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:18:32.891 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 17:18:32.912 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 17:18:32.914 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 17:18:32.967 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:18:32.970 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 17:18:32.973 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:33.057 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 17:18:33.168 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 17:18:33.171 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 17:18:33.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 17:18:33.294 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 17:18:33.297 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 17:18:33.298 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 17:18:33.302 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 17:18:33.325 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 17:18:33.328 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 17:18:33.377 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 17:18:33.433 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 17:18:33.465 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:18:33.471 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 17:18:33.520 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 17:18:33.524 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 17:18:33.611 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 17:18:33.637 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 17:18:33.714 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 17:18:33.790 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev256) (3.17.6) 2022-02-14 17:18:33.852 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 17:18:33.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 17:18:33.855 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 17:18:33.900 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 17:18:33.903 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 17:18:33.907 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 17:18:33.985 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 17:18:33.986 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 17:18:33.989 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 17:18:33.990 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 17:18:34.083 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 17:18:34.296 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 17:18:34.296 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 17:18:34.406 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 17:18:34.409 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 17:18:34.410 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:18:34.498 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 17:18:34.572 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 17:18:34.604 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 17:18:34.835 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 17:18:34.913 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 17:18:34.914 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.3.3) 2022-02-14 17:18:35.116 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 17:18:35.226 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.2) 2022-02-14 17:18:35.729 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.13.1) 2022-02-14 17:18:35.775 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.16.0) 2022-02-14 17:18:36.143 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.144 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.145 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.147 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.148 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.149 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:36.150 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 17:18:37.365 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 17:18:37.776 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (1.8.2) 2022-02-14 17:18:37.777 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (21.4.0) 2022-02-14 17:18:37.874 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 17:18:37.978 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 17:18:39.609 | Installing collected packages: nova 2022-02-14 17:18:39.609 | Attempting uninstall: nova 2022-02-14 17:18:39.610 | Found existing installation: nova 24.1.0.dev256 2022-02-14 17:18:39.618 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 17:18:39.620 | Running setup.py develop for nova 2022-02-14 17:18:43.940 | Successfully installed nova 2022-02-14 17:18:43.940 | 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-02-14 17:18:43.948 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:18:43.948 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:18:44.099 | + inc/python:pip_install:200 : result=0 2022-02-14 17:18:44.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:18:44.103 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:44.105 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:44.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:44.110 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:44.113 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:44.115 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:18:44.117 | + functions-common:time_stop:2432 : start_time=1644859107107 2022-02-14 17:18:44.119 | + functions-common:time_stop:2434 : [[ -z 1644859107107 ]] 2022-02-14 17:18:44.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:44.126 | + functions-common:time_stop:2437 : end_time=1644859124124 2022-02-14 17:18:44.128 | + functions-common:time_stop:2438 : elapsed_time=17017 2022-02-14 17:18:44.130 | + functions-common:time_stop:2439 : total=112397 2022-02-14 17:18:44.133 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:44.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=129414 2022-02-14 17:18:44.137 | + inc/python:pip_install:203 : return 0 2022-02-14 17:18:44.139 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:18:44.142 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:18:44.145 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:18:44.164 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 17:18:44.176 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 17:18:44.179 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 17:18:44.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:18:44.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:18:44.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 17:18:44.189 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:18:44.191 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 17:18:44.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:18:44.206 | + ./stack.sh:main:937 : configure_nova 2022-02-14 17:18:44.209 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 17:18:44.222 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 17:18:44.224 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 17:18:44.227 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 17:18:44.230 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 17:18:44.231 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 17:18:44.236 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 17:18:44.239 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 17:18:44.241 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 17:18:44.244 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 17:18:44.246 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 17:18:44.249 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 17:18:44.251 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 17:18:44.254 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 17:18:44.265 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 17:18:44.278 | + 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-02-14 17:18:44.291 | + 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-02-14 17:18:44.304 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 17:18:44.316 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 17:18:44.319 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 17:18:44.323 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vhCGOFhOiJ 2022-02-14 17:18:44.326 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:18:44.328 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 17:18:44.332 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 17:18:44.334 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:18:44.337 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 17:18:44.339 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vhCGOFhOiJ 2022-02-14 17:18:44.343 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vhCGOFhOiJ 2022-02-14 17:18:44.355 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vhCGOFhOiJ /etc/sudoers.d/nova-rootwrap 2022-02-14 17:18:44.368 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 17:18:44.372 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 17:18:44.375 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 17:18:44.377 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 17:18:44.380 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 17:18:44.382 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 17:18:44.385 | + 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-02-14 17:18:44.388 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 17:18:44.390 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 17:18:44.396 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 17:18:44.413 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:44.415 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 17:18:44.418 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 17:18:44.421 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 17:18:44.425 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 17:18:44.454 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 17:18:44.456 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 17:18:44.483 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 17:18:44.512 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 17:18:44.539 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 17:18:44.569 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 17:18:44.598 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 17:18:44.628 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 17:18:44.630 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-02-14 17:18:44.657 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 17:18:44.685 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 17:18:44.713 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 17:18:44.741 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 17:18:44.768 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 17:18:44.798 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 17:18:44.801 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:18:44.803 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:18:44.805 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:18:44.808 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:18:44.810 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:18:44.812 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:18:44.814 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:18:44.816 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:18:44.819 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:18:44.821 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:18:44.823 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:18:44.825 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 17:18:44.827 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:18:44.830 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:18:44.832 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:18:44.834 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:18:44.836 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:18:44.839 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:18:44.841 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 17:18:44.857 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:44.860 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:18:44.863 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 17:18:44.865 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 17:18:44.892 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 17:18:44.895 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 17:18:44.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 17:18:44.899 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 17:18:44.902 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:18:44.904 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 17:18:44.935 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 17:18:44.938 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 17:18:44.940 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 17:18:44.943 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 17:18:44.945 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:18:44.948 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 17:18:44.978 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 17:18:45.007 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 17:18:45.036 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 17:18:45.064 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 17:18:45.082 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:45.084 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 17:18:45.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:45.105 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 17:18:45.106 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 17:18:45.111 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 17:18:45.113 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 17:18:45.140 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 17:18:45.157 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:45.160 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 17:18:45.162 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:18:45.164 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:18:45.167 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:18:45.169 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 17:18:45.198 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 17:18:45.226 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:18:45.253 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 17:18:45.280 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 17:18:45.308 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 17:18:45.336 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 17:18:45.365 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 17:18:45.393 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:18:45.422 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:18:45.450 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 17:18:45.467 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:45.469 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 17:18:45.471 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 17:18:45.501 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 17:18:45.529 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-02-14 17:18:45.557 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 17:18:45.586 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 17:18:45.613 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 17:18:45.640 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 17:18:45.669 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 17:18:45.697 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 17:18:45.714 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:45.717 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 17:18:45.719 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 17:18:45.746 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 17:18:45.777 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 17:18:45.779 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 17:18:45.807 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 17:18:45.809 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 17:18:45.812 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 17:18:45.814 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:18:45.817 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:18:45.819 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:18:45.821 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:18:45.824 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:18:45.826 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:18:45.828 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 17:18:45.831 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:18:45.833 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:18:45.836 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:18:45.838 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:18:45.840 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:18:45.842 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:18:45.845 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:18:45.847 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:18:45.849 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:18:45.852 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:18:45.854 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:18:45.856 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 17:18:45.858 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 17:18:45.861 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 17:18:45.864 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:18:45.881 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:18:45.883 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:18:45.886 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:18:45.888 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:18:45.890 | + 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-02-14 17:18:45.918 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:18:45.945 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:18:45.973 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:18:46.000 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 17:18:46.031 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 17:18:46.047 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:46.050 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 17:18:46.052 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 17:18:46.055 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 17:18:46.057 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 17:18:46.059 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:18:46.062 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:18:46.065 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 17:18:46.069 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 17:18:46.071 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:18:46.073 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:18:46.086 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:18:46.086 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:46.095 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:18:46.098 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:46.114 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:18:46.117 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 17:18:46.121 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 17:18:46.150 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 17:18:46.178 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 17:18:46.205 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:18:46.232 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:18:46.259 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:18:46.287 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:18:46.314 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:18:46.341 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:18:46.369 | + 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-02-14 17:18:46.397 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:18:46.424 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:18:46.452 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:18:46.479 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:18:46.481 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:18:46.484 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 17:18:46.487 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 17:18:46.489 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:18:46.491 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:46.494 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:46.496 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:18:46.499 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:18:46.501 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 17:18:46.529 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:18:46.557 | + 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-02-14 17:18:46.557 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 17:18:46.566 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 17:18:46.570 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 17:18:46.572 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 17:18:46.574 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:18:46.577 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:18:46.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:18:46.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:46.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:46.587 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:18:46.589 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:18:46.591 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:46.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:46.596 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 17:18:46.658 | Enabling site nova-api-wsgi. 2022-02-14 17:18:46.667 | To activate the new configuration, you need to run: 2022-02-14 17:18:46.667 | systemctl reload apache2 2022-02-14 17:18:46.671 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:18:46.674 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:18:46.677 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:18:46.679 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:18:46.817 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 17:18:46.840 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:46.842 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 17:18:46.845 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:18:46.847 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 17:18:46.849 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 17:18:46.852 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 17:18:46.854 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:18:46.857 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:18:46.861 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 17:18:46.864 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:18:46.866 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:18:46.880 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:46.880 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:18:46.888 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:18:46.892 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:18:46.907 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 17:18:46.910 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 17:18:46.914 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 17:18:46.945 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 17:18:46.973 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 17:18:47.000 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:18:47.028 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:18:47.056 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:18:47.083 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:18:47.110 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:18:47.138 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:18:47.165 | + 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-02-14 17:18:47.193 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:18:47.220 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:18:47.247 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:18:47.275 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 17:18:47.278 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 17:18:47.305 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 17:18:47.322 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:47.324 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 17:18:47.355 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 17:18:47.358 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 17:18:47.360 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 17:18:47.378 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:47.380 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:47.383 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:47.411 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 17:18:47.442 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 17:18:47.445 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:18:47.447 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 17:18:47.449 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:18:47.452 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:18:47.454 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:18:47.470 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:47.473 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:18:47.476 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:18:47.478 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:18:47.495 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:47.497 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:47.500 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:18:47.528 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:18:47.531 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:18:47.534 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 17:18:47.561 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 17:18:47.590 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 17:18:47.622 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 17:18:47.638 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:47.641 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 17:18:47.669 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 17:18:47.671 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 17:18:47.673 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 17:18:47.705 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 17:18:47.733 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-02-14 17:18:47.761 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 17:18:47.789 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 17:18:47.818 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 17:18:47.847 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 17:18:47.875 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 17:18:47.903 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 17:18:47.932 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 17:18:47.948 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:47.951 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 17:18:47.955 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:18:47.957 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 17:18:47.959 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 17:18:47.962 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 17:18:47.965 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:18:47.967 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:18:47.970 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:18:47.973 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 17:18:47.975 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 17:18:47.979 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 17:18:47.982 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 17:18:47.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 17:18:47.987 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 17:18:47.990 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:18:47.992 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 17:18:48.024 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 17:18:48.057 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 17:18:48.087 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:18:48.090 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 17:18:48.092 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 17:18:48.094 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 17:18:48.111 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:48.115 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 17:18:48.115 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 17:18:48.802 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 17:18:48.804 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 17:18:48.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 17:18:48.809 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 17:18:48.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:18:48.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 17:18:48.816 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:18:48.833 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:48.836 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 17:18:48.839 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 17:18:48.842 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:18:48.860 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:48.862 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:18:48.865 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-02-14 17:18:48.893 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:18:48.895 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:18:48.897 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 17:18:48.915 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:48.917 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 17:18:48.919 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:18:48.922 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 17:18:48.952 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:18:48.980 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 17:18:49.007 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 17:18:49.036 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 17:18:49.064 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 17:18:49.092 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 17:18:49.120 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 17:18:49.148 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 17:18:49.150 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 17:18:49.152 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 17:18:49.155 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:18:49.173 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:18:49.175 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:18:49.178 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:18:49.180 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:18:49.182 | + 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-02-14 17:18:49.211 | + 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-02-14 17:18:49.238 | + 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-02-14 17:18:49.266 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:18:49.294 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:18:49.297 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 17:18:49.302 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:18:49.304 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 17:18:49.306 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 17:18:49.309 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 17:18:49.312 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:18:49.315 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:18:49.318 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 17:18:49.320 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 17:18:49.322 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 17:18:49.325 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 17:18:49.327 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 17:18:49.329 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 17:18:49.332 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 17:18:49.348 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:49.350 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 17:18:49.353 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 17:18:49.368 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:49.371 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 17:18:49.387 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:49.389 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 17:18:49.407 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:18:49.410 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 17:18:49.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:18:49.429 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 17:18:49.431 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 17:18:49.434 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 17:18:49.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 17:18:49.439 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 17:18:49.442 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 17:18:49.444 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 17:18:49.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:49.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:49.452 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 17:18:49.454 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:18:49.458 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:18:49.460 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:18:49.462 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:18:49.465 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:49.467 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:18:49.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:49.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:49.475 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:18:49.477 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:18:49.480 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:18:49.482 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:18:49.485 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 17:18:49.487 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:18:49.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:49.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:49.495 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 17:18:49.517 | + 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-02-14 17:18:49.627 | Reading package lists... 2022-02-14 17:18:49.865 | Building dependency tree... 2022-02-14 17:18:49.866 | Reading state information... 2022-02-14 17:18:50.114 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 17:18:50.114 | The following packages were automatically installed and are no longer required: 2022-02-14 17:18:50.115 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:18:50.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:18:50.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:18:50.116 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:18:50.116 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:18:50.116 | python3-zope.interface 2022-02-14 17:18:50.116 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:18:50.229 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:18:50.233 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:18:50.236 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:18:50.239 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:50.241 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:50.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:50.246 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:50.248 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:50.251 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:18:50.253 | + functions-common:time_stop:2432 : start_time=1644859129514 2022-02-14 17:18:50.255 | + functions-common:time_stop:2434 : [[ -z 1644859129514 ]] 2022-02-14 17:18:50.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:50.263 | + functions-common:time_stop:2437 : end_time=1644859130260 2022-02-14 17:18:50.265 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 17:18:50.268 | + functions-common:time_stop:2439 : total=5945 2022-02-14 17:18:50.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:50.272 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6691 2022-02-14 17:18:50.275 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:18:50.277 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 17:18:50.280 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 17:18:50.282 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 17:18:50.285 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 17:18:50.288 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 17:18:50.310 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 17:18:50.313 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 17:18:50.316 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 17:18:50.318 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 17:18:50.321 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 17:18:50.323 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:50.326 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 17:18:50.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:50.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:50.334 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 17:18:50.337 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 17:18:50.339 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 17:18:50.341 | + functions-common:apt_get_update:1190 : return 2022-02-14 17:18:50.344 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 17:18:50.347 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 17:18:50.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:50.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:50.355 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 17:18:50.377 | + 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-02-14 17:18:50.489 | Reading package lists... 2022-02-14 17:18:50.735 | Building dependency tree... 2022-02-14 17:18:50.736 | Reading state information... 2022-02-14 17:18:50.988 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 17:18:50.988 | The following packages were automatically installed and are no longer required: 2022-02-14 17:18:50.989 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 17:18:50.989 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 17:18:50.989 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 17:18:50.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 17:18:50.990 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 17:18:50.990 | python3-zope.interface 2022-02-14 17:18:50.990 | Use 'sudo apt autoremove' to remove them. 2022-02-14 17:18:51.104 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 17:18:51.109 | + functions-common:apt_get:1234 : result=0 2022-02-14 17:18:51.112 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 17:18:51.114 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:51.117 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:51.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:51.122 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:51.124 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:51.126 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 17:18:51.129 | + functions-common:time_stop:2432 : start_time=1644859130374 2022-02-14 17:18:51.131 | + functions-common:time_stop:2434 : [[ -z 1644859130374 ]] 2022-02-14 17:18:51.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:51.139 | + functions-common:time_stop:2437 : end_time=1644859131136 2022-02-14 17:18:51.141 | + functions-common:time_stop:2438 : elapsed_time=762 2022-02-14 17:18:51.144 | + functions-common:time_stop:2439 : total=6691 2022-02-14 17:18:51.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:51.149 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7453 2022-02-14 17:18:51.151 | + functions-common:apt_get:1238 : return 0 2022-02-14 17:18:51.154 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 17:18:51.156 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 17:18:51.160 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:18:51.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:18:51.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:18:51.167 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 17:18:51.170 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 17:18:51.226 | wsgi (enabled by maintainer script) 2022-02-14 17:18:51.229 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 17:18:51.232 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 17:18:51.235 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:18:51.238 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 17:18:51.241 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 17:18:51.243 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:18:51.247 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:18:51.247 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:18:51.253 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 17:18:51.255 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 17:18:51.258 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 17:18:51.261 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 17:18:51.263 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 17:18:51.287 | Using python 3.8 to install osc-placement 2022-02-14 17:18:51.290 | + 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-02-14 17:18:52.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:52.176 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:52.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:52.176 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:53.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:18:53.357 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 17:18:53.368 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 17:18:53.369 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 17:18:53.370 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 17:18:53.372 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 17:18:53.373 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 17:18:53.374 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 17:18:53.433 | 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-02-14 17:18:53.434 | 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-02-14 17:18:53.435 | 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-02-14 17:18:53.437 | 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-02-14 17:18:53.450 | 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.0) 2022-02-14 17:18:53.451 | 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-02-14 17:18:53.453 | 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-02-14 17:18:53.468 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 17:18:53.469 | 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-02-14 17:18:53.470 | 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-02-14 17:18:53.471 | 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-02-14 17:18:53.473 | 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-02-14 17:18:53.474 | 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-02-14 17:18:53.494 | 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.3.3) 2022-02-14 17:18:53.495 | 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.0.0) 2022-02-14 17:18:53.497 | 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-02-14 17:18:53.499 | 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-02-14 17:18:53.509 | 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-02-14 17:18:53.549 | 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-02-14 17:18:53.550 | 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-02-14 17:18:53.551 | 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-02-14 17:18:53.552 | 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-02-14 17:18:53.554 | 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-02-14 17:18:53.555 | 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-02-14 17:18:53.557 | 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-02-14 17:18:53.558 | 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-02-14 17:18:53.626 | 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-02-14 17:18:53.629 | 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-02-14 17:18:53.630 | 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-02-14 17:18:53.633 | 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-02-14 17:18:53.731 | 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-02-14 17:18:53.732 | 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-02-14 17:18:53.733 | 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-02-14 17:18:53.776 | 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-02-14 17:18:53.818 | 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-02-14 17:18:53.981 | 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-02-14 17:18:56.253 | 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-02-14 17:18:56.260 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:18:56.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:18:56.384 | + inc/python:pip_install:200 : result=0 2022-02-14 17:18:56.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:18:56.389 | + functions-common:time_stop:2425 : local name 2022-02-14 17:18:56.392 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:18:56.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:18:56.397 | + functions-common:time_stop:2428 : local total 2022-02-14 17:18:56.399 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:18:56.402 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:18:56.404 | + functions-common:time_stop:2432 : start_time=1644859131280 2022-02-14 17:18:56.407 | + functions-common:time_stop:2434 : [[ -z 1644859131280 ]] 2022-02-14 17:18:56.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:18:56.415 | + functions-common:time_stop:2437 : end_time=1644859136412 2022-02-14 17:18:56.417 | + functions-common:time_stop:2438 : elapsed_time=5132 2022-02-14 17:18:56.420 | + functions-common:time_stop:2439 : total=129414 2022-02-14 17:18:56.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:18:56.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134546 2022-02-14 17:18:56.428 | + inc/python:pip_install:203 : return 0 2022-02-14 17:18:56.430 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 17:18:56.433 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 17:18:56.435 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 17:18:56.438 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 17:18:56.441 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 17:18:56.444 | ++ functions-common:git_clone:612 : pwd 2022-02-14 17:18:56.447 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 17:18:56.449 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 17:18:56.453 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 17:18:56.469 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 17:18:56.472 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 17:18:56.475 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:56.478 | + functions-common:git_clone:629 : echo master 2022-02-14 17:18:56.478 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 17:18:56.484 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 17:18:56.487 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 17:18:56.489 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 17:18:56.492 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 17:18:56.492 | + functions-common:git_clone:678 : head -1 2022-02-14 17:18:56.495 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 17:18:56.498 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 17:18:56.500 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 17:18:56.504 | + inc/python:setup_develop:338 : local bindep 2022-02-14 17:18:56.506 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:18:56.509 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 17:18:56.511 | + inc/python:setup_develop:344 : local extras= 2022-02-14 17:18:56.514 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 17:18:56.516 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 17:18:56.519 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:18:56.522 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 17:18:56.524 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 17:18:56.526 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 17:18:56.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 17:18:56.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 17:18:56.535 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 17:18:56.538 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 17:18:56.540 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 17:18:56.543 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 17:18:56.550 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 17:18:56.552 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 17:18:57.218 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 17:18:57.221 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 17:18:57.224 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 17:18:57.226 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 17:18:57.229 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 17:18:57.231 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 17:18:57.234 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 17:18:57.237 | + inc/python:setup_package:428 : local extras= 2022-02-14 17:18:57.239 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 17:18:57.242 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 17:18:57.244 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 17:18:57.247 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 17:18:57.249 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 17:18:57.253 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 17:18:57.274 | Using python 3.8 to install /opt/stack/placement 2022-02-14 17:18:57.277 | + 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-02-14 17:18:58.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:58.152 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:58.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:18:58.152 | from cryptography.utils import int_from_bytes 2022-02-14 17:18:59.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:18:59.312 | Obtaining file:///opt/stack/placement 2022-02-14 17:18:59.313 | Preparing metadata (setup.py): started 2022-02-14 17:19:00.540 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 17:19:00.589 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 17:19:00.590 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 17:19:00.591 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 17:19:00.592 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 17:19:00.593 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 17:19:00.594 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:19:00.595 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 17:19:00.597 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.8.2) 2022-02-14 17:19:00.598 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:19:00.599 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 17:19:00.600 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 17:19:00.601 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 17:19:00.602 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 17:19:00.603 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 17:19:00.604 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 17:19:00.605 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 17:19:00.606 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 17:19:00.608 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 17:19:00.609 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 17:19:00.610 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 17:19:00.611 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 17:19:00.685 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-14 17:19:00.687 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:19:00.688 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 17:19:00.691 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 17:19:00.692 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 17:19:00.693 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 17:19:00.715 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 17:19:00.757 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 17:19:00.759 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 17:19:00.760 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 17:19:00.761 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 17:19:00.763 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 17:19:00.821 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 17:19:00.823 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 17:19:00.824 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 17:19:00.827 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 17:19:00.874 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 17:19:00.879 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 17:19:00.902 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 17:19:00.904 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 17:19:00.905 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 17:19:00.938 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 17:19:00.941 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 17:19:00.955 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 17:19:00.973 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 17:19:00.974 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 17:19:00.975 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 17:19:00.977 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 17:19:01.026 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 17:19:01.030 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 17:19:01.031 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 17:19:01.036 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 17:19:01.053 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 17:19:01.233 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 17:19:01.305 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 17:19:01.307 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-14 17:19:01.310 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-14 17:19:01.327 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-14 17:19:01.367 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-14 17:19:01.438 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 17:19:01.503 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-14 17:19:01.587 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-14 17:19:01.637 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 17:19:01.833 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-14 17:19:01.834 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-14 17:19:01.835 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-14 17:19:01.913 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 17:19:01.964 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-14 17:19:02.125 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-14 17:19:02.230 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 17:19:02.231 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-14 17:19:04.141 | Installing collected packages: openstack-placement 2022-02-14 17:19:04.141 | Attempting uninstall: openstack-placement 2022-02-14 17:19:04.141 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 17:19:04.144 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 17:19:04.146 | Running setup.py develop for openstack-placement 2022-02-14 17:19:06.217 | Successfully installed openstack-placement 2022-02-14 17:19:06.217 | 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-02-14 17:19:06.224 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:19:06.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:19:06.354 | + inc/python:pip_install:200 : result=0 2022-02-14 17:19:06.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:19:06.359 | + functions-common:time_stop:2425 : local name 2022-02-14 17:19:06.361 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:19:06.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:19:06.366 | + functions-common:time_stop:2428 : local total 2022-02-14 17:19:06.368 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:19:06.370 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:19:06.373 | + functions-common:time_stop:2432 : start_time=1644859137269 2022-02-14 17:19:06.375 | + functions-common:time_stop:2434 : [[ -z 1644859137269 ]] 2022-02-14 17:19:06.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:19:06.382 | + functions-common:time_stop:2437 : end_time=1644859146379 2022-02-14 17:19:06.384 | + functions-common:time_stop:2438 : elapsed_time=9110 2022-02-14 17:19:06.387 | + functions-common:time_stop:2439 : total=134546 2022-02-14 17:19:06.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:19:06.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=143656 2022-02-14 17:19:06.394 | + inc/python:pip_install:203 : return 0 2022-02-14 17:19:06.397 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 17:19:06.400 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:19:06.402 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:19:06.422 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 17:19:06.434 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 17:19:06.437 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 17:19:06.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:19:06.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:19:06.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 17:19:06.447 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:19:06.450 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 17:19:06.452 | + ./stack.sh:main:943 : configure_placement 2022-02-14 17:19:06.456 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 17:19:06.468 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 17:19:06.471 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 17:19:06.476 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 17:19:06.478 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 17:19:06.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 17:19:06.484 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 17:19:06.486 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 17:19:06.489 | + 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-02-14 17:19:06.522 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 17:19:06.554 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 17:19:06.587 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 17:19:06.590 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:19:06.592 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 17:19:06.595 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:19:06.598 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 17:19:06.629 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 17:19:06.659 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:19:06.689 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 17:19:06.718 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 17:19:06.748 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 17:19:06.778 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 17:19:06.807 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 17:19:06.837 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:19:06.867 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:19:06.896 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 17:19:06.899 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 17:19:06.901 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 17:19:06.904 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:19:06.923 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:19:06.925 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:19:06.928 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:19:06.930 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:19:06.933 | + 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-02-14 17:19:06.962 | + 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-02-14 17:19:06.992 | + 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-02-14 17:19:07.022 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:19:07.051 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 17:19:07.054 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 17:19:07.056 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 17:19:07.059 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 17:19:07.061 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 17:19:07.064 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 17:19:07.066 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 17:19:07.070 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 17:19:07.074 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 17:19:07.077 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 17:19:07.080 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 17:19:07.092 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 17:19:07.093 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:19:07.102 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 17:19:07.105 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 17:19:07.121 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 17:19:07.123 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 17:19:07.128 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 17:19:07.160 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 17:19:07.189 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 17:19:07.218 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 17:19:07.247 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 17:19:07.277 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 17:19:07.306 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 17:19:07.336 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 17:19:07.364 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 17:19:07.394 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 17:19:07.422 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 17:19:07.452 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 17:19:07.481 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 17:19:07.511 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 17:19:07.513 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 17:19:07.516 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 17:19:07.520 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 17:19:07.522 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 17:19:07.525 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:07.528 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:07.530 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:19:07.533 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 17:19:07.536 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 17:19:07.565 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 17:19:07.595 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 17:19:07.595 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 17:19:07.604 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 17:19:07.608 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 17:19:07.610 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 17:19:07.613 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 17:19:07.616 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 17:19:07.618 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 17:19:07.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:07.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:07.626 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 17:19:07.628 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 17:19:07.631 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:07.633 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:07.636 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 17:19:07.697 | Site placement-api already enabled 2022-02-14 17:19:07.702 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 17:19:07.705 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 17:19:07.707 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:19:07.710 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 17:19:07.851 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 17:19:07.874 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:07.877 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 17:19:07.899 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:07.901 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 17:19:07.921 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:07.923 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 17:19:07.926 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 17:19:07.928 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 17:19:07.962 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-02-14 17:19:07.994 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 17:19:08.025 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 17:19:08.054 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 17:19:08.084 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 17:19:08.113 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 17:19:08.143 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 17:19:08.172 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 17:19:08.190 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:08.193 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 17:19:08.210 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:08.213 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 17:19:08.216 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 17:19:08.218 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 17:19:08.220 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 17:19:08.223 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 17:19:08.226 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 17:19:08.228 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 17:19:08.231 | + functions-common:run_phase:1863 : local extra 2022-02-14 17:19:08.234 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 17:19:08.238 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 17:19:08.241 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 17:19:08.243 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 17:19:08.246 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 17:19:08.248 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 17:19:08.265 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:08.268 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:19:08.270 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 17:19:08.273 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 17:19:08.275 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 17:19:08.277 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:19:08.280 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 17:19:08.282 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 17:19:08.284 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 17:19:08.343 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 17:19:08.380 | [150276 Async install_tempest:175680]: running: install_tempest 2022-02-14 17:19:08.383 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 17:19:08.385 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 17:19:08.388 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 17:19:08.391 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 17:19:08.393 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 17:19:08.397 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 17:19:08.399 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 17:19:08.402 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 17:19:08.405 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 17:19:08.408 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 17:19:08.410 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 17:19:08.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 17:19:08.416 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 17:19:08.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 17:19:08.422 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 17:19:08.425 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 17:19:08.428 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 17:19:08.430 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 17:19:08.434 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 17:19:08.437 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 17:19:08.440 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 17:19:08.445 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 17:19:08.445 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 17:19:08.450 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 17:19:08.453 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 17:19:08.456 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 17:19:08.459 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 17:19:08.461 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 17:19:08.484 | Using python 3.8 to install python-openstackclient 2022-02-14 17:19:08.487 | + 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-02-14 17:19:09.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:19:09.353 | from cryptography.utils import int_from_bytes 2022-02-14 17:19:09.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:19:09.353 | from cryptography.utils import int_from_bytes 2022-02-14 17:19:10.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 17:19:10.535 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 17:19:10.555 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 17:19:10.556 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 17:19:10.557 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 17:19:10.558 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 17:19:10.559 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 17:19:10.560 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 17:19:10.561 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 17:19:10.562 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 17:19:10.564 | 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-02-14 17:19:10.565 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 17:19:10.567 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 17:19:10.577 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 17:19:10.578 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 17:19:10.580 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 17:19:10.581 | 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-02-14 17:19:10.582 | 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-02-14 17:19:10.608 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 17:19:10.609 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 17:19:10.612 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 17:19:10.613 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 17:19:10.614 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 17:19:10.615 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 17:19:10.616 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 17:19:10.618 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 17:19:10.619 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 17:19:10.619 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 17:19:10.620 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 17:19:10.635 | 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-02-14 17:19:10.654 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 17:19:10.655 | 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-02-14 17:19:10.656 | 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-02-14 17:19:10.658 | 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-02-14 17:19:10.679 | 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-02-14 17:19:10.701 | 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.7.1) 2022-02-14 17:19:10.703 | 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.2.0) 2022-02-14 17:19:10.705 | 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-02-14 17:19:10.802 | 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-02-14 17:19:10.803 | 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-02-14 17:19:10.804 | 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-02-14 17:19:10.846 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 17:19:10.858 | 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-02-14 17:19:10.894 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 17:19:11.060 | 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-02-14 17:19:11.076 | 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-02-14 17:19:11.182 | 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-02-14 17:19:11.184 | 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-02-14 17:19:11.186 | 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-02-14 17:19:11.189 | 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-02-14 17:19:11.320 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 17:19:13.649 | 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-02-14 17:19:13.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 17:19:13.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 17:19:13.787 | + inc/python:pip_install:200 : result=0 2022-02-14 17:19:13.790 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 17:19:13.793 | + functions-common:time_stop:2425 : local name 2022-02-14 17:19:13.795 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:19:13.798 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:19:13.800 | + functions-common:time_stop:2428 : local total 2022-02-14 17:19:13.803 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:19:13.806 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 17:19:13.808 | + functions-common:time_stop:2432 : start_time=1644859148478 2022-02-14 17:19:13.810 | + functions-common:time_stop:2434 : [[ -z 1644859148478 ]] 2022-02-14 17:19:13.814 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:19:13.818 | + functions-common:time_stop:2437 : end_time=1644859153815 2022-02-14 17:19:13.820 | + functions-common:time_stop:2438 : elapsed_time=5337 2022-02-14 17:19:13.823 | + functions-common:time_stop:2439 : total=143656 2022-02-14 17:19:13.825 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:19:13.828 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=148993 2022-02-14 17:19:13.831 | + inc/python:pip_install:203 : return 0 2022-02-14 17:19:13.833 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 17:19:13.837 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 17:19:13.841 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.U5elGmJNh3 2022-02-14 17:19:13.844 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 17:19:13.847 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 17:19:13.850 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 17:19:13.852 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 17:19:13.855 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:19:13.857 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 17:19:13.875 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:13.878 | + ./stack.sh:main:1035 : configure_database 2022-02-14 17:19:13.881 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 17:19:13.884 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 17:19:13.886 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 17:19:13.888 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:19:13.891 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 17:19:13.894 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 17:19:13.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:13.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:13.901 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 17:19:13.903 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 17:19:13.906 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:19:13.909 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:19:13.911 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:19:13.913 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:19:13.916 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:19:13.918 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:19:13.920 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:19:13.923 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:19:13.925 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:19:13.927 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:19:13.930 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:19:13.932 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 17:19:13.934 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:19:13.937 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:19:13.940 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:19:13.943 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:19:13.945 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:19:13.947 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:19:13.950 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 17:19:13.966 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 17:19:13.966 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 17:19:13.970 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 17:19:13.972 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 17:19:13.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:13.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:13.980 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 17:19:13.982 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 17:19:13.985 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 17:19:13.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 17:19:13.990 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 17:19:13.992 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 17:19:13.994 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 17:19:13.997 | + 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-02-14 17:19:14.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:19:14.095 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 17:19:14.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:19:14.170 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 17:19:14.173 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 17:19:14.174 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 17:19:14.179 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 17:19:14.234 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 17:19:14.289 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 17:19:14.344 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 17:19:14.398 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 17:19:14.400 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 17:19:14.403 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:19:14.405 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 17:19:16.956 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 17:19:16.959 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 17:19:16.962 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 17:19:16.967 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-171916 2022-02-14 17:19:16.970 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-171916 1039' 2022-02-14 17:19:16.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:16.975 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 17:19:16.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:16.980 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 17:19:16.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:16.985 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 17:19:16.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:16.990 | + 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-02-14 17:19:16.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.000 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-02-14 17:19:17.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.005 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-02-14 17:19:17.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.011 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-171534 2022-02-14 17:19:17.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.015 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 17:19:17.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.021 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-02-14 17:19:17.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.026 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 17:19:17.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.031 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 17:19:17.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.036 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 17:19:17.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 17:19:17.042 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 17:19:17.044 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 17:19:17.047 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 17:19:17.049 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 17:19:17.061 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 17:19:17.064 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.067 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 17:19:17.070 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.072 | + functions-common:run_process:1682 : local group= 2022-02-14 17:19:17.075 | + functions-common:run_process:1683 : local user= 2022-02-14 17:19:17.077 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 17:19:17.080 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:19:17.082 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:19:17.085 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:19:17.087 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:19:17.090 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:19:17.095 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859157092 2022-02-14 17:19:17.098 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 17:19:17.115 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:17.118 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 17:19:17.120 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 17:19:17.123 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.126 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.129 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.132 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.134 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 17:19:17.137 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 17:19:17.139 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 17:19:17.142 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:19:17.145 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:19:17.147 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 17:19:17.150 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 17:19:17.152 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 17:19:17.155 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 17:19:17.158 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:19:17.160 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 17:19:17.163 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:19:17.165 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:19:17.168 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 17:19:17.170 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:19:17.175 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 17:19:17.230 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 17:19:17.286 | + 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-02-14 17:19:17.339 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 17:19:17.392 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 17:19:17.445 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:19:17.498 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:19:17.500 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 17:19:17.554 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:19:17.961 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 17:19:17.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 17:19:18.351 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 17:19:18.373 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:19:18.375 | + functions-common:time_stop:2425 : local name 2022-02-14 17:19:18.379 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:19:18.381 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:19:18.384 | + functions-common:time_stop:2428 : local total 2022-02-14 17:19:18.386 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:19:18.388 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:19:18.391 | + functions-common:time_stop:2432 : start_time=1644859157092 2022-02-14 17:19:18.393 | + functions-common:time_stop:2434 : [[ -z 1644859157092 ]] 2022-02-14 17:19:18.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:19:18.401 | + functions-common:time_stop:2437 : end_time=1644859158398 2022-02-14 17:19:18.403 | + functions-common:time_stop:2438 : elapsed_time=1306 2022-02-14 17:19:18.406 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:19:18.408 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:19:18.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1306 2022-02-14 17:19:18.413 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 17:19:18.416 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 17:19:18.418 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 17:19:18.421 | + functions-common:run_process:1682 : local group= 2022-02-14 17:19:18.424 | + functions-common:run_process:1683 : local user=root 2022-02-14 17:19:18.427 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 17:19:18.429 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:19:18.431 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:19:18.434 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:19:18.436 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:19:18.440 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:19:18.445 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859158442 2022-02-14 17:19:18.447 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 17:19:18.469 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:18.472 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:19:18.474 | + functions-common:time_stop:2425 : local name 2022-02-14 17:19:18.477 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:19:18.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:19:18.482 | + functions-common:time_stop:2428 : local total 2022-02-14 17:19:18.486 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:19:18.489 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:19:18.491 | + functions-common:time_stop:2432 : start_time=1644859158442 2022-02-14 17:19:18.494 | + functions-common:time_stop:2434 : [[ -z 1644859158442 ]] 2022-02-14 17:19:18.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:19:18.502 | + functions-common:time_stop:2437 : end_time=1644859158499 2022-02-14 17:19:18.505 | + functions-common:time_stop:2438 : elapsed_time=57 2022-02-14 17:19:18.507 | + functions-common:time_stop:2439 : total=1306 2022-02-14 17:19:18.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:19:18.512 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1363 2022-02-14 17:19:18.514 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 17:19:18.535 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:18.537 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 17:19:18.558 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:18.561 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 17:19:18.582 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:18.585 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 17:19:18.588 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 17:19:18.590 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-3 --data-dir /opt/stack/data/etcd' 2022-02-14 17:19:18.593 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 17:19:18.595 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-3=http://10.222.0.89:2380' 2022-02-14 17:19:18.598 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-02-14 17:19:18.600 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-02-14 17:19:18.603 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 17:19:18.606 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 17:19:18.608 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-02-14 17:19:18.611 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 17:19:18.614 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 17:19:18.617 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:19:18.619 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-02-14 17:19:18.622 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 17:19:18.624 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:19:18.628 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 17:19:18.630 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 17:19:18.632 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 17:19:18.635 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 17:19:18.638 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 17:19:18.640 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 17:19:18.645 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 17:19:18.723 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 17:19:18.809 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-3=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-02-14 17:19:18.861 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 17:19:18.913 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 17:19:18.966 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:19:19.019 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 17:19:19.022 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 17:19:19.084 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 17:19:19.462 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 17:19:19.515 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 17:19:19.569 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 17:19:19.624 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 17:19:19.682 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 17:19:19.685 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 17:19:19.690 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 17:19:19.692 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 17:19:20.078 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 17:19:20.092 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 17:19:20.461 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 17:19:21.034 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 17:19:21.052 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:21.055 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 17:19:21.057 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 17:19:21.061 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 17:19:21.065 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 17:19:21.077 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 17:19:21.089 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 17:19:21.092 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 17:19:21.095 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 17:19:21.236 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 17:19:21.374 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 17:19:21.513 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:19:21.653 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:19:21.793 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 17:19:21.933 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 17:19:22.073 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 17:19:22.214 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 17:19:22.354 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 17:19:22.493 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 17:19:22.499 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 17:19:22.502 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 17:19:22.505 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 17:19:22.509 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 17:19:22.512 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 17:19:22.515 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 17:19:22.532 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:19:22.534 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 17:19:22.537 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:19:22.539 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 17:19:22.542 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-02-14 17:19:22.544 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 17:19:22.547 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 17:19:22.564 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:19:22.567 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 17:19:22.569 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 17:19:22.572 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 17:19:22.574 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 17:19:22.577 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 17:19:22.579 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 17:19:22.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:19:28.749 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 17:19:28.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:19:28.888 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 17:19:28.890 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:19:28.893 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:19:28.895 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:19:28.898 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:19:28.903 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859168900 2022-02-14 17:19:28.905 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 17:19:33.651 | 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=177577) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:19:33.659 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:19:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.660 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.660 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.661 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:19:33.662 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:19:33.690 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:19:33.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.691 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.692 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.692 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:33.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:33.693 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:19:33.693 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:19:34.242 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:19:34.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:19:34.248 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:19:34.253 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:19:47.743 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 17:19:47.769 | [175680 Async install_tempest:175680]: finished successfully 2022-02-14 17:20:00.945 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:00.945 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:20:01.001 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:01.001 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:20:01.058 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:01.058 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:20:01.132 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:01.132 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:20:01.196 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:01.196 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:20:01.246 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:01.247 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:20:02.326 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:02.326 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:02.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.328 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.329 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.329 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.329 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.329 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:02.330 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:02.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:02.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.332 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.332 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.333 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.334 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:02.334 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:02.341 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.343 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.344 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.344 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.344 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.344 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:02.344 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:02.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:02.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.777 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.777 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.778 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.778 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.778 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:02.778 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:02.880 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:02.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.882 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.882 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.883 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:02.883 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:02.883 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:02.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:02.891 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:20:03.023 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.023 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:20:03.103 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.103 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:20:03.189 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.189 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:20:03.274 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.274 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:20:03.343 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.343 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:20:03.412 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.412 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:20:03.475 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:03.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:03.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.477 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.477 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.478 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:03.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:03.479 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.481 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.481 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.481 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.481 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.481 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:03.482 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:03.489 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:03.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.491 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.492 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.492 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:03.493 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:03.866 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:03.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.867 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.868 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.868 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.869 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:03.869 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:03.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:20:03.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.956 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.956 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.957 | 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=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:20:03.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:20:03.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:20:03.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=177577) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:20:03.965 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 17:20:04.034 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.034 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 17:20:04.108 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.108 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 17:20:04.189 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.189 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 17:20:04.274 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.274 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 17:20:04.325 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.326 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 17:20:04.377 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.377 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 17:20:04.429 | INFO migrate.versioning.api [-] done 2022-02-14 17:20:04.806 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 17:20:04.809 | + functions-common:time_stop:2425 : local name 2022-02-14 17:20:04.811 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:20:04.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:20:04.816 | + functions-common:time_stop:2428 : local total 2022-02-14 17:20:04.819 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:20:04.821 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:20:04.824 | + functions-common:time_stop:2432 : start_time=1644859168900 2022-02-14 17:20:04.826 | + functions-common:time_stop:2434 : [[ -z 1644859168900 ]] 2022-02-14 17:20:04.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:20:04.835 | + functions-common:time_stop:2437 : end_time=1644859204831 2022-02-14 17:20:04.837 | + functions-common:time_stop:2438 : elapsed_time=35931 2022-02-14 17:20:04.840 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:20:04.842 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:20:04.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35931 2022-02-14 17:20:04.847 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 17:20:04.850 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 17:20:04.855 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 17:20:09.465 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 17:20:09.466 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:20:09.466 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:20:09.466 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 17:20:09.467 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 17:20:09.467 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:20:09.467 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:20:09.467 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:20:09.468 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 17:20:09.819 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 17:20:09.824 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 17:20:14.396 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 17:20:14.397 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:20:14.397 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:20:14.397 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 17:20:14.398 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 17:20:14.398 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 17:20:14.398 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 17:20:14.398 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 17:20:14.399 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 17:20:14.750 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 17:20:14.753 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 17:20:14.756 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 17:20:14.758 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 17:20:14.776 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:20:14.779 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 17:20:14.782 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 17:20:14.786 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 17:20:14.789 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 17:20:14.793 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.794 | + functions-common:run_process:1682 : local group= 2022-02-14 17:20:14.797 | + functions-common:run_process:1683 : local user= 2022-02-14 17:20:14.799 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 17:20:14.802 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 17:20:14.805 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 17:20:14.807 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:20:14.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:20:14.813 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:20:14.818 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859214814 2022-02-14 17:20:14.820 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 17:20:14.836 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:20:14.839 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 17:20:14.841 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 17:20:14.844 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.846 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.849 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.851 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.854 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 17:20:14.856 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 17:20:14.859 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 17:20:14.861 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 17:20:14.864 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 17:20:14.866 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 17:20:14.869 | + 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-02-14 17:20:14.871 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 17:20:14.873 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 17:20:14.875 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 17:20:14.878 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 17:20:14.880 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 17:20:14.882 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 17:20:14.887 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 17:20:14.938 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 17:20:14.990 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 17:20:15.041 | + 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-02-14 17:20:15.093 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 17:20:15.145 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 17:20:15.196 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 17:20:15.248 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 17:20:15.299 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 17:20:15.352 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 17:20:15.405 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 17:20:15.407 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 17:20:15.458 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 17:20:15.829 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 17:20:15.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 17:20:16.198 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 17:20:16.279 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 17:20:16.281 | + functions-common:time_stop:2425 : local name 2022-02-14 17:20:16.284 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:20:16.286 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:20:16.289 | + functions-common:time_stop:2428 : local total 2022-02-14 17:20:16.291 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:20:16.294 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 17:20:16.296 | + functions-common:time_stop:2432 : start_time=1644859214814 2022-02-14 17:20:16.299 | + functions-common:time_stop:2434 : [[ -z 1644859214814 ]] 2022-02-14 17:20:16.302 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:20:16.307 | + functions-common:time_stop:2437 : end_time=1644859216304 2022-02-14 17:20:16.309 | + functions-common:time_stop:2438 : elapsed_time=1490 2022-02-14 17:20:16.312 | + functions-common:time_stop:2439 : total=1363 2022-02-14 17:20:16.314 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:20:16.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2853 2022-02-14 17:20:16.320 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 17:20:16.320 | Waiting for keystone to start... 2022-02-14 17:20:16.322 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.89/identity/v3/ 2022-02-14 17:20:16.325 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-02-14 17:20:16.327 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 17:20:16.330 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-02-14 17:20:16.333 | + functions:wait_for_service:459 : local rval=0 2022-02-14 17:20:16.335 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 17:20:16.337 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 17:20:16.340 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:20:16.342 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:20:16.345 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:20:16.350 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859216347 2022-02-14 17:20:16.353 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 17:20:16.358 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-02-14 17:20:22.875 | + :: : [[ 200 == 503 ]] 2022-02-14 17:20:22.876 | + :: : [[ 0 -eq 7 ]] 2022-02-14 17:20:22.880 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 17:20:22.882 | + functions-common:time_stop:2425 : local name 2022-02-14 17:20:22.884 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:20:22.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:20:22.889 | + functions-common:time_stop:2428 : local total 2022-02-14 17:20:22.892 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:20:22.895 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 17:20:22.897 | + functions-common:time_stop:2432 : start_time=1644859216347 2022-02-14 17:20:22.900 | + functions-common:time_stop:2434 : [[ -z 1644859216347 ]] 2022-02-14 17:20:22.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:20:22.907 | + functions-common:time_stop:2437 : end_time=1644859222905 2022-02-14 17:20:22.910 | + functions-common:time_stop:2438 : elapsed_time=6558 2022-02-14 17:20:22.912 | + functions-common:time_stop:2439 : total=0 2022-02-14 17:20:22.915 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:20:22.917 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6558 2022-02-14 17:20:22.920 | + functions:wait_for_service:467 : return 0 2022-02-14 17:20:22.922 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 17:20:22.939 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:20:22.943 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 17:20:22.945 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 17:20:22.947 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 17:20:22.975 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 17:20:22.977 | + lib/keystone:bootstrap_keystone:591 : /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.89/identity 2022-02-14 17:20:27.591 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.592 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.592 | 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=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.599 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.616 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.616 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.647 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.682 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.682 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.773 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.774 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.774 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.774 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.774 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.774 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.787 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.788 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.789 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.796 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.799 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.800 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=178379) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 17:20:27.839 | 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=178379) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:20:28.223 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created domain default 2022-02-14 17:20:28.317 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created project admin 2022-02-14 17:20:28.344 | DEBUG passlib.handlers.bcrypt [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=178379) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 17:20:28.344 | DEBUG passlib.handlers.bcrypt [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=178379) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 17:20:28.459 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created user admin 2022-02-14 17:20:28.544 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created role reader 2022-02-14 17:20:28.630 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created role member 2022-02-14 17:20:28.713 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created implied role where 48ca5f2a794747b0b4ae72d031728f79 implies 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:20:28.778 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created role admin 2022-02-14 17:20:28.866 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created implied role where fe85afe7db654b658e97a5ed3b1978b2 implies 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:20:28.956 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Granted role admin on project admin to user admin. 2022-02-14 17:20:29.038 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Granted role admin on the system to user admin. 2022-02-14 17:20:29.130 | WARNING py.warnings [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 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-02-14 17:20:29.130 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 17:20:29.130 |  2022-02-14 17:20:29.133 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created region RegionOne 2022-02-14 17:20:29.310 | INFO keystone.cmd.bootstrap [None req-e0f0f8ac-aed2-4665-b726-924d8dc31191 None None] Created public endpoint http://10.222.0.89/identity 2022-02-14 17:20:29.752 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 17:20:29.755 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 17:20:29.758 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 17:20:29.761 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 17:20:32.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:32.680 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:32.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:32.680 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:32.831 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:32.835 | + lib/keystone:create_keystone_accounts:299 : admin_project=53a4dc3fc84344d4b08ef8e9d0d91f1b 2022-02-14 17:20:32.837 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 17:20:32.840 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 17:20:34.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:34.996 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:34.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:34.996 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:35.148 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:35.151 | + lib/keystone:create_keystone_accounts:301 : admin_user=621ac86fc5bf4ed5ad74cdbf4fd56f46 2022-02-14 17:20:35.154 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 17:20:35.156 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 17:20:35.158 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 17:20:35.161 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 default 2022-02-14 17:20:35.218 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 default 2022-02-14 17:20:35.258 | [150276 Async ks-domain-role:178534]: running: get_or_add_user_domain_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 default 2022-02-14 17:20:35.261 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 17:20:35.263 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:20:35.266 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 17:20:37.650 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 17:20:37.653 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 17:20:37.653 | default 2022-02-14 17:20:37.655 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 17:20:37.716 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 17:20:37.761 | [150276 Async ks-project:178673]: running: get_or_create_project service Default 2022-02-14 17:20:37.764 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 17:20:37.827 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 17:20:37.868 | [150276 Async ks-service:178759]: running: get_or_create_role service 2022-02-14 17:20:37.871 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 17:20:37.943 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 17:20:38.023 | [150276 Async ks-reseller:178845]: running: get_or_create_role ResellerAdmin 2022-02-14 17:20:38.046 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 17:20:38.067 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 17:20:38.486 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 17:20:38.636 | [150276 Async ks-anotherrole:178935]: running: get_or_create_role anotherrole 2022-02-14 17:20:38.663 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 17:20:38.694 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 17:20:38.710 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:20:38.750 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 17:20:41.090 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:41.237 | [178673 Async ks-project:178673]: finished successfully 2022-02-14 17:20:41.294 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:41.445 | [178759 Async ks-service:178759]: finished successfully 2022-02-14 17:20:41.455 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:41.508 | [178845 Async ks-reseller:178845]: finished successfully 2022-02-14 17:20:41.827 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:41.857 | [178935 Async ks-anotherrole:178935]: finished successfully 2022-02-14 17:20:42.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:42.185 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:42.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:42.185 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:42.348 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:42.351 | ++ functions-common:get_or_create_project:938 : project_id=902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:42.353 | ++ functions-common:get_or_create_project:939 : echo 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:42.356 | + lib/keystone:create_keystone_accounts:329 : invis_project=902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:42.358 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 17:20:42.362 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 17:20:42.364 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:20:42.367 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 17:20:43.856 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:43.881 | [178534 Async ks-domain-role:178534]: finished successfully 2022-02-14 17:20:44.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:44.641 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:44.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:44.641 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:44.793 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:44.796 | ++ functions-common:get_or_create_project:938 : project_id=bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:44.798 | ++ functions-common:get_or_create_project:939 : echo bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:44.802 | + lib/keystone:create_keystone_accounts:333 : demo_project=bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:44.804 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 17:20:44.807 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 17:20:44.810 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:20:44.812 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 17:20:44.814 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 17:20:44.818 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 17:20:47.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.177 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.177 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.333 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.336 | ++ functions-common:get_or_create_user:925 : user_id=fed3b2eec30b48fb8bfcad6b2c64c046 2022-02-14 17:20:47.338 | ++ functions-common:get_or_create_user:926 : echo fed3b2eec30b48fb8bfcad6b2c64c046 2022-02-14 17:20:47.341 | + lib/keystone:create_keystone_accounts:336 : demo_user=fed3b2eec30b48fb8bfcad6b2c64c046 2022-02-14 17:20:47.344 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 17:20:47.394 | [150276 Async ks-domain-role:178534]: Waiting for completion of get_or_add_user_domain_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 default running on PID 178534 (6 other jobs running) 2022-02-14 17:20:47.420 | [150276 Async ks-domain-role:178534]: Signaling child to exit 2022-02-14 17:20:47.420 | WAKEUP 2022-02-14 17:20:47.442 | [150276 Async ks-domain-role:178534]: Signaled 2022-02-14 17:20:47.444 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 17:20:47.444 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --domain default 2022-02-14 17:20:47.444 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:20:47.444 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 17:20:47.444 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:20:47.444 | ++ functions-common:get_field:812 : read data 2022-02-14 17:20:47.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.444 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.444 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.444 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.444 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 17:20:47.444 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 17:20:47.444 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --domain default 2022-02-14 17:20:47.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.444 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.445 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.445 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:20:47.445 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --domain default 2022-02-14 17:20:47.445 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 17:20:47.445 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:20:47.445 | ++ functions-common:get_field:812 : read data 2022-02-14 17:20:47.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.445 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.445 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.445 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.445 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:20:47.445 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:20:47.445 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:20:47.445 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 621ac86fc5bf4ed5ad74cdbf4fd56f46 | | | default | | False |' 2022-02-14 17:20:47.445 | ++ functions-common:get_field:812 : read data 2022-02-14 17:20:47.445 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:20:47.445 | + functions-common:get_or_add_user_domain_role:1021 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:20:47.445 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:20:47.488 | [150276 Async ks-domain-role:178534]: finished get_or_add_user_domain_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 default with result 0 in 8 seconds 2022-02-14 17:20:47.495 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 17:20:47.530 | [150276 Async ks-project:178673]: Waiting for completion of get_or_create_project service Default running on PID 178673 (5 other jobs running) 2022-02-14 17:20:47.555 | [150276 Async ks-project:178673]: Signaling child to exit 2022-02-14 17:20:47.556 | WAKEUP 2022-02-14 17:20:47.577 | [150276 Async ks-project:178673]: Signaled 2022-02-14 17:20:47.579 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:20:47.579 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 17:20:47.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.579 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.579 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.579 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.579 | + functions-common:get_or_create_project:938 : project_id=b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:20:47.579 | + functions-common:get_or_create_project:939 : echo b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:20:47.579 | b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:20:47.623 | [150276 Async ks-project:178673]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 17:20:47.661 | [150276 Async ks-service:178759]: Waiting for completion of get_or_create_role service running on PID 178759 (4 other jobs running) 2022-02-14 17:20:47.685 | [150276 Async ks-service:178759]: Signaling child to exit 2022-02-14 17:20:47.685 | WAKEUP 2022-02-14 17:20:47.708 | [150276 Async ks-service:178759]: Signaled 2022-02-14 17:20:47.709 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:20:47.709 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 17:20:47.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.709 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.710 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.710 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.710 | + functions-common:get_or_create_role:950 : role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:20:47.710 | + functions-common:get_or_create_role:951 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:20:47.710 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:20:47.754 | [150276 Async ks-service:178759]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 17:20:47.792 | [150276 Async ks-reseller:178845]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 178845 (3 other jobs running) 2022-02-14 17:20:47.817 | [150276 Async ks-reseller:178845]: Signaling child to exit 2022-02-14 17:20:47.817 | WAKEUP 2022-02-14 17:20:47.839 | [150276 Async ks-reseller:178845]: Signaled 2022-02-14 17:20:47.841 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:20:47.841 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 17:20:47.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.841 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.841 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.841 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.841 | + functions-common:get_or_create_role:950 : role_id=56b2647114294a8485e20aeb289d946a 2022-02-14 17:20:47.841 | + functions-common:get_or_create_role:951 : echo 56b2647114294a8485e20aeb289d946a 2022-02-14 17:20:47.841 | 56b2647114294a8485e20aeb289d946a 2022-02-14 17:20:47.885 | [150276 Async ks-reseller:178845]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 17:20:47.922 | [150276 Async ks-anotherrole:178935]: Waiting for completion of get_or_create_role anotherrole running on PID 178935 (2 other jobs running) 2022-02-14 17:20:47.947 | [150276 Async ks-anotherrole:178935]: Signaling child to exit 2022-02-14 17:20:47.948 | WAKEUP 2022-02-14 17:20:47.971 | [150276 Async ks-anotherrole:178935]: Signaled 2022-02-14 17:20:47.977 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:20:47.977 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 17:20:47.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.977 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:47.977 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:47.977 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:47.977 | + functions-common:get_or_create_role:950 : role_id=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:20:47.977 | + functions-common:get_or_create_role:951 : echo 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:20:47.977 | 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:20:48.029 | [150276 Async ks-anotherrole:178935]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 17:20:48.033 | + inc/async:async_wait:197 : return 0 2022-02-14 17:20:48.035 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.095 | + inc/async:async_inner:63 : get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.137 | [150276 Async ks-demo-member:179823]: running: get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.139 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.204 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.248 | [150276 Async ks-demo-admin:179935]: running: get_or_add_user_project_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.251 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.321 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.371 | [150276 Async ks-demo-another:180047]: running: get_or_add_user_project_role anotherrole fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:48.373 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:48.456 | + inc/async:async_inner:63 : get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:48.499 | [150276 Async ks-demo-invis:180159]: running: get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:20:48.507 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 17:20:48.511 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 17:20:48.513 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:20:48.518 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 17:20:48.532 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 17:20:48.538 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 17:20:51.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:51.559 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:51.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:51.559 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:51.853 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:51.856 | ++ functions-common:get_or_create_user:925 : user_id=7dac48d52b984a4d9867e5e0a878771d 2022-02-14 17:20:51.859 | ++ functions-common:get_or_create_user:926 : echo 7dac48d52b984a4d9867e5e0a878771d 2022-02-14 17:20:51.867 | + lib/keystone:create_keystone_accounts:349 : demo_reader=7dac48d52b984a4d9867e5e0a878771d 2022-02-14 17:20:51.870 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 7dac48d52b984a4d9867e5e0a878771d bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:52.203 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7dac48d52b984a4d9867e5e0a878771d bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:52.452 | [150276 Async ks-demo-reader:180357]: running: get_or_add_user_project_role reader 7dac48d52b984a4d9867e5e0a878771d bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:20:52.466 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 17:20:52.498 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 17:20:52.522 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:20:52.555 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 17:20:55.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:55.849 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:55.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:55.849 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:56.106 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:56.126 | ++ functions-common:get_or_create_project:938 : project_id=5e833305b9864c78aff130538f7747db 2022-02-14 17:20:56.147 | ++ functions-common:get_or_create_project:939 : echo 5e833305b9864c78aff130538f7747db 2022-02-14 17:20:56.167 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=5e833305b9864c78aff130538f7747db 2022-02-14 17:20:56.186 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 17:20:56.219 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 17:20:56.238 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:20:56.259 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 17:20:56.274 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 17:20:56.311 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 17:20:58.107 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:58.264 | [179823 Async ks-demo-member:179823]: finished successfully 2022-02-14 17:20:58.422 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:58.624 | [179935 Async ks-demo-admin:179935]: finished successfully 2022-02-14 17:20:59.213 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:59.245 | [180047 Async ks-demo-another:180047]: finished successfully 2022-02-14 17:20:59.597 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:20:59.638 | [180159 Async ks-demo-invis:180159]: finished successfully 2022-02-14 17:20:59.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:59.731 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:59.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:20:59.731 | from cryptography.utils import int_from_bytes 2022-02-14 17:20:59.893 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:20:59.896 | ++ functions-common:get_or_create_user:925 : user_id=19a6fbf76d2e4cff9b6b4118ebc2bf06 2022-02-14 17:20:59.899 | ++ functions-common:get_or_create_user:926 : echo 19a6fbf76d2e4cff9b6b4118ebc2bf06 2022-02-14 17:20:59.902 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=19a6fbf76d2e4cff9b6b4118ebc2bf06 2022-02-14 17:20:59.904 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:20:59.966 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:00.013 | [150276 Async ks-alt-admin:180911]: running: get_or_add_user_project_role admin 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:00.016 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:00.084 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:00.136 | [150276 Async ks-alt-another:181023]: running: get_or_add_user_project_role anotherrole 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:00.139 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 17:21:00.142 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 17:21:00.145 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:21:00.147 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 17:21:00.150 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 17:21:00.153 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 17:21:02.285 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:02.353 | [180357 Async ks-demo-reader:180357]: finished successfully 2022-02-14 17:21:02.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:02.643 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:02.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:02.643 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:02.840 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:02.843 | ++ functions-common:get_or_create_user:925 : user_id=8131753933794d6fa76b7dbfd01e060d 2022-02-14 17:21:02.846 | ++ functions-common:get_or_create_user:926 : echo 8131753933794d6fa76b7dbfd01e060d 2022-02-14 17:21:02.849 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=8131753933794d6fa76b7dbfd01e060d 2022-02-14 17:21:02.851 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 8131753933794d6fa76b7dbfd01e060d 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:02.918 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8131753933794d6fa76b7dbfd01e060d 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:02.976 | [150276 Async ks-alt-member-user:181247]: running: get_or_add_user_project_role member 8131753933794d6fa76b7dbfd01e060d 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:02.978 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 17:21:02.990 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 17:21:02.990 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:21:02.990 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 17:21:02.990 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 17:21:02.993 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 17:21:05.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:05.419 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:05.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:05.419 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:05.614 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:05.618 | ++ functions-common:get_or_create_user:925 : user_id=75c25947fa1240c8af6abe518bd25666 2022-02-14 17:21:05.621 | ++ functions-common:get_or_create_user:926 : echo 75c25947fa1240c8af6abe518bd25666 2022-02-14 17:21:05.623 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=75c25947fa1240c8af6abe518bd25666 2022-02-14 17:21:05.626 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 75c25947fa1240c8af6abe518bd25666 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:05.704 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 75c25947fa1240c8af6abe518bd25666 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:05.802 | [150276 Async ks-alt-reader-user:181466]: running: get_or_add_user_project_role reader 75c25947fa1240c8af6abe518bd25666 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:05.805 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 17:21:05.809 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:21:05.817 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 17:21:05.819 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 17:21:05.825 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 17:21:08.519 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:08.645 | [180911 Async ks-alt-admin:180911]: finished successfully 2022-02-14 17:21:08.730 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:08.794 | [181023 Async ks-alt-another:181023]: finished successfully 2022-02-14 17:21:08.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:08.904 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:08.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:08.904 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:09.087 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:09.090 | ++ functions-common:get_or_create_user:925 : user_id=3ff64f31baa743749ec289786ab3d375 2022-02-14 17:21:09.092 | ++ functions-common:get_or_create_user:926 : echo 3ff64f31baa743749ec289786ab3d375 2022-02-14 17:21:09.096 | + lib/keystone:create_keystone_accounts:381 : system_member_user=3ff64f31baa743749ec289786ab3d375 2022-02-14 17:21:09.099 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 3ff64f31baa743749ec289786ab3d375 all 2022-02-14 17:21:09.167 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3ff64f31baa743749ec289786ab3d375 all 2022-02-14 17:21:09.210 | [150276 Async ks-system-member:181768]: running: get_or_add_user_system_role member 3ff64f31baa743749ec289786ab3d375 all 2022-02-14 17:21:09.214 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 17:21:09.216 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:21:09.219 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 17:21:09.222 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 17:21:09.225 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 17:21:11.518 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:11.575 | [181247 Async ks-alt-member-user:181247]: finished successfully 2022-02-14 17:21:11.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:11.640 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:11.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:11.640 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:11.826 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:11.829 | ++ functions-common:get_or_create_user:925 : user_id=9f4e809a45db460d8d477434dae3695e 2022-02-14 17:21:11.832 | ++ functions-common:get_or_create_user:926 : echo 9f4e809a45db460d8d477434dae3695e 2022-02-14 17:21:11.835 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=9f4e809a45db460d8d477434dae3695e 2022-02-14 17:21:11.837 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 9f4e809a45db460d8d477434dae3695e all 2022-02-14 17:21:11.913 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9f4e809a45db460d8d477434dae3695e all 2022-02-14 17:21:11.960 | [150276 Async ks-system-reader:182001]: running: get_or_add_user_system_role reader 9f4e809a45db460d8d477434dae3695e all 2022-02-14 17:21:11.963 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 17:21:11.966 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 17:21:11.969 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 17:21:11.972 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 17:21:11.975 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 17:21:14.261 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:14.303 | [181466 Async ks-alt-reader-user:181466]: finished successfully 2022-02-14 17:21:14.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:14.331 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:14.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:14.332 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:14.518 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:14.521 | ++ functions-common:get_or_create_group:902 : group_id=7e7ae026739a4d1187925adb46591077 2022-02-14 17:21:14.524 | ++ functions-common:get_or_create_group:903 : echo 7e7ae026739a4d1187925adb46591077 2022-02-14 17:21:14.527 | + lib/keystone:create_keystone_accounts:391 : admin_group=7e7ae026739a4d1187925adb46591077 2022-02-14 17:21:14.529 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 17:21:14.533 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 17:21:14.535 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 17:21:14.538 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 17:21:14.543 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 17:21:16.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:16.881 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:16.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:16.881 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:16.926 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:16.963 | [181768 Async ks-system-member:181768]: finished successfully 2022-02-14 17:21:17.066 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:17.069 | ++ functions-common:get_or_create_group:902 : group_id=9baada35cc98457b9ca8dad384fb3358 2022-02-14 17:21:17.071 | ++ functions-common:get_or_create_group:903 : echo 9baada35cc98457b9ca8dad384fb3358 2022-02-14 17:21:17.075 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=9baada35cc98457b9ca8dad384fb3358 2022-02-14 17:21:17.077 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.151 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.192 | [150276 Async ks-group-memberdemo:182321]: running: get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.195 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.263 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.309 | [150276 Async ks-group-anotherdemo:182407]: running: get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:17.311 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:17.388 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:17.451 | [150276 Async ks-group-memberalt:182493]: running: get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:17.456 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:17.901 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:18.159 | [150276 Async ks-group-anotheralt:182581]: running: get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:18.186 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b 2022-02-14 17:21:18.635 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b 2022-02-14 17:21:18.882 | [150276 Async ks-group-admin:182669]: running: get_or_add_group_project_role admin 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b 2022-02-14 17:21:18.910 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 17:21:19.276 | [150276 Async ks-demo-member:179823]: Waiting for completion of get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe running on PID 179823 (17 other jobs running) 2022-02-14 17:21:19.465 | [150276 Async ks-demo-member:179823]: Signaling child to exit 2022-02-14 17:21:19.465 | WAKEUP 2022-02-14 17:21:19.656 | [150276 Async ks-demo-member:179823]: Signaled 2022-02-14 17:21:19.682 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:19.682 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:19.682 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:19.683 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:19.683 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:19.683 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:19.683 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:19.683 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:19.683 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:19.683 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:19.683 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:19.683 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:19.683 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:19.683 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:19.683 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:19.683 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:19.683 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:19.683 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:19.684 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:19.684 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:19.684 | ++ functions-common:get_field:818 : echo '| 48ca5f2a794747b0b4ae72d031728f79 | fed3b2eec30b48fb8bfcad6b2c64c046 | | bb115bd6a6234efdb60b0246f778febe | | | False |' 2022-02-14 17:21:19.684 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:19.684 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:19.684 | + functions-common:get_or_add_user_project_role:995 : user_role_id=48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:19.684 | + functions-common:get_or_add_user_project_role:997 : echo 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:19.684 | 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:20.008 | [150276 Async ks-demo-member:179823]: finished get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:20.264 | [150276 Async ks-demo-admin:179935]: Waiting for completion of get_or_add_user_project_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 bb115bd6a6234efdb60b0246f778febe running on PID 179935 (16 other jobs running) 2022-02-14 17:21:20.416 | [150276 Async ks-demo-admin:179935]: Signaling child to exit 2022-02-14 17:21:20.419 | WAKEUP 2022-02-14 17:21:20.561 | [150276 Async ks-demo-admin:179935]: Signaled 2022-02-14 17:21:20.569 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:20.569 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:20.569 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:20.569 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:20.569 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:20.569 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:20.569 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:20.569 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:20.569 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:20.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.569 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.569 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.569 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:20.569 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:20.569 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:20.569 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:20.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.569 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.569 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:20.569 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 621ac86fc5bf4ed5ad74cdbf4fd56f46 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:20.570 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:20.570 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:20.570 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:20.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.570 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:20.570 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:20.570 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:20.570 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:20.570 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:20.570 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:20.570 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 621ac86fc5bf4ed5ad74cdbf4fd56f46 | | bb115bd6a6234efdb60b0246f778febe | | | False |' 2022-02-14 17:21:20.570 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:20.570 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:20.570 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:20.570 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:20.864 | [150276 Async ks-demo-admin:179935]: finished get_or_add_user_project_role admin 621ac86fc5bf4ed5ad74cdbf4fd56f46 bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:21.137 | [150276 Async ks-demo-another:180047]: Waiting for completion of get_or_add_user_project_role anotherrole fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe running on PID 180047 (15 other jobs running) 2022-02-14 17:21:21.145 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:21.295 | [150276 Async ks-demo-another:180047]: Signaling child to exit 2022-02-14 17:21:21.296 | WAKEUP 2022-02-14 17:21:21.331 | [182001 Async ks-system-reader:182001]: finished successfully 2022-02-14 17:21:21.443 | [150276 Async ks-demo-another:180047]: Signaled 2022-02-14 17:21:21.458 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:21.458 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:21.458 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:21.458 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:21.458 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:21.458 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:21.458 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:21.458 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:21.458 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:21.458 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:21.458 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:21.458 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:21.458 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:21.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.458 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.458 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.458 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:21.458 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:21.458 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:21.458 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:21.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.458 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.458 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.459 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:21.459 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user fed3b2eec30b48fb8bfcad6b2c64c046 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:21.459 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:21.459 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:21.459 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:21.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.459 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:21.459 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:21.459 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:21.459 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:21.459 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:21.459 | ++ functions-common:get_field:818 : echo '| 1a39f9c02f474c53a87628011ea8459f | fed3b2eec30b48fb8bfcad6b2c64c046 | | bb115bd6a6234efdb60b0246f778febe | | | False |' 2022-02-14 17:21:21.459 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:21.459 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:21.459 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:21.459 | + functions-common:get_or_add_user_project_role:997 : echo 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:21.459 | 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:21.756 | [150276 Async ks-demo-another:180047]: finished get_or_add_user_project_role anotherrole fed3b2eec30b48fb8bfcad6b2c64c046 bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:22.031 | [150276 Async ks-demo-invis:180159]: Waiting for completion of get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 902ffce9d6a143a5bea451d01b74b18f running on PID 180159 (14 other jobs running) 2022-02-14 17:21:22.162 | [150276 Async ks-demo-invis:180159]: Signaling child to exit 2022-02-14 17:21:22.162 | WAKEUP 2022-02-14 17:21:22.305 | [150276 Async ks-demo-invis:180159]: Signaled 2022-02-14 17:21:22.322 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:22.322 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:22.322 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:22.322 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:22.322 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:22.323 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:22.323 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:22.323 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:21:22.323 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:22.323 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:22.323 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:22.323 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:22.323 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:22.323 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user fed3b2eec30b48fb8bfcad6b2c64c046 --project 902ffce9d6a143a5bea451d01b74b18f 2022-02-14 17:21:22.323 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:22.323 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:22.323 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:22.323 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:22.323 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:22.323 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:22.323 | ++ functions-common:get_field:818 : echo '| 48ca5f2a794747b0b4ae72d031728f79 | fed3b2eec30b48fb8bfcad6b2c64c046 | | 902ffce9d6a143a5bea451d01b74b18f | | | False |' 2022-02-14 17:21:22.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:22.324 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:22.324 | + functions-common:get_or_add_user_project_role:995 : user_role_id=48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:22.324 | + functions-common:get_or_add_user_project_role:997 : echo 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:22.324 | 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:22.599 | [150276 Async ks-demo-invis:180159]: finished get_or_add_user_project_role member fed3b2eec30b48fb8bfcad6b2c64c046 902ffce9d6a143a5bea451d01b74b18f with result 0 in 11 seconds 2022-02-14 17:21:22.841 | [150276 Async ks-demo-reader:180357]: Waiting for completion of get_or_add_user_project_role reader 7dac48d52b984a4d9867e5e0a878771d bb115bd6a6234efdb60b0246f778febe running on PID 180357 (13 other jobs running) 2022-02-14 17:21:22.985 | [150276 Async ks-demo-reader:180357]: Signaling child to exit 2022-02-14 17:21:22.987 | WAKEUP 2022-02-14 17:21:23.120 | [150276 Async ks-demo-reader:180357]: Signaled 2022-02-14 17:21:23.130 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:23.134 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:23.134 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:23.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:23.135 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:23.135 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:23.135 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:23.135 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 7dac48d52b984a4d9867e5e0a878771d --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:23.135 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:23.135 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.135 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:23.135 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:23.135 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:23.135 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 7dac48d52b984a4d9867e5e0a878771d --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:23.135 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 7dac48d52b984a4d9867e5e0a878771d --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:23.135 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:23.135 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:23.135 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:23.136 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:23.136 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:23.136 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:23.136 | ++ functions-common:get_field:818 : echo '| 8eed8627451e46cf83bf6c0390cb0fd8 | 7dac48d52b984a4d9867e5e0a878771d | | bb115bd6a6234efdb60b0246f778febe | | | False |' 2022-02-14 17:21:23.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:23.136 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:23.136 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:23.136 | + functions-common:get_or_add_user_project_role:997 : echo 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:23.136 | 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:23.431 | [150276 Async ks-demo-reader:180357]: finished get_or_add_user_project_role reader 7dac48d52b984a4d9867e5e0a878771d bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:23.467 | + inc/async:async_wait:197 : return 0 2022-02-14 17:21:23.483 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 17:21:23.819 | [150276 Async ks-alt-admin:180911]: Waiting for completion of get_or_add_user_project_role admin 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db running on PID 180911 (12 other jobs running) 2022-02-14 17:21:23.976 | [150276 Async ks-alt-admin:180911]: Signaling child to exit 2022-02-14 17:21:23.976 | WAKEUP 2022-02-14 17:21:24.130 | [150276 Async ks-alt-admin:180911]: Signaled 2022-02-14 17:21:24.150 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:24.151 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:24.151 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:24.151 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:24.151 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:24.151 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:24.151 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:24.151 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:24.151 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:24.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.151 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.151 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.151 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:24.151 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:24.151 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:24.151 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:24.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.151 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.151 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:24.151 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:24.152 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:24.152 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:24.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.152 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:24.152 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:24.152 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:24.152 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:24.152 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:24.152 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:24.152 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 19a6fbf76d2e4cff9b6b4118ebc2bf06 | | 5e833305b9864c78aff130538f7747db | | | False |' 2022-02-14 17:21:24.152 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:24.152 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:24.152 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:24.152 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:21:24.408 | [150276 Async ks-alt-admin:180911]: finished get_or_add_user_project_role admin 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db with result 0 in 8 seconds 2022-02-14 17:21:24.679 | [150276 Async ks-alt-another:181023]: Waiting for completion of get_or_add_user_project_role anotherrole 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db running on PID 181023 (11 other jobs running) 2022-02-14 17:21:24.873 | [150276 Async ks-alt-another:181023]: Signaling child to exit 2022-02-14 17:21:24.873 | WAKEUP 2022-02-14 17:21:25.011 | [150276 Async ks-alt-another:181023]: Signaled 2022-02-14 17:21:25.027 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:25.027 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:25.027 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:25.028 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:25.028 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:25.028 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:25.028 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:25.028 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:25.028 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:25.028 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.028 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:25.028 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:25.028 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:25.028 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:25.028 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 19a6fbf76d2e4cff9b6b4118ebc2bf06 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.028 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:25.028 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.028 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.029 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:25.029 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:25.029 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:25.029 | ++ functions-common:get_field:818 : echo '| 1a39f9c02f474c53a87628011ea8459f | 19a6fbf76d2e4cff9b6b4118ebc2bf06 | | 5e833305b9864c78aff130538f7747db | | | False |' 2022-02-14 17:21:25.029 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:25.029 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.029 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:25.029 | + functions-common:get_or_add_user_project_role:997 : echo 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:25.029 | 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:21:25.310 | [150276 Async ks-alt-another:181023]: finished get_or_add_user_project_role anotherrole 19a6fbf76d2e4cff9b6b4118ebc2bf06 5e833305b9864c78aff130538f7747db with result 0 in 8 seconds 2022-02-14 17:21:25.564 | [150276 Async ks-alt-member-user:181247]: Waiting for completion of get_or_add_user_project_role member 8131753933794d6fa76b7dbfd01e060d 5e833305b9864c78aff130538f7747db running on PID 181247 (10 other jobs running) 2022-02-14 17:21:25.680 | [150276 Async ks-alt-member-user:181247]: Signaling child to exit 2022-02-14 17:21:25.681 | WAKEUP 2022-02-14 17:21:25.727 | [150276 Async ks-alt-member-user:181247]: Signaled 2022-02-14 17:21:25.728 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:25.728 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:25.728 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:25.729 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:25.729 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:25.729 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:25.729 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:25.729 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:25.729 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 8131753933794d6fa76b7dbfd01e060d --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.729 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:25.744 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:25.744 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:25.744 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.744 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:25.744 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:25.744 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:25.744 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 8131753933794d6fa76b7dbfd01e060d --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.744 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.744 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 8131753933794d6fa76b7dbfd01e060d --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:25.744 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:25.744 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:25.744 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:25.744 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.745 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:25.745 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:25.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:25.745 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:25.745 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:25.745 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:25.745 | ++ functions-common:get_field:818 : echo '| 48ca5f2a794747b0b4ae72d031728f79 | 8131753933794d6fa76b7dbfd01e060d | | 5e833305b9864c78aff130538f7747db | | | False |' 2022-02-14 17:21:25.745 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:25.745 | + functions-common:get_or_add_user_project_role:995 : user_role_id=48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:25.745 | + functions-common:get_or_add_user_project_role:997 : echo 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:25.745 | 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:26.025 | [150276 Async ks-alt-member-user:181247]: finished get_or_add_user_project_role member 8131753933794d6fa76b7dbfd01e060d 5e833305b9864c78aff130538f7747db with result 0 in 8 seconds 2022-02-14 17:21:26.210 | [150276 Async ks-alt-reader-user:181466]: Waiting for completion of get_or_add_user_project_role reader 75c25947fa1240c8af6abe518bd25666 5e833305b9864c78aff130538f7747db running on PID 181466 (9 other jobs running) 2022-02-14 17:21:26.380 | [150276 Async ks-alt-reader-user:181466]: Signaling child to exit 2022-02-14 17:21:26.381 | WAKEUP 2022-02-14 17:21:26.539 | [150276 Async ks-alt-reader-user:181466]: Signaled 2022-02-14 17:21:26.552 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:21:26.552 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:21:26.552 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:26.552 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:26.552 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:26.552 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:26.552 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:26.552 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:21:26.552 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:21:26.552 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:26.552 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:26.552 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 75c25947fa1240c8af6abe518bd25666 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:26.552 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:26.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:26.553 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:21:26.553 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:21:26.553 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 75c25947fa1240c8af6abe518bd25666 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:26.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 75c25947fa1240c8af6abe518bd25666 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:26.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:21:26.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:21:26.553 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:21:26.553 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:26.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:26.553 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:26.553 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:26.553 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:21:26.553 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:21:26.553 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:21:26.553 | ++ functions-common:get_field:818 : echo '| 8eed8627451e46cf83bf6c0390cb0fd8 | 75c25947fa1240c8af6abe518bd25666 | | 5e833305b9864c78aff130538f7747db | | | False |' 2022-02-14 17:21:26.553 | ++ functions-common:get_field:812 : read data 2022-02-14 17:21:26.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:26.553 | + functions-common:get_or_add_user_project_role:997 : echo 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:26.553 | 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:26.888 | [150276 Async ks-alt-reader-user:181466]: finished get_or_add_user_project_role reader 75c25947fa1240c8af6abe518bd25666 5e833305b9864c78aff130538f7747db with result 0 in 8 seconds 2022-02-14 17:21:26.914 | + inc/async:async_wait:197 : return 0 2022-02-14 17:21:26.948 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 17:21:27.298 | [150276 Async ks-system-member:181768]: Waiting for completion of get_or_add_user_system_role member 3ff64f31baa743749ec289786ab3d375 all running on PID 181768 (8 other jobs running) 2022-02-14 17:21:27.315 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:27.393 | [182321 Async ks-group-memberdemo:182321]: finished successfully 2022-02-14 17:21:27.414 | [150276 Async ks-system-member:181768]: Signaling child to exit 2022-02-14 17:21:27.414 | WAKEUP 2022-02-14 17:21:27.544 | [150276 Async ks-system-member:181768]: Signaled 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 17:21:27.562 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 17:21:27.562 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:27.562 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:27.562 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:27.562 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:27.562 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 17:21:27.562 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 3ff64f31baa743749ec289786ab3d375 --system all -f value -c Role 2022-02-14 17:21:27.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.562 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.562 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.562 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 17:21:27.562 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 3ff64f31baa743749ec289786ab3d375 --system all 2022-02-14 17:21:27.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.562 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.563 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.563 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 3ff64f31baa743749ec289786ab3d375 --system all -f value -c Role 2022-02-14 17:21:27.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.563 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.563 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.563 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:27.563 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:27.563 | + functions-common:get_or_add_user_system_role:1052 : echo 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:27.563 | 48ca5f2a794747b0b4ae72d031728f79 2022-02-14 17:21:27.675 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:27.709 | [150276 Async ks-system-member:181768]: finished get_or_add_user_system_role member 3ff64f31baa743749ec289786ab3d375 all with result 0 in 7 seconds 2022-02-14 17:21:27.778 | [182493 Async ks-group-memberalt:182493]: finished successfully 2022-02-14 17:21:27.801 | [150276 Async ks-system-reader:182001]: Waiting for completion of get_or_add_user_system_role reader 9f4e809a45db460d8d477434dae3695e all running on PID 182001 (7 other jobs running) 2022-02-14 17:21:27.851 | [150276 Async ks-system-reader:182001]: Signaling child to exit 2022-02-14 17:21:27.851 | WAKEUP 2022-02-14 17:21:27.880 | [150276 Async ks-system-reader:182001]: Signaled 2022-02-14 17:21:27.881 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 17:21:27.881 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 17:21:27.881 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 17:21:27.881 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:21:27.881 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:21:27.882 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:21:27.882 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:21:27.882 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 17:21:27.882 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 9f4e809a45db460d8d477434dae3695e --system all -f value -c Role 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 9f4e809a45db460d8d477434dae3695e --system all 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 9f4e809a45db460d8d477434dae3695e --system all -f value -c Role 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:27.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:27.882 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:27.882 | + functions-common:get_or_add_user_system_role:1052 : echo 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:27.882 | 8eed8627451e46cf83bf6c0390cb0fd8 2022-02-14 17:21:27.883 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:27.914 | [182407 Async ks-group-anotherdemo:182407]: finished successfully 2022-02-14 17:21:27.938 | [150276 Async ks-system-reader:182001]: finished get_or_add_user_system_role reader 9f4e809a45db460d8d477434dae3695e all with result 0 in 9 seconds 2022-02-14 17:21:27.942 | + inc/async:async_wait:197 : return 0 2022-02-14 17:21:27.945 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 17:21:28.008 | [150276 Async ks-group-memberdemo:182321]: Waiting for completion of get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe running on PID 182321 (6 other jobs running) 2022-02-14 17:21:28.035 | [150276 Async ks-group-memberdemo:182321]: Signaling child to exit 2022-02-14 17:21:28.035 | WAKEUP 2022-02-14 17:21:28.064 | [150276 Async ks-group-memberdemo:182321]: Signaled 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:21:28.066 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe -f value 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe -f value 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.066 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.066 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False' 2022-02-14 17:21:28.066 | + functions-common:get_or_add_group_project_role:1076 : echo 48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False 2022-02-14 17:21:28.067 | 48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False 2022-02-14 17:21:28.113 | [150276 Async ks-group-memberdemo:182321]: finished get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:28.152 | [150276 Async ks-group-anotherdemo:182407]: Waiting for completion of get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe running on PID 182407 (5 other jobs running) 2022-02-14 17:21:28.179 | [150276 Async ks-group-anotherdemo:182407]: Signaling child to exit 2022-02-14 17:21:28.180 | WAKEUP 2022-02-14 17:21:28.203 | [150276 Async ks-group-anotherdemo:182407]: Signaled 2022-02-14 17:21:28.205 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:21:28.205 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe -f value 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.205 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.205 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:21:28.205 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:21:28.205 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.205 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project bb115bd6a6234efdb60b0246f778febe -f value 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.205 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.206 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.206 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False' 2022-02-14 17:21:28.206 | + functions-common:get_or_add_group_project_role:1076 : echo 1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False 2022-02-14 17:21:28.206 | 1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe False 2022-02-14 17:21:28.253 | [150276 Async ks-group-anotherdemo:182407]: finished get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 bb115bd6a6234efdb60b0246f778febe with result 0 in 10 seconds 2022-02-14 17:21:28.293 | [150276 Async ks-group-memberalt:182493]: Waiting for completion of get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db running on PID 182493 (4 other jobs running) 2022-02-14 17:21:28.320 | [150276 Async ks-group-memberalt:182493]: Signaling child to exit 2022-02-14 17:21:28.321 | WAKEUP 2022-02-14 17:21:28.349 | [150276 Async ks-group-memberalt:182493]: Signaled 2022-02-14 17:21:28.350 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:21:28.350 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db -f value 2022-02-14 17:21:28.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.350 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.350 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.350 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.350 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:21:28.350 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:21:28.350 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:28.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.350 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.350 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.350 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db -f value 2022-02-14 17:21:28.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.351 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:28.351 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:28.351 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:28.351 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False' 2022-02-14 17:21:28.351 | + functions-common:get_or_add_group_project_role:1076 : echo 48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False 2022-02-14 17:21:28.351 | 48ca5f2a794747b0b4ae72d031728f79 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False 2022-02-14 17:21:28.398 | [150276 Async ks-group-memberalt:182493]: finished get_or_add_group_project_role member 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db with result 0 in 10 seconds 2022-02-14 17:21:28.441 | [150276 Async ks-group-anotheralt:182581]: Waiting for completion of get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db running on PID 182581 (3 other jobs running) 2022-02-14 17:21:28.472 | [150276 Async ks-group-anotheralt:182581]: Signaling child to exit 2022-02-14 17:21:29.198 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:29.209 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:29.225 | [182581 Async ks-group-anotheralt:182581]: finished successfully 2022-02-14 17:21:29.239 | [182669 Async ks-group-admin:182669]: finished successfully 2022-02-14 17:21:29.246 | WAKEUP 2022-02-14 17:21:29.272 | [150276 Async ks-group-anotheralt:182581]: Signaled 2022-02-14 17:21:29.273 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:21:29.273 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db -f value 2022-02-14 17:21:29.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.273 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:29.273 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:21:29.273 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:21:29.273 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db 2022-02-14 17:21:29.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.274 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 9baada35cc98457b9ca8dad384fb3358 --project 5e833305b9864c78aff130538f7747db -f value 2022-02-14 17:21:29.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.274 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:29.274 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False' 2022-02-14 17:21:29.274 | + functions-common:get_or_add_group_project_role:1076 : echo 1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False 2022-02-14 17:21:29.274 | 1a39f9c02f474c53a87628011ea8459f 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db False 2022-02-14 17:21:29.318 | [150276 Async ks-group-anotheralt:182581]: finished get_or_add_group_project_role anotherrole 9baada35cc98457b9ca8dad384fb3358 5e833305b9864c78aff130538f7747db with result 0 in 11 seconds 2022-02-14 17:21:29.356 | [150276 Async ks-group-admin:182669]: Waiting for completion of get_or_add_group_project_role admin 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b running on PID 182669 (2 other jobs running) 2022-02-14 17:21:29.382 | [150276 Async ks-group-admin:182669]: Signaling child to exit 2022-02-14 17:21:29.382 | WAKEUP 2022-02-14 17:21:29.405 | [150276 Async ks-group-admin:182669]: Signaled 2022-02-14 17:21:29.407 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 17:21:29.408 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 7e7ae026739a4d1187925adb46591077 --project 53a4dc3fc84344d4b08ef8e9d0d91f1b -f value 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:29.408 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 17:21:29.408 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 17:21:29.408 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 7e7ae026739a4d1187925adb46591077 --project 53a4dc3fc84344d4b08ef8e9d0d91f1b 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 7e7ae026739a4d1187925adb46591077 --project 53a4dc3fc84344d4b08ef8e9d0d91f1b -f value 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:21:29.408 | from cryptography.utils import int_from_bytes 2022-02-14 17:21:29.408 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:21:29.408 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fe85afe7db654b658e97a5ed3b1978b2 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b False' 2022-02-14 17:21:29.408 | + functions-common:get_or_add_group_project_role:1076 : echo fe85afe7db654b658e97a5ed3b1978b2 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b False 2022-02-14 17:21:29.408 | fe85afe7db654b658e97a5ed3b1978b2 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b False 2022-02-14 17:21:29.453 | [150276 Async ks-group-admin:182669]: finished get_or_add_group_project_role admin 7e7ae026739a4d1187925adb46591077 53a4dc3fc84344d4b08ef8e9d0d91f1b with result 0 in 10 seconds 2022-02-14 17:21:29.457 | + inc/async:async_wait:197 : return 0 2022-02-14 17:21:29.459 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 17:21:29.476 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:21:29.479 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 17:21:29.497 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:21:29.500 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 17:21:29.503 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 17:21:29.562 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 17:21:29.603 | [150276 Async create_nova_accounts:184602]: running: create_nova_accounts 2022-02-14 17:21:29.606 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 17:21:29.628 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:21:29.631 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 17:21:29.633 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 17:21:29.695 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 17:21:29.737 | [150276 Async create_glance_accounts:184717]: running: create_glance_accounts 2022-02-14 17:21:29.740 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 17:21:29.767 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:21:29.769 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 17:21:29.772 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 17:21:29.839 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 17:21:29.883 | [150276 Async create_cinder_accounts:184847]: running: create_cinder_accounts 2022-02-14 17:21:29.886 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 17:21:29.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:21:29.910 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 17:21:29.913 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 17:21:29.983 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 17:21:30.059 | [150276 Async create_neutron_accounts:184962]: running: create_neutron_accounts 2022-02-14 17:21:30.066 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 17:21:30.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:21:30.112 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 17:21:30.115 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 17:21:30.471 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 17:21:30.680 | [150276 Async create_swift_accounts:185104]: running: create_swift_accounts 2022-02-14 17:21:30.702 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 17:21:30.831 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:21:30.850 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 17:21:31.194 | [150276 Async create_nova_accounts:184602]: Waiting for completion of create_nova_accounts running on PID 184602 (6 other jobs running) 2022-02-14 17:21:31.364 | [150276 Async create_nova_accounts:184602]: Signaling child to exit 2022-02-14 17:21:58.070 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:21:58.251 | [184962 Async create_neutron_accounts:184962]: finished successfully 2022-02-14 17:22:12.525 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:22:12.556 | [184847 Async create_cinder_accounts:184847]: finished successfully 2022-02-14 17:22:20.898 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:22:20.925 | [184717 Async create_glance_accounts:184717]: finished successfully 2022-02-14 17:22:24.556 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:22:24.583 | [184602 Async create_nova_accounts:184602]: finished successfully 2022-02-14 17:22:24.603 | WAKEUP 2022-02-14 17:22:24.628 | [150276 Async create_nova_accounts:184602]: Signaled 2022-02-14 17:22:24.630 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 17:22:24.630 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 17:22:24.630 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 17:22:24.630 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:24.630 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:24.630 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:24.630 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:22:24.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.630 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.630 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.630 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.630 | + functions-common:get_or_create_user:925 : user_id=d6ab4f2026b74e9eba33d8b6833f718d 2022-02-14 17:22:24.630 | + functions-common:get_or_create_user:926 : echo d6ab4f2026b74e9eba33d8b6833f718d 2022-02-14 17:22:24.630 | d6ab4f2026b74e9eba33d8b6833f718d 2022-02-14 17:22:24.630 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 17:22:24.630 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.630 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.630 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.630 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.630 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.630 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.630 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.631 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.631 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.631 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.631 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.631 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.631 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.631 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.631 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.631 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.631 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.631 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.631 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.631 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.631 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | d6ab4f2026b74e9eba33d8b6833f718d | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.631 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.631 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.631 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.631 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.631 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.631 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:22:24.632 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 17:22:24.632 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.632 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.632 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.632 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.632 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.632 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.632 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.632 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.632 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.632 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.632 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.632 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.632 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.632 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.632 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.632 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.632 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.632 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.633 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.633 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.633 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.633 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.633 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.633 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.633 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.633 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.633 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.633 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | d6ab4f2026b74e9eba33d8b6833f718d | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.633 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.633 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.633 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:22:24.633 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:22:24.633 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:22:24.633 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 17:22:24.633 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:22:24.633 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.89/compute 2022-02-14 17:22:24.633 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 17:22:24.633 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:24.633 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 17:22:24.633 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 17:22:24.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.633 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.633 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.633 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.633 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:24.633 | 51b0932ed4c84f5eade2e8d776e38f6d' 2022-02-14 17:22:24.633 | + functions-common:get_or_create_service:1094 : echo 51b0932ed4c84f5eade2e8d776e38f6d 2022-02-14 17:22:24.633 | 51b0932ed4c84f5eade2e8d776e38f6d 2022-02-14 17:22:24.634 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-02-14 17:22:24.634 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:24.634 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-02-14 17:22:24.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:24.634 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.634 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.634 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.634 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:24.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:24.634 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.634 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.634 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.634 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e6e8336098204ce18d0594a151c2418e 2022-02-14 17:22:24.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e6e8336098204ce18d0594a151c2418e 2022-02-14 17:22:24.634 | + functions-common:get_or_create_endpoint:1127 : public_id=e6e8336098204ce18d0594a151c2418e 2022-02-14 17:22:24.634 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:24.634 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:24.634 | + functions-common:get_or_create_endpoint:1136 : echo e6e8336098204ce18d0594a151c2418e 2022-02-14 17:22:24.634 | e6e8336098204ce18d0594a151c2418e 2022-02-14 17:22:24.634 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 17:22:24.634 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:24.634 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 17:22:24.634 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.634 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.635 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.635 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.635 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:24.635 | a6ef2b8ce7124bdbbf5343ebb43f23b3' 2022-02-14 17:22:24.635 | + functions-common:get_or_create_service:1094 : echo a6ef2b8ce7124bdbbf5343ebb43f23b3 2022-02-14 17:22:24.635 | a6ef2b8ce7124bdbbf5343ebb43f23b3 2022-02-14 17:22:24.635 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-02-14 17:22:24.635 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:24.635 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-02-14 17:22:24.635 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:24.635 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:24.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.635 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.635 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.635 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.635 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:24.635 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:24.635 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 17:22:24.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.635 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.635 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.635 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.635 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7bee1cf373864db9807c24fa389e4239 2022-02-14 17:22:24.635 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7bee1cf373864db9807c24fa389e4239 2022-02-14 17:22:24.635 | + functions-common:get_or_create_endpoint:1127 : public_id=7bee1cf373864db9807c24fa389e4239 2022-02-14 17:22:24.635 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:24.635 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:24.635 | + functions-common:get_or_create_endpoint:1136 : echo 7bee1cf373864db9807c24fa389e4239 2022-02-14 17:22:24.635 | 7bee1cf373864db9807c24fa389e4239 2022-02-14 17:22:24.635 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 17:22:24.636 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:22:24.636 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 17:22:24.636 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:22:24.636 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 17:22:24.636 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.636 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.636 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.636 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.636 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.636 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.636 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.636 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.636 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.636 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.636 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.636 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.636 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.636 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.636 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.636 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.636 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.636 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.637 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.637 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.637 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.637 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.637 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.637 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.637 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.637 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.637 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.637 | ++ functions-common:get_field:818 : echo '| 56b2647114294a8485e20aeb289d946a | d6ab4f2026b74e9eba33d8b6833f718d | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.637 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.637 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.637 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.637 | + functions-common:get_or_add_user_project_role:997 : echo 56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.637 | 56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.637 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 17:22:24.637 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:22:24.677 | [150276 Async create_nova_accounts:184602]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-14 17:22:24.716 | [150276 Async create_glance_accounts:184717]: Waiting for completion of create_glance_accounts running on PID 184717 (5 other jobs running) 2022-02-14 17:22:24.741 | [150276 Async create_glance_accounts:184717]: Signaling child to exit 2022-02-14 17:22:24.741 | WAKEUP 2022-02-14 17:22:24.766 | [150276 Async create_glance_accounts:184717]: Signaled 2022-02-14 17:22:24.768 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 17:22:24.768 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:22:24.768 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 17:22:24.768 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 17:22:24.768 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:24.768 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:24.768 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:24.768 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:22:24.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.768 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.768 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.768 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.768 | + functions-common:get_or_create_user:925 : user_id=27359639f4f946b1b5266406fa096217 2022-02-14 17:22:24.768 | + functions-common:get_or_create_user:926 : echo 27359639f4f946b1b5266406fa096217 2022-02-14 17:22:24.768 | 27359639f4f946b1b5266406fa096217 2022-02-14 17:22:24.768 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 17:22:24.768 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.768 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.768 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.768 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.769 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.769 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.769 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.769 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.769 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.769 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.769 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.769 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.771 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.771 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.771 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.772 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.772 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.772 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.772 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.772 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.772 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.772 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.772 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.772 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.772 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | 27359639f4f946b1b5266406fa096217 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.772 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.772 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.772 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.772 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.772 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.772 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:22:24.772 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 17:22:24.772 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:22:24.772 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 17:22:24.772 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 17:22:24.772 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:24.772 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:24.772 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:24.772 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:22:24.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.772 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.773 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.773 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.773 | + functions-common:get_or_create_user:925 : user_id=54c4f4c341a34af2b2966a7284b72c13 2022-02-14 17:22:24.773 | + functions-common:get_or_create_user:926 : echo 54c4f4c341a34af2b2966a7284b72c13 2022-02-14 17:22:24.773 | 54c4f4c341a34af2b2966a7284b72c13 2022-02-14 17:22:24.773 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 17:22:24.773 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.773 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.773 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.773 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.773 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.773 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.773 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.773 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.773 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.774 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.774 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.774 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.774 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.774 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.774 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.774 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.774 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.774 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.774 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.774 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.774 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | 54c4f4c341a34af2b2966a7284b72c13 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.774 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.774 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.774 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.774 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.774 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.774 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 17:22:24.774 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 17:22:24.775 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.775 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.775 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.775 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.775 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.775 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.775 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.775 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.775 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.775 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.775 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.775 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.775 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.775 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.775 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.775 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.776 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.776 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.776 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.776 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.776 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.776 | ++ functions-common:get_field:818 : echo '| 56b2647114294a8485e20aeb289d946a | 54c4f4c341a34af2b2966a7284b72c13 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.776 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.776 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.776 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.776 | + functions-common:get_or_add_user_project_role:997 : echo 56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.776 | 56b2647114294a8485e20aeb289d946a 2022-02-14 17:22:24.776 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 17:22:24.776 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:24.776 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 17:22:24.776 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 17:22:24.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.776 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.776 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.776 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.776 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:24.776 | c29e81faf10d455996fbe9d9de565870' 2022-02-14 17:22:24.776 | + functions-common:get_or_create_service:1094 : echo c29e81faf10d455996fbe9d9de565870 2022-02-14 17:22:24.776 | c29e81faf10d455996fbe9d9de565870 2022-02-14 17:22:24.776 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-02-14 17:22:24.776 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:24.776 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-02-14 17:22:24.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:24.776 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:24.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.777 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.777 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.777 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:24.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:24.777 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-02-14 17:22:24.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.777 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.777 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.777 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f4a36a85f0e4417da4558d6411318060 2022-02-14 17:22:24.777 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f4a36a85f0e4417da4558d6411318060 2022-02-14 17:22:24.777 | + functions-common:get_or_create_endpoint:1127 : public_id=f4a36a85f0e4417da4558d6411318060 2022-02-14 17:22:24.777 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:24.777 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:24.777 | + functions-common:get_or_create_endpoint:1136 : echo f4a36a85f0e4417da4558d6411318060 2022-02-14 17:22:24.777 | f4a36a85f0e4417da4558d6411318060 2022-02-14 17:22:24.777 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 17:22:24.777 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:22:24.777 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 17:22:24.777 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 17:22:24.777 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 17:22:24.777 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 17:22:24.777 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 17:22:24.777 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 17:22:24.777 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 17:22:24.815 | [150276 Async create_glance_accounts:184717]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-14 17:22:24.853 | [150276 Async create_cinder_accounts:184847]: Waiting for completion of create_cinder_accounts running on PID 184847 (4 other jobs running) 2022-02-14 17:22:24.882 | [150276 Async create_cinder_accounts:184847]: Signaling child to exit 2022-02-14 17:22:24.883 | WAKEUP 2022-02-14 17:22:24.920 | [150276 Async create_cinder_accounts:184847]: Signaled 2022-02-14 17:22:24.922 | + 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-02-14 17:22:24.922 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 17:22:24.922 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 17:22:24.922 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:24.922 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:24.922 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:24.922 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:22:24.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.923 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.923 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.923 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.923 | + functions-common:get_or_create_user:925 : user_id=0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.923 | + functions-common:get_or_create_user:926 : echo 0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.923 | 0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.923 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 17:22:24.923 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:24.923 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:24.923 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:24.923 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:24.923 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:24.923 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.923 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.923 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.923 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.923 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.923 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.923 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.923 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:24.923 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:24.923 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 17:22:24.924 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:24.924 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:24.924 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:24.924 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.924 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:24.924 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:24.924 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:24.924 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | 0594203308b74ae98376473d95baac1c | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:24.924 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:24.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.924 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.924 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:24.924 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:22:24.924 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 17:22:24.924 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:24.924 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 17:22:24.924 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 17:22:24.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.924 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.924 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.925 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:24.925 | 58812ce073004cb79a402be2ea9b8ec9' 2022-02-14 17:22:24.925 | + functions-common:get_or_create_service:1094 : echo 58812ce073004cb79a402be2ea9b8ec9 2022-02-14 17:22:24.925 | 58812ce073004cb79a402be2ea9b8ec9 2022-02-14 17:22:24.925 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 17:22:24.925 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-02-14 17:22:24.925 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:24.925 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-02-14 17:22:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:24.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:24.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.925 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.925 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.925 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:24.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:22:24.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.925 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.925 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.925 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fb6327cdc72f43729d554932c893148d 2022-02-14 17:22:24.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fb6327cdc72f43729d554932c893148d 2022-02-14 17:22:24.925 | + functions-common:get_or_create_endpoint:1127 : public_id=fb6327cdc72f43729d554932c893148d 2022-02-14 17:22:24.925 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:24.925 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:24.925 | + functions-common:get_or_create_endpoint:1136 : echo fb6327cdc72f43729d554932c893148d 2022-02-14 17:22:24.925 | fb6327cdc72f43729d554932c893148d 2022-02-14 17:22:24.925 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 17:22:24.926 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:24.926 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 17:22:24.926 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 17:22:24.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.926 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.926 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.926 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.926 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:24.926 | 9d5f915fbc964a41813926a126050050' 2022-02-14 17:22:24.926 | + functions-common:get_or_create_service:1094 : echo 9d5f915fbc964a41813926a126050050 2022-02-14 17:22:24.926 | 9d5f915fbc964a41813926a126050050 2022-02-14 17:22:24.926 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-02-14 17:22:24.926 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:24.926 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-02-14 17:22:24.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:24.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:24.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:24.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b2aa2d9027bf4715b419926ee2f4fb82 2022-02-14 17:22:24.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b2aa2d9027bf4715b419926ee2f4fb82 2022-02-14 17:22:24.927 | + functions-common:get_or_create_endpoint:1127 : public_id=b2aa2d9027bf4715b419926ee2f4fb82 2022-02-14 17:22:24.927 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:24.927 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:24.927 | + functions-common:get_or_create_endpoint:1136 : echo b2aa2d9027bf4715b419926ee2f4fb82 2022-02-14 17:22:24.927 | b2aa2d9027bf4715b419926ee2f4fb82 2022-02-14 17:22:24.927 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 17:22:24.927 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 17:22:24.927 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:22:24.927 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.927 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.927 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_project:938 : project_id=b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_project:939 : echo b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:22:24.928 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b52d2d4f0b9c47409a49d6547d813596 2022-02-14 17:22:24.928 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:24.928 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 17:22:24.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.928 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:24.928 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:24.928 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 17:22:24.928 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_user:925 : user_id=0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.928 | ++ functions-common:get_or_create_user:926 : echo 0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.928 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0594203308b74ae98376473d95baac1c 2022-02-14 17:22:24.981 | [150276 Async create_cinder_accounts:184847]: finished create_cinder_accounts with result 0 in 42 seconds 2022-02-14 17:22:24.987 | + inc/async:async_wait:197 : return 0 2022-02-14 17:22:24.990 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 17:22:25.050 | [150276 Async create_neutron_accounts:184962]: Waiting for completion of create_neutron_accounts running on PID 184962 (3 other jobs running) 2022-02-14 17:22:25.080 | [150276 Async create_neutron_accounts:184962]: Signaling child to exit 2022-02-14 17:22:25.081 | WAKEUP 2022-02-14 17:22:25.106 | [150276 Async create_neutron_accounts:184962]: Signaled 2022-02-14 17:22:25.108 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 17:22:25.108 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:22:25.108 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:22:25.108 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:22:25.108 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:22:25.108 | + 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-02-14 17:22:25.108 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:22:25.108 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 17:22:25.108 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 17:22:25.108 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 17:22:25.108 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.89:9696/ 2022-02-14 17:22:25.109 | + 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-02-14 17:22:25.109 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 17:22:25.109 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 17:22:25.109 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:22:25.109 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:22:25.109 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:22:25.109 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:22:25.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.109 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.109 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.109 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.109 | + functions-common:get_or_create_user:925 : user_id=a52a29c1e14147d2b02e5474419adda9 2022-02-14 17:22:25.109 | + functions-common:get_or_create_user:926 : echo a52a29c1e14147d2b02e5474419adda9 2022-02-14 17:22:25.109 | a52a29c1e14147d2b02e5474419adda9 2022-02-14 17:22:25.109 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 17:22:25.109 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:22:25.109 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:22:25.109 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:22:25.109 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:22:25.109 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:25.109 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:22:25.109 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:22:25.109 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:25.109 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:25.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.110 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:22:25.110 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:22:25.110 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:22:25.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 17:22:25.110 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:22:25.110 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:22:25.110 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:22:25.110 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:25.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.110 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.110 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.110 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:22:25.110 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:22:25.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:22:25.110 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | a52a29c1e14147d2b02e5474419adda9 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:22:25.110 | ++ functions-common:get_field:812 : read data 2022-02-14 17:22:25.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:25.111 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:25.111 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:22:25.111 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 17:22:25.111 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 17:22:25.111 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:22:25.111 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 17:22:25.111 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.111 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.111 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.111 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.111 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:22:25.111 | 7d971123aa3a4aacbdaaf37a06e2b6a9' 2022-02-14 17:22:25.111 | + functions-common:get_or_create_service:1094 : echo 7d971123aa3a4aacbdaaf37a06e2b6a9 2022-02-14 17:22:25.111 | 7d971123aa3a4aacbdaaf37a06e2b6a9 2022-02-14 17:22:25.111 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-02-14 17:22:25.111 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:22:25.111 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-02-14 17:22:25.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:22:25.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.111 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.111 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.111 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:22:25.111 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:22:25.111 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.111 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:22:25.112 | from cryptography.utils import int_from_bytes 2022-02-14 17:22:25.112 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:22:25.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=66d7458f11a244f897bf913baf216c52 2022-02-14 17:22:25.112 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 66d7458f11a244f897bf913baf216c52 2022-02-14 17:22:25.112 | + functions-common:get_or_create_endpoint:1127 : public_id=66d7458f11a244f897bf913baf216c52 2022-02-14 17:22:25.112 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:22:25.112 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:22:25.112 | + functions-common:get_or_create_endpoint:1136 : echo 66d7458f11a244f897bf913baf216c52 2022-02-14 17:22:25.112 | 66d7458f11a244f897bf913baf216c52 2022-02-14 17:22:25.159 | [150276 Async create_neutron_accounts:184962]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-14 17:22:25.197 | [150276 Async create_swift_accounts:185104]: Waiting for completion of create_swift_accounts running on PID 185104 (2 other jobs running) 2022-02-14 17:22:25.224 | [150276 Async create_swift_accounts:185104]: Signaling child to exit 2022-02-14 17:23:08.198 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:23:08.224 | [185104 Async create_swift_accounts:185104]: finished successfully 2022-02-14 17:23:08.246 | WAKEUP 2022-02-14 17:23:08.269 | [150276 Async create_swift_accounts:185104]: Signaled 2022-02-14 17:23:08.270 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 17:23:08.270 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 17:23:08.270 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 17:23:08.270 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 17:23:08.270 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 17:23:08.271 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 17:23:08.271 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 17:23:08.271 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 17:23:08.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.271 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.271 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.271 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.271 | ++ functions-common:get_or_create_role:950 : role_id=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.271 | ++ functions-common:get_or_create_role:951 : echo 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:638 : another_role=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.271 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 17:23:08.271 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 17:23:08.271 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:23:08.271 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:23:08.271 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:23:08.271 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:23:08.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.271 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.271 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.271 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.271 | + functions-common:get_or_create_user:925 : user_id=7bdecaa434df4e48accbf36a69f0c349 2022-02-14 17:23:08.271 | + functions-common:get_or_create_user:926 : echo 7bdecaa434df4e48accbf36a69f0c349 2022-02-14 17:23:08.271 | 7bdecaa434df4e48accbf36a69f0c349 2022-02-14 17:23:08.271 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 17:23:08.271 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.271 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:23:08.272 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:23:08.272 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.272 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.272 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.272 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.272 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.272 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.272 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.272 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.272 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.272 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.272 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.272 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.272 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.272 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.272 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.273 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.273 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.273 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.273 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | 7bdecaa434df4e48accbf36a69f0c349 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:23:08.273 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.273 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.273 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:23:08.273 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:23:08.273 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:23:08.273 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:23:08.273 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 17:23:08.273 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.273 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:23:08.273 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:23:08.273 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:23:08.273 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.273 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.273 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.273 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.273 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.273 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.274 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.274 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.274 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.274 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.274 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 17:23:08.274 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.274 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.274 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.274 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.274 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.274 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.274 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.274 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 7bdecaa434df4e48accbf36a69f0c349 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:23:08.274 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.274 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.274 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.274 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.274 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.274 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 17:23:08.274 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:23:08.274 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 17:23:08.274 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 17:23:08.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.274 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.275 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:23:08.275 | 6e537690213b4999bb4516155a0472df' 2022-02-14 17:23:08.275 | + functions-common:get_or_create_service:1094 : echo 6e537690213b4999bb4516155a0472df 2022-02-14 17:23:08.275 | 6e537690213b4999bb4516155a0472df 2022-02-14 17:23:08.275 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-02-14 17:23:08.275 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:23:08.275 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:23:08.275 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 17:23:08.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:23:08.275 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 17:23:08.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.275 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.275 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7cfa6ef38480436c94790cc2e999a267 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7cfa6ef38480436c94790cc2e999a267 2022-02-14 17:23:08.275 | + functions-common:get_or_create_endpoint:1127 : public_id=7cfa6ef38480436c94790cc2e999a267 2022-02-14 17:23:08.275 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.89:8080 ]] 2022-02-14 17:23:08.275 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-02-14 17:23:08.275 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:23:08.275 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.276 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:23:08.276 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:23:08.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.276 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e37a97b13f9b4e3d8cbc8180a93e38d5 2022-02-14 17:23:08.276 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo e37a97b13f9b4e3d8cbc8180a93e38d5 2022-02-14 17:23:08.276 | e37a97b13f9b4e3d8cbc8180a93e38d5 2022-02-14 17:23:08.276 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:23:08.276 | + functions-common:get_or_create_endpoint:1136 : echo 7cfa6ef38480436c94790cc2e999a267 2022-02-14 17:23:08.276 | 7cfa6ef38480436c94790cc2e999a267 2022-02-14 17:23:08.276 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 17:23:08.276 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 17:23:08.276 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:23:08.276 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.276 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.276 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.276 | ++ functions-common:get_or_create_project:938 : project_id=5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_project:939 : echo 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.277 | + lib/swift:create_swift_accounts:652 : swift_project_test1=5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.277 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 17:23:08.277 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.277 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 17:23:08.277 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 17:23:08.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.277 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.277 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.277 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_user:925 : user_id=1fbd48efbc5a43e7ab69e79a10057fe4 2022-02-14 17:23:08.277 | ++ functions-common:get_or_create_user:926 : echo 1fbd48efbc5a43e7ab69e79a10057fe4 2022-02-14 17:23:08.277 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=1fbd48efbc5a43e7ab69e79a10057fe4 2022-02-14 17:23:08.277 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 17:23:08.277 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.277 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 1fbd48efbc5a43e7ab69e79a10057fe4 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.277 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.277 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:23:08.277 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.277 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.277 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:23:08.277 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:23:08.277 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:23:08.277 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:23:08.277 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 1fbd48efbc5a43e7ab69e79a10057fe4 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.277 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.277 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.278 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.278 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.278 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.278 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.278 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 1fbd48efbc5a43e7ab69e79a10057fe4 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 1fbd48efbc5a43e7ab69e79a10057fe4 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.278 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.278 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.278 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.278 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.278 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.278 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.278 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 1fbd48efbc5a43e7ab69e79a10057fe4 | | 5b5b204bace94ac28cdaa8fe41655af3 | | | False |' 2022-02-14 17:23:08.278 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.278 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.278 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.278 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.278 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.278 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 17:23:08.279 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 17:23:08.279 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:23:08.279 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 17:23:08.279 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 17:23:08.279 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 17:23:08.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.279 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.279 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.279 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.279 | ++ functions-common:get_or_create_user:925 : user_id=25175f41c581465aa119e18f8446e130 2022-02-14 17:23:08.279 | ++ functions-common:get_or_create_user:926 : echo 25175f41c581465aa119e18f8446e130 2022-02-14 17:23:08.279 | + lib/swift:create_swift_accounts:661 : swift_user_test3=25175f41c581465aa119e18f8446e130 2022-02-14 17:23:08.279 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 17:23:08.279 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.279 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 1a39f9c02f474c53a87628011ea8459f 25175f41c581465aa119e18f8446e130 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.279 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.279 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:23:08.279 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.279 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.279 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:23:08.279 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:23:08.279 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:23:08.279 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:23:08.279 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 1a39f9c02f474c53a87628011ea8459f --user 25175f41c581465aa119e18f8446e130 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.279 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.280 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.280 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.280 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.280 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.280 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.280 | + functions-common:get_or_add_user_project_role:986 : openstack role add 1a39f9c02f474c53a87628011ea8459f --user 25175f41c581465aa119e18f8446e130 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 1a39f9c02f474c53a87628011ea8459f --user 25175f41c581465aa119e18f8446e130 --project 5b5b204bace94ac28cdaa8fe41655af3 2022-02-14 17:23:08.280 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.280 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.280 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.280 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.280 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.280 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.280 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.280 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.280 | ++ functions-common:get_field:818 : echo '| 1a39f9c02f474c53a87628011ea8459f | 25175f41c581465aa119e18f8446e130 | | 5b5b204bace94ac28cdaa8fe41655af3 | | | False |' 2022-02-14 17:23:08.280 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.280 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.281 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.281 | + functions-common:get_or_add_user_project_role:997 : echo 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.281 | 1a39f9c02f474c53a87628011ea8459f 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 17:23:08.281 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:23:08.281 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 17:23:08.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.281 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.281 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.281 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_project:938 : project_id=0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_project:939 : echo 0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:666 : swift_project_test2=0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 17:23:08.281 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 17:23:08.281 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 17:23:08.281 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 17:23:08.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.281 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.281 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.281 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_user:925 : user_id=d464c2d79eb640c3b20c8156a8876bdc 2022-02-14 17:23:08.281 | ++ functions-common:get_or_create_user:926 : echo d464c2d79eb640c3b20c8156a8876bdc 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:671 : swift_user_test2=d464c2d79eb640c3b20c8156a8876bdc 2022-02-14 17:23:08.281 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 17:23:08.281 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.282 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin d464c2d79eb640c3b20c8156a8876bdc 0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.282 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:23:08.282 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.282 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.282 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:23:08.282 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:23:08.282 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:23:08.282 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user d464c2d79eb640c3b20c8156a8876bdc --project 0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.282 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.282 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.282 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.282 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.282 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.282 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.282 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.282 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user d464c2d79eb640c3b20c8156a8876bdc --project 0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.282 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.282 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user d464c2d79eb640c3b20c8156a8876bdc --project 0de75c5dca8d4f599b1bdb6366e915b2 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.282 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.282 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.282 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.283 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.283 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.283 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.283 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.283 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.283 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | d464c2d79eb640c3b20c8156a8876bdc | | 0de75c5dca8d4f599b1bdb6366e915b2 | | | False |' 2022-02-14 17:23:08.283 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.283 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.283 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.283 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.283 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.283 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 17:23:08.283 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 17:23:08.283 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 17:23:08.283 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 17:23:08.283 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 17:23:08.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.283 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.283 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.283 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.283 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 17:23:08.283 | 66e0b40757264cc19cb179146d023049' 2022-02-14 17:23:08.283 | ++ functions-common:get_or_create_domain:888 : echo 66e0b40757264cc19cb179146d023049 2022-02-14 17:23:08.283 | + lib/swift:create_swift_accounts:676 : swift_domain=66e0b40757264cc19cb179146d023049 2022-02-14 17:23:08.283 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 17:23:08.283 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.283 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 17:23:08.283 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 66e0b40757264cc19cb179146d023049 2022-02-14 17:23:08.283 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 17:23:08.283 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=66e0b40757264cc19cb179146d023049 --or-show -f value -c id 2022-02-14 17:23:08.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.284 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.284 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.284 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_project:938 : project_id=9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_project:939 : echo 9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:680 : swift_project_test4=9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 17:23:08.284 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 17:23:08.284 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 66e0b40757264cc19cb179146d023049 test4@example.com 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 17:23:08.284 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=66e0b40757264cc19cb179146d023049 --email=test4@example.com --or-show -f value -c id 2022-02-14 17:23:08.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.284 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.284 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.284 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_user:925 : user_id=286c5312efd542bc940c72cf66f7ff95 2022-02-14 17:23:08.284 | ++ functions-common:get_or_create_user:926 : echo 286c5312efd542bc940c72cf66f7ff95 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:685 : swift_user_test4=286c5312efd542bc940c72cf66f7ff95 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 17:23:08.284 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 17:23:08.284 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 286c5312efd542bc940c72cf66f7ff95 9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:23:08.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 17:23:08.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:23:08.285 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:23:08.285 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 17:23:08.285 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 17:23:08.285 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 17:23:08.285 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 286c5312efd542bc940c72cf66f7ff95 --project 9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:23:08.285 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.285 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.285 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:23:08.285 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:23:08.285 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 286c5312efd542bc940c72cf66f7ff95 --project 9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 286c5312efd542bc940c72cf66f7ff95 --project 9ce2b1e61a9849e8b12f29c4ea10175a 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:23:08.285 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:23:08.285 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:23:08.285 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:08.285 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:08.285 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:23:08.285 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:23:08.286 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:23:08.286 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | 286c5312efd542bc940c72cf66f7ff95 | | 9ce2b1e61a9849e8b12f29c4ea10175a | | | False |' 2022-02-14 17:23:08.286 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:23:08.286 | ++ functions-common:get_field:812 : read data 2022-02-14 17:23:08.286 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.286 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.286 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:23:08.318 | [150276 Async create_swift_accounts:185104]: finished create_swift_accounts with result 0 in 97 seconds 2022-02-14 17:23:08.325 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 17:23:08.328 | + inc/async:async_wait:197 : return 0 2022-02-14 17:23:08.330 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 17:23:08.348 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:08.351 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 17:23:08.369 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:08.372 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 17:23:08.375 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:23:08.377 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 17:23:08.380 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 17:23:08.383 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 17:23:08.444 | + inc/async:async_inner:63 : init_glance 2022-02-14 17:23:08.482 | [150276 Async init_glance:189303]: running: init_glance 2022-02-14 17:23:08.485 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 17:23:08.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:08.506 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 17:23:08.508 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:23:08.511 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 17:23:08.513 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 17:23:08.520 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 17:23:08.521 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:23:08.521 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:23:08.526 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:23:08.528 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:23:08.531 | + 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-02-14 17:23:08.534 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:23:08.537 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 17:23:08.539 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 17:23:08.542 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 17:23:08.545 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 17:23:08.558 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 17:23:08.561 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 17:23:11.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:11.995 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:11.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:11.995 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:15.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:15.477 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:15.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:15.477 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:18.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:18.881 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:18.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:18.882 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:22.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:22.334 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:22.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:22.334 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:25.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:25.780 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:25.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:25.780 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:29.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:29.209 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:29.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:29.209 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:32.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:32.591 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:32.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:32.591 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:36.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:36.247 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:36.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:36.247 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:40.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:40.856 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:40.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:40.856 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:40.856 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 17:23:46.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:46.674 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:46.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:46.674 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:46.974 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 17:23:46.979 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 17:23:46.981 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 17:23:46.983 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 17:23:46.986 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 17:23:46.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 17:23:46.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 17:23:46.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 17:23:46.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 17:23:46.998 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 17:23:47.000 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 17:23:47.003 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 17:23:47.005 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 17:23:47.007 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 17:23:47.009 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 17:23:47.012 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 17:23:47.017 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:47.019 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 17:23:47.021 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:47.026 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 17:23:47.029 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 17:23:47.032 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 17:23:47.034 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 17:23:47.036 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 17:23:47.039 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 17:23:47.069 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 17:23:47.099 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 17:23:47.128 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 17:23:47.163 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 17:23:47.200 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 17:23:47.233 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 17:23:47.235 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 17:23:47.238 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 17:23:47.240 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:23:47.243 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 17:23:47.261 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 17:23:47.263 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 17:23:47.266 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 17:23:47.268 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 17:23:47.270 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 17:23:47.300 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:23:47.341 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 17:23:47.372 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 17:23:47.401 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 17:23:47.418 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:23:47.421 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 17:23:47.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:23:47.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 17:23:47.428 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 17:23:47.431 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 17:23:47.444 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 17:23:47.446 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 17:23:47.449 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 17:23:47.451 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 17:23:47.464 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-14 17:23:47.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 17:23:47.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-14 17:23:47.493 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-14 17:23:47.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-14 17:23:47.519 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 17:23:47.521 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:47.524 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 17:23:47.529 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Kv6t6AcfG5 2022-02-14 17:23:47.531 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 17:23:47.538 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:47.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Kv6t6AcfG5 2022-02-14 17:23:47.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Kv6t6AcfG5 2022-02-14 17:23:47.559 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Kv6t6AcfG5 /etc/sudoers.d/neutron-rootwrap 2022-02-14 17:23:47.571 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 17:23:47.601 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:47.603 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:47.634 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 17:23:47.637 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 17:23:47.641 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 17:23:47.643 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 17:23:47.645 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 17:23:47.648 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 17:23:47.666 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:47.671 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 17:23:47.673 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 17:23:47.676 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 17:23:47.695 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:47.697 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:23:47.701 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-02-14 17:23:47.732 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 17:23:47.735 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 17:23:47.737 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 17:23:47.755 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:47.757 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 17:23:47.760 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 17:23:47.762 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:23:47.765 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:23:47.767 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 17:23:47.770 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 17:23:47.772 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 17:23:47.775 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 17:23:47.778 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 17:23:47.781 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 17:23:47.785 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 17:23:47.788 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-14 17:23:47.793 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 17:23:47.812 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:47.814 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 17:23:47.817 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 17:23:47.819 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 17:23:47.825 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 17:23:47.859 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 17:23:47.894 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 17:23:47.925 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 17:23:47.959 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 17:23:47.991 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 17:23:47.993 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:23:47.997 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 17:23:47.999 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 17:23:48.002 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 17:23:48.034 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 17:23:48.068 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-02-14 17:23:48.103 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 17:23:48.139 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 17:23:48.171 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 17:23:48.203 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 17:23:48.234 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 17:23:48.265 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:23:48.298 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 17:23:48.330 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 17:23:48.362 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 17:23:48.395 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 17:23:48.398 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 17:23:48.400 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 17:23:48.403 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 17:23:48.406 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 17:23:48.436 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 17:23:48.467 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-02-14 17:23:48.498 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 17:23:48.532 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 17:23:48.563 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 17:23:48.594 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 17:23:48.625 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 17:23:48.656 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 17:23:48.711 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 17:23:48.747 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 17:23:48.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 17:23:48.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 17:23:48.755 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 17:23:48.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 17:23:48.760 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 17:23:48.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 17:23:48.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-02-14 17:23:48.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-02-14 17:23:48.770 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-02-14 17:23:48.773 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 17:23:48.775 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 17:23:48.779 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 17:23:48.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 17:23:48.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 17:23:48.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 17:23:48.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 17:23:48.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 17:23:48.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:48.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-14 17:23:48.827 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-14 17:23:48.830 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:48.832 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:23:48.835 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 17:23:48.837 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 17:23:48.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:48.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 17:23:48.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 17:23:48.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-14 17:23:48.876 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:48.878 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:23:48.881 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 17:23:48.883 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 17:23:48.886 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:48.889 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 17:23:48.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-14 17:23:48.921 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:48.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 17:23:48.926 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 17:23:48.928 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 17:23:48.931 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:48.936 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 17:23:48.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-14 17:23:48.966 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:48.969 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 17:23:48.971 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 17:23:48.973 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 17:23:48.976 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:48.978 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-14 17:23:49.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-14 17:23:49.010 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:49.013 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 17:23:49.016 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 17:23:49.018 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 17:23:49.020 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:49.023 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 17:23:49.055 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-14 17:23:49.057 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:49.060 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 17:23:49.063 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 17:23:49.065 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 17:23:49.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:49.070 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 17:23:49.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:550:599 2022-02-14 17:23:49.103 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:49.106 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 17:23:49.108 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-02-14 17:23:49.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-02-14 17:23:49.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:49.116 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-02-14 17:23:49.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-14 17:23:49.149 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 17:23:49.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 17:23:49.154 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 17:23:49.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 17:23:49.159 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 17:23:49.162 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 17:23:49.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 17:23:49.196 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 17:23:49.214 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:49.218 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 17:23:49.220 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 17:23:49.257 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:49.260 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:49.298 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 17:23:49.332 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 17:23:49.334 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 17:23:49.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 17:23:49.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 17:23:52.338 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 17:23:52.338 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 17:23:52.339 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191218) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 17:23:52.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:23:52.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:23:52.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:52.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:52.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:52.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191218) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:52.446 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 17:23:52.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:52.446 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:52.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:52.446 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:52.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 17:23:52.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 17:23:52.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 17:23:52.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:23:52.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 17:23:52.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-14 17:23:52.883 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 17:23:52.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:52.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-14 17:23:52.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 17:23:52.924 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 17:23:52.932 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 17:23:52.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 17:23:52.938 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 17:23:52.952 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 17:23:52.965 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 17:23:52.970 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 17:23:52.976 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 17:23:52.980 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 17:23:52.983 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 17:23:52.991 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 17:23:52.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 17:23:52.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 17:23:53.000 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 17:23:53.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 17:23:53.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 17:23:53.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 17:23:53.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 17:23:53.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:23:53.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 17:23:53.045 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 17:23:53.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-14 17:23:53.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 17:23:53.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 17:23:53.114 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 17:23:53.146 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 17:23:53.163 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:53.166 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 17:23:53.169 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.174 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 17:23:53.208 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 17:23:53.238 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 17:23:53.271 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:53.275 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:53.304 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 17:23:53.323 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:53.326 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.329 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 17:23:53.359 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.364 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 17:23:53.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 17:23:53.399 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 17:23:53.401 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 17:23:53.419 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:53.422 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 17:23:53.424 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-14 17:23:53.429 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 17:23:53.459 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 17:23:53.492 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:53.494 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:53.526 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 17:23:53.529 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 17:23:53.559 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 17:23:53.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 17:23:53.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 17:23:53.595 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 17:23:53.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 17:23:53.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 17:23:53.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 17:23:56.574 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 17:23:56.574 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 17:23:56.575 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=191748) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:56.625 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=191748) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 17:23:56.687 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 17:23:56.687 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=191748) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 17:23:56.688 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=191748) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 17:23:56.688 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 17:23:56.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:56.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:56.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:23:56.688 | from cryptography.utils import int_from_bytes 2022-02-14 17:23:57.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 17:23:57.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 17:23:57.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 17:23:57.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 17:23:57.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 17:23:57.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 17:23:57.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 17:23:57.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 17:23:57.085 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 17:23:57.088 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 17:23:57.091 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 17:23:57.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-14 17:23:57.122 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 17:23:57.124 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 17:23:57.127 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 17:23:57.129 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 17:23:57.132 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 17:23:57.135 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 17:23:57.138 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 17:23:57.140 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 17:23:57.143 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 17:23:57.146 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 17:23:57.147 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 17:23:57.150 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 17:23:57.153 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 17:23:57.155 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 17:23:57.159 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 17:23:57.159 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 17:23:57.166 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 17:23:57.170 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 17:23:57.172 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 17:23:57.175 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 17:23:57.179 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 17:23:57.179 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 17:23:57.180 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 17:23:57.186 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.68/22 brd 192.168.3.255' 2022-02-14 17:23:57.189 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 17:23:57.191 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:57.198 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 17:23:57.198 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 17:23:57.199 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.68/22 brd 192.168.3.255 != '' ]] 2022-02-14 17:23:57.201 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1' 2022-02-14 17:23:57.204 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data' 2022-02-14 17:23:57.206 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 17:23:57.209 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 17:23:57.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.68/22 brd 192.168.3.255 2022-02-14 17:23:57.213 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 17:23:57.214 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 17:23:57.215 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 17:23:57.219 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.68 2022-02-14 17:23:57.222 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.68 ' 2022-02-14 17:23:57.224 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.68/22 brd 192.168.3.255 dev eth1 2022-02-14 17:23:57.238 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.68/22 brd 192.168.3.255 dev br-data 2022-02-14 17:23:57.251 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 17:23:57.264 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 17:23:57.285 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.68 2022-02-14 17:23:57.295 | PING 192.168.0.68 (192.168.0.68) from 192.168.0.68 br-data: 56(84) bytes of data. 2022-02-14 17:23:57.295 | 64 bytes from 192.168.0.68: icmp_seq=1 ttl=64 time=0.065 ms 2022-02-14 17:23:58.313 | 64 bytes from 192.168.0.68: icmp_seq=2 ttl=64 time=0.037 ms 2022-02-14 17:23:59.337 | 64 bytes from 192.168.0.68: icmp_seq=3 ttl=64 time=0.037 ms 2022-02-14 17:23:59.337 | 2022-02-14 17:23:59.337 | --- 192.168.0.68 ping statistics --- 2022-02-14 17:23:59.337 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-02-14 17:23:59.337 | rtt min/avg/max/mdev = 0.037/0.046/0.065/0.013 ms 2022-02-14 17:23:59.343 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 17:23:59.343 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 17:23:59.349 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 17:23:59.352 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 17:23:59.369 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:59.372 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 17:23:59.374 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 17:23:59.379 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 17:23:59.424 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-02-14 17:23:59.454 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 17:23:59.487 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 17:23:59.519 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 17:23:59.522 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 17:23:59.552 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 17:23:59.554 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 17:23:59.572 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:23:59.574 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 17:23:59.577 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 17:23:59.595 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:23:59.599 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 17:23:59.614 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:23:59.617 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 17:23:59.635 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 17:23:59.639 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 17:23:59.669 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 17:23:59.701 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 17:23:59.704 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 17:23:59.722 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:59.725 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 17:23:59.743 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:59.746 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 17:23:59.749 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 17:23:59.814 | + inc/async:async_inner:63 : init_neutron 2022-02-14 17:23:59.858 | [150276 Async init_neutron:192226]: running: init_neutron 2022-02-14 17:23:59.861 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 17:23:59.879 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:23:59.883 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 17:23:59.895 | ++ ./stack.sh:main:1162 : true 2022-02-14 17:23:59.899 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 17:23:59.901 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 17:23:59.905 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 17:23:59.917 | dnsmasq: no process found 2022-02-14 17:23:59.922 | + ./stack.sh:main:1164 : true 2022-02-14 17:23:59.924 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 17:23:59.933 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 17:23:59.933 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 17:23:59.933 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:23:59.936 | + lib/nova:clean_iptables:183 : bash 2022-02-14 17:23:59.937 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 17:23:59.937 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 17:23:59.943 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 17:23:59.952 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:23:59.952 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 17:23:59.953 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 17:23:59.957 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 17:23:59.957 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 17:23:59.960 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 17:23:59.960 | + lib/nova:clean_iptables:185 : bash 2022-02-14 17:23:59.970 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 17:23:59.972 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 17:23:59.974 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:23:59.977 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 17:23:59.977 | + lib/nova:clean_iptables:187 : bash 2022-02-14 17:23:59.982 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 17:23:59.986 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 17:23:59.991 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 17:23:59.998 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 17:23:59.998 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 17:23:59.998 | + lib/nova:clean_iptables:189 : bash 2022-02-14 17:24:00.003 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 17:24:00.005 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 17:24:00.005 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 17:24:00.012 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 17:24:00.020 | net.ipv4.ip_forward = 1 2022-02-14 17:24:00.024 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 17:24:00.043 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:24:00.046 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 17:24:00.049 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 17:24:00.052 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 17:24:00.091 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 17:24:00.122 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 17:24:00.125 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 17:24:00.164 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 17:24:00.197 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 17:24:00.217 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:24:00.220 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 17:24:00.223 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:24:00.225 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 17:24:00.228 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 17:24:00.230 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 17:24:00.301 | + inc/async:async_inner:63 : init_swift 2022-02-14 17:24:00.339 | [150276 Async init_swift:192584]: running: init_swift 2022-02-14 17:24:00.342 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 17:24:00.361 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:24:00.364 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 17:24:00.369 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:24:00.369 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 17:24:00.371 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 17:24:00.375 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 17:24:00.440 | + inc/async:async_inner:63 : init_cinder 2022-02-14 17:24:00.494 | [150276 Async init_cinder:192679]: running: init_cinder 2022-02-14 17:24:00.497 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 17:24:00.519 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:24:00.522 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 17:24:00.524 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:24:00.527 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 17:24:00.530 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 17:24:00.532 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 17:24:00.601 | + inc/async:async_inner:63 : init_placement 2022-02-14 17:24:00.651 | [150276 Async init_placement:192798]: running: init_placement 2022-02-14 17:24:00.653 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 17:24:00.710 | [150276 Async init_neutron:192226]: Waiting for completion of init_neutron running on PID 192226 (6 other jobs running) 2022-02-14 17:24:00.739 | [150276 Async init_neutron:192226]: Signaling child to exit 2022-02-14 17:24:01.620 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:24:01.646 | [189303 Async init_glance:189303]: finished successfully 2022-02-14 17:24:12.697 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:24:12.724 | [192584 Async init_swift:192584]: finished successfully 2022-02-14 17:24:54.398 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:24:54.425 | [192798 Async init_placement:192798]: finished successfully 2022-02-14 17:24:57.144 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:24:57.173 | [192679 Async init_cinder:192679]: finished successfully 2022-02-14 17:28:21.355 | + inc/async:async_inner:64 : rc=0 2022-02-14 17:28:21.381 | [192226 Async init_neutron:192226]: finished successfully 2022-02-14 17:28:21.400 | WAKEUP 2022-02-14 17:28:21.424 | [150276 Async init_neutron:192226]: Signaled 2022-02-14 17:28:21.425 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 17:28:21.425 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:28:21.425 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 17:28:21.425 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 17:28:21.425 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 17:28:21.425 | + 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-02-14 17:28:21.425 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 17:28:21.425 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 17:28:21.425 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 17:28:21.425 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 17:28:21.425 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 17:28:21.425 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 17:28:21.425 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 17:28:21.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.426 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 17:28:21.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.426 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 17:28:21.426 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:28:21.426 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:28:21.426 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:28:21.426 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:28:21.426 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859478665 2022-02-14 17:28:21.426 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-14 17:28:21.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.426 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.426 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 17:28:21.426 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 17:28:21.427 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 17:28:21.428 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 17:28:21.429 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 17:28:21.429 | Running upgrade for neutron ... 2022-02-14 17:28:21.430 | OK 2022-02-14 17:28:21.430 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 17:28:21.430 | + functions-common:time_stop:2425 : local name 2022-02-14 17:28:21.430 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:28:21.430 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:28:21.430 | + functions-common:time_stop:2428 : local total 2022-02-14 17:28:21.430 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:28:21.430 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:28:21.430 | + functions-common:time_stop:2432 : start_time=1644859478665 2022-02-14 17:28:21.430 | + functions-common:time_stop:2434 : [[ -z 1644859478665 ]] 2022-02-14 17:28:21.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:28:21.430 | + functions-common:time_stop:2437 : end_time=1644859701339 2022-02-14 17:28:21.430 | + functions-common:time_stop:2438 : elapsed_time=222674 2022-02-14 17:28:21.430 | + functions-common:time_stop:2439 : total=35931 2022-02-14 17:28:21.430 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:28:21.430 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=258605 2022-02-14 17:28:21.471 | [150276 Async init_neutron:192226]: finished init_neutron with result 0 in 261 seconds 2022-02-14 17:28:21.475 | + inc/async:async_wait:197 : return 0 2022-02-14 17:28:21.479 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 17:28:21.529 | [150276 Async init_placement:192798]: Waiting for completion of init_placement running on PID 192798 (5 other jobs running) 2022-02-14 17:28:21.555 | [150276 Async init_placement:192798]: Signaling child to exit 2022-02-14 17:28:21.555 | WAKEUP 2022-02-14 17:28:21.579 | [150276 Async init_placement:192798]: Signaled 2022-02-14 17:28:21.580 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 17:28:21.580 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 17:28:21.580 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 17:28:21.580 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 17:28:21.580 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 17:28:21.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.580 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 17:28:21.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.580 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 17:28:21.580 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 17:28:21.580 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 17:28:21.580 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 17:28:21.580 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 17:28:21.581 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 17:28:21.581 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 17:28:21.581 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 17:28:21.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.581 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.581 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.581 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.581 | + functions-common:get_or_create_user:925 : user_id=bd753f91b6514677bc5fa4c0e8a5b651 2022-02-14 17:28:21.581 | + functions-common:get_or_create_user:926 : echo bd753f91b6514677bc5fa4c0e8a5b651 2022-02-14 17:28:21.581 | bd753f91b6514677bc5fa4c0e8a5b651 2022-02-14 17:28:21.581 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 17:28:21.581 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:28:21.581 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:28:21.581 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:28:21.581 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:28:21.581 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.581 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:28:21.581 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:28:21.581 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:28:21.581 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.581 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.581 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.581 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.582 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.582 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:28:21.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:28:21.582 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:28:21.582 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.582 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.582 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.582 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.582 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:28:21.582 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:28:21.582 | ++ functions-common:get_field:818 : echo '| 940ef4e2431144d1b2a560970c16d4f2 | bd753f91b6514677bc5fa4c0e8a5b651 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:28:21.582 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:28:21.582 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:995 : user_role_id=940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:997 : echo 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:28:21.582 | 940ef4e2431144d1b2a560970c16d4f2 2022-02-14 17:28:21.582 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 17:28:21.582 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 17:28:21.582 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 17:28:21.582 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 17:28:21.582 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 17:28:21.582 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 17:28:21.582 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 17:28:21.582 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 17:28:21.582 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 17:28:21.583 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 17:28:21.583 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 17:28:21.583 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 17:28:21.583 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:28:21.583 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.583 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 17:28:21.583 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 17:28:21.583 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 17:28:21.583 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 17:28:21.583 | ++ functions-common:get_field:811 : local data field 2022-02-14 17:28:21.583 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.583 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.583 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 17:28:21.583 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 17:28:21.584 | ++ functions-common:get_field:818 : echo '| fe85afe7db654b658e97a5ed3b1978b2 | bd753f91b6514677bc5fa4c0e8a5b651 | | b52d2d4f0b9c47409a49d6547d813596 | | | False |' 2022-02-14 17:28:21.584 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 17:28:21.584 | ++ functions-common:get_field:812 : read data 2022-02-14 17:28:21.584 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:28:21.584 | + functions-common:get_or_add_user_project_role:997 : echo fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:28:21.584 | fe85afe7db654b658e97a5ed3b1978b2 2022-02-14 17:28:21.584 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-02-14 17:28:21.584 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 17:28:21.584 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 17:28:21.584 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 17:28:21.584 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 17:28:21.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.584 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.584 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.584 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.584 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 17:28:21.584 | 69cfd2a268f7459e8465e40cdae5a010' 2022-02-14 17:28:21.584 | + functions-common:get_or_create_service:1094 : echo 69cfd2a268f7459e8465e40cdae5a010 2022-02-14 17:28:21.584 | 69cfd2a268f7459e8465e40cdae5a010 2022-02-14 17:28:21.584 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-02-14 17:28:21.584 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 17:28:21.584 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-02-14 17:28:21.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 17:28:21.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 17:28:21.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.584 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.584 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.584 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 17:28:21.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 17:28:21.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-02-14 17:28:21.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.585 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:21.585 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:21.585 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 17:28:21.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9f182e6c809e4871ba4bd572ae500fd7 2022-02-14 17:28:21.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9f182e6c809e4871ba4bd572ae500fd7 2022-02-14 17:28:21.585 | + functions-common:get_or_create_endpoint:1127 : public_id=9f182e6c809e4871ba4bd572ae500fd7 2022-02-14 17:28:21.585 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 17:28:21.585 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 17:28:21.585 | + functions-common:get_or_create_endpoint:1136 : echo 9f182e6c809e4871ba4bd572ae500fd7 2022-02-14 17:28:21.585 | 9f182e6c809e4871ba4bd572ae500fd7 2022-02-14 17:28:21.626 | [150276 Async init_placement:192798]: finished init_placement with result 0 in 53 seconds 2022-02-14 17:28:21.631 | + inc/async:async_wait:197 : return 0 2022-02-14 17:28:21.633 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 17:28:21.685 | [150276 Async init_glance:189303]: Waiting for completion of init_glance running on PID 189303 (4 other jobs running) 2022-02-14 17:28:21.710 | [150276 Async init_glance:189303]: Signaling child to exit 2022-02-14 17:28:21.710 | WAKEUP 2022-02-14 17:28:21.734 | [150276 Async init_glance:189303]: Signaled 2022-02-14 17:28:21.736 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 17:28:21.736 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 17:28:21.736 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 17:28:21.736 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 17:28:21.736 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 17:28:21.736 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 17:28:21.736 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 17:28:21.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.736 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 17:28:21.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:21.736 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 17:28:21.736 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:28:21.736 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:28:21.736 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:28:21.736 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:28:21.736 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859390401 2022-02-14 17:28:21.736 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 17:28:21.736 | 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=189426) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:28:21.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:28:21.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:28:21.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:28:21.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:28:21.736 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.736 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.736 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 17:28:21.737 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 17:28:21.737 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 17:28:21.738 | Database migration is up to date. No migration needed. 2022-02-14 17:28:21.738 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 17:28:21.738 | Database is synced successfully. 2022-02-14 17:28:21.738 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 17:28:21.738 | 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=189644) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 17:28:21.738 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 17:28:21.739 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 17:28:21.739 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 17:28:21.739 | + functions-common:time_stop:2425 : local name 2022-02-14 17:28:21.739 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:28:21.739 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:28:21.739 | + functions-common:time_stop:2428 : local total 2022-02-14 17:28:21.739 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:28:21.739 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:28:21.739 | + functions-common:time_stop:2432 : start_time=1644859390401 2022-02-14 17:28:21.739 | + functions-common:time_stop:2434 : [[ -z 1644859390401 ]] 2022-02-14 17:28:21.739 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:28:21.739 | + functions-common:time_stop:2437 : end_time=1644859441584 2022-02-14 17:28:21.739 | + functions-common:time_stop:2438 : elapsed_time=51183 2022-02-14 17:28:21.739 | + functions-common:time_stop:2439 : total=35931 2022-02-14 17:28:21.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:28:21.739 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=87114 2022-02-14 17:28:21.784 | [150276 Async init_glance:189303]: finished init_glance with result 0 in 53 seconds 2022-02-14 17:28:21.808 | + inc/async:async_wait:197 : return 0 2022-02-14 17:28:21.810 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 17:28:21.863 | [150276 Async init_swift:192584]: Waiting for completion of init_swift running on PID 192584 (3 other jobs running) 2022-02-14 17:28:21.888 | [150276 Async init_swift:192584]: Signaling child to exit 2022-02-14 17:28:21.888 | WAKEUP 2022-02-14 17:28:21.911 | [150276 Async init_swift:192584]: Signaled 2022-02-14 17:28:21.913 | + lib/swift:init_swift:692 : local node_number 2022-02-14 17:28:21.913 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 17:28:21.913 | No object-server running 2022-02-14 17:28:21.913 | No object-auditor running 2022-02-14 17:28:21.913 | No container-sharder running 2022-02-14 17:28:21.913 | No container-reconciler running 2022-02-14 17:28:21.913 | No container-server running 2022-02-14 17:28:21.913 | No container-sync running 2022-02-14 17:28:21.913 | No object-reconstructor running 2022-02-14 17:28:21.913 | No account-reaper running 2022-02-14 17:28:21.913 | No container-replicator running 2022-02-14 17:28:21.913 | No account-server running 2022-02-14 17:28:21.913 | No object-expirer running 2022-02-14 17:28:21.913 | No container-auditor running 2022-02-14 17:28:21.913 | No object-replicator running 2022-02-14 17:28:21.913 | No object-updater running 2022-02-14 17:28:21.913 | No account-replicator running 2022-02-14 17:28:21.913 | No container-updater running 2022-02-14 17:28:21.913 | No proxy-server running 2022-02-14 17:28:21.913 | No account-auditor running 2022-02-14 17:28:21.913 | + lib/swift:init_swift:694 : true 2022-02-14 17:28:21.914 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 17:28:21.914 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 17:28:21.914 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 17:28:21.914 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 17:28:21.914 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 17:28:21.914 | = reflink=1 2022-02-14 17:28:21.914 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 17:28:21.914 | = sunit=0 swidth=0 blks 2022-02-14 17:28:21.914 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 17:28:21.914 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 17:28:21.914 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 17:28:21.914 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 17:28:21.914 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 17:28:21.915 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 17:28:21.915 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 17:28:21.915 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644858607.object.builder backups/1644858608.container.builder backups/1644858609.account.builder backups/1644858614.object.builder backups/1644858615.container.builder backups/1644858616.account.builder backups/1644858614.object.ring.gz backups/1644858615.container.ring.gz backups/1644858616.account.ring.gz 2022-02-14 17:28:21.915 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 17:28:21.915 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 17:28:21.915 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 17:28:21.915 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 17:28:21.915 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 17:28:21.915 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 17:28:21.915 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 17:28:21.915 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:28:21.915 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 17:28:21.915 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 17:28:21.915 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:28:21.915 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 17:28:21.915 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 17:28:21.915 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 17:28:21.915 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 17:28:21.915 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:28:21.915 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 17:28:21.915 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:28:21.915 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 17:28:21.915 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 17:28:21.915 | + lib/swift:init_swift:738 : popd 2022-02-14 17:28:21.960 | [150276 Async init_swift:192584]: finished init_swift with result 0 in 12 seconds 2022-02-14 17:28:21.965 | + inc/async:async_wait:197 : return 0 2022-02-14 17:28:21.975 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 17:28:22.019 | [150276 Async init_cinder:192679]: Waiting for completion of init_cinder running on PID 192679 (2 other jobs running) 2022-02-14 17:28:22.045 | [150276 Async init_cinder:192679]: Signaling child to exit 2022-02-14 17:28:22.045 | WAKEUP 2022-02-14 17:28:22.068 | [150276 Async init_cinder:192679]: Signaled 2022-02-14 17:28:22.069 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 17:28:22.069 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.070 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 17:28:22.070 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 17:28:22.070 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 17:28:22.070 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 17:28:22.070 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 17:28:22.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:22.070 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 17:28:22.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:22.070 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 17:28:22.070 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 17:28:22.070 | + functions-common:time_start:2412 : local start_time= 2022-02-14 17:28:22.070 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 17:28:22.070 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 17:28:22.070 | + functions-common:time_start:2416 : _TIME_START[$name]=1644859450233 2022-02-14 17:28:22.070 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 17:28:22.070 | 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=193117) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 17:28:22.071 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=193117) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 17:28:22.071 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 17:28:22.071 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 17:28:22.071 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 17:28:22.071 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 17:28:22.071 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=193117) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 17:28:22.071 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 17:28:22.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:22.071 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:22.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:22.071 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:22.071 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 17:28:22.071 | last_heartbeat = column_property( 2022-02-14 17:28:22.071 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 17:28:22.071 | num_hosts = column_property( 2022-02-14 17:28:22.071 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 17:28:22.071 | num_down_hosts = column_property( 2022-02-14 17:28:22.071 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 17:28:22.072 | + functions-common:time_stop:2425 : local name 2022-02-14 17:28:22.072 | + functions-common:time_stop:2426 : local end_time 2022-02-14 17:28:22.072 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 17:28:22.072 | + functions-common:time_stop:2428 : local total 2022-02-14 17:28:22.072 | + functions-common:time_stop:2429 : local start_time 2022-02-14 17:28:22.072 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 17:28:22.072 | + functions-common:time_stop:2432 : start_time=1644859450233 2022-02-14 17:28:22.072 | + functions-common:time_stop:2434 : [[ -z 1644859450233 ]] 2022-02-14 17:28:22.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 17:28:22.072 | + functions-common:time_stop:2437 : end_time=1644859495501 2022-02-14 17:28:22.072 | + functions-common:time_stop:2438 : elapsed_time=45268 2022-02-14 17:28:22.072 | + functions-common:time_stop:2439 : total=35931 2022-02-14 17:28:22.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 17:28:22.073 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81199 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 17:28:22.073 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 17:28:22.073 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 17:28:22.073 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 17:28:22.073 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 17:28:22.073 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:28:22.073 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 17:28:22.073 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 17:28:22.073 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 17:28:22.073 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 17:28:22.073 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 17:28:22.073 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 17:28:22.073 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 17:28:22.073 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 17:28:22.073 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 17:28:22.073 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 17:28:22.074 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 17:28:22.074 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 17:28:22.074 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 17:28:22.074 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 17:28:22.074 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 17:28:22.074 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 17:28:22.074 | Physical volume "/dev/loop4" successfully created. 2022-02-14 17:28:22.074 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 17:28:22.074 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 17:28:22.074 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 17:28:22.074 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 17:28:22.074 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 17:28:22.074 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 17:28:22.074 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.075 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 17:28:22.075 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 17:28:22.075 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 17:28:22.116 | [150276 Async init_cinder:192679]: finished init_cinder with result 0 in 56 seconds 2022-02-14 17:28:22.120 | + inc/async:async_wait:197 : return 0 2022-02-14 17:28:22.124 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 17:28:22.141 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.143 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 17:28:22.146 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 17:28:22.148 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 17:28:22.152 | + ./stack.sh:main:1218 : init_nova 2022-02-14 17:28:22.154 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 17:28:22.172 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.176 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 17:28:22.192 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 17:28:22.195 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 17:28:22.198 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:28:22.259 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:28:22.298 | [150276 Async nova-cell-0:195458]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 17:28:22.302 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 17:28:22.307 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 17:28:22.311 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 17:28:22.313 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 17:28:22.316 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 17:28:22.319 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:28:22.380 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:28:22.422 | [150276 Async nova-cell-1:195550]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 17:28:22.425 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 17:28:22.428 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 17:28:22.430 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 17:28:22.434 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 17:28:22.437 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 17:28:22.442 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:22.598 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 17:28:22.603 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 17:28:22.743 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 17:28:26.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:26.523 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:26.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 17:28:26.523 | from cryptography.utils import int_from_bytes 2022-02-14 17:28:26.523 | Traceback (most recent call last): 2022-02-14 17:28:26.523 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 17:28:26.523 | from nova.cmd.manage import main 2022-02-14 17:28:26.523 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 17:28:26.524 | from nova.virt.libvirt import machine_type_utils 2022-02-14 17:28:26.524 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 17:28:26.524 | from nova.virt.libvirt import driver 2022-02-14 17:28:26.524 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 17:28:26.524 | from nova.virt.libvirt import blockinfo 2022-02-14 17:28:26.524 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 17:28:26.524 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 17:28:26.524 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 17:28:26.524 | from nova.virt.libvirt import config as vconfig 2022-02-14 17:28:26.524 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1994 2022-02-14 17:28:26.524 | {'name': o, 'size': int(sub.get(o)}) 2022-02-14 17:28:26.524 | ^ 2022-02-14 17:28:26.524 | SyntaxError: closing parenthesis '}' does not match opening parenthesis '(' 2022-02-14 17:28:26.982 | + inc/async:async_inner:68 : rc=1 2022-02-14 17:28:26.995 | + inc/async:async_inner:68 : rc=1 2022-02-14 17:28:26.996 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 17:28:27.000 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 17:28:27.004 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 17:28:27.007 | + ./stack.sh:exit_trap:522 : jobs='175680 2022-02-14 17:28:27.007 | 195458 2022-02-14 17:28:27.007 | 195550' 2022-02-14 17:28:27.011 | + ./stack.sh:exit_trap:525 : [[ -n 175680 2022-02-14 17:28:27.011 | 195458 2022-02-14 17:28:27.011 | 195550 ]] 2022-02-14 17:28:27.011 | [195458 Async nova-cell-0:195458]: FAILED with rc 1 2022-02-14 17:28:27.014 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-171534 ]] 2022-02-14 17:28:27.018 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 17:28:27.021 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 17:28:27.021 | exit_trap: cleaning up child processes 2022-02-14 17:28:27.024 | + ./stack.sh:exit_trap:527 : kill 175680 195458 195550 2022-02-14 17:28:27.027 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.U5elGmJNh3 ']' 2022-02-14 17:28:27.030 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.U5elGmJNh3 2022-02-14 17:28:27.034 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 17:28:27.036 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 17:28:27.039 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 17:28:27.042 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 17:28:27.042 | Error on exit 2022-02-14 17:28:27.044 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 17:28:27.047 | + ./stack.sh:exit_trap:542 : generate-subunit 1644858931 776 fail 2022-02-14 17:28:27.679 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 17:28:27.682 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 17:28:28.795 | + ./stack.sh:exit_trap:556 : exit 1