2022-04-14 00:09:34.842 | + ./stack.sh:main:489 : exec 2022-04-14 00:09:34.842 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-000934' 2022-04-14 00:09:34.842 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-000934.summary.2022-04-14-000934 2022-04-14 00:09:34.842 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:09:34.842 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-000934 2022-04-14 00:09:34.842 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-000934 /opt/stack/logs/stack.sh.log 2022-04-14 00:09:34.842 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-000934.summary.2022-04-14-000934 /opt/stack/logs/stack.sh.log.summary 2022-04-14 00:09:34.842 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 00:09:34.842 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 00:09:34.842 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 00:09:34.842 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 00:09:34.842 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 00:09:34.842 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 00:09:34.842 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:09:34.843 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 00:09:34.843 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 00:09:34.843 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 00:09:34.843 | + ./stack.sh:main:578 : uname -a 2022-04-14 00:09:34.843 | Linux dv-neutron-837780-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 00:09:34.844 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 00:09:34.846 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 00:09:34.849 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 00:09:34.886 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 00:09:34.904 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 00:09:34.906 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 00:09:34.908 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 00:09:34.910 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 00:09:34.912 | + functions-common:fetch_plugins:1783 : return 2022-04-14 00:09:34.914 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 00:09:34.916 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 00:09:34.917 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:09:34.919 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:09:34.921 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:09:34.923 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:09:34.924 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:09:34.926 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:09:34.929 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:09:34.932 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:09:34.934 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:09:34.936 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:09:34.938 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 00:09:34.940 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:09:34.954 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:34.957 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:09:34.958 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:09:34.960 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:09:34.962 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:09:34.964 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:09:34.966 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:09:34.968 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 00:09:34.970 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 00:09:34.972 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:09:34.973 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:09:34.975 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 00:09:34.977 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 00:09:34.979 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 00:09:34.981 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 00:09:34.982 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 00:09:34.984 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 00:09:35.003 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 00:09:35.005 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 00:09:35.018 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:09:35.021 | +++ lib/tls:source:43 : hostname -f 2022-04-14 00:09:35.024 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 00:09:35.026 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 00:09:35.028 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 00:09:35.030 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 00:09:35.031 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 00:09:35.033 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 00:09:35.035 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 00:09:35.037 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 00:09:35.039 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 00:09:35.041 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 00:09:35.045 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 00:09:35.058 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 00:09:35.075 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 00:09:35.088 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 00:09:35.101 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 00:09:35.139 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 00:09:35.203 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 00:09:35.295 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 00:09:35.325 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 00:09:35.375 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 00:09:35.427 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 00:09:35.575 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 00:09:35.588 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 00:09:35.604 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 00:09:35.619 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 00:09:35.714 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 00:09:35.716 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 00:09:35.719 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 00:09:35.721 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 00:09:35.723 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 00:09:35.725 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 00:09:35.728 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 00:09:35.728 | False' 2022-04-14 00:09:35.730 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 00:09:35.746 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 00:09:35.749 | + ./stack.sh:main:626 : run_phase source 2022-04-14 00:09:35.751 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 00:09:35.753 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:09:35.755 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:09:35.757 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:09:35.759 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:09:35.761 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:09:35.763 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:09:35.766 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:09:35.769 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:09:35.771 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:09:35.773 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:09:35.776 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 00:09:35.778 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:09:35.792 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:35.794 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:09:35.796 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 00:09:35.835 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 00:09:35.837 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 00:09:35.840 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:09:35.842 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 00:09:35.844 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 00:09:35.846 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 00:09:35.848 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 00:09:35.851 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 00:09:35.853 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 00:09:35.856 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 00:09:35.858 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.860 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 00:09:35.862 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.865 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 00:09:35.867 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.869 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 00:09:35.871 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.874 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 00:09:35.876 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.878 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 00:09:35.881 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.883 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 00:09:35.886 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.888 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 00:09:35.891 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.893 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 00:09:35.896 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.899 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 00:09:35.901 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.903 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 00:09:35.906 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.908 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 00:09:35.910 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.913 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 00:09:35.915 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.918 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 00:09:35.920 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.922 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 00:09:35.924 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.927 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 00:09:35.929 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.931 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 00:09:35.933 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.936 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 00:09:35.938 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.940 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 00:09:35.942 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.945 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 00:09:35.948 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.950 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 00:09:35.952 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.954 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 00:09:35.956 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.960 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 00:09:35.962 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.964 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 00:09:35.967 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.969 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 00:09:35.971 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.973 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 00:09:35.976 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.978 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 00:09:35.980 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.982 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 00:09:35.985 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.987 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 00:09:35.989 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.993 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 00:09:35.996 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:35.998 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 00:09:36.000 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.003 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 00:09:36.005 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.008 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 00:09:36.010 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.012 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 00:09:36.015 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.017 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 00:09:36.019 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.022 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 00:09:36.025 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.027 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 00:09:36.029 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.031 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 00:09:36.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.036 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 00:09:36.038 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.040 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 00:09:36.043 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.045 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 00:09:36.047 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.049 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 00:09:36.052 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.054 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 00:09:36.056 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.058 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 00:09:36.061 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.063 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 00:09:36.065 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.067 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 00:09:36.070 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.073 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 00:09:36.075 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:09:36.077 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 00:09:36.080 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 00:09:36.082 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:09:36.085 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 00:09:36.100 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:36.103 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 00:09:36.105 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:09:36.107 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 00:09:36.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:09:36.125 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 00:09:36.127 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 00:09:36.129 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 00:09:36.132 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 00:09:36.134 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 00:09:36.137 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 00:09:36.139 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 00:09:36.141 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 00:09:36.144 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 00:09:36.144 | Using mysql database backend 2022-04-14 00:09:36.146 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 00:09:36.162 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 00:09:36.165 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 00:09:36.168 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:09:36.170 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 00:09:36.173 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:09:36.176 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 00:09:36.191 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:36.194 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 00:09:36.211 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 00:09:36.227 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:36.230 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 00:09:36.250 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 00:09:36.266 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 00:09:36.283 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:09:36.285 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 00:09:36.301 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:09:36.305 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 00:09:36.323 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 00:09:36.326 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 00:09:36.328 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 00:09:36.330 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 00:09:36.333 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:09:36.338 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-000936 2022-04-14 00:09:36.340 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-000936 759' 2022-04-14 00:09:36.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.345 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:09:36.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.350 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:09:36.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.355 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:09:36.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.360 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:09:36.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.364 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-04-14 00:09:36.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.370 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-04-14 00:09:36.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.375 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-000934 2022-04-14 00:09:36.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.379 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:09:36.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.385 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-04-14 00:09:36.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.389 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:09:36.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.394 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:09:36.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.399 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:09:36.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:09:36.404 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:09:36.406 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 00:09:36.409 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 00:09:36.411 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 00:09:36.413 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 00:09:36.415 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:09:36.417 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:09:36.420 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:09:36.423 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:09:36.425 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:09:36.428 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:09:36.443 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:09:36.446 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:09:36.448 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:09:36.451 | + functions-common:git_clone:629 : echo master 2022-04-14 00:09:36.451 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:09:36.456 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 00:09:36.458 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:09:36.460 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 00:09:36.472 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 00:09:36.475 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:09:36.476 | + functions-common:git_clone:685 : head -1 2022-04-14 00:09:36.479 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-14 00:09:36.481 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:09:36.484 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 00:09:36.486 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:09:36.489 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 00:09:36.492 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 00:09:36.494 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 00:09:36.497 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 00:09:36.500 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:09:36.502 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 00:09:36.504 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 00:09:36.508 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 00:09:36.511 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 00:09:36.515 | ++ tools/install_prereqs.sh:source:47 : NOW=1649894976 2022-04-14 00:09:36.518 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 00:09:36.523 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649893998 2022-04-14 00:09:36.525 | ++ tools/install_prereqs.sh:source:49 : DELTA=978 2022-04-14 00:09:36.527 | ++ tools/install_prereqs.sh:source:50 : [[ 978 -lt 7200 ]] 2022-04-14 00:09:36.530 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 00:09:36.532 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 00:09:36.535 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 00:09:36.537 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 00:09:36.539 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 00:09:36.542 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 00:09:36.544 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 00:09:36.546 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 00:09:36.549 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:09:36.601 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 00:09:36.601 | apache2-dev 2022-04-14 00:09:36.601 | bc 2022-04-14 00:09:36.601 | bsdmainutils 2022-04-14 00:09:36.601 | curl 2022-04-14 00:09:36.601 | g++ 2022-04-14 00:09:36.601 | gawk 2022-04-14 00:09:36.601 | gcc 2022-04-14 00:09:36.601 | gettext 2022-04-14 00:09:36.601 | git 2022-04-14 00:09:36.601 | graphviz 2022-04-14 00:09:36.601 | iputils-ping 2022-04-14 00:09:36.601 | libapache2-mod-proxy-uwsgi 2022-04-14 00:09:36.602 | libffi-dev 2022-04-14 00:09:36.602 | libjpeg-dev 2022-04-14 00:09:36.602 | libpcre3-dev 2022-04-14 00:09:36.602 | libpq-dev 2022-04-14 00:09:36.602 | libssl-dev 2022-04-14 00:09:36.602 | libsystemd-dev 2022-04-14 00:09:36.602 | libxml2-dev 2022-04-14 00:09:36.602 | libxslt1-dev 2022-04-14 00:09:36.602 | libyaml-dev 2022-04-14 00:09:36.602 | lsof 2022-04-14 00:09:36.602 | openssh-server 2022-04-14 00:09:36.602 | openssl 2022-04-14 00:09:36.602 | pkg-config 2022-04-14 00:09:36.602 | psmisc 2022-04-14 00:09:36.602 | python3-dev 2022-04-14 00:09:36.602 | python3-pip 2022-04-14 00:09:36.602 | python3-systemd 2022-04-14 00:09:36.602 | python3-venv 2022-04-14 00:09:36.602 | tar 2022-04-14 00:09:36.602 | tcpdump 2022-04-14 00:09:36.602 | unzip 2022-04-14 00:09:36.602 | uuid-runtime 2022-04-14 00:09:36.602 | wget 2022-04-14 00:09:36.602 | wget 2022-04-14 00:09:36.602 | zlib1g-dev 2022-04-14 00:09:36.602 | libkrb5-dev 2022-04-14 00:09:36.602 | libldap2-dev 2022-04-14 00:09:36.602 | libsasl2-dev 2022-04-14 00:09:36.602 | memcached 2022-04-14 00:09:36.602 | python3-mysqldb 2022-04-14 00:09:36.602 | sqlite3 2022-04-14 00:09:36.602 | conntrack 2022-04-14 00:09:36.603 | curl 2022-04-14 00:09:36.603 | dnsmasq-base 2022-04-14 00:09:36.603 | dnsmasq-utils 2022-04-14 00:09:36.603 | ebtables 2022-04-14 00:09:36.603 | genisoimage 2022-04-14 00:09:36.603 | iptables 2022-04-14 00:09:36.603 | iputils-arping 2022-04-14 00:09:36.603 | kpartx 2022-04-14 00:09:36.603 | libjs-jquery-tablesorter 2022-04-14 00:09:36.603 | parted 2022-04-14 00:09:36.603 | pm-utils 2022-04-14 00:09:36.603 | python3-mysqldb 2022-04-14 00:09:36.603 | socat 2022-04-14 00:09:36.603 | sqlite3 2022-04-14 00:09:36.603 | sudo 2022-04-14 00:09:36.603 | vlan 2022-04-14 00:09:36.603 | lsscsi 2022-04-14 00:09:36.603 | open-iscsi 2022-04-14 00:09:36.603 | lvm2 2022-04-14 00:09:36.603 | qemu-utils 2022-04-14 00:09:36.603 | thin-provisioning-tools 2022-04-14 00:09:36.603 | acl 2022-04-14 00:09:36.603 | dnsmasq-base 2022-04-14 00:09:36.603 | dnsmasq-utils 2022-04-14 00:09:36.603 | ebtables 2022-04-14 00:09:36.603 | haproxy 2022-04-14 00:09:36.603 | iptables 2022-04-14 00:09:36.603 | iputils-arping 2022-04-14 00:09:36.603 | iputils-ping 2022-04-14 00:09:36.603 | postgresql-server-dev-all 2022-04-14 00:09:36.603 | python3-mysqldb 2022-04-14 00:09:36.603 | sqlite3 2022-04-14 00:09:36.603 | sudo 2022-04-14 00:09:36.603 | vlan 2022-04-14 00:09:36.604 | pcp 2022-04-14 00:09:36.604 | ipset 2022-04-14 00:09:36.604 | conntrack 2022-04-14 00:09:36.604 | conntrackd 2022-04-14 00:09:36.604 | keepalived 2022-04-14 00:09:36.604 | lvm2 2022-04-14 00:09:36.604 | qemu-utils 2022-04-14 00:09:36.604 | thin-provisioning-tools 2022-04-14 00:09:36.604 | curl 2022-04-14 00:09:36.604 | liberasurecode-dev 2022-04-14 00:09:36.604 | make 2022-04-14 00:09:36.604 | memcached 2022-04-14 00:09:36.604 | rsync 2022-04-14 00:09:36.604 | sqlite3 2022-04-14 00:09:36.604 | xfsprogs' 2022-04-14 00:09:36.604 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 00:09:36.623 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 00:09:36.623 | apache2-dev 2022-04-14 00:09:36.623 | bc 2022-04-14 00:09:36.623 | bsdmainutils 2022-04-14 00:09:36.623 | curl 2022-04-14 00:09:36.623 | g++ 2022-04-14 00:09:36.623 | gawk 2022-04-14 00:09:36.623 | gcc 2022-04-14 00:09:36.623 | gettext 2022-04-14 00:09:36.623 | git 2022-04-14 00:09:36.623 | graphviz 2022-04-14 00:09:36.623 | iputils-ping 2022-04-14 00:09:36.623 | libapache2-mod-proxy-uwsgi 2022-04-14 00:09:36.623 | libffi-dev 2022-04-14 00:09:36.623 | libjpeg-dev 2022-04-14 00:09:36.623 | libpcre3-dev 2022-04-14 00:09:36.623 | libpq-dev 2022-04-14 00:09:36.623 | libssl-dev 2022-04-14 00:09:36.623 | libsystemd-dev 2022-04-14 00:09:36.623 | libxml2-dev 2022-04-14 00:09:36.623 | libxslt1-dev 2022-04-14 00:09:36.623 | libyaml-dev 2022-04-14 00:09:36.623 | lsof 2022-04-14 00:09:36.623 | openssh-server 2022-04-14 00:09:36.623 | openssl 2022-04-14 00:09:36.623 | pkg-config 2022-04-14 00:09:36.623 | psmisc 2022-04-14 00:09:36.623 | python3-dev 2022-04-14 00:09:36.623 | python3-pip 2022-04-14 00:09:36.624 | python3-systemd 2022-04-14 00:09:36.624 | python3-venv 2022-04-14 00:09:36.624 | tar 2022-04-14 00:09:36.624 | tcpdump 2022-04-14 00:09:36.624 | unzip 2022-04-14 00:09:36.624 | uuid-runtime 2022-04-14 00:09:36.624 | wget 2022-04-14 00:09:36.624 | wget 2022-04-14 00:09:36.624 | zlib1g-dev 2022-04-14 00:09:36.624 | libkrb5-dev 2022-04-14 00:09:36.624 | libldap2-dev 2022-04-14 00:09:36.624 | libsasl2-dev 2022-04-14 00:09:36.624 | memcached 2022-04-14 00:09:36.624 | python3-mysqldb 2022-04-14 00:09:36.624 | sqlite3 2022-04-14 00:09:36.624 | conntrack 2022-04-14 00:09:36.624 | curl 2022-04-14 00:09:36.624 | dnsmasq-base 2022-04-14 00:09:36.624 | dnsmasq-utils 2022-04-14 00:09:36.624 | ebtables 2022-04-14 00:09:36.624 | genisoimage 2022-04-14 00:09:36.624 | iptables 2022-04-14 00:09:36.624 | iputils-arping 2022-04-14 00:09:36.624 | kpartx 2022-04-14 00:09:36.624 | libjs-jquery-tablesorter 2022-04-14 00:09:36.624 | parted 2022-04-14 00:09:36.624 | pm-utils 2022-04-14 00:09:36.624 | python3-mysqldb 2022-04-14 00:09:36.624 | socat 2022-04-14 00:09:36.624 | sqlite3 2022-04-14 00:09:36.624 | sudo 2022-04-14 00:09:36.624 | vlan 2022-04-14 00:09:36.624 | lsscsi 2022-04-14 00:09:36.624 | open-iscsi 2022-04-14 00:09:36.624 | lvm2 2022-04-14 00:09:36.625 | qemu-utils 2022-04-14 00:09:36.625 | thin-provisioning-tools 2022-04-14 00:09:36.625 | acl 2022-04-14 00:09:36.625 | dnsmasq-base 2022-04-14 00:09:36.625 | dnsmasq-utils 2022-04-14 00:09:36.625 | ebtables 2022-04-14 00:09:36.625 | haproxy 2022-04-14 00:09:36.625 | iptables 2022-04-14 00:09:36.625 | iputils-arping 2022-04-14 00:09:36.625 | iputils-ping 2022-04-14 00:09:36.625 | postgresql-server-dev-all 2022-04-14 00:09:36.625 | python3-mysqldb 2022-04-14 00:09:36.625 | sqlite3 2022-04-14 00:09:36.625 | sudo 2022-04-14 00:09:36.625 | vlan 2022-04-14 00:09:36.625 | pcp 2022-04-14 00:09:36.625 | ipset 2022-04-14 00:09:36.625 | conntrack 2022-04-14 00:09:36.625 | conntrackd 2022-04-14 00:09:36.625 | keepalived 2022-04-14 00:09:36.625 | lvm2 2022-04-14 00:09:36.625 | qemu-utils 2022-04-14 00:09:36.625 | thin-provisioning-tools 2022-04-14 00:09:36.625 | curl 2022-04-14 00:09:36.625 | liberasurecode-dev 2022-04-14 00:09:36.625 | make 2022-04-14 00:09:36.625 | memcached 2022-04-14 00:09:36.625 | rsync 2022-04-14 00:09:36.625 | sqlite3 2022-04-14 00:09:36.625 | xfsprogs ' 2022-04-14 00:09:36.626 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 00:09:36.628 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:09:36.630 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:09:36.634 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:09:36.634 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 00:09:36.639 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:09:36.641 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 00:09:36.643 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:09:36.645 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 00:09:36.648 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:09:36.650 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:09:36.652 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:09:36.654 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:09:36.656 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:09:36.658 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:09:36.661 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 00:09:36.663 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 00:09:36.665 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 00:09:36.668 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 00:09:36.672 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 00:09:36.674 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 00:09:36.676 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 00:09:36.678 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 00:09:36.680 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:09:36.683 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:09:36.687 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649894976684 2022-04-14 00:09:36.689 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 00:09:36.691 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 00:09:36.694 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 00:09:37.239 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 00:09:37.420 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 00:09:37.706 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 00:09:38.876 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 00:09:39.335 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,712 kB] 2022-04-14 00:09:40.449 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [918 kB] 2022-04-14 00:09:41.356 | Fetched 2,966 kB in 4s (688 kB/s) 2022-04-14 00:09:42.934 | Reading package lists... 2022-04-14 00:09:42.970 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 00:09:42.972 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 00:09:42.975 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:09:42.977 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:09:42.980 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:09:42.982 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:09:42.984 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:09:42.987 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 00:09:42.989 | ++ functions-common:time_stop:2439 : start_time=1649894976684 2022-04-14 00:09:42.991 | ++ functions-common:time_stop:2441 : [[ -z 1649894976684 ]] 2022-04-14 00:09:42.994 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:09:42.999 | ++ functions-common:time_stop:2444 : end_time=1649894982996 2022-04-14 00:09:43.001 | ++ functions-common:time_stop:2445 : elapsed_time=6312 2022-04-14 00:09:43.003 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 00:09:43.005 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:09:43.008 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6312 2022-04-14 00:09:43.011 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:09:43.013 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:09:43.015 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:09:43.017 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:09:43.020 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:09:43.041 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:09:43.157 | Reading package lists... 2022-04-14 00:09:43.410 | Building dependency tree... 2022-04-14 00:09:43.412 | Reading state information... 2022-04-14 00:09:43.446 | acl is already the newest version (2.2.53-6). 2022-04-14 00:09:43.446 | bc is already the newest version (1.07.1-2build1). 2022-04-14 00:09:43.446 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 00:09:43.447 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 00:09:43.447 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 00:09:43.447 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:09:43.447 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 00:09:43.447 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:09:43.447 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 00:09:43.447 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 00:09:43.447 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 00:09:43.447 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 00:09:43.447 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 00:09:43.447 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 00:09:43.447 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 00:09:43.447 | libffi-dev is already the newest version (3.3-4). 2022-04-14 00:09:43.447 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 00:09:43.447 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 00:09:43.447 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 00:09:43.447 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 00:09:43.447 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 00:09:43.447 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 00:09:43.447 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:09:43.447 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 00:09:43.447 | psmisc is already the newest version (23.3-1). 2022-04-14 00:09:43.447 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:09:43.447 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 00:09:43.447 | python3-systemd is already the newest version (234-3build2). 2022-04-14 00:09:43.447 | socat is already the newest version (1.7.3.3-2). 2022-04-14 00:09:43.447 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 00:09:43.447 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 00:09:43.447 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 00:09:43.447 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 00:09:43.447 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 00:09:43.447 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 00:09:43.448 | pcp is already the newest version (5.0.3-1). 2022-04-14 00:09:43.448 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 00:09:43.448 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:09:43.448 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:09:43.448 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:09:43.448 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 00:09:43.448 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:09:43.448 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:09:43.448 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 00:09:43.448 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 00:09:43.448 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 00:09:43.448 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 00:09:43.448 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 00:09:43.448 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 00:09:43.448 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 00:09:43.448 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 00:09:43.448 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:09:43.448 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 00:09:43.448 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 00:09:43.448 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 00:09:43.448 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 00:09:43.448 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 00:09:43.448 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:09:43.448 | openssl set to manually installed. 2022-04-14 00:09:43.448 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 00:09:43.448 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 00:09:43.448 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 00:09:43.448 | rsync set to manually installed. 2022-04-14 00:09:43.448 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 00:09:43.448 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 00:09:43.448 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 00:09:43.448 | tar set to manually installed. 2022-04-14 00:09:43.448 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 00:09:43.448 | tcpdump set to manually installed. 2022-04-14 00:09:43.449 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 00:09:43.449 | uuid-runtime set to manually installed. 2022-04-14 00:09:43.694 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 00:09:43.694 | wget set to manually installed. 2022-04-14 00:09:43.694 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 00:09:43.694 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:09:43.694 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 00:09:43.694 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 00:09:43.694 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 00:09:43.695 | The following packages were automatically installed and are no longer required: 2022-04-14 00:09:43.696 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:09:43.696 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:09:43.696 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:09:43.696 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:09:43.696 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:09:43.696 | python3-zope.interface 2022-04-14 00:09:43.696 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:09:43.697 | The following additional packages will be installed: 2022-04-14 00:09:43.697 | libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv 2022-04-14 00:09:43.697 | systemd-timesyncd 2022-04-14 00:09:43.698 | Suggested packages: 2022-04-14 00:09:43.698 | systemd-container 2022-04-14 00:09:43.774 | The following packages will be upgraded: 2022-04-14 00:09:43.775 | libnss-systemd libpam-systemd libsystemd-dev libsystemd0 systemd 2022-04-14 00:09:43.775 | systemd-sysv systemd-timesyncd 2022-04-14 00:09:44.258 | 7 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:09:44.258 | Need to get 4,644 kB of archives. 2022-04-14 00:09:44.258 | After this operation, 0 B of additional disk space will be used. 2022-04-14 00:09:44.258 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.16 [246 kB] 2022-04-14 00:09:45.536 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.16 [96.1 kB] 2022-04-14 00:09:45.602 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.16 [28.1 kB] 2022-04-14 00:09:45.626 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.16 [10.3 kB] 2022-04-14 00:09:45.632 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.16 [186 kB] 2022-04-14 00:09:45.802 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.16 [3,809 kB] 2022-04-14 00:09:46.562 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.16 [269 kB] 2022-04-14 00:09:47.153 | Fetched 4,644 kB in 3s (1,657 kB/s) 2022-04-14 00:09:47.236 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91060 files and directories currently installed.) 2022-04-14 00:09:47.241 | Preparing to unpack .../0-libsystemd-dev_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:47.247 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:47.397 | Preparing to unpack .../1-libnss-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:47.404 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:47.462 | Preparing to unpack .../2-systemd-timesyncd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:47.470 | Unpacking systemd-timesyncd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:47.901 | Preparing to unpack .../3-systemd-sysv_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:47.907 | Unpacking systemd-sysv (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:47.951 | Preparing to unpack .../4-libpam-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:47.966 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:48.036 | Preparing to unpack .../5-systemd_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:48.202 | Unpacking systemd (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:48.959 | Preparing to unpack .../6-libsystemd0_245.4-4ubuntu3.16_amd64.deb ... 2022-04-14 00:09:48.966 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.16) over (245.4-4ubuntu3.15) ... 2022-04-14 00:09:49.059 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 00:09:49.094 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 00:09:49.101 | Setting up systemd (245.4-4ubuntu3.16) ... 2022-04-14 00:09:50.158 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2022-04-14 00:09:50.262 | Setting up systemd-timesyncd (245.4-4ubuntu3.16) ... 2022-04-14 00:09:51.133 | Setting up systemd-sysv (245.4-4ubuntu3.16) ... 2022-04-14 00:09:51.140 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 00:09:51.148 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.16) ... 2022-04-14 00:09:51.445 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-14 00:09:51.464 | Processing triggers for man-db (2.9.1-1) ... 2022-04-14 00:09:56.351 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-14 00:10:04.886 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 00:10:04.888 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:10:04.890 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:10:04.893 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:04.895 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:04.897 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:10:04.899 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:04.902 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:10:04.904 | ++ functions-common:time_stop:2439 : start_time=1649894983039 2022-04-14 00:10:04.906 | ++ functions-common:time_stop:2441 : [[ -z 1649894983039 ]] 2022-04-14 00:10:04.909 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:04.913 | ++ functions-common:time_stop:2444 : end_time=1649895004911 2022-04-14 00:10:04.916 | ++ functions-common:time_stop:2445 : elapsed_time=21872 2022-04-14 00:10:04.919 | ++ functions-common:time_stop:2446 : total=746 2022-04-14 00:10:04.921 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:04.923 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22618 2022-04-14 00:10:04.925 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 00:10:04.928 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 00:10:04.931 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:10:04.934 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 00:10:04.939 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 00:10:04.943 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 00:10:04.945 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 00:10:04.948 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 00:10:06.382 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 00:10:06.384 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 00:10:06.386 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 00:10:06.388 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 00:10:06.390 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 00:10:06.391 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 00:10:06.393 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 00:10:06.395 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 00:10:06.397 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 00:10:06.399 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 00:10:06.400 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 00:10:06.403 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 00:10:06.404 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 00:10:06.406 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 00:10:06.408 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 00:10:06.410 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 00:10:06.412 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 00:10:06.414 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 00:10:06.415 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 00:10:06.418 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 00:10:06.420 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 00:10:06.422 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 00:10:06.424 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 00:10:06.430 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 00:10:06.507 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 00:10:06.509 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 00:10:06.588 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 00:10:06.591 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 00:10:06.669 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 00:10:06.671 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 00:10:06.673 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 00:10:06.675 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 00:10:06.677 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 00:10:06.679 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 00:10:06.681 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 00:10:06.683 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 00:10:06.685 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 00:10:06.687 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 00:10:06.689 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 00:10:06.689 | Distro: focal 2022-04-14 00:10:06.691 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 00:10:06.694 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:10:06.697 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:10:06.700 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:10:06.703 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:10:06.703 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:10:07.398 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:10:07.400 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:10:07.400 | pip: 21.3.1 2022-04-14 00:10:07.402 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 00:10:07.404 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 00:10:07.406 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:10:07.408 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:10:07.409 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:10:07.411 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:10:07.413 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:10:07.415 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:10:07.417 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:10:07.418 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:10:07.420 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:10:07.422 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:10:07.427 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:10:07.429 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 00:10:07.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:07.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:07.435 | + tools/install_pip.sh:main:142 : : 2022-04-14 00:10:07.437 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 00:10:07.439 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 00:10:07.441 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 00:10:07.443 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:10:07.445 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 00:10:07.447 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 00:10:07.449 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:10:07.452 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:10:07.453 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:10:07.457 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 00:10:07.459 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 00:10:07.460 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:10:07.463 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:10:07.464 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:10:07.482 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:10:07.484 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:10:08.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:08.365 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:08.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:08.365 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:09.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:11.372 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:10:11.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 00:10:14.038 | Installing collected packages: setuptools 2022-04-14 00:10:14.938 | Successfully installed setuptools-62.0.0 2022-04-14 00:10:14.938 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:10:15.119 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:10:15.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:10:15.283 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:15.285 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:15.287 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:15.289 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:15.291 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:15.293 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:15.295 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:15.296 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:15.298 | + functions-common:time_stop:2439 : start_time=1649895007477 2022-04-14 00:10:15.300 | + functions-common:time_stop:2441 : [[ -z 1649895007477 ]] 2022-04-14 00:10:15.302 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:15.307 | + functions-common:time_stop:2444 : end_time=1649895015305 2022-04-14 00:10:15.308 | + functions-common:time_stop:2445 : elapsed_time=7828 2022-04-14 00:10:15.310 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:10:15.312 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:15.314 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7828 2022-04-14 00:10:15.315 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:15.318 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 00:10:15.320 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:10:15.324 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:10:15.326 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:10:15.329 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:10:15.330 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:10:16.063 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:10:16.065 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:10:16.065 | pip: 21.3.1 2022-04-14 00:10:16.068 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 00:10:16.072 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:10:16.076 | + ./stack.sh:main:798 : fixup_all 2022-04-14 00:10:16.078 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 00:10:16.080 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 00:10:16.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:16.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:16.087 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 00:10:16.099 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 00:10:16.115 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 00:10:16.126 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 00:10:16.128 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 00:10:16.131 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:10:16.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:10:16.135 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:10:16.137 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:10:16.141 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:10:16.144 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:10:16.146 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:10:16.150 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:10:16.152 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:10:16.156 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:10:16.158 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:10:16.160 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 00:10:16.163 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 00:10:16.166 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 00:10:16.168 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:10:16.170 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:10:16.172 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:10:16.175 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:10:16.177 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:10:16.179 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:10:16.181 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 00:10:16.184 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 00:10:16.186 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 00:10:16.189 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 00:10:16.191 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 00:10:16.194 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 00:10:16.197 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 00:10:16.222 | Using python 3.8 to install os-testr 2022-04-14 00:10:16.225 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 00:10:17.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:17.120 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:17.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:17.120 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:18.319 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:18.352 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:10:18.429 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 00:10:18.430 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 00:10:18.431 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 00:10:18.444 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 00:10:18.455 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 00:10:18.466 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 00:10:21.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:10:21.037 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:10:21.037 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:10:21.180 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:21.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:21.185 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:21.188 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:21.190 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:21.192 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:21.194 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:21.196 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:21.198 | + functions-common:time_stop:2439 : start_time=1649895016217 2022-04-14 00:10:21.205 | + functions-common:time_stop:2441 : [[ -z 1649895016217 ]] 2022-04-14 00:10:21.208 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:21.212 | + functions-common:time_stop:2444 : end_time=1649895021209 2022-04-14 00:10:21.214 | + functions-common:time_stop:2445 : elapsed_time=4992 2022-04-14 00:10:21.216 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:10:21.220 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:21.223 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4992 2022-04-14 00:10:21.225 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:21.228 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 00:10:21.282 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 00:10:21.384 | + ./stack.sh:main:812 : install_infra 2022-04-14 00:10:21.388 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:10:21.390 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 00:10:21.393 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:10:21.396 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 00:10:21.420 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:10:23.378 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.386 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.390 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.395 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.399 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.406 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.410 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.436 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.515 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.535 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.539 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.543 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.558 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.566 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.568 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.585 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.608 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.617 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.621 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.640 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.662 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.679 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.688 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.693 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.714 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.743 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.745 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.759 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.764 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.768 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.773 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.787 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.794 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.843 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.861 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.865 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.897 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.962 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.969 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:23.975 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.028 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.042 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.050 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.154 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.179 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.183 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.194 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.199 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.218 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.225 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.242 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.272 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.301 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.313 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.326 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.343 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.352 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.365 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.377 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.381 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:24.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:24.528 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:10:24.830 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:24.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:24.835 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:24.837 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:24.839 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:24.842 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:24.845 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:24.847 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:24.849 | + functions-common:time_stop:2439 : start_time=1649895021412 2022-04-14 00:10:24.853 | + functions-common:time_stop:2441 : [[ -z 1649895021412 ]] 2022-04-14 00:10:24.857 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:24.862 | + functions-common:time_stop:2444 : end_time=1649895024859 2022-04-14 00:10:24.864 | + functions-common:time_stop:2445 : elapsed_time=3447 2022-04-14 00:10:24.867 | + functions-common:time_stop:2446 : total=4992 2022-04-14 00:10:24.869 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:24.871 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8439 2022-04-14 00:10:24.873 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:24.875 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:10:24.878 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 00:10:24.900 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 00:10:26.738 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.746 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.750 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.755 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.759 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.766 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.770 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.798 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.879 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.898 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.902 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.908 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.923 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.931 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.933 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.949 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.968 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.977 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:26.982 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.000 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.022 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.041 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.049 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.055 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.075 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.105 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.107 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.121 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.126 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.130 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.135 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.150 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.157 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.207 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.225 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.229 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.262 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.326 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.333 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.339 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.390 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.404 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.413 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.519 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.543 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.548 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.559 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.565 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.585 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.592 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.609 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.640 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.668 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.681 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.694 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.712 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.720 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.735 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.746 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.750 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:10:27.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:27.758 | Processing /opt/stack/requirements 2022-04-14 00:10:29.518 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 00:10:29.521 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 00:10:29.533 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 00:10:29.539 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:10:29.542 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 00:10:29.548 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 00:10:29.575 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 00:10:29.579 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 00:10:29.589 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 00:10:29.643 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-14 00:10:29.646 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-14 00:10:29.662 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 00:10:29.665 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 00:10:29.668 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 00:10:29.673 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 00:10:29.676 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 00:10:29.689 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 00:10:29.740 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 00:10:29.752 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 00:10:29.755 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 00:10:29.761 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 00:10:29.766 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 00:10:29.769 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 00:10:29.833 | Building wheels for collected packages: openstack-requirements 2022-04-14 00:10:29.834 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 00:10:30.684 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 00:10:30.684 | ERROR: Command errored out with exit status 1: 2022-04-14 00:10:30.684 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-94uwheu4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-94uwheu4/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-p9obd0vw 2022-04-14 00:10:30.684 | cwd: /tmp/pip-req-build-94uwheu4/ 2022-04-14 00:10:30.684 | Complete output (6 lines): 2022-04-14 00:10:30.684 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 00:10:30.684 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 00:10:30.684 | or: setup.py --help-commands 2022-04-14 00:10:30.684 | or: setup.py cmd --help 2022-04-14 00:10:30.684 | 2022-04-14 00:10:30.684 | error: invalid command 'bdist_wheel' 2022-04-14 00:10:30.684 | ---------------------------------------- 2022-04-14 00:10:30.684 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 00:10:30.684 | Running setup.py clean for openstack-requirements 2022-04-14 00:10:31.548 | Failed to build openstack-requirements 2022-04-14 00:10:31.565 | Installing collected packages: openstack-requirements 2022-04-14 00:10:31.565 | Attempting uninstall: openstack-requirements 2022-04-14 00:10:31.566 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-14 00:10:31.610 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-14 00:10:31.630 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-14 00:10:31.633 | Running setup.py install for openstack-requirements: started 2022-04-14 00:10:34.082 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 00:10:34.107 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-14 00:10:34.263 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:34.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:34.268 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:34.270 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:34.280 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:34.282 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:34.284 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:34.286 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:34.289 | + functions-common:time_stop:2439 : start_time=1649895024892 2022-04-14 00:10:34.293 | + functions-common:time_stop:2441 : [[ -z 1649895024892 ]] 2022-04-14 00:10:34.297 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:34.301 | + functions-common:time_stop:2444 : end_time=1649895034298 2022-04-14 00:10:34.303 | + functions-common:time_stop:2445 : elapsed_time=9406 2022-04-14 00:10:34.305 | + functions-common:time_stop:2446 : total=8439 2022-04-14 00:10:34.307 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:34.309 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17845 2022-04-14 00:10:34.312 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:34.315 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 00:10:34.317 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 00:10:34.321 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 00:10:34.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:34.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:34.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 00:10:34.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:34.335 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 00:10:34.356 | Using python 3.8 to install pbr 2022-04-14 00:10:34.359 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:10:35.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:35.292 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:35.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:35.292 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:36.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:36.541 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 00:10:39.284 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:10:39.291 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:10:39.291 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:10:39.436 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:39.439 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:39.441 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:39.443 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:39.445 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:39.447 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:39.449 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:39.451 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:39.454 | + functions-common:time_stop:2439 : start_time=1649895034350 2022-04-14 00:10:39.457 | + functions-common:time_stop:2441 : [[ -z 1649895034350 ]] 2022-04-14 00:10:39.460 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:39.465 | + functions-common:time_stop:2444 : end_time=1649895039462 2022-04-14 00:10:39.467 | + functions-common:time_stop:2445 : elapsed_time=5112 2022-04-14 00:10:39.470 | + functions-common:time_stop:2446 : total=17845 2022-04-14 00:10:39.472 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:39.474 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22957 2022-04-14 00:10:39.476 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:39.479 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 00:10:41.865 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 00:10:43.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:43.795 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 00:10:43.811 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 00:10:43.817 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 00:10:43.819 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 00:10:43.821 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 00:10:43.824 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 00:10:43.896 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:10:43.899 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:10:43.902 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 00:10:43.919 | + ./stack.sh:main:821 : pkgs= 2022-04-14 00:10:43.921 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 00:10:43.924 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 00:10:43.926 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:10:43.928 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 00:10:43.930 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:10:43.933 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:10:43.935 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:10:43.937 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:10:43.940 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:10:43.942 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:10:43.946 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:10:43.948 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:10:43.951 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:10:43.953 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 00:10:43.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:10:43.971 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:43.973 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:10:43.975 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:10:43.977 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 00:10:43.980 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:10:43.982 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:10:43.984 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:10:43.987 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 00:10:43.989 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:10:43.991 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 00:10:43.998 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:10:44.001 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:10:44.003 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:10:44.005 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:10:44.007 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:10:44.010 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:10:44.012 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 00:10:44.014 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:10:44.017 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 00:10:44.019 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:10:44.021 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:10:44.024 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 00:10:44.026 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 00:10:44.029 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 00:10:44.031 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 00:10:44.034 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 00:10:44.086 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 00:10:44.087 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 00:10:44.089 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 00:10:44.479 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 00:10:44.481 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 00:10:44.497 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:44.500 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 00:10:44.503 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:10:44.505 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:10:44.507 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:10:44.510 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:10:44.512 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:10:44.514 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:10:44.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:44.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:44.522 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:10:44.524 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:44.526 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:10:44.528 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:10:44.531 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 00:10:44.533 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:10:44.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:44.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:44.541 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 00:10:44.561 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 00:10:44.672 | Reading package lists... 2022-04-14 00:10:44.923 | Building dependency tree... 2022-04-14 00:10:44.924 | Reading state information... 2022-04-14 00:10:45.211 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 00:10:45.211 | The following packages were automatically installed and are no longer required: 2022-04-14 00:10:45.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:10:45.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:10:45.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:10:45.212 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:10:45.212 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:10:45.212 | python3-zope.interface 2022-04-14 00:10:45.212 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:10:45.335 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:10:45.340 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:10:45.342 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:10:45.344 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:45.346 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:45.349 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:45.351 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:45.353 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:45.355 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:10:45.357 | + functions-common:time_stop:2439 : start_time=1649895044559 2022-04-14 00:10:45.360 | + functions-common:time_stop:2441 : [[ -z 1649895044559 ]] 2022-04-14 00:10:45.365 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:45.369 | + functions-common:time_stop:2444 : end_time=1649895045366 2022-04-14 00:10:45.371 | + functions-common:time_stop:2445 : elapsed_time=807 2022-04-14 00:10:45.373 | + functions-common:time_stop:2446 : total=22618 2022-04-14 00:10:45.376 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:45.379 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23425 2022-04-14 00:10:45.381 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:10:45.384 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 00:10:45.386 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:10:45.388 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:10:45.391 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:10:45.394 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:10:45.396 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:10:45.399 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:10:45.401 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 00:10:45.404 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:10:45.406 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:10:45.409 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:10:45.411 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:10:45.414 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:10:45.416 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:10:45.418 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:10:45.421 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:10:45.423 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:10:45.425 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:10:45.427 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:10:45.430 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 00:10:45.432 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:10:45.434 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:10:45.437 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:10:45.440 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:10:45.442 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:10:45.444 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:10:45.447 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 00:10:45.449 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 00:10:45.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:45.469 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 00:10:45.471 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:10:45.473 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 00:10:45.476 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 00:10:45.479 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 00:10:45.483 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 00:10:45.486 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 00:10:45.488 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 00:10:45.490 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 00:10:45.492 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 00:10:45.494 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 00:10:45.497 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 00:10:46.213 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 00:10:46.213 | user tags 2022-04-14 00:10:46.213 | stackrabbit []' 2022-04-14 00:10:46.217 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 00:10:46.217 | user tags 2022-04-14 00:10:46.217 | stackrabbit []' 2022-04-14 00:10:46.218 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 00:10:46.224 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 00:10:46.226 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 00:10:46.229 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:10:46.910 | Changing password for user "stackrabbit" ... 2022-04-14 00:10:46.935 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 00:10:47.644 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 00:10:47.667 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 00:10:47.669 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:10:48.368 | Changing password for user "stackrabbit" ... 2022-04-14 00:10:48.394 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 00:10:48.396 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 00:10:48.398 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 00:10:49.083 | Deleting user "guest" ... 2022-04-14 00:10:49.099 | Error: 2022-04-14 00:10:49.099 | {:no_such_user, "guest"} 2022-04-14 00:10:49.112 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 00:10:49.115 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 00:10:49.132 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:49.134 | + ./stack.sh:main:838 : install_database 2022-04-14 00:10:49.137 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 00:10:49.139 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 00:10:49.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:49.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:49.146 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 00:10:49.368 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 00:10:49.370 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:49.373 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 00:10:49.375 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 00:10:49.378 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:10:49.380 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 00:10:49.383 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:10:49.385 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:10:49.387 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:10:49.390 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:10:49.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:10:49.395 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:10:49.398 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:10:49.401 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:10:49.404 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:10:49.407 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:10:49.409 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:10:49.412 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 00:10:49.414 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:10:49.417 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:10:49.419 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:10:49.421 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:10:49.423 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:10:49.426 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:10:49.428 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 00:10:49.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:49.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:49.436 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 00:10:49.438 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:10:49.441 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:10:49.443 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:10:49.445 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:10:49.447 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:10:49.449 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:10:49.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:49.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:49.457 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:10:49.460 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:49.462 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:10:49.465 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:10:49.467 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 00:10:49.469 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:10:49.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:49.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:49.477 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 00:10:49.499 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 00:10:49.609 | Reading package lists... 2022-04-14 00:10:49.872 | Building dependency tree... 2022-04-14 00:10:49.874 | Reading state information... 2022-04-14 00:10:50.143 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 00:10:50.143 | The following packages were automatically installed and are no longer required: 2022-04-14 00:10:50.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:10:50.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:10:50.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:10:50.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:10:50.145 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:10:50.145 | python3-zope.interface 2022-04-14 00:10:50.145 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:10:50.260 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:10:50.264 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:10:50.267 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:10:50.269 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:50.271 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:50.273 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:50.276 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:50.278 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:50.280 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:10:50.282 | + functions-common:time_stop:2439 : start_time=1649895049496 2022-04-14 00:10:50.284 | + functions-common:time_stop:2441 : [[ -z 1649895049496 ]] 2022-04-14 00:10:50.287 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:50.291 | + functions-common:time_stop:2444 : end_time=1649895050289 2022-04-14 00:10:50.293 | + functions-common:time_stop:2445 : elapsed_time=793 2022-04-14 00:10:50.296 | + functions-common:time_stop:2446 : total=23425 2022-04-14 00:10:50.298 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:50.300 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=24218 2022-04-14 00:10:50.303 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:10:50.305 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 00:10:50.308 | + ./stack.sh:main:841 : install_database_python 2022-04-14 00:10:50.310 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 00:10:50.312 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 00:10:50.315 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 00:10:50.317 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:10:50.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 00:10:50.324 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 00:10:50.326 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:10:50.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:10:50.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:10:50.337 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 00:10:50.340 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 00:10:50.342 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 00:10:50.345 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 00:10:50.348 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 00:10:50.371 | Using python 3.8 to install PyMySQL 2022-04-14 00:10:50.373 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 00:10:51.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:51.256 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:51.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:51.256 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:52.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:10:52.487 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 00:10:55.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-04-14 00:10:55.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:10:55.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:10:55.190 | + inc/python:pip_install:200 : result=0 2022-04-14 00:10:55.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:10:55.195 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:55.197 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:55.199 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:55.202 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:55.204 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:55.207 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:10:55.210 | + functions-common:time_stop:2439 : start_time=1649895050366 2022-04-14 00:10:55.213 | + functions-common:time_stop:2441 : [[ -z 1649895050366 ]] 2022-04-14 00:10:55.216 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:55.220 | + functions-common:time_stop:2444 : end_time=1649895055218 2022-04-14 00:10:55.222 | + functions-common:time_stop:2445 : elapsed_time=4852 2022-04-14 00:10:55.226 | + functions-common:time_stop:2446 : total=22957 2022-04-14 00:10:55.229 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:55.231 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27809 2022-04-14 00:10:55.233 | + inc/python:pip_install:203 : return 0 2022-04-14 00:10:55.236 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 00:10:55.238 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:10:55.241 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 00:10:55.243 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 00:10:55.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:55.262 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 00:10:55.265 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 00:10:55.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:10:55.269 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:10:55.275 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:10:55.277 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:10:55.280 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:10:55.282 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:10:55.284 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 00:10:55.287 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 00:10:55.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:55.305 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 00:10:55.307 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:10:55.310 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:10:55.312 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:10:55.314 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:10:55.317 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:10:55.319 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:10:55.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:55.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:55.326 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:10:55.328 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:55.331 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:10:55.333 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:10:55.336 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 00:10:55.338 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:10:55.341 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:55.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:55.345 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 00:10:55.367 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 00:10:55.485 | Reading package lists... 2022-04-14 00:10:55.751 | Building dependency tree... 2022-04-14 00:10:55.752 | Reading state information... 2022-04-14 00:10:56.018 | radvd is already the newest version (1:2.17-2). 2022-04-14 00:10:56.018 | The following packages were automatically installed and are no longer required: 2022-04-14 00:10:56.019 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:10:56.019 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:10:56.019 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:10:56.019 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:10:56.019 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:10:56.019 | python3-zope.interface 2022-04-14 00:10:56.019 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:10:56.143 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:10:56.147 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:10:56.150 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:10:56.152 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:56.154 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:56.156 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:56.159 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:56.161 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:56.163 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:10:56.165 | + functions-common:time_stop:2439 : start_time=1649895055365 2022-04-14 00:10:56.167 | + functions-common:time_stop:2441 : [[ -z 1649895055365 ]] 2022-04-14 00:10:56.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:56.179 | + functions-common:time_stop:2444 : end_time=1649895056173 2022-04-14 00:10:56.179 | + functions-common:time_stop:2445 : elapsed_time=808 2022-04-14 00:10:56.181 | + functions-common:time_stop:2446 : total=24218 2022-04-14 00:10:56.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:56.186 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=25026 2022-04-14 00:10:56.188 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:10:56.190 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 00:10:56.208 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:56.210 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 00:10:56.213 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 00:10:56.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 00:10:56.218 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 00:10:56.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 00:10:56.245 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:10:56.248 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:10:56.250 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:10:56.252 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:10:56.255 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:10:56.257 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:10:56.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:56.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:56.264 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:10:56.266 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:56.269 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:10:56.271 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:10:56.273 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 00:10:56.275 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:10:56.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:56.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:56.282 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 00:10:56.302 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 00:10:56.416 | Reading package lists... 2022-04-14 00:10:56.695 | Building dependency tree... 2022-04-14 00:10:56.696 | Reading state information... 2022-04-14 00:10:56.979 | fakeroot is already the newest version (1.24-1). 2022-04-14 00:10:56.980 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:10:56.980 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 00:10:56.980 | The following packages were automatically installed and are no longer required: 2022-04-14 00:10:56.981 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:10:56.981 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:10:56.981 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:10:56.981 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:10:56.981 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:10:56.981 | python3-zope.interface 2022-04-14 00:10:56.981 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:10:57.097 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:10:57.102 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:10:57.104 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:10:57.107 | + functions-common:time_stop:2432 : local name 2022-04-14 00:10:57.109 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:10:57.111 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:10:57.113 | + functions-common:time_stop:2435 : local total 2022-04-14 00:10:57.116 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:10:57.118 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:10:57.120 | + functions-common:time_stop:2439 : start_time=1649895056299 2022-04-14 00:10:57.122 | + functions-common:time_stop:2441 : [[ -z 1649895056299 ]] 2022-04-14 00:10:57.125 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:10:57.129 | + functions-common:time_stop:2444 : end_time=1649895057126 2022-04-14 00:10:57.131 | + functions-common:time_stop:2445 : elapsed_time=827 2022-04-14 00:10:57.133 | + functions-common:time_stop:2446 : total=25026 2022-04-14 00:10:57.135 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:10:57.137 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=25853 2022-04-14 00:10:57.140 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:10:57.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 00:10:57.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:10:57.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:10:57.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 00:10:57.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 00:10:57.154 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 00:10:57.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 00:10:57.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 00:10:57.165 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 00:10:57.166 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 00:10:57.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 00:10:57.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 00:10:57.175 | + functions:vercmp:628 : local v1=5.4 2022-04-14 00:10:57.178 | + functions:vercmp:629 : local 'op=<' 2022-04-14 00:10:57.180 | + functions:vercmp:630 : local v2=3.13 2022-04-14 00:10:57.182 | + functions:vercmp:631 : local result 2022-04-14 00:10:57.186 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 00:10:57.186 | ++ functions:vercmp:635 : head -1 2022-04-14 00:10:57.187 | ++ functions:vercmp:635 : sort -V 2022-04-14 00:10:57.191 | + functions:vercmp:635 : result=3.13 2022-04-14 00:10:57.194 | + functions:vercmp:637 : case $op in 2022-04-14 00:10:57.196 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 00:10:57.198 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 00:10:57.200 | + functions:vercmp:648 : return 2022-04-14 00:10:57.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 00:10:57.205 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:10:57.207 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 00:10:57.688 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 00:10:57.691 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 00:10:57.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 00:10:57.702 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.704 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 00:10:57.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:10:57.730 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 00:10:57.732 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 00:10:57.732 | Installing etcd 2022-04-14 00:10:57.735 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 00:10:57.747 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 00:10:57.760 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 00:10:57.763 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 00:10:57.781 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 00:10:57.785 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.788 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.791 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.796 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.798 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 00:10:57.800 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 00:10:57.803 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.805 | ++ functions:get_extra_file:74 : return 2022-04-14 00:10:57.808 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:10:57.810 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 00:10:57.813 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 00:10:57.815 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 00:10:57.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:10:57.836 | + ./stack.sh:main:868 : install_dstat 2022-04-14 00:10:57.839 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 00:10:57.856 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:10:57.858 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 00:10:57.861 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:10:57.863 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 00:10:57.866 | + ./stack.sh:main:877 : install_libs 2022-04-14 00:10:57.868 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 00:10:57.870 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 00:10:57.876 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 00:10:57.878 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 00:10:57.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 00:10:57.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.890 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 00:10:57.892 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 00:10:57.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 00:10:57.897 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 00:10:57.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 00:10:57.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.909 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 00:10:57.911 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 00:10:57.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 00:10:57.916 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 00:10:57.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 00:10:57.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.927 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 00:10:57.929 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 00:10:57.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 00:10:57.934 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 00:10:57.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 00:10:57.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.946 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 00:10:57.948 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 00:10:57.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 00:10:57.953 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 00:10:57.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 00:10:57.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.965 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 00:10:57.967 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 00:10:57.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 00:10:57.972 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 00:10:57.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 00:10:57.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:57.983 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 00:10:57.985 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 00:10:57.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 00:10:57.990 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 00:10:57.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:57.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:57.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 00:10:57.999 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.002 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 00:10:58.004 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 00:10:58.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 00:10:58.009 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 00:10:58.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 00:10:58.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.020 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 00:10:58.023 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 00:10:58.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 00:10:58.028 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 00:10:58.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 00:10:58.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.040 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 00:10:58.042 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 00:10:58.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 00:10:58.046 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 00:10:58.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 00:10:58.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.059 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 00:10:58.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 00:10:58.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 00:10:58.065 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 00:10:58.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 00:10:58.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.078 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 00:10:58.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 00:10:58.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 00:10:58.084 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 00:10:58.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 00:10:58.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.100 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 00:10:58.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 00:10:58.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 00:10:58.107 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 00:10:58.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 00:10:58.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.122 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 00:10:58.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 00:10:58.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 00:10:58.133 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 00:10:58.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 00:10:58.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.144 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 00:10:58.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 00:10:58.150 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 00:10:58.152 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 00:10:58.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 00:10:58.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.164 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 00:10:58.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 00:10:58.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 00:10:58.171 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 00:10:58.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 00:10:58.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.184 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 00:10:58.186 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 00:10:58.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 00:10:58.191 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 00:10:58.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 00:10:58.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.203 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 00:10:58.205 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 00:10:58.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 00:10:58.211 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 00:10:58.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 00:10:58.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.222 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 00:10:58.225 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 00:10:58.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 00:10:58.230 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 00:10:58.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 00:10:58.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.242 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 00:10:58.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 00:10:58.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 00:10:58.249 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 00:10:58.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 00:10:58.259 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.261 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 00:10:58.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 00:10:58.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 00:10:58.268 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 00:10:58.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 00:10:58.279 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.281 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 00:10:58.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 00:10:58.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 00:10:58.289 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 00:10:58.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.294 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 00:10:58.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.300 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 00:10:58.303 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 00:10:58.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 00:10:58.307 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 00:10:58.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 00:10:58.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.319 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 00:10:58.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 00:10:58.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 00:10:58.327 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 00:10:58.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 00:10:58.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.339 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 00:10:58.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 00:10:58.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 00:10:58.346 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 00:10:58.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 00:10:58.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.358 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 00:10:58.360 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 00:10:58.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 00:10:58.365 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 00:10:58.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 00:10:58.375 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.377 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 00:10:58.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 00:10:58.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 00:10:58.384 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 00:10:58.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 00:10:58.393 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.395 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 00:10:58.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 00:10:58.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 00:10:58.404 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 00:10:58.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 00:10:58.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.416 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 00:10:58.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 00:10:58.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 00:10:58.423 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 00:10:58.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 00:10:58.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.435 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 00:10:58.437 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 00:10:58.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 00:10:58.445 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 00:10:58.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 00:10:58.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.458 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 00:10:58.461 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 00:10:58.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 00:10:58.466 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 00:10:58.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 00:10:58.476 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.478 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 00:10:58.481 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 00:10:58.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 00:10:58.486 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 00:10:58.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 00:10:58.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.498 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 00:10:58.500 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 00:10:58.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 00:10:58.505 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 00:10:58.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 00:10:58.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.517 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 00:10:58.519 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 00:10:58.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 00:10:58.524 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 00:10:58.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 00:10:58.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.536 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 00:10:58.539 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 00:10:58.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 00:10:58.544 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 00:10:58.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 00:10:58.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.556 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 00:10:58.558 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 00:10:58.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 00:10:58.563 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 00:10:58.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 00:10:58.573 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.575 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 00:10:58.578 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 00:10:58.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 00:10:58.582 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 00:10:58.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 00:10:58.593 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.595 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 00:10:58.597 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 00:10:58.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 00:10:58.602 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 00:10:58.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:10:58.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:10:58.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 00:10:58.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:10:58.614 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 00:10:58.637 | Using python 3.8 to install etcd3 2022-04-14 00:10:58.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 etcd3 2022-04-14 00:10:59.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:59.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:10:59.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:10:59.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:00.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:00.775 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 00:11:00.783 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 00:11:00.785 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 00:11:00.786 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 00:11:00.787 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 00:11:03.402 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:03.410 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:03.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:03.557 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:03.560 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:03.562 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:03.564 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:03.566 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:03.568 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:03.571 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:03.573 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:03.581 | + functions-common:time_stop:2439 : start_time=1649895058631 2022-04-14 00:11:03.583 | + functions-common:time_stop:2441 : [[ -z 1649895058631 ]] 2022-04-14 00:11:03.587 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:03.591 | + functions-common:time_stop:2444 : end_time=1649895063588 2022-04-14 00:11:03.593 | + functions-common:time_stop:2445 : elapsed_time=4957 2022-04-14 00:11:03.596 | + functions-common:time_stop:2446 : total=27809 2022-04-14 00:11:03.598 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:03.600 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32766 2022-04-14 00:11:03.604 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:03.606 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 00:11:03.630 | Using python 3.8 to install etcd3gw 2022-04-14 00:11:03.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 00:11:04.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:04.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:04.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:04.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:05.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:05.793 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 00:11:05.801 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 00:11:05.803 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 00:11:05.804 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 00:11:05.806 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 00:11:05.840 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 00:11:05.841 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 00:11:05.842 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 00:11:05.845 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 00:11:08.405 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:08.412 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:08.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:08.544 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:08.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:08.548 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:08.551 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:08.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:08.555 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:08.557 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:08.559 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:08.562 | + functions-common:time_stop:2439 : start_time=1649895063624 2022-04-14 00:11:08.564 | + functions-common:time_stop:2441 : [[ -z 1649895063624 ]] 2022-04-14 00:11:08.566 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:08.571 | + functions-common:time_stop:2444 : end_time=1649895068568 2022-04-14 00:11:08.573 | + functions-common:time_stop:2445 : elapsed_time=4944 2022-04-14 00:11:08.575 | + functions-common:time_stop:2446 : total=32766 2022-04-14 00:11:08.578 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:08.580 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37710 2022-04-14 00:11:08.582 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:08.585 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 00:11:08.587 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 00:11:08.590 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 00:11:08.593 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:11:08.595 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:11:08.598 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:11:08.600 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:11:08.602 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:11:08.605 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:11:08.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:11:08.609 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:11:08.612 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:11:08.614 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:11:08.616 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:11:08.618 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 00:11:08.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:08.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:08.625 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 00:11:08.628 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:11:08.630 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:11:08.632 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:11:08.635 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:11:08.637 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:11:08.640 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:11:08.642 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:11:08.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:08.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:08.649 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:11:08.652 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:11:08.654 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:11:08.656 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:11:08.658 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:11:08.661 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:11:08.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:08.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:08.668 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:11:08.688 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:11:08.801 | Reading package lists... 2022-04-14 00:11:09.048 | Building dependency tree... 2022-04-14 00:11:09.049 | Reading state information... 2022-04-14 00:11:09.304 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:11:09.304 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:11:09.304 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:11:09.304 | The following packages were automatically installed and are no longer required: 2022-04-14 00:11:09.305 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:11:09.305 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:11:09.305 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:11:09.305 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:11:09.305 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:11:09.305 | python3-zope.interface 2022-04-14 00:11:09.305 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:11:09.422 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:11:09.426 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:11:09.428 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:11:09.431 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:09.434 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:09.436 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:09.438 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:09.440 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:09.442 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:11:09.445 | + functions-common:time_stop:2439 : start_time=1649895068686 2022-04-14 00:11:09.447 | + functions-common:time_stop:2441 : [[ -z 1649895068686 ]] 2022-04-14 00:11:09.450 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:09.454 | + functions-common:time_stop:2444 : end_time=1649895069451 2022-04-14 00:11:09.456 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-14 00:11:09.458 | + functions-common:time_stop:2446 : total=25853 2022-04-14 00:11:09.460 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:09.462 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26618 2022-04-14 00:11:09.465 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:11:09.468 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 00:11:09.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:09.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:09.475 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 00:11:09.542 | Module proxy already enabled 2022-04-14 00:11:09.547 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 00:11:09.613 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 00:11:09.613 | Module proxy already enabled 2022-04-14 00:11:09.613 | Module proxy_uwsgi already enabled 2022-04-14 00:11:09.618 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 00:11:09.620 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:11:09.623 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:11:09.625 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:11:09.766 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 00:11:09.769 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 00:11:09.771 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 00:11:09.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 00:11:09.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.784 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 00:11:09.786 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 00:11:09.789 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 00:11:09.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.794 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 00:11:09.799 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.801 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 00:11:09.803 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 00:11:09.806 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 00:11:09.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 00:11:09.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.818 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 00:11:09.820 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 00:11:09.823 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 00:11:09.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 00:11:09.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.835 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 00:11:09.838 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 00:11:09.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 00:11:09.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.850 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 00:11:09.852 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 00:11:09.855 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 00:11:09.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 00:11:09.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.867 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 00:11:09.885 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:09.887 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 00:11:09.889 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 00:11:09.893 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 00:11:09.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 00:11:09.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.910 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 00:11:09.928 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:09.931 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 00:11:09.934 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 00:11:09.936 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 00:11:09.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 00:11:09.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.948 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 00:11:09.951 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 00:11:09.953 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 00:11:09.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:09.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:09.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 00:11:09.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:09.967 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 00:11:09.970 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 00:11:09.973 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:11:09.977 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 00:11:09.983 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 00:11:09.986 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:11:09.989 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:11:09.990 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:11:09.996 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 00:11:09.998 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 00:11:10.000 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 00:11:10.003 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 00:11:10.006 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 00:11:10.027 | Using python 3.8 to install keystonemiddleware 2022-04-14 00:11:10.030 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 00:11:10.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:10.915 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:10.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:10.915 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:12.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:12.154 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 00:11:12.208 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 00:11:12.209 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 00:11:12.210 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 00:11:12.211 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 00:11:12.212 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 00:11:12.213 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 00:11:12.215 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 00:11:12.216 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 00:11:12.216 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 00:11:12.218 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 00:11:12.219 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 00:11:12.220 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 00:11:12.221 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 00:11:12.223 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 00:11:12.281 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 00:11:12.282 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 00:11:12.284 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 00:11:12.324 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 00:11:12.364 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 00:11:12.365 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 00:11:12.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 00:11:12.368 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 00:11:12.416 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 00:11:12.422 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 00:11:12.430 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 00:11:12.432 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 00:11:12.447 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 00:11:12.448 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 00:11:12.450 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 00:11:12.515 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 00:11:12.517 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 00:11:12.518 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 00:11:12.520 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 00:11:12.572 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 00:11:12.584 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 00:11:15.074 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:15.081 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:15.081 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:15.216 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:15.219 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:15.221 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:15.224 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:15.226 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:15.228 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:15.230 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:15.233 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:15.240 | + functions-common:time_stop:2439 : start_time=1649895070022 2022-04-14 00:11:15.242 | + functions-common:time_stop:2441 : [[ -z 1649895070022 ]] 2022-04-14 00:11:15.246 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:15.250 | + functions-common:time_stop:2444 : end_time=1649895075248 2022-04-14 00:11:15.252 | + functions-common:time_stop:2445 : elapsed_time=5226 2022-04-14 00:11:15.255 | + functions-common:time_stop:2446 : total=37710 2022-04-14 00:11:15.257 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:15.259 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42936 2022-04-14 00:11:15.261 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:15.264 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 00:11:15.267 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 00:11:15.269 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:11:15.273 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 00:11:15.275 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 00:11:15.279 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:11:15.283 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:11:15.283 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:11:15.289 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 00:11:15.291 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 00:11:15.294 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 00:11:15.297 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 00:11:15.299 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 00:11:15.323 | Using python 3.8 to install python-memcached 2022-04-14 00:11:15.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 00:11:16.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:16.265 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:16.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:16.265 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:17.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:17.556 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 00:11:17.559 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 00:11:20.202 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:20.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:20.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:20.331 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:20.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:20.336 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:20.338 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:20.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:20.343 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:20.346 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:20.348 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:20.350 | + functions-common:time_stop:2439 : start_time=1649895075317 2022-04-14 00:11:20.352 | + functions-common:time_stop:2441 : [[ -z 1649895075317 ]] 2022-04-14 00:11:20.355 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:20.359 | + functions-common:time_stop:2444 : end_time=1649895080357 2022-04-14 00:11:20.361 | + functions-common:time_stop:2445 : elapsed_time=5040 2022-04-14 00:11:20.364 | + functions-common:time_stop:2446 : total=42936 2022-04-14 00:11:20.366 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:20.368 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47976 2022-04-14 00:11:20.370 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:20.373 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 00:11:20.390 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:20.392 | + ./stack.sh:main:899 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-04-14 00:11:20.395 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 00:11:20.397 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 00:11:20.400 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 00:11:20.402 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:11:20.404 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 00:11:20.407 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 00:11:20.422 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:11:20.424 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 00:11:20.426 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 00:11:20.429 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 00:11:20.431 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:11:20.433 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:11:20.435 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:11:20.438 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:11:20.440 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:11:20.443 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:11:20.459 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:11:20.461 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:11:20.463 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:11:20.466 | + functions-common:git_clone:629 : echo master 2022-04-14 00:11:20.466 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:11:20.471 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 00:11:20.474 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:11:20.476 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 00:11:20.490 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 00:11:20.493 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:11:20.493 | + functions-common:git_clone:685 : head -1 2022-04-14 00:11:20.496 | c141e6164 trivial: Fix typo 2022-04-14 00:11:20.499 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:11:20.501 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 00:11:20.503 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:11:20.506 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:11:20.508 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 00:11:20.510 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:11:20.513 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 00:11:20.516 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:11:20.518 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:11:20.520 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 00:11:20.523 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:11:20.525 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:11:20.529 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 00:11:20.532 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:11:20.534 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 00:11:20.537 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:11:20.539 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:11:20.542 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 00:11:20.548 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 00:11:20.550 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 00:11:21.260 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 00:11:21.262 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:11:21.266 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:11:21.268 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:11:21.271 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:11:21.274 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 00:11:21.277 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:11:21.284 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:11:21.287 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:11:21.291 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:11:21.293 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:11:21.296 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:11:21.299 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:11:21.302 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 00:11:21.323 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 00:11:21.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 00:11:22.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:22.230 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:22.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:22.230 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:23.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:23.472 | Obtaining file:///opt/stack/keystone 2022-04-14 00:11:23.473 | Preparing metadata (setup.py): started 2022-04-14 00:11:28.739 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:11:28.824 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 00:11:28.825 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 00:11:28.826 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:11:28.827 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 00:11:28.828 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 00:11:28.829 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 00:11:28.831 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 00:11:28.832 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:11:28.833 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 00:11:28.834 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 00:11:28.835 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 00:11:28.837 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:11:28.838 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 00:11:28.839 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 00:11:28.840 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 00:11:28.841 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 00:11:28.842 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 00:11:28.843 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 00:11:28.844 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:11:28.845 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 00:11:28.847 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 00:11:28.848 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 00:11:28.849 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 00:11:28.850 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:11:28.851 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 00:11:28.853 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:11:28.854 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 00:11:28.855 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 00:11:28.856 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 00:11:28.857 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:11:28.858 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:11:28.859 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 00:11:28.860 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 00:11:28.861 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 00:11:28.872 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 00:11:28.873 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 00:11:28.919 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 00:11:28.936 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 00:11:28.939 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 00:11:28.940 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:11:28.941 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 00:11:28.943 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:11:28.953 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 00:11:29.015 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 00:11:29.020 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:11:29.118 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 00:11:29.119 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:11:29.120 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 00:11:29.121 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:11:29.177 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 00:11:29.179 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 00:11:29.180 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 00:11:29.232 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 00:11:29.235 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 00:11:29.319 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 00:11:29.321 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 00:11:29.322 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 00:11:29.324 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:11:29.325 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:11:29.326 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 00:11:29.348 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 00:11:29.398 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:11:29.418 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 00:11:29.419 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 00:11:29.420 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 00:11:29.421 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 00:11:29.480 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:11:29.596 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 00:11:29.598 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 00:11:29.599 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 00:11:29.600 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 00:11:29.601 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 00:11:29.823 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 00:11:29.845 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 00:11:29.846 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 00:11:29.916 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 00:11:29.933 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:11:29.991 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 00:11:30.030 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 00:11:30.138 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 00:11:30.194 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:11:30.269 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 00:11:30.396 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 00:11:30.425 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 00:11:30.464 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 00:11:30.465 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 00:11:30.468 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:11:30.470 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 00:11:30.471 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 00:11:30.472 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:11:30.532 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 00:11:30.670 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 00:11:30.672 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 00:11:30.673 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 00:11:30.676 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 00:11:30.827 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:11:30.910 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:11:31.164 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 00:11:31.430 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 00:11:31.465 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 00:11:33.384 | Installing collected packages: keystone 2022-04-14 00:11:33.385 | Attempting uninstall: keystone 2022-04-14 00:11:33.385 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 00:11:33.389 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 00:11:33.390 | Running setup.py develop for keystone 2022-04-14 00:11:39.719 | Successfully installed keystone 2022-04-14 00:11:39.720 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:39.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:39.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:39.878 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:39.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:39.883 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:39.885 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:39.888 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:39.890 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:39.892 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:39.894 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:39.896 | + functions-common:time_stop:2439 : start_time=1649895081318 2022-04-14 00:11:39.899 | + functions-common:time_stop:2441 : [[ -z 1649895081318 ]] 2022-04-14 00:11:39.902 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:39.906 | + functions-common:time_stop:2444 : end_time=1649895099904 2022-04-14 00:11:39.908 | + functions-common:time_stop:2445 : elapsed_time=18586 2022-04-14 00:11:39.910 | + functions-common:time_stop:2446 : total=47976 2022-04-14 00:11:39.912 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:39.915 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=66562 2022-04-14 00:11:39.918 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:39.920 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:11:39.922 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:11:39.924 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:11:39.943 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:11:39.955 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 00:11:39.957 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 00:11:39.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:39.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:39.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 00:11:39.967 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:39.970 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 00:11:39.987 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:11:39.989 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:11:39.991 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:11:39.994 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 00:11:39.996 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 00:11:40.009 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 00:11:40.011 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 00:11:40.016 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 00:11:40.037 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:11:40.039 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 00:11:40.070 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 00:11:40.097 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 00:11:40.132 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 00:11:40.163 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 00:11:40.198 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 00:11:40.229 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 00:11:40.257 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 00:11:40.285 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 00:11:40.288 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 00:11:40.291 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 00:11:40.293 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 00:11:40.295 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:11:40.298 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:11:40.313 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:40.316 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:11:40.319 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:11:40.321 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:11:40.336 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:40.339 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:11:40.341 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:11:40.372 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:11:40.374 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:11:40.377 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 00:11:40.379 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 00:11:40.396 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:11:40.398 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.60/identity 2022-04-14 00:11:40.428 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 00:11:40.430 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 00:11:40.461 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 00:11:40.464 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 00:11:40.466 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 00:11:40.469 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 00:11:40.471 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:11:40.474 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:11:40.504 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 00:11:40.506 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 00:11:40.509 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 00:11:40.511 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 00:11:40.514 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:11:40.531 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:11:40.533 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:11:40.535 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:11:40.537 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:11:40.540 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:11:40.571 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:11:40.599 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:11:40.630 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:11:40.661 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 00:11:40.691 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:11:40.693 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 00:11:40.696 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:11:40.698 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 00:11:40.701 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 00:11:40.703 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:11:40.705 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:11:40.708 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 00:11:40.713 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 00:11:40.715 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:11:40.717 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:11:40.731 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:11:40.731 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:11:40.740 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:11:40.743 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:11:40.759 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:11:40.761 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:11:40.765 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 00:11:40.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 00:11:40.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 00:11:40.853 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 00:11:40.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 00:11:40.920 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 00:11:40.947 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 00:11:40.974 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 00:11:41.003 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 00:11:41.031 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:11:41.057 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 00:11:41.085 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 00:11:41.112 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 00:11:41.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:11:41.145 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:11:41.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 00:11:41.151 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 00:11:41.154 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:11:41.156 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:41.158 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:41.161 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:11:41.163 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:11:41.166 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:11:41.193 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 00:11:41.222 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 00:11:41.222 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:11:41.231 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 00:11:41.234 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 00:11:41.237 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 00:11:41.239 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:11:41.241 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:11:41.244 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:11:41.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:41.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:41.251 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:11:41.253 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:11:41.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:11:41.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:11:41.261 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 00:11:41.324 | Site keystone-wsgi-public already enabled 2022-04-14 00:11:41.328 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:11:41.331 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:11:41.333 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:11:41.336 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:11:41.485 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 00:11:41.520 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 00:11:41.551 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 00:11:41.583 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 00:11:41.586 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 00:11:41.618 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 00:11:41.647 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 00:11:41.676 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 00:11:41.680 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 00:11:41.697 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:11:41.700 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 00:11:41.720 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:11:41.723 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 00:11:41.726 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 00:11:41.729 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 00:11:41.731 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:11:41.734 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 00:11:41.736 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 00:11:41.740 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 00:11:41.743 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 00:11:41.745 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:11:41.747 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:11:41.750 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:11:41.753 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:11:41.755 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:11:41.759 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:11:41.775 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:11:41.778 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:11:41.781 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:11:41.785 | + functions-common:git_clone:629 : echo master 2022-04-14 00:11:41.785 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:11:41.791 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 00:11:41.793 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:11:41.797 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 00:11:41.812 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 00:11:41.815 | + functions-common:git_clone:685 : head -1 2022-04-14 00:11:41.815 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:11:41.819 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 00:11:41.821 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:11:41.824 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 00:11:41.828 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:11:41.830 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:11:41.833 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 00:11:41.835 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 00:11:41.838 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 00:11:41.841 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:11:41.845 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:11:41.848 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 00:11:41.851 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:11:41.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 00:11:41.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 00:11:41.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:11:41.862 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 00:11:41.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:11:41.871 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:11:41.874 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 00:11:41.881 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 00:11:41.883 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 00:11:42.566 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 00:11:42.568 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:11:42.571 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:11:42.573 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:11:42.575 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:11:42.578 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 00:11:42.580 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:11:42.582 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 00:11:42.585 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:11:42.587 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 00:11:42.589 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 00:11:42.592 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 00:11:42.594 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:11:42.596 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 00:11:42.617 | Using python 3.8 to install /opt/stack/swift 2022-04-14 00:11:42.620 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 00:11:43.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:43.538 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:43.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:11:43.538 | from cryptography.utils import int_from_bytes 2022-04-14 00:11:44.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:11:44.768 | Obtaining file:///opt/stack/swift 2022-04-14 00:11:44.768 | Preparing metadata (setup.py): started 2022-04-14 00:11:49.538 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:11:49.579 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 00:11:49.580 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 00:11:49.581 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 00:11:49.582 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 00:11:49.584 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 00:11:49.585 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 00:11:49.586 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 00:11:49.587 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 00:11:49.588 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 00:11:49.589 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 00:11:49.590 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 00:11:49.629 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 00:11:49.637 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 00:11:49.692 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 00:11:49.693 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 00:11:49.695 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 00:11:49.696 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 00:11:49.697 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 00:11:49.698 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 00:11:49.699 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 00:11:49.701 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 00:11:49.701 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 00:11:49.703 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 00:11:49.704 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 00:11:49.705 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 00:11:49.726 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 00:11:49.759 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 00:11:49.761 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 00:11:49.762 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 00:11:49.763 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 00:11:49.786 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 00:11:49.891 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 00:11:49.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 00:11:49.894 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 00:11:49.937 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 00:11:49.982 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 00:11:49.983 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 00:11:49.984 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 00:11:49.985 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 00:11:50.047 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 00:11:50.051 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 00:11:50.063 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 00:11:50.066 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 00:11:50.083 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 00:11:50.084 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 00:11:50.233 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 00:11:50.248 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 00:11:52.618 | Installing collected packages: swift 2022-04-14 00:11:52.618 | Attempting uninstall: swift 2022-04-14 00:11:52.618 | Found existing installation: swift 2.30.0.dev15 2022-04-14 00:11:52.621 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 00:11:52.623 | Running setup.py develop for swift 2022-04-14 00:11:58.512 | Successfully installed swift 2022-04-14 00:11:58.512 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:11:58.521 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:11:58.521 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:11:58.668 | + inc/python:pip_install:200 : result=0 2022-04-14 00:11:58.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:11:58.673 | + functions-common:time_stop:2432 : local name 2022-04-14 00:11:58.675 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:11:58.677 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:11:58.679 | + functions-common:time_stop:2435 : local total 2022-04-14 00:11:58.682 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:11:58.684 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:11:58.686 | + functions-common:time_stop:2439 : start_time=1649895102612 2022-04-14 00:11:58.689 | + functions-common:time_stop:2441 : [[ -z 1649895102612 ]] 2022-04-14 00:11:58.692 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:11:58.696 | + functions-common:time_stop:2444 : end_time=1649895118693 2022-04-14 00:11:58.698 | + functions-common:time_stop:2445 : elapsed_time=16081 2022-04-14 00:11:58.700 | + functions-common:time_stop:2446 : total=66562 2022-04-14 00:11:58.702 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:11:58.704 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=82643 2022-04-14 00:11:58.707 | + inc/python:pip_install:203 : return 0 2022-04-14 00:11:58.709 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:11:58.712 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:11:58.714 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:11:58.732 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:11:58.745 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 00:11:58.747 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 00:11:58.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:11:58.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:11:58.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 00:11:58.757 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:11:58.759 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 00:11:58.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:11:58.764 | + ./stack.sh:main:910 : configure_swift 2022-04-14 00:11:58.766 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 00:11:58.769 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 00:11:58.771 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 00:11:58.773 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 00:11:58.775 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 00:12:00.006 | No account-auditor running 2022-04-14 00:12:00.006 | No object-server running 2022-04-14 00:12:00.006 | No container-updater running 2022-04-14 00:12:00.006 | No account-reaper running 2022-04-14 00:12:00.006 | No object-expirer running 2022-04-14 00:12:00.006 | No container-server running 2022-04-14 00:12:00.006 | No object-reconstructor running 2022-04-14 00:12:00.006 | No container-reconciler running 2022-04-14 00:12:00.006 | No container-auditor running 2022-04-14 00:12:00.006 | No container-replicator running 2022-04-14 00:12:00.006 | No object-replicator running 2022-04-14 00:12:00.006 | No proxy-server running 2022-04-14 00:12:00.006 | No container-sharder running 2022-04-14 00:12:00.006 | No object-updater running 2022-04-14 00:12:00.006 | No container-sync running 2022-04-14 00:12:00.006 | No account-replicator running 2022-04-14 00:12:00.006 | No account-server running 2022-04-14 00:12:00.006 | No object-auditor running 2022-04-14 00:12:00.103 | + lib/swift:configure_swift:337 : true 2022-04-14 00:12:00.105 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 00:12:00.118 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 00:12:00.131 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 00:12:00.134 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 00:12:00.134 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 00:12:00.139 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 00:12:00.139 | s/%GROUP%/ubuntu/; 2022-04-14 00:12:00.139 | s/%USER%/ubuntu/; 2022-04-14 00:12:00.139 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 00:12:00.139 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 00:12:00.143 | uid = ubuntu 2022-04-14 00:12:00.143 | gid = ubuntu 2022-04-14 00:12:00.143 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 00:12:00.143 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 00:12:00.143 | address = 127.0.0.1 2022-04-14 00:12:00.143 | 2022-04-14 00:12:00.143 | [account6612] 2022-04-14 00:12:00.143 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | [account6622] 2022-04-14 00:12:00.144 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | [account6632] 2022-04-14 00:12:00.144 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | [account6642] 2022-04-14 00:12:00.144 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | [container6611] 2022-04-14 00:12:00.144 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 00:12:00.144 | 2022-04-14 00:12:00.144 | [container6621] 2022-04-14 00:12:00.144 | max connections = 25 2022-04-14 00:12:00.144 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:12:00.144 | read only = false 2022-04-14 00:12:00.144 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [container6631] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.145 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [container6641] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.145 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [object6613] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.145 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [object6623] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.145 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [object6633] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.145 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 00:12:00.145 | 2022-04-14 00:12:00.145 | [object6643] 2022-04-14 00:12:00.145 | max connections = 25 2022-04-14 00:12:00.145 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:12:00.145 | read only = false 2022-04-14 00:12:00.146 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 00:12:00.147 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 00:12:00.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:00.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:00.153 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 00:12:00.166 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 00:12:00.168 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 00:12:00.173 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 00:12:00.177 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 00:12:00.179 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 00:12:00.183 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 00:12:00.212 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.60:8080/v1/ 2022-04-14 00:12:00.238 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 00:12:00.256 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 00:12:00.283 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 00:12:00.301 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:12:00.329 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 00:12:00.347 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 00:12:00.374 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 00:12:00.392 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 00:12:00.421 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 00:12:00.439 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:12:00.468 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 00:12:00.486 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 00:12:00.500 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:00.502 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 00:12:00.530 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 00:12:00.557 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 00:12:00.583 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 00:12:00.611 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 00:12:00.626 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:00.628 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 00:12:00.654 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 00:12:00.669 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:00.671 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 00:12:00.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:00.689 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 00:12:00.691 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 00:12:00.706 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:00.708 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 00:12:00.710 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 00:12:00.712 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 00:12:00.718 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 00:12:00.723 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 00:12:00.751 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 00:12:00.778 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 00:12:00.807 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 00:12:00.837 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 00:12:00.864 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 00:12:00.866 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 00:12:00.868 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 00:12:00.870 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 00:12:00.873 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 00:12:00.900 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 00:12:00.928 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:12:00.956 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 00:12:00.983 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 00:12:01.010 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 00:12:01.037 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 00:12:01.064 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 00:12:01.092 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:12:01.120 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 00:12:01.147 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 00:12:01.174 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 00:12:01.202 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 00:12:01.230 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 00:12:01.260 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 00:12:01.289 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 00:12:01.309 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 00:12:01.336 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 00:12:01.364 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 00:12:01.368 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 00:12:01.396 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 00:12:01.424 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 00:12:01.451 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 00:12:01.454 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 00:12:01.456 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:12:01.458 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 00:12:01.463 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 00:12:01.465 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:12:01.467 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:12:01.469 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 00:12:01.471 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 00:12:01.474 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:12:01.476 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:12:01.478 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 00:12:01.495 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 00:12:01.524 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 00:12:01.543 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 00:12:01.571 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 00:12:01.590 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:12:01.618 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 00:12:01.637 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:12:01.665 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 00:12:01.683 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:12:01.713 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 00:12:01.731 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 00:12:01.760 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:12:01.779 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:12:01.807 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 00:12:01.826 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 00:12:01.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 00:12:01.873 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 00:12:01.901 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 00:12:01.906 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 00:12:01.925 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:12:01.959 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 00:12:01.989 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:12:01.992 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 00:12:01.996 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 00:12:01.999 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:12:02.001 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:12:02.003 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 00:12:02.006 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 00:12:02.008 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:12:02.010 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:12:02.012 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 00:12:02.031 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 00:12:02.060 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 00:12:02.078 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 00:12:02.106 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 00:12:02.125 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:12:02.154 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 00:12:02.172 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:12:02.201 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 00:12:02.220 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:12:02.248 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 00:12:02.267 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 00:12:02.298 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:12:02.317 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:12:02.346 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 00:12:02.364 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 00:12:02.393 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 00:12:02.412 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 00:12:02.439 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 00:12:02.444 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 00:12:02.464 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:12:02.494 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:12:02.496 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 00:12:02.500 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 00:12:02.503 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:12:02.505 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:12:02.507 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 00:12:02.509 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 00:12:02.511 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:12:02.514 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:12:02.516 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 00:12:02.535 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 00:12:02.563 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 00:12:02.581 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 00:12:02.610 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 00:12:02.627 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:12:02.656 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 00:12:02.674 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:12:02.702 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 00:12:02.720 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:12:02.749 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 00:12:02.768 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 00:12:02.796 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:12:02.815 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:12:02.844 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 00:12:02.861 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 00:12:02.891 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 00:12:02.909 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 00:12:02.936 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 00:12:02.941 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 00:12:02.963 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:12:02.991 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 00:12:03.020 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 00:12:03.048 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 00:12:03.076 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 00:12:03.079 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 00:12:03.084 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 00:12:03.112 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 00:12:03.141 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 00:12:03.172 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 00:12:03.200 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 00:12:03.229 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 00:12:03.258 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 00:12:03.286 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 00:12:03.315 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 00:12:03.351 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 00:12:03.367 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:03.370 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 00:12:03.389 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 00:12:03.392 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 00:12:03.412 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 00:12:03.414 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.60 2022-04-14 00:12:03.442 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 00:12:03.445 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 00:12:03.473 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.60/identity 2022-04-14 00:12:03.502 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 00:12:03.504 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 00:12:03.533 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 00:12:03.550 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:03.552 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 00:12:03.555 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 00:12:03.560 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 00:12:03.562 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 00:12:03.575 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 00:12:03.578 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 00:12:03.589 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 00:12:03.592 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 00:12:03.594 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:12:03.597 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:12:03.599 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:12:03.601 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:12:03.604 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:12:03.606 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:12:03.609 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 00:12:03.621 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:12:03.623 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 00:12:03.626 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 00:12:03.644 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:03.647 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 00:12:03.666 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:03.669 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 00:12:03.672 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 00:12:03.675 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 00:12:03.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:12:03.680 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 00:12:03.682 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 00:12:03.685 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 00:12:03.688 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 00:12:03.705 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:03.707 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 00:12:03.710 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 00:12:03.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:03.734 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 00:12:03.737 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 00:12:03.740 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 00:12:03.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:12:03.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:12:03.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 00:12:03.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:12:03.754 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 00:12:03.756 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 00:12:03.759 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 00:12:03.762 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 00:12:03.765 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 00:12:03.768 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 00:12:03.770 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 00:12:03.773 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 00:12:03.776 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 00:12:03.779 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 00:12:03.783 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:12:03.783 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 00:12:03.788 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 00:12:03.791 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 00:12:03.794 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 00:12:03.797 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 00:12:03.800 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:12:03.821 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 00:12:03.824 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:12:04.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:04.706 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:04.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:04.707 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:05.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:12:05.951 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:12:06.040 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 00:12:06.041 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 00:12:06.042 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 00:12:06.043 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:12:06.044 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 00:12:06.045 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 00:12:06.046 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:12:06.048 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:12:06.049 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 00:12:06.050 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 00:12:06.051 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:12:06.052 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 00:12:06.054 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:12:06.057 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 00:12:06.059 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 00:12:06.062 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 00:12:06.064 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 00:12:06.067 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 00:12:06.076 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 00:12:06.077 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 00:12:06.092 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 00:12:06.164 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 00:12:06.165 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 00:12:06.166 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 00:12:06.192 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 00:12:06.193 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:12:06.196 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 00:12:06.197 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 00:12:06.199 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 00:12:06.210 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 00:12:06.252 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 00:12:06.253 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 00:12:06.254 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:12:06.255 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 00:12:06.278 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 00:12:06.279 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 00:12:06.297 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 00:12:06.313 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 00:12:06.315 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 00:12:06.334 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:12:06.335 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 00:12:06.420 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 00:12:06.421 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 00:12:06.423 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 00:12:06.424 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 00:12:06.477 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 00:12:06.504 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 00:12:06.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 00:12:06.751 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 00:12:06.786 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 00:12:06.787 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 00:12:06.789 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:12:06.790 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 00:12:06.792 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 00:12:06.795 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 00:12:06.853 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 00:12:07.043 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:12:07.067 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 00:12:07.156 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 00:12:07.318 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 00:12:09.494 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:12:09.502 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:12:09.502 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:12:09.650 | + inc/python:pip_install:200 : result=0 2022-04-14 00:12:09.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:12:09.655 | + functions-common:time_stop:2432 : local name 2022-04-14 00:12:09.658 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:12:09.661 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:12:09.664 | + functions-common:time_stop:2435 : local total 2022-04-14 00:12:09.666 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:12:09.669 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:12:09.671 | + functions-common:time_stop:2439 : start_time=1649895123816 2022-04-14 00:12:09.673 | + functions-common:time_stop:2441 : [[ -z 1649895123816 ]] 2022-04-14 00:12:09.676 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:12:09.681 | + functions-common:time_stop:2444 : end_time=1649895129678 2022-04-14 00:12:09.683 | + functions-common:time_stop:2445 : elapsed_time=5862 2022-04-14 00:12:09.686 | + functions-common:time_stop:2446 : total=82643 2022-04-14 00:12:09.688 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:12:09.691 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=88505 2022-04-14 00:12:09.694 | + inc/python:pip_install:203 : return 0 2022-04-14 00:12:09.696 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 00:12:09.699 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 00:12:09.702 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 00:12:09.716 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 00:12:09.721 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 00:12:09.724 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 00:12:09.726 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 00:12:09.728 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:12:09.731 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:12:09.734 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:12:09.736 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:12:09.739 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:12:09.742 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:12:09.762 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:12:09.765 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:12:09.767 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:12:09.770 | + functions-common:git_clone:629 : echo master 2022-04-14 00:12:09.770 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:12:09.781 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 00:12:09.783 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:12:09.785 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 00:12:09.800 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 00:12:09.803 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:12:09.803 | + functions-common:git_clone:685 : head -1 2022-04-14 00:12:09.807 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-14 00:12:09.810 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:12:09.813 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 00:12:09.816 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:12:09.819 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:12:09.821 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 00:12:09.824 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:12:09.827 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 00:12:09.830 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:12:09.833 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:12:09.835 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 00:12:09.838 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:12:09.840 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:12:09.843 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 00:12:09.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:12:09.849 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 00:12:09.851 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:12:09.854 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:12:09.858 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 00:12:09.864 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 00:12:09.866 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 00:12:10.562 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 00:12:10.564 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:12:10.567 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:12:10.569 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:12:10.571 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:12:10.574 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 00:12:10.577 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:12:10.579 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:12:10.581 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:12:10.591 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:12:10.593 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:12:10.596 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:12:10.598 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:12:10.600 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 00:12:10.624 | Using python 3.8 to install /opt/stack/glance 2022-04-14 00:12:10.627 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 00:12:11.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:11.526 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:11.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:11.526 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:12.738 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:12:12.770 | Obtaining file:///opt/stack/glance 2022-04-14 00:12:12.771 | Preparing metadata (setup.py): started 2022-04-14 00:12:17.627 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:12:17.707 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-14 00:12:17.708 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-14 00:12:17.709 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-14 00:12:17.710 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-14 00:12:17.711 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:12:17.713 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-14 00:12:17.714 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-14 00:12:17.714 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-14 00:12:17.716 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-14 00:12:17.717 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-14 00:12:17.718 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-14 00:12:17.719 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:12:17.720 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-14 00:12:17.721 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:12:17.723 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-14 00:12:17.724 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:12:17.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:12:17.726 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-14 00:12:17.727 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:12:17.728 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-14 00:12:17.729 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:12:17.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:12:17.732 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:12:17.733 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:12:17.734 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-14 00:12:17.735 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-14 00:12:17.736 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-14 00:12:17.737 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:12:17.739 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:12:17.740 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-14 00:12:17.741 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-14 00:12:17.742 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-14 00:12:17.743 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-14 00:12:17.744 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-14 00:12:17.745 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:12:17.746 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-14 00:12:17.748 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:12:17.749 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:12:17.750 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-14 00:12:17.751 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-14 00:12:17.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-14 00:12:17.753 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:12:17.755 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:12:17.771 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:12:17.772 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-14 00:12:17.774 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-14 00:12:17.796 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-14 00:12:17.798 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-14 00:12:17.842 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-14 00:12:17.859 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-14 00:12:17.868 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-14 00:12:17.882 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-14 00:12:17.884 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-14 00:12:17.885 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-14 00:12:17.981 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-14 00:12:18.059 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-14 00:12:18.111 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:12:18.115 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-14 00:12:18.149 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-14 00:12:18.224 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-14 00:12:18.225 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-14 00:12:18.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:12:18.290 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-14 00:12:18.291 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:12:18.293 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-14 00:12:18.320 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-14 00:12:18.367 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-14 00:12:18.370 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-14 00:12:18.432 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-14 00:12:18.434 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-14 00:12:18.435 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:12:18.436 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-14 00:12:18.439 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:12:18.468 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-14 00:12:18.470 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:12:18.471 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:12:18.523 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-14 00:12:18.566 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-14 00:12:18.568 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:12:18.570 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-14 00:12:18.649 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-14 00:12:18.710 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-14 00:12:18.814 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-14 00:12:19.094 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-14 00:12:19.096 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:12:19.099 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-14 00:12:19.100 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-14 00:12:19.158 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-14 00:12:19.181 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:12:19.281 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-14 00:12:19.402 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:12:19.621 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-14 00:12:19.623 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:12:19.624 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-14 00:12:19.625 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-14 00:12:19.627 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:12:19.628 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-14 00:12:19.629 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-14 00:12:19.753 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-14 00:12:19.784 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-14 00:12:19.832 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:12:19.835 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:12:20.079 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:12:20.268 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-14 00:12:20.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-14 00:12:20.272 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-14 00:12:20.274 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-14 00:12:20.382 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-14 00:12:20.544 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:12:20.686 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-14 00:12:21.006 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:12:21.008 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:12:21.282 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-14 00:12:21.571 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:12:21.934 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-14 00:12:21.936 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-14 00:12:23.452 | Installing collected packages: glance 2022-04-14 00:12:23.452 | Attempting uninstall: glance 2022-04-14 00:12:23.453 | Found existing installation: glance 24.1.0.dev5 2022-04-14 00:12:23.460 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 00:12:23.461 | Running setup.py develop for glance 2022-04-14 00:12:29.672 | Successfully installed glance 2022-04-14 00:12:29.672 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:12:29.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:12:29.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:12:29.841 | + inc/python:pip_install:200 : result=0 2022-04-14 00:12:29.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:12:29.846 | + functions-common:time_stop:2432 : local name 2022-04-14 00:12:29.848 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:12:29.858 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:12:29.860 | + functions-common:time_stop:2435 : local total 2022-04-14 00:12:29.863 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:12:29.865 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:12:29.867 | + functions-common:time_stop:2439 : start_time=1649895130618 2022-04-14 00:12:29.869 | + functions-common:time_stop:2441 : [[ -z 1649895130618 ]] 2022-04-14 00:12:29.873 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:12:29.877 | + functions-common:time_stop:2444 : end_time=1649895149875 2022-04-14 00:12:29.880 | + functions-common:time_stop:2445 : elapsed_time=19257 2022-04-14 00:12:29.882 | + functions-common:time_stop:2446 : total=88505 2022-04-14 00:12:29.884 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:12:29.886 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=107762 2022-04-14 00:12:29.889 | + inc/python:pip_install:203 : return 0 2022-04-14 00:12:29.892 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:12:29.894 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:12:29.897 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:12:29.916 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:12:29.939 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 00:12:29.942 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 00:12:29.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:12:29.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:12:29.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 00:12:29.954 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:12:29.957 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:12:29.959 | + ./stack.sh:main:922 : configure_glance 2022-04-14 00:12:29.962 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 00:12:29.978 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 00:12:29.981 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 00:12:29.984 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 00:12:29.987 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 00:12:29.994 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 00:12:29.997 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:12:30.000 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:12:30.002 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 00:12:30.032 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:12:30.064 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 00:12:30.094 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:12:30.125 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 00:12:30.161 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 00:12:30.191 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 00:12:30.194 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:12:30.196 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 00:12:30.199 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:12:30.201 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 00:12:30.232 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 00:12:30.263 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:12:30.293 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 00:12:30.324 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 00:12:30.356 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 00:12:30.387 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 00:12:30.417 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 00:12:30.450 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:12:30.481 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:12:30.513 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:12:30.545 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 00:12:30.547 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 00:12:30.549 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 00:12:30.554 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:12:30.556 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:12:30.560 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:12:30.578 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:30.585 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:12:30.587 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:12:30.590 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:12:30.607 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:30.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:12:30.612 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:12:30.644 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:12:30.647 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:12:30.650 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 00:12:30.652 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 00:12:30.655 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 00:12:30.695 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 00:12:30.733 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 00:12:30.736 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 00:12:30.738 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 00:12:30.740 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 00:12:30.743 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:12:30.745 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 00:12:30.748 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:12:30.779 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 00:12:30.781 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.60 2022-04-14 00:12:30.813 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:12:30.815 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 00:12:30.834 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:30.837 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 00:12:30.868 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 00:12:30.900 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 00:12:30.933 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 00:12:30.967 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 00:12:30.998 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 00:12:31.027 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:31.030 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:12:31.061 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 00:12:31.096 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 00:12:31.129 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.60/identity/v3 2022-04-14 00:12:31.162 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 00:12:31.193 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.60/image 2022-04-14 00:12:31.226 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 00:12:31.243 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:31.245 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 00:12:31.248 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 00:12:31.251 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:12:31.254 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:12:31.272 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:12:31.275 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:12:31.277 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:12:31.279 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:12:31.282 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:12:31.313 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:12:31.345 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:12:31.378 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:12:31.410 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 00:12:31.415 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 00:12:31.446 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 00:12:31.477 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:12:31.509 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.60/identity 2022-04-14 00:12:31.543 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 00:12:31.575 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 00:12:31.609 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 00:12:31.643 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:12:31.677 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 00:12:31.708 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 00:12:31.740 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 00:12:31.771 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 00:12:31.777 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 00:12:31.785 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 00:12:31.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:12:31.807 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 00:12:31.810 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 00:12:31.813 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 00:12:31.815 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 00:12:31.818 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 00:12:31.821 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 00:12:31.825 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 00:12:31.828 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 00:12:31.833 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 00:12:31.865 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 00:12:31.868 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 00:12:31.870 | ++ functions:get_random_port:837 : true 2022-04-14 00:12:31.873 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 00:12:31.876 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 00:12:31.878 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 00:12:31.937 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 00:12:31.939 | ++ functions:get_random_port:841 : break 2 2022-04-14 00:12:31.942 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 00:12:31.945 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 00:12:31.947 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 00:12:31.977 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 00:12:32.010 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 00:12:32.047 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:12:32.084 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:12:32.116 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:12:32.154 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:12:32.184 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:12:32.213 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:12:32.250 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:12:32.281 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:12:32.311 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:12:32.342 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:12:32.371 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:12:32.400 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 00:12:32.430 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 00:12:32.464 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 00:12:32.493 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 00:12:32.523 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 00:12:32.553 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 00:12:32.555 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 00:12:32.558 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:12:32.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:32.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:32.565 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 00:12:32.567 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 00:12:32.625 | proxy (enabled by site administrator) 2022-04-14 00:12:32.628 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 00:12:32.631 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 00:12:32.633 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:12:32.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:32.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:32.642 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 00:12:32.644 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 00:12:32.701 | proxy_http (enabled by site administrator) 2022-04-14 00:12:32.704 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 00:12:32.707 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 00:12:32.710 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 00:12:32.712 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:12:32.714 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:32.717 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:32.720 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:12:32.723 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:12:32.726 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 00:12:32.726 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:12:32.736 | KeepAlive Off 2022-04-14 00:12:32.741 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:12:32.741 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 00:12:32.751 | SetEnv proxy-sendchunked 1 2022-04-14 00:12:32.755 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 00:12:32.755 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:12:32.765 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 00:12:32.768 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 00:12:32.771 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 00:12:32.773 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:12:32.775 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:12:32.778 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:12:32.780 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:32.783 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:32.785 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:12:32.788 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:12:32.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:32.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:32.795 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 00:12:32.858 | Site glance-wsgi-api already enabled 2022-04-14 00:12:32.862 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 00:12:32.864 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:12:32.867 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:12:32.869 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:12:33.082 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 00:12:33.088 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 00:12:33.133 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 00:12:33.135 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 00:12:33.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:33.156 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 00:12:33.159 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 00:12:33.162 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 00:12:33.165 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:12:33.167 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 00:12:33.170 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 00:12:33.173 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 00:12:33.175 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 00:12:33.178 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:12:33.180 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:12:33.184 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:12:33.188 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:12:33.190 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:12:33.194 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:12:33.212 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:12:33.215 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:12:33.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:12:33.221 | + functions-common:git_clone:629 : echo master 2022-04-14 00:12:33.222 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:12:33.228 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 00:12:33.231 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:12:33.235 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 00:12:33.251 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 00:12:33.255 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:12:33.257 | + functions-common:git_clone:685 : head -1 2022-04-14 00:12:33.259 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 00:12:33.262 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:12:33.265 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 00:12:33.268 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:12:33.270 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:12:33.273 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 00:12:33.276 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:12:33.280 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 00:12:33.283 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:12:33.285 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:12:33.288 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 00:12:33.290 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:12:33.293 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:12:33.297 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 00:12:33.299 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:12:33.302 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 00:12:33.305 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:12:33.307 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:12:33.311 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 00:12:33.317 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 00:12:33.320 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 00:12:34.034 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 00:12:34.037 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:12:34.039 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:12:34.042 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:12:34.045 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:12:34.047 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 00:12:34.052 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:12:34.055 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:12:34.057 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:12:34.060 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:12:34.063 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:12:34.065 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:12:34.068 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:12:34.070 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 00:12:34.095 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 00:12:34.097 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 00:12:35.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:35.023 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:35.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:12:35.023 | from cryptography.utils import int_from_bytes 2022-04-14 00:12:36.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:12:36.255 | Obtaining file:///opt/stack/cinder 2022-04-14 00:12:36.256 | Preparing metadata (setup.py): started 2022-04-14 00:12:41.905 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:12:42.041 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 00:12:42.042 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 00:12:42.043 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 00:12:42.045 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 00:12:42.046 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 00:12:42.047 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 00:12:42.048 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:12:42.049 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 00:12:42.051 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 00:12:42.051 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 00:12:42.052 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 00:12:42.053 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 00:12:42.055 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 00:12:42.056 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 00:12:42.057 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 00:12:42.058 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 00:12:42.059 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 00:12:42.061 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 00:12:42.062 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 00:12:42.063 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 00:12:42.064 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 00:12:42.065 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 00:12:42.066 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 00:12:42.067 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 00:12:42.068 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:12:42.069 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 00:12:42.070 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 00:12:42.072 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 00:12:42.073 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 00:12:42.074 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 00:12:42.075 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 00:12:42.077 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 00:12:42.078 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 00:12:42.079 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 00:12:42.080 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 00:12:42.081 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 00:12:42.082 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 00:12:42.083 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 00:12:42.084 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 00:12:42.085 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 00:12:42.086 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 00:12:42.088 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 00:12:42.089 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 00:12:42.090 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 00:12:42.091 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 00:12:42.092 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 00:12:42.093 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 00:12:42.094 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 00:12:42.095 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 00:12:42.096 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 00:12:42.098 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 00:12:42.099 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 00:12:42.100 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 00:12:42.101 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 00:12:42.102 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 00:12:42.103 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 00:12:42.104 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 00:12:42.105 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 00:12:42.106 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 00:12:42.107 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 00:12:42.108 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 00:12:42.109 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 00:12:42.123 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 00:12:42.124 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 00:12:42.125 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 00:12:42.188 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 00:12:42.220 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 00:12:42.237 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 00:12:42.238 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 00:12:42.239 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 00:12:42.240 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 00:12:42.339 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 00:12:42.393 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 00:12:42.397 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 00:12:42.424 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 00:12:42.425 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 00:12:42.427 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 00:12:42.514 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 00:12:42.561 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:12:42.562 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:12:42.563 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 00:12:42.565 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 00:12:42.630 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 00:12:42.631 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 00:12:42.633 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 00:12:42.690 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 00:12:42.696 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 00:12:42.760 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 00:12:42.762 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 00:12:42.766 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 00:12:42.767 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 00:12:42.769 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 00:12:42.795 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 00:12:42.798 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 00:12:42.799 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:12:42.850 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 00:12:42.967 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 00:12:42.969 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 00:12:42.996 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:12:43.022 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 00:12:43.098 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 00:12:43.099 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 00:12:43.251 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:12:43.286 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 00:12:43.443 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 00:12:43.484 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 00:12:43.485 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 00:12:43.486 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 00:12:43.698 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 00:12:43.701 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 00:12:43.702 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 00:12:43.741 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 00:12:43.775 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 00:12:44.022 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 00:12:44.024 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 00:12:44.171 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 00:12:44.172 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:12:44.178 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 00:12:44.354 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 00:12:44.481 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 00:12:44.483 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 00:12:44.484 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 00:12:44.522 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 00:12:44.758 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 00:12:44.840 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 00:12:44.842 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 00:12:45.040 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:12:45.136 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 00:12:45.138 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 00:12:45.329 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 00:12:45.776 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 00:12:45.828 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 00:12:45.883 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 00:12:47.002 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 00:12:47.286 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 00:12:47.287 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 00:12:47.441 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 00:12:47.647 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 00:12:47.833 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 00:12:49.602 | Installing collected packages: cinder 2022-04-14 00:12:49.603 | Attempting uninstall: cinder 2022-04-14 00:12:49.603 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 00:12:49.610 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 00:12:49.611 | Running setup.py develop for cinder 2022-04-14 00:12:57.364 | Successfully installed cinder 2022-04-14 00:12:57.365 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:12:57.373 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:12:57.373 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:12:57.547 | + inc/python:pip_install:200 : result=0 2022-04-14 00:12:57.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:12:57.552 | + functions-common:time_stop:2432 : local name 2022-04-14 00:12:57.554 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:12:57.557 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:12:57.559 | + functions-common:time_stop:2435 : local total 2022-04-14 00:12:57.561 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:12:57.564 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:12:57.566 | + functions-common:time_stop:2439 : start_time=1649895154089 2022-04-14 00:12:57.569 | + functions-common:time_stop:2441 : [[ -z 1649895154089 ]] 2022-04-14 00:12:57.572 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:12:57.576 | + functions-common:time_stop:2444 : end_time=1649895177573 2022-04-14 00:12:57.579 | + functions-common:time_stop:2445 : elapsed_time=23484 2022-04-14 00:12:57.581 | + functions-common:time_stop:2446 : total=107762 2022-04-14 00:12:57.584 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:12:57.587 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=131246 2022-04-14 00:12:57.590 | + inc/python:pip_install:203 : return 0 2022-04-14 00:12:57.592 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:12:57.595 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:12:57.598 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:12:57.620 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:12:57.633 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 00:12:57.636 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 00:12:57.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:12:57.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:12:57.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 00:12:57.647 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:12:57.650 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 00:12:57.653 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 00:12:57.655 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 00:12:57.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:57.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:57.664 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 00:12:57.676 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 00:12:57.679 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:12:57.682 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:12:57.685 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:12:57.688 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:12:57.690 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:12:57.693 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:12:57.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:57.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:57.700 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:12:57.704 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:12:57.706 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:12:57.711 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:12:57.714 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 00:12:57.716 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:12:57.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:12:57.722 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:12:57.724 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 00:12:57.748 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 00:12:57.864 | Reading package lists... 2022-04-14 00:12:58.133 | Building dependency tree... 2022-04-14 00:12:58.134 | Reading state information... 2022-04-14 00:12:58.428 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 00:12:58.428 | The following packages were automatically installed and are no longer required: 2022-04-14 00:12:58.429 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:12:58.429 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:12:58.429 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:12:58.429 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:12:58.429 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:12:58.430 | python3-zope.interface 2022-04-14 00:12:58.430 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:12:58.548 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:12:58.553 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:12:58.556 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:12:58.558 | + functions-common:time_stop:2432 : local name 2022-04-14 00:12:58.561 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:12:58.564 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:12:58.567 | + functions-common:time_stop:2435 : local total 2022-04-14 00:12:58.569 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:12:58.572 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:12:58.574 | + functions-common:time_stop:2439 : start_time=1649895177745 2022-04-14 00:12:58.577 | + functions-common:time_stop:2441 : [[ -z 1649895177745 ]] 2022-04-14 00:12:58.581 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:12:58.586 | + functions-common:time_stop:2444 : end_time=1649895178583 2022-04-14 00:12:58.589 | + functions-common:time_stop:2445 : elapsed_time=838 2022-04-14 00:12:58.591 | + functions-common:time_stop:2446 : total=26618 2022-04-14 00:12:58.594 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:12:58.596 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27456 2022-04-14 00:12:58.599 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:12:58.602 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:12:58.605 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 00:12:58.607 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 00:12:58.623 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 00:12:58.628 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 00:12:58.631 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 00:12:58.634 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:12:58.637 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 00:12:58.638 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:12:58.644 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 00:12:58.646 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 00:12:58.649 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:12:58.651 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 00:12:58.653 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 00:12:58.655 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 00:12:58.657 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 00:12:58.660 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 00:12:58.672 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 00:12:58.686 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 00:12:58.701 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 00:12:58.720 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 00:12:58.733 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:12:58.737 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:12:58.741 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.h60MQbVp1Y 2022-04-14 00:12:58.743 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:12:58.746 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:12:58.748 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 00:12:58.751 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.h60MQbVp1Y 2022-04-14 00:12:58.755 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.h60MQbVp1Y 2022-04-14 00:12:58.768 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.h60MQbVp1Y /etc/sudoers.d/cinder-rootwrap 2022-04-14 00:12:58.781 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 00:12:58.785 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:12:58.788 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:12:58.790 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:12:58.792 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:12:58.794 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:12:58.797 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:12:58.800 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 00:12:58.802 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 00:12:58.807 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 00:12:58.812 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 00:12:58.832 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 00:12:58.851 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 00:12:58.872 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 00:12:58.892 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 00:12:58.911 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 00:12:58.932 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 00:12:58.954 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 00:12:58.981 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 00:12:58.984 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:12:58.987 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 00:12:58.989 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:12:58.992 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 00:12:59.032 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 00:12:59.061 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:12:59.089 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 00:12:59.128 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 00:12:59.159 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 00:12:59.190 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 00:12:59.219 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 00:12:59.249 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:12:59.280 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:12:59.310 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 00:12:59.343 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 00:12:59.375 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 00:12:59.378 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 00:12:59.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 00:12:59.383 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 00:12:59.385 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:12:59.388 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:12:59.423 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 00:12:59.453 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 00:12:59.484 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 00:12:59.514 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 00:12:59.554 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 00:12:59.587 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 00:12:59.623 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 00:12:59.626 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.60 2022-04-14 00:12:59.656 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:12:59.691 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 00:12:59.698 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a816e240d50ce4f368edc464eda950e9 2022-04-14 00:12:59.732 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 00:12:59.738 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 00:12:59.771 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 00:12:59.802 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 00:12:59.832 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 00:12:59.862 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 00:12:59.880 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:12:59.882 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 00:12:59.885 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 00:12:59.888 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 00:12:59.890 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 00:12:59.893 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 00:12:59.896 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 00:12:59.898 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 00:12:59.901 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 00:12:59.903 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 00:12:59.906 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 00:12:59.908 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 00:12:59.940 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 00:12:59.973 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 00:13:00.010 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 00:13:00.042 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 00:13:00.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 00:13:00.111 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 00:13:00.113 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 00:13:00.117 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 00:13:00.119 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 00:13:00.149 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 00:13:00.151 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 00:13:00.181 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 00:13:00.184 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 00:13:00.186 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 00:13:00.189 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 00:13:00.221 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 00:13:00.223 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 00:13:00.226 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 00:13:00.244 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:00.247 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 00:13:00.249 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 00:13:00.252 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 00:13:00.255 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 00:13:00.293 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.60:8080/v1/AUTH_ 2022-04-14 00:13:00.323 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 00:13:00.340 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:00.343 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 00:13:00.369 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:00.372 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 00:13:00.392 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:00.405 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 00:13:00.407 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 00:13:00.410 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 00:13:00.413 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 00:13:00.416 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:13:00.419 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:13:00.421 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:13:00.440 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:00.443 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:13:00.446 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:13:00.448 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:13:00.466 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:00.468 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:00.472 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:00.509 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:13:00.512 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:13:00.514 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 00:13:00.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 00:13:00.520 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:13:00.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:13:00.542 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:13:00.545 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:13:00.548 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:13:00.550 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:13:00.553 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:13:00.582 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:00.612 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:00.644 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:13:00.676 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 00:13:00.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:00.697 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 00:13:00.700 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:13:00.703 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 00:13:00.706 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 00:13:00.709 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:13:00.712 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:13:00.716 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 00:13:00.721 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 00:13:00.723 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:13:00.726 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:13:00.744 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:13:00.745 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:00.754 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:13:00.757 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:00.774 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:13:00.776 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:13:00.781 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 00:13:00.815 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:13:00.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 00:13:00.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:13:00.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:13:00.931 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:13:00.963 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:13:00.992 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:13:01.021 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:13:01.051 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:13:01.082 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:13:01.112 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:13:01.140 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:13:01.170 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:13:01.172 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:13:01.175 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 00:13:01.178 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 00:13:01.180 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:13:01.183 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:01.185 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:01.188 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:13:01.190 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:13:01.193 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:13:01.223 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:13:01.254 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 00:13:01.257 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:13:01.267 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 00:13:01.270 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 00:13:01.274 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 00:13:01.276 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:13:01.278 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:13:01.281 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:13:01.283 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:01.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:01.289 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:13:01.291 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:13:01.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:01.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:01.298 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 00:13:01.363 | Enabling site cinder-wsgi. 2022-04-14 00:13:01.369 | To activate the new configuration, you need to run: 2022-04-14 00:13:01.369 | systemctl reload apache2 2022-04-14 00:13:01.373 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:13:01.376 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:13:01.380 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:13:01.383 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:13:01.519 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 00:13:01.523 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 00:13:01.561 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.60/image 2022-04-14 00:13:01.595 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 00:13:01.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:01.616 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 00:13:01.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:13:01.622 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:13:01.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:13:01.628 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 00:13:01.661 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 00:13:01.692 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.60/identity 2022-04-14 00:13:01.722 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 00:13:01.753 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 00:13:01.782 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 00:13:01.814 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 00:13:01.844 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 00:13:01.875 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:13:01.906 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 00:13:01.947 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 00:13:01.978 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:13:02.012 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 00:13:02.014 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 00:13:02.033 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:02.035 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.60:2379 2022-04-14 00:13:02.069 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 00:13:02.072 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 00:13:02.091 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:02.093 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 00:13:02.096 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 00:13:02.099 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 00:13:02.102 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:13:02.104 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 00:13:02.107 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 00:13:02.111 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:13:02.112 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:13:02.118 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:13:02.120 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:13:02.123 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:13:02.126 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:13:02.129 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 00:13:02.132 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 00:13:02.134 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 00:13:02.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:13:02.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:13:02.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 00:13:02.145 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:13:02.148 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 00:13:02.151 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 00:13:02.153 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 00:13:02.155 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:13:02.157 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:13:02.160 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:13:02.163 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:13:02.165 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:13:02.168 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:13:02.185 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:13:02.187 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:13:02.190 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:02.193 | + functions-common:git_clone:629 : echo master 2022-04-14 00:13:02.194 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:13:02.199 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 00:13:02.202 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:02.205 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 00:13:02.218 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 00:13:02.221 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:13:02.221 | + functions-common:git_clone:685 : head -1 2022-04-14 00:13:02.225 | 4600e85ea8 [WIP] Avoid race condition when deleting trunk bridges 2022-04-14 00:13:02.228 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:13:02.231 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 00:13:02.233 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:13:02.237 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:13:02.239 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 00:13:02.242 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:13:02.244 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 00:13:02.247 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:13:02.250 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:13:02.253 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 00:13:02.256 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:13:02.258 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:13:02.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 00:13:02.265 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:13:02.269 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 00:13:02.272 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:13:02.274 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:13:02.278 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 00:13:02.284 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 00:13:02.286 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 00:13:02.957 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 00:13:02.960 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:13:02.962 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:13:02.965 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:13:02.967 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:13:02.969 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 00:13:02.972 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:13:02.974 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:13:02.977 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:13:02.980 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:13:02.982 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:13:02.984 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:13:02.987 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:13:02.990 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 00:13:03.012 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 00:13:03.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 00:13:03.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:13:03.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:13:03.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:13:03.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:13:05.097 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:13:05.129 | Obtaining file:///opt/stack/neutron 2022-04-14 00:13:05.130 | Preparing metadata (setup.py): started 2022-04-14 00:13:10.932 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:13:11.027 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.8.1) 2022-04-14 00:13:11.028 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0) 2022-04-14 00:13:11.029 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:13:11.030 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.1) 2022-04-14 00:13:11.031 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:13:11.032 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.1) 2022-04-14 00:13:11.033 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.33.0) 2022-04-14 00:13:11.035 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.1) 2022-04-14 00:13:11.036 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.20.4) 2022-04-14 00:13:11.037 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.27.1) 2022-04-14 00:13:11.039 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.1.1) 2022-04-14 00:13:11.040 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (9.4.0) 2022-04-14 00:13:11.041 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.8.0) 2022-04-14 00:13:11.041 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.11.0) 2022-04-14 00:13:11.042 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.20.0) 2022-04-14 00:13:11.044 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (7.8.0) 2022-04-14 00:13:11.045 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1) 2022-04-14 00:13:11.046 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.35) 2022-04-14 00:13:11.047 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.8.7) 2022-04-14 00:13:11.048 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:13:11.051 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.7.7) 2022-04-14 00:13:11.052 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0) 2022-04-14 00:13:11.053 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.10.1) 2022-04-14 00:13:11.054 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:13:11.055 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (8.8.0) 2022-04-14 00:13:11.056 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.1.0) 2022-04-14 00:13:11.057 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (11.2.0) 2022-04-14 00:13:11.058 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.0) 2022-04-14 00:13:11.059 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.7.0) 2022-04-14 00:13:11.061 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (12.13.0) 2022-04-14 00:13:11.062 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.1) 2022-04-14 00:13:11.063 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.11.0) 2022-04-14 00:13:11.064 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.0) 2022-04-14 00:13:11.065 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.0) 2022-04-14 00:13:11.066 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1) 2022-04-14 00:13:11.067 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.3.0) 2022-04-14 00:13:11.068 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.8.0) 2022-04-14 00:13:11.069 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.5.0) 2022-04-14 00:13:11.071 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.12.2) 2022-04-14 00:13:11.072 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.6.0) 2022-04-14 00:13:11.073 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.4.2) 2022-04-14 00:13:11.074 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.1) 2022-04-14 00:13:11.075 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.1.0) 2022-04-14 00:13:11.076 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.16.0) 2022-04-14 00:13:11.077 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.16.0) 2022-04-14 00:13:11.078 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (21.3) 2022-04-14 00:13:11.079 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.9.0) 2022-04-14 00:13:11.080 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:11.082 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (22.0.0) 2022-04-14 00:13:11.083 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (17.7.0) 2022-04-14 00:13:11.084 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.61.0) 2022-04-14 00:13:11.085 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:13:11.087 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.1) 2022-04-14 00:13:11.088 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:13:11.089 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.11.0) 2022-04-14 00:13:11.107 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (5.6.0) 2022-04-14 00:13:11.108 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (4.11.3) 2022-04-14 00:13:11.109 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (1.2.0) 2022-04-14 00:13:11.118 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev115) (1.14.0) 2022-04-14 00:13:11.139 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.16.0) 2022-04-14 00:13:11.140 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (2.2.1) 2022-04-14 00:13:11.141 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.1.2) 2022-04-14 00:13:11.163 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev115) (3.0.7) 2022-04-14 00:13:11.170 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:13:11.233 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.7.0) 2022-04-14 00:13:11.234 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.0.2) 2022-04-14 00:13:11.293 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (3.1.1) 2022-04-14 00:13:11.294 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (4.4.0) 2022-04-14 00:13:11.340 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (2.7.0) 2022-04-14 00:13:11.346 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (1.2.2) 2022-04-14 00:13:11.377 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.0) 2022-04-14 00:13:11.379 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (36.0.2) 2022-04-14 00:13:11.380 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (6.0) 2022-04-14 00:13:11.381 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.1.5) 2022-04-14 00:13:11.383 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.0.0) 2022-04-14 00:13:11.384 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:13:11.385 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.32) 2022-04-14 00:13:11.387 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.4) 2022-04-14 00:13:11.405 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev115) (1.0.3) 2022-04-14 00:13:11.502 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev115) (0.17.3) 2022-04-14 00:13:11.580 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev115) (1.5.0) 2022-04-14 00:13:11.646 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.13.0) 2022-04-14 00:13:11.647 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.0) 2022-04-14 00:13:11.649 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (2.0.1) 2022-04-14 00:13:11.712 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (0.9.6) 2022-04-14 00:13:11.715 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (2.8.2) 2022-04-14 00:13:11.779 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.2.4) 2022-04-14 00:13:11.781 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0) 2022-04-14 00:13:11.785 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.4.0) 2022-04-14 00:13:11.787 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.1.0) 2022-04-14 00:13:11.811 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:13:11.813 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.3.0) 2022-04-14 00:13:11.867 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (1.15.0) 2022-04-14 00:13:11.925 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev115) (2022.1) 2022-04-14 00:13:11.965 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.3.3) 2022-04-14 00:13:11.966 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (3.0.0) 2022-04-14 00:13:11.989 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:13:12.146 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:13:12.222 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev115) (62.0.0) 2022-04-14 00:13:12.305 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (3.0.0) 2022-04-14 00:13:12.306 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (0.3.5) 2022-04-14 00:13:12.423 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.425 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.427 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.428 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.429 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.431 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.432 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:13:12.662 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:13:12.664 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.10.1) 2022-04-14 00:13:12.667 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:13:12.713 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (2.1.0) 2022-04-14 00:13:12.719 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (3.17.6) 2022-04-14 00:13:12.820 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2.0.12) 2022-04-14 00:13:12.823 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (3.3) 2022-04-14 00:13:12.824 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (1.26.9) 2022-04-14 00:13:12.825 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2019.11.28) 2022-04-14 00:13:12.865 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev115) (0.7) 2022-04-14 00:13:13.224 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev115) (0.13.1) 2022-04-14 00:13:13.304 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0) 2022-04-14 00:13:13.479 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (2.21) 2022-04-14 00:13:13.557 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (0.5.0) 2022-04-14 00:13:13.560 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:13:13.827 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:13:14.048 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.2) 2022-04-14 00:13:14.655 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.14.1) 2022-04-14 00:13:14.705 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (0.2.5) 2022-04-14 00:13:15.332 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.2) 2022-04-14 00:13:15.333 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.4.2) 2022-04-14 00:13:15.665 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:13:15.666 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (4.11.1) 2022-04-14 00:13:15.839 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev115) (3.8.0) 2022-04-14 00:13:16.098 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (1.8.2) 2022-04-14 00:13:16.099 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (21.4.0) 2022-04-14 00:13:16.291 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.0.0) 2022-04-14 00:13:16.560 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.3.2) 2022-04-14 00:13:18.200 | Installing collected packages: neutron 2022-04-14 00:13:18.200 | Attempting uninstall: neutron 2022-04-14 00:13:18.200 | Found existing installation: neutron 20.1.0.dev115 2022-04-14 00:13:18.220 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 00:13:18.221 | Running setup.py develop for neutron 2022-04-14 00:13:26.698 | Successfully installed neutron 2022-04-14 00:13:26.699 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:13:26.707 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:13:26.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:13:26.881 | + inc/python:pip_install:200 : result=0 2022-04-14 00:13:26.883 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:13:26.885 | + functions-common:time_stop:2432 : local name 2022-04-14 00:13:26.888 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:13:26.890 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:13:26.892 | + functions-common:time_stop:2435 : local total 2022-04-14 00:13:26.895 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:13:26.897 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:13:26.899 | + functions-common:time_stop:2439 : start_time=1649895183006 2022-04-14 00:13:26.902 | + functions-common:time_stop:2441 : [[ -z 1649895183006 ]] 2022-04-14 00:13:26.905 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:13:26.909 | + functions-common:time_stop:2444 : end_time=1649895206906 2022-04-14 00:13:26.911 | + functions-common:time_stop:2445 : elapsed_time=23900 2022-04-14 00:13:26.914 | + functions-common:time_stop:2446 : total=131246 2022-04-14 00:13:26.916 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:13:26.919 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=155146 2022-04-14 00:13:26.921 | + inc/python:pip_install:203 : return 0 2022-04-14 00:13:26.923 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:13:26.928 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:13:26.935 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:13:26.956 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:13:26.969 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 00:13:26.972 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 00:13:26.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:13:26.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:13:26.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 00:13:26.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:13:26.986 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 00:13:26.989 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:13:26.992 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 00:13:27.010 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:27.013 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 00:13:27.016 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 00:13:27.018 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 00:13:27.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:13:27.023 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 00:13:27.026 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 00:13:27.029 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 00:13:27.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:13:27.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:13:27.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 00:13:27.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:13:27.042 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 00:13:27.064 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:27.067 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 00:13:27.083 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:27.086 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 00:13:27.104 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:27.107 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 00:13:27.109 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 00:13:27.111 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 00:13:27.114 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:13:27.116 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:13:27.119 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:13:27.121 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:13:27.124 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:13:27.127 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:13:27.143 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:13:27.146 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:13:27.148 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:27.151 | + functions-common:git_clone:629 : echo master 2022-04-14 00:13:27.152 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:13:27.157 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 00:13:27.159 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:27.161 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 00:13:27.175 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 00:13:27.179 | + functions-common:git_clone:685 : head -1 2022-04-14 00:13:27.179 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:13:27.184 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 00:13:27.186 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:13:27.189 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 00:13:27.191 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:13:27.194 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:13:27.196 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 00:13:27.199 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:13:27.201 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 00:13:27.204 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:13:27.207 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:13:27.210 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 00:13:27.213 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:13:27.216 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:13:27.220 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 00:13:27.222 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:13:27.226 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 00:13:27.229 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:13:27.231 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:13:27.235 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 00:13:27.241 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 00:13:27.244 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 00:13:27.961 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 00:13:27.963 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:13:27.966 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:13:27.968 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:13:27.971 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:13:27.973 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 00:13:27.976 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:13:27.980 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:13:27.982 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:13:27.985 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:13:27.987 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:13:27.990 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:13:27.995 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:13:27.998 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 00:13:28.019 | Using python 3.8 to install /opt/stack/nova 2022-04-14 00:13:28.021 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 00:13:28.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:13:28.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:13:28.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:13:28.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:13:30.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:13:30.219 | Obtaining file:///opt/stack/nova 2022-04-14 00:13:30.220 | Preparing metadata (setup.py): started 2022-04-14 00:13:36.996 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:13:37.122 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 00:13:37.123 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 00:13:37.124 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 00:13:37.125 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 00:13:37.126 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:13:37.127 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 00:13:37.128 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 00:13:37.129 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 00:13:37.130 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 00:13:37.131 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 00:13:37.132 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 00:13:37.134 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:13:37.135 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:13:37.136 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:13:37.137 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 00:13:37.138 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 00:13:37.139 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 00:13:37.140 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 00:13:37.141 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 00:13:37.142 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 00:13:37.143 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:13:37.144 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 00:13:37.145 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:13:37.147 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 00:13:37.148 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 00:13:37.149 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 00:13:37.150 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:13:37.152 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 00:13:37.153 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 00:13:37.154 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:13:37.155 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 00:13:37.156 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 00:13:37.157 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 00:13:37.158 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:13:37.159 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 00:13:37.160 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 00:13:37.162 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:13:37.163 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 00:13:37.164 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 00:13:37.165 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:13:37.166 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 00:13:37.168 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 00:13:37.169 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:13:37.170 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:13:37.171 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 00:13:37.172 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:13:37.173 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 00:13:37.174 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 00:13:37.175 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 00:13:37.176 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 00:13:37.177 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 00:13:37.178 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:13:37.179 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 00:13:37.181 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:13:37.182 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 00:13:37.183 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 00:13:37.184 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 00:13:37.185 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:13:37.186 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 00:13:37.187 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 00:13:37.188 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 00:13:37.189 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:13:37.190 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 00:13:37.191 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 00:13:37.208 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 00:13:37.209 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:13:37.210 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 00:13:37.232 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 00:13:37.272 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 00:13:37.305 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 00:13:37.306 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:13:37.330 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:13:37.456 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 00:13:37.459 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:13:37.517 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 00:13:37.518 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 00:13:37.546 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 00:13:37.547 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:13:37.549 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:13:37.550 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 00:13:37.573 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:13:37.576 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:13:37.628 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:13:37.630 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:37.631 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:13:37.693 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 00:13:37.809 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:13:37.810 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 00:13:37.894 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 00:13:37.953 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 00:13:37.956 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:13:37.958 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:13:37.961 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 00:13:37.985 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 00:13:37.988 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:13:38.041 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 00:13:38.099 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 00:13:38.132 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 00:13:38.136 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:13:38.187 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 00:13:38.190 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 00:13:38.279 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:13:38.307 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 00:13:38.388 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 00:13:38.467 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 00:13:38.531 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:13:38.532 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 00:13:38.535 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 00:13:38.578 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:13:38.581 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:13:38.583 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 00:13:38.664 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 00:13:38.666 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 00:13:38.668 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 00:13:38.669 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 00:13:38.767 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 00:13:39.004 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 00:13:39.005 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 00:13:39.126 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:13:39.127 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 00:13:39.128 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 00:13:39.256 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 00:13:39.339 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 00:13:39.372 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:13:39.580 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 00:13:39.659 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:13:39.661 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:13:39.877 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:13:39.989 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 00:13:40.477 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 00:13:40.524 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 00:13:40.894 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.896 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.897 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.898 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.899 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.900 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:40.902 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:13:42.156 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 00:13:42.574 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 00:13:42.575 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 00:13:42.674 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:13:42.781 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:13:44.523 | Installing collected packages: nova 2022-04-14 00:13:44.523 | Attempting uninstall: nova 2022-04-14 00:13:44.523 | Found existing installation: nova 25.1.0.dev32 2022-04-14 00:13:44.533 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 00:13:44.534 | Running setup.py develop for nova 2022-04-14 00:13:52.990 | Successfully installed nova 2022-04-14 00:13:52.990 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:13:53.000 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:13:53.000 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:13:53.181 | + inc/python:pip_install:200 : result=0 2022-04-14 00:13:53.184 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:13:53.186 | + functions-common:time_stop:2432 : local name 2022-04-14 00:13:53.188 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:13:53.190 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:13:53.193 | + functions-common:time_stop:2435 : local total 2022-04-14 00:13:53.195 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:13:53.198 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:13:53.200 | + functions-common:time_stop:2439 : start_time=1649895208014 2022-04-14 00:13:53.203 | + functions-common:time_stop:2441 : [[ -z 1649895208014 ]] 2022-04-14 00:13:53.205 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:13:53.210 | + functions-common:time_stop:2444 : end_time=1649895233207 2022-04-14 00:13:53.212 | + functions-common:time_stop:2445 : elapsed_time=25193 2022-04-14 00:13:53.215 | + functions-common:time_stop:2446 : total=155146 2022-04-14 00:13:53.217 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:13:53.219 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180339 2022-04-14 00:13:53.221 | + inc/python:pip_install:203 : return 0 2022-04-14 00:13:53.224 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:13:53.226 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:13:53.229 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:13:53.249 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:13:53.261 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 00:13:53.264 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 00:13:53.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:13:53.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:13:53.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 00:13:53.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:13:53.277 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 00:13:53.291 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:13:53.294 | + ./stack.sh:main:939 : configure_nova 2022-04-14 00:13:53.297 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 00:13:53.311 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 00:13:53.313 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 00:13:53.316 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:13:53.320 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 00:13:53.320 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:13:53.325 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 00:13:53.328 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 00:13:53.330 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:13:53.333 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 00:13:53.336 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 00:13:53.339 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 00:13:53.342 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 00:13:53.344 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 00:13:53.358 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 00:13:53.371 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 00:13:53.384 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 00:13:53.397 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 00:13:53.410 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:13:53.414 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:13:53.420 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zv9NKYyyGb 2022-04-14 00:13:53.423 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:13:53.426 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:13:53.428 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 00:13:53.431 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:13:53.434 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:13:53.436 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zv9NKYyyGb 2022-04-14 00:13:53.440 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zv9NKYyyGb 2022-04-14 00:13:53.452 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zv9NKYyyGb /etc/sudoers.d/nova-rootwrap 2022-04-14 00:13:53.468 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 00:13:53.472 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:13:53.475 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:13:53.478 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:13:53.480 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:13:53.483 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:13:53.485 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:13:53.488 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:13:53.490 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 00:13:53.495 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 00:13:53.512 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:53.514 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 00:13:53.517 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 00:13:53.520 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 00:13:53.525 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 00:13:53.554 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 00:13:53.556 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 00:13:53.582 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 00:13:53.612 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 00:13:53.639 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 00:13:53.668 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 00:13:53.698 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 00:13:53.728 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 00:13:53.730 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.60 2022-04-14 00:13:53.756 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 00:13:53.783 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 00:13:53.811 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 00:13:53.838 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 00:13:53.869 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:13:53.904 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 00:13:53.906 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:13:53.909 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:13:53.912 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:13:53.915 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:13:53.917 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:13:53.920 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:13:53.923 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:13:53.925 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:13:53.928 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:13:53.930 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:13:53.933 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:13:53.936 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 00:13:53.938 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:13:53.941 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:13:53.944 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:13:53.946 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:13:53.951 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:13:53.954 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:13:53.956 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 00:13:53.974 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:53.977 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:13:53.979 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 00:13:53.982 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 00:13:54.011 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 00:13:54.013 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 00:13:54.016 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 00:13:54.018 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 00:13:54.020 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:13:54.024 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:13:54.058 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 00:13:54.068 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 00:13:54.071 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 00:13:54.073 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 00:13:54.075 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:13:54.078 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:13:54.109 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 00:13:54.140 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 00:13:54.168 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 00:13:54.197 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 00:13:54.214 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:54.219 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 00:13:54.236 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:54.239 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 00:13:54.239 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 00:13:54.245 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 00:13:54.247 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 00:13:54.277 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 00:13:54.293 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:54.296 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 00:13:54.298 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:13:54.301 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:13:54.303 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:13:54.305 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 00:13:54.335 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 00:13:54.369 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:13:54.398 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 00:13:54.433 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 00:13:54.462 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 00:13:54.490 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 00:13:54.518 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 00:13:54.545 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:13:54.573 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:13:54.601 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 00:13:54.618 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:54.620 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 00:13:54.622 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 00:13:54.663 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 00:13:54.694 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.60/identity 2022-04-14 00:13:54.722 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 00:13:54.750 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 00:13:54.779 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 00:13:54.807 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 00:13:54.835 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 00:13:54.864 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 00:13:54.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:54.882 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 00:13:54.885 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 00:13:54.913 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 00:13:54.944 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 00:13:54.947 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 00:13:54.976 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 00:13:54.978 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 00:13:54.980 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 00:13:54.982 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:13:54.985 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:13:54.987 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:13:54.990 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:13:54.992 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:13:54.994 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:13:54.997 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 00:13:54.999 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:13:55.001 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:13:55.004 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:13:55.006 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:13:55.008 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:13:55.010 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:13:55.013 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:13:55.018 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:13:55.021 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:13:55.024 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:13:55.026 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:13:55.028 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 00:13:55.030 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 00:13:55.033 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:13:55.036 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:13:55.054 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:13:55.057 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:13:55.059 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:13:55.061 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:13:55.063 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:13:55.092 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:55.120 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:55.148 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:13:55.176 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 00:13:55.206 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 00:13:55.224 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:55.227 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 00:13:55.229 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 00:13:55.232 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 00:13:55.234 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 00:13:55.236 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:13:55.239 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:13:55.242 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 00:13:55.246 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 00:13:55.249 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:13:55.251 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:13:55.264 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:13:55.265 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:55.274 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:13:55.279 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:55.295 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:13:55.298 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 00:13:55.302 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 00:13:55.331 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:13:55.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 00:13:55.389 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:13:55.420 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:13:55.450 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:13:55.480 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:13:55.508 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:13:55.542 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:13:55.570 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:13:55.597 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:13:55.626 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:13:55.653 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:13:55.682 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:13:55.684 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:13:55.687 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 00:13:55.689 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 00:13:55.692 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:13:55.694 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:55.696 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:55.699 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:13:55.701 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:13:55.704 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:13:55.733 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:13:55.762 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:13:55.762 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 00:13:55.773 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 00:13:55.776 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 00:13:55.779 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 00:13:55.781 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:13:55.790 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:13:55.793 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:13:55.795 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:55.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:55.800 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:13:55.803 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:13:55.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:55.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:55.810 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 00:13:55.873 | Enabling site nova-api-wsgi. 2022-04-14 00:13:55.878 | To activate the new configuration, you need to run: 2022-04-14 00:13:55.878 | systemctl reload apache2 2022-04-14 00:13:55.883 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:13:55.886 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:13:55.888 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:13:55.890 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:13:56.027 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 00:13:56.046 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:56.054 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 00:13:56.059 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:13:56.065 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 00:13:56.071 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 00:13:56.074 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 00:13:56.078 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:13:56.081 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:13:56.086 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 00:13:56.089 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:13:56.091 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:13:56.104 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:13:56.105 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:56.114 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:13:56.117 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:13:56.134 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 00:13:56.136 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:13:56.140 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:13:56.171 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 00:13:56.199 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 00:13:56.229 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:13:56.260 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:13:56.291 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:13:56.321 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:13:56.349 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:13:56.378 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:13:56.405 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:13:56.433 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:13:56.465 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:13:56.501 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:13:56.529 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 00:13:56.532 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 00:13:56.562 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 00:13:56.580 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:56.582 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:13:56.614 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 00:13:56.617 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 00:13:56.619 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 00:13:56.637 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:56.639 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:56.642 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:56.672 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 00:13:56.704 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 00:13:56.706 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:13:56.709 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 00:13:56.711 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:13:56.713 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:13:56.716 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:13:56.733 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:56.737 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:13:56.740 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:13:56.742 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:13:56.759 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:56.762 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:56.764 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:13:56.794 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:13:56.796 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:13:56.799 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 00:13:56.827 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 00:13:56.858 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 00:13:56.891 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 00:13:56.908 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:56.910 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:13:56.940 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 00:13:56.942 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 00:13:56.945 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 00:13:56.976 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 00:13:57.005 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.60/identity 2022-04-14 00:13:57.033 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 00:13:57.062 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 00:13:57.090 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 00:13:57.118 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 00:13:57.146 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 00:13:57.176 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 00:13:57.204 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 00:13:57.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:57.224 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 00:13:57.228 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:13:57.231 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 00:13:57.233 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 00:13:57.236 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 00:13:57.238 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:13:57.241 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:13:57.243 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:13:57.245 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 00:13:57.248 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 00:13:57.252 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 00:13:57.255 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 00:13:57.257 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 00:13:57.259 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 00:13:57.262 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:13:57.264 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:13:57.297 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 00:13:57.327 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 00:13:57.359 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:13:57.361 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 00:13:57.363 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 00:13:57.366 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 00:13:57.385 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:57.388 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 00:13:57.389 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 00:13:58.107 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 00:13:58.110 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 00:13:58.113 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:13:58.116 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 00:13:58.119 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:13:58.122 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 00:13:58.125 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:13:58.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:58.144 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 00:13:58.147 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 00:13:58.149 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:13:58.165 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:58.168 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-04-14 00:13:58.171 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-04-14 00:13:58.200 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:13:58.203 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:13:58.205 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 00:13:58.223 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:58.225 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 00:13:58.228 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:13:58.230 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 00:13:58.264 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.60/identity 2022-04-14 00:13:58.294 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 00:13:58.323 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 00:13:58.353 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 00:13:58.382 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 00:13:58.412 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 00:13:58.441 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 00:13:58.469 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 00:13:58.472 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 00:13:58.474 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 00:13:58.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:13:58.494 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:13:58.497 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:13:58.499 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:13:58.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:13:58.504 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:13:58.533 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:58.562 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:13:58.591 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:13:58.619 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:13:58.622 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 00:13:58.627 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:13:58.629 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 00:13:58.631 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 00:13:58.634 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 00:13:58.637 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:13:58.639 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:13:58.642 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:13:58.645 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 00:13:58.647 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 00:13:58.649 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:13:58.651 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 00:13:58.654 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 00:13:58.657 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 00:13:58.672 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:58.675 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 00:13:58.677 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 00:13:58.693 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:58.695 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 00:13:58.712 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:58.714 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 00:13:58.732 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:13:58.734 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 00:13:58.752 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:13:58.754 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 00:13:58.757 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 00:13:58.759 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 00:13:58.762 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:13:58.765 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 00:13:58.768 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 00:13:58.770 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 00:13:58.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:58.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:58.778 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 00:13:58.781 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:13:58.784 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:13:58.786 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:13:58.789 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:13:58.791 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:58.794 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:13:58.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:58.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:58.801 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:13:58.804 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:13:58.806 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:13:58.808 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:13:58.811 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 00:13:58.813 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:13:58.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:58.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:58.821 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 00:13:58.844 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 00:13:58.956 | Reading package lists... 2022-04-14 00:13:59.216 | Building dependency tree... 2022-04-14 00:13:59.217 | Reading state information... 2022-04-14 00:13:59.493 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:13:59.493 | The following packages were automatically installed and are no longer required: 2022-04-14 00:13:59.494 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:13:59.494 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:13:59.494 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:13:59.494 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:13:59.494 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:13:59.494 | python3-zope.interface 2022-04-14 00:13:59.495 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:13:59.618 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:13:59.624 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:13:59.626 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:13:59.629 | + functions-common:time_stop:2432 : local name 2022-04-14 00:13:59.631 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:13:59.633 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:13:59.636 | + functions-common:time_stop:2435 : local total 2022-04-14 00:13:59.639 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:13:59.641 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:13:59.644 | + functions-common:time_stop:2439 : start_time=1649895238841 2022-04-14 00:13:59.646 | + functions-common:time_stop:2441 : [[ -z 1649895238841 ]] 2022-04-14 00:13:59.649 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:13:59.655 | + functions-common:time_stop:2444 : end_time=1649895239651 2022-04-14 00:13:59.657 | + functions-common:time_stop:2445 : elapsed_time=810 2022-04-14 00:13:59.660 | + functions-common:time_stop:2446 : total=27456 2022-04-14 00:13:59.662 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:13:59.664 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=28266 2022-04-14 00:13:59.667 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:13:59.671 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 00:13:59.673 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 00:13:59.676 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 00:13:59.678 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 00:13:59.681 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 00:13:59.704 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 00:13:59.706 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:13:59.709 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:13:59.712 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:13:59.714 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:13:59.717 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:13:59.720 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:13:59.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:59.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:59.727 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:13:59.730 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:13:59.733 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:13:59.735 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:13:59.738 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 00:13:59.740 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:13:59.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:13:59.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:13:59.748 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 00:13:59.771 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 00:13:59.881 | Reading package lists... 2022-04-14 00:14:00.135 | Building dependency tree... 2022-04-14 00:14:00.137 | Reading state information... 2022-04-14 00:14:00.419 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 00:14:00.419 | The following packages were automatically installed and are no longer required: 2022-04-14 00:14:00.421 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:14:00.421 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:14:00.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:14:00.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:14:00.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:14:00.421 | python3-zope.interface 2022-04-14 00:14:00.421 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:14:00.538 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:14:00.543 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:14:00.545 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:14:00.548 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:00.550 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:00.552 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:00.555 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:00.558 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:00.560 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:14:00.563 | + functions-common:time_stop:2439 : start_time=1649895239768 2022-04-14 00:14:00.565 | + functions-common:time_stop:2441 : [[ -z 1649895239768 ]] 2022-04-14 00:14:00.568 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:00.573 | + functions-common:time_stop:2444 : end_time=1649895240570 2022-04-14 00:14:00.575 | + functions-common:time_stop:2445 : elapsed_time=802 2022-04-14 00:14:00.578 | + functions-common:time_stop:2446 : total=28266 2022-04-14 00:14:00.580 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:00.582 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=29068 2022-04-14 00:14:00.586 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:14:00.589 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 00:14:00.592 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 00:14:00.596 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:14:00.605 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:00.608 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:00.611 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 00:14:00.613 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 00:14:00.670 | wsgi (enabled by maintainer script) 2022-04-14 00:14:00.673 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 00:14:00.676 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 00:14:00.678 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:14:00.682 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 00:14:00.685 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 00:14:00.687 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:14:00.692 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:14:00.692 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:14:00.698 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 00:14:00.707 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 00:14:00.714 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 00:14:00.717 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 00:14:00.720 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 00:14:00.743 | Using python 3.8 to install osc-placement 2022-04-14 00:14:00.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 00:14:01.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:01.614 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:01.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:01.614 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:02.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:14:02.828 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 00:14:02.839 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 00:14:02.840 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 00:14:02.842 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 00:14:02.843 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 00:14:02.844 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 00:14:02.845 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 00:14:02.905 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 00:14:02.906 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 00:14:02.907 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 00:14:02.908 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 00:14:02.921 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 00:14:02.923 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 00:14:02.924 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 00:14:02.938 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 00:14:02.940 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 00:14:02.941 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 00:14:02.942 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 00:14:02.944 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 00:14:02.945 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 00:14:02.965 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 00:14:02.967 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 00:14:02.968 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 00:14:02.969 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 00:14:02.977 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 00:14:03.015 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 00:14:03.016 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 00:14:03.017 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 00:14:03.019 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 00:14:03.020 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 00:14:03.022 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 00:14:03.023 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 00:14:03.025 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 00:14:03.090 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 00:14:03.091 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 00:14:03.093 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 00:14:03.096 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 00:14:03.184 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 00:14:03.185 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 00:14:03.187 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 00:14:03.229 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 00:14:03.269 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 00:14:03.445 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 00:14:05.671 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:14:05.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:14:05.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:14:05.818 | + inc/python:pip_install:200 : result=0 2022-04-14 00:14:05.821 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:14:05.824 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:05.826 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:05.829 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:05.831 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:05.834 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:05.837 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:14:05.840 | + functions-common:time_stop:2439 : start_time=1649895240737 2022-04-14 00:14:05.844 | + functions-common:time_stop:2441 : [[ -z 1649895240737 ]] 2022-04-14 00:14:05.849 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:05.853 | + functions-common:time_stop:2444 : end_time=1649895245851 2022-04-14 00:14:05.856 | + functions-common:time_stop:2445 : elapsed_time=5114 2022-04-14 00:14:05.858 | + functions-common:time_stop:2446 : total=180339 2022-04-14 00:14:05.861 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:05.864 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=185453 2022-04-14 00:14:05.867 | + inc/python:pip_install:203 : return 0 2022-04-14 00:14:05.869 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 00:14:05.872 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 00:14:05.874 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 00:14:05.877 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:14:05.879 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:14:05.883 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:14:05.886 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:14:05.888 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:14:05.891 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:14:05.909 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:14:05.912 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:14:05.914 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:14:05.917 | + functions-common:git_clone:629 : echo master 2022-04-14 00:14:05.918 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:14:05.924 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 00:14:05.926 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:14:05.929 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 00:14:05.942 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 00:14:05.945 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:14:05.945 | + functions-common:git_clone:685 : head -1 2022-04-14 00:14:05.949 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 00:14:05.952 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:14:05.955 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 00:14:05.957 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:14:05.960 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:14:05.962 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 00:14:05.965 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:14:05.967 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 00:14:05.970 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:14:05.973 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:14:05.975 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 00:14:05.978 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:14:05.980 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:14:05.983 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 00:14:05.986 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:14:05.989 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 00:14:05.992 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:14:05.994 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:14:05.997 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 00:14:06.003 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 00:14:06.006 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 00:14:06.677 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 00:14:06.680 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:14:06.682 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:14:06.685 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:14:06.688 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:14:06.690 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 00:14:06.693 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:14:06.695 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:14:06.698 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:14:06.700 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:14:06.703 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:14:06.706 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:14:06.709 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:14:06.711 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 00:14:06.732 | Using python 3.8 to install /opt/stack/placement 2022-04-14 00:14:06.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 00:14:07.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:07.602 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:07.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:07.602 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:08.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:14:08.841 | Obtaining file:///opt/stack/placement 2022-04-14 00:14:08.842 | Preparing metadata (setup.py): started 2022-04-14 00:14:13.607 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:14:13.652 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 00:14:13.653 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 00:14:13.654 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 00:14:13.655 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 00:14:13.656 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 00:14:13.657 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:14:13.658 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 00:14:13.660 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 00:14:13.661 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:14:13.663 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 00:14:13.664 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 00:14:13.665 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 00:14:13.666 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 00:14:13.667 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 00:14:13.668 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 00:14:13.669 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 00:14:13.670 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 00:14:13.672 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:14:13.673 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 00:14:13.674 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 00:14:13.675 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 00:14:13.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:14:13.743 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 00:14:13.744 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:14:13.745 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 00:14:13.747 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 00:14:13.748 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 00:14:13.769 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 00:14:13.810 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 00:14:13.811 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 00:14:13.813 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:14:13.814 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:14:13.815 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 00:14:13.866 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 00:14:13.868 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 00:14:13.869 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 00:14:13.872 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 00:14:13.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 00:14:13.916 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 00:14:13.935 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:14:13.936 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 00:14:13.937 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:14:13.964 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 00:14:13.966 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 00:14:13.983 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:14:14.000 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 00:14:14.001 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 00:14:14.002 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 00:14:14.004 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 00:14:14.046 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 00:14:14.048 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 00:14:14.049 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 00:14:14.052 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 00:14:14.069 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 00:14:14.260 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 00:14:14.300 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 00:14:14.302 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 00:14:14.303 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 00:14:14.321 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 00:14:14.354 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 00:14:14.412 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 00:14:14.479 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 00:14:14.563 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 00:14:14.613 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 00:14:14.808 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 00:14:14.810 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 00:14:14.811 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 00:14:14.889 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:14:14.953 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 00:14:15.116 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 00:14:15.228 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 00:14:15.229 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 00:14:17.186 | Installing collected packages: openstack-placement 2022-04-14 00:14:17.186 | Attempting uninstall: openstack-placement 2022-04-14 00:14:17.187 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 00:14:17.190 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 00:14:17.191 | Running setup.py develop for openstack-placement 2022-04-14 00:14:23.332 | Successfully installed openstack-placement 2022-04-14 00:14:23.332 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:14:23.341 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:14:23.341 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:14:23.498 | + inc/python:pip_install:200 : result=0 2022-04-14 00:14:23.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:14:23.503 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:23.505 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:23.508 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:23.510 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:23.512 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:23.514 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:14:23.517 | + functions-common:time_stop:2439 : start_time=1649895246727 2022-04-14 00:14:23.519 | + functions-common:time_stop:2441 : [[ -z 1649895246727 ]] 2022-04-14 00:14:23.522 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:23.527 | + functions-common:time_stop:2444 : end_time=1649895263524 2022-04-14 00:14:23.530 | + functions-common:time_stop:2445 : elapsed_time=16797 2022-04-14 00:14:23.532 | + functions-common:time_stop:2446 : total=185453 2022-04-14 00:14:23.534 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:23.543 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202250 2022-04-14 00:14:23.546 | + inc/python:pip_install:203 : return 0 2022-04-14 00:14:23.548 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:14:23.551 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:14:23.554 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:14:23.573 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:14:23.586 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 00:14:23.593 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 00:14:23.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:14:23.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:14:23.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 00:14:23.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:14:23.608 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:14:23.610 | + ./stack.sh:main:945 : configure_placement 2022-04-14 00:14:23.613 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 00:14:23.627 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 00:14:23.629 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 00:14:23.634 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 00:14:23.637 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 00:14:23.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 00:14:23.642 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 00:14:23.645 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:14:23.648 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:14:23.686 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 00:14:23.723 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 00:14:23.758 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 00:14:23.761 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:14:23.764 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 00:14:23.766 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:14:23.769 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 00:14:23.804 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 00:14:23.836 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:14:23.868 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 00:14:23.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 00:14:23.942 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 00:14:23.976 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 00:14:24.006 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 00:14:24.048 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:14:24.080 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:14:24.115 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 00:14:24.118 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 00:14:24.122 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:14:24.126 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:14:24.146 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:14:24.148 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:14:24.151 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:14:24.153 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:14:24.156 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:14:24.188 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:14:24.220 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:14:24.251 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:14:24.283 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 00:14:24.286 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 00:14:24.289 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 00:14:24.292 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 00:14:24.295 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 00:14:24.298 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:14:24.300 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:14:24.304 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 00:14:24.310 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 00:14:24.312 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:14:24.315 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:14:24.329 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:14:24.329 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:14:24.338 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:14:24.342 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:14:24.359 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 00:14:24.361 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 00:14:24.366 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 00:14:24.403 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 00:14:24.434 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 00:14:24.468 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:14:24.501 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:14:24.535 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:14:24.576 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:14:24.607 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:14:24.638 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:14:24.678 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:14:24.710 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:14:24.749 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:14:24.782 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:14:24.813 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:14:24.816 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:14:24.819 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 00:14:24.822 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 00:14:24.825 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:14:24.829 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:24.831 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:24.834 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:14:24.837 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 00:14:24.840 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 00:14:24.873 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:14:24.909 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 00:14:24.909 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:14:24.920 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 00:14:24.924 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 00:14:24.926 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 00:14:24.929 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:14:24.932 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:14:24.935 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:14:24.937 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:24.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:24.942 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:14:24.945 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:14:24.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:24.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:24.954 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 00:14:25.018 | Site placement-api already enabled 2022-04-14 00:14:25.024 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:14:25.026 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:14:25.029 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:14:25.031 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:14:25.179 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 00:14:25.200 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:25.204 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 00:14:25.233 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:25.237 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 00:14:25.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:25.263 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 00:14:25.266 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 00:14:25.268 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 00:14:25.303 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.60/identity 2022-04-14 00:14:25.337 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 00:14:25.368 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 00:14:25.400 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 00:14:25.434 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 00:14:25.470 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 00:14:25.507 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 00:14:25.541 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 00:14:25.560 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:25.563 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 00:14:25.581 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:25.584 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 00:14:25.587 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:14:25.590 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 00:14:25.593 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:14:25.595 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:14:25.598 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:14:25.601 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:14:25.604 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:14:25.607 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:14:25.612 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:14:25.614 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:14:25.617 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:14:25.620 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 00:14:25.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:14:25.640 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:25.643 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:14:25.645 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:14:25.647 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 00:14:25.650 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 00:14:25.653 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:14:25.656 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 00:14:25.658 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 00:14:25.660 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 00:14:25.720 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 00:14:25.764 | [98324 Async install_tempest:131971]: running: install_tempest 2022-04-14 00:14:25.767 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:14:25.769 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:14:25.773 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:14:25.783 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:14:25.786 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 00:14:25.789 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:14:25.793 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 00:14:25.796 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:14:25.799 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:14:25.802 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 00:14:25.804 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 00:14:25.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:14:25.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:14:25.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 00:14:25.817 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:14:25.821 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 00:14:25.824 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 00:14:25.827 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:14:25.830 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 00:14:25.833 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 00:14:25.835 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:14:25.842 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:14:25.842 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:14:25.848 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 00:14:25.850 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 00:14:25.854 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 00:14:25.860 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 00:14:25.863 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 00:14:25.892 | Using python 3.8 to install python-openstackclient 2022-04-14 00:14:25.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 00:14:26.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:26.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:26.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:14:26.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:14:28.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:14:28.095 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 00:14:28.116 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 00:14:28.117 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 00:14:28.118 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 00:14:28.119 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 00:14:28.120 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 00:14:28.121 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 00:14:28.122 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 00:14:28.123 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 00:14:28.124 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 00:14:28.126 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 00:14:28.127 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 00:14:28.139 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 00:14:28.140 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 00:14:28.141 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 00:14:28.142 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 00:14:28.143 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 00:14:28.170 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 00:14:28.172 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 00:14:28.173 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 00:14:28.174 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 00:14:28.175 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 00:14:28.176 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 00:14:28.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 00:14:28.179 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 00:14:28.180 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 00:14:28.181 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 00:14:28.183 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 00:14:28.196 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 00:14:28.217 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 00:14:28.219 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 00:14:28.220 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 00:14:28.221 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 00:14:28.244 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 00:14:28.267 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 00:14:28.268 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 00:14:28.269 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 00:14:28.364 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 00:14:28.365 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 00:14:28.367 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 00:14:28.413 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 00:14:28.424 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 00:14:28.459 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 00:14:28.632 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 00:14:28.650 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 00:14:28.756 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 00:14:28.757 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 00:14:28.759 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 00:14:28.762 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 00:14:28.921 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 00:14:31.347 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:14:31.358 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:14:31.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:14:31.511 | + inc/python:pip_install:200 : result=0 2022-04-14 00:14:31.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:14:31.516 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:31.519 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:31.522 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:31.525 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:31.527 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:31.530 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:14:31.532 | + functions-common:time_stop:2439 : start_time=1649895265886 2022-04-14 00:14:31.534 | + functions-common:time_stop:2441 : [[ -z 1649895265886 ]] 2022-04-14 00:14:31.538 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:31.543 | + functions-common:time_stop:2444 : end_time=1649895271540 2022-04-14 00:14:31.545 | + functions-common:time_stop:2445 : elapsed_time=5654 2022-04-14 00:14:31.548 | + functions-common:time_stop:2446 : total=202250 2022-04-14 00:14:31.550 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:31.553 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=207904 2022-04-14 00:14:31.556 | + inc/python:pip_install:203 : return 0 2022-04-14 00:14:31.558 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 00:14:31.562 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 00:14:31.572 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.KWrUxXtgCd 2022-04-14 00:14:31.575 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 00:14:31.577 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 00:14:31.580 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 00:14:31.583 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:14:31.586 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:14:31.588 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 00:14:31.612 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:31.616 | + ./stack.sh:main:1037 : configure_database 2022-04-14 00:14:31.619 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 00:14:31.623 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 00:14:31.626 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 00:14:31.629 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:14:31.632 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 00:14:31.634 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 00:14:31.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:31.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:31.641 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 00:14:31.645 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 00:14:31.648 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 00:14:31.649 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 00:14:31.654 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 00:14:31.721 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 00:14:31.729 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:14:31.731 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:14:31.734 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:14:31.737 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:14:31.740 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:14:31.742 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:14:31.745 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:14:31.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:14:31.750 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:14:31.752 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:14:31.755 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:14:31.758 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 00:14:31.760 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:14:31.763 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:14:31.766 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:14:31.768 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:14:31.771 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:14:31.773 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:14:31.776 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 00:14:31.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:31.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:31.783 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 00:14:31.785 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:14:31.788 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:14:33.471 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 00:14:33.491 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 00:14:33.491 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 00:14:33.495 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 00:14:33.498 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 00:14:33.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:33.503 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:33.506 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 00:14:33.509 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 00:14:33.511 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 00:14:33.514 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:14:33.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:14:33.519 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 00:14:33.522 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 00:14:33.524 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 00:14:33.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:14:33.575 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 00:14:33.591 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:14:33.611 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 00:14:33.671 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 00:14:33.743 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 00:14:33.807 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 00:14:33.810 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 00:14:33.813 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:14:33.816 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:14:36.109 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 00:14:36.112 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 00:14:36.116 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:14:36.121 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-001436 2022-04-14 00:14:36.125 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-001436 1041' 2022-04-14 00:14:36.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.131 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:14:36.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.144 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:14:36.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.149 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:14:36.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.156 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:14:36.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.162 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-04-14 00:14:36.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.168 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-04-14 00:14:36.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.175 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-000934 2022-04-14 00:14:36.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.182 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:14:36.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.187 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-04-14 00:14:36.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.193 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:14:36.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.198 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:14:36.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.203 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:14:36.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:14:36.209 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:14:36.212 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 00:14:36.214 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 00:14:36.217 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 00:14:36.230 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 00:14:36.233 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.236 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 00:14:36.238 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.241 | + functions-common:run_process:1689 : local group= 2022-04-14 00:14:36.243 | + functions-common:run_process:1690 : local user= 2022-04-14 00:14:36.246 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 00:14:36.249 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:14:36.251 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:14:36.254 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:14:36.256 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:14:36.259 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:14:36.264 | + functions-common:time_start:2423 : _TIME_START[$name]=1649895276261 2022-04-14 00:14:36.267 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 00:14:36.286 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:36.288 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 00:14:36.291 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 00:14:36.294 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.296 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.299 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.302 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.304 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 00:14:36.307 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 00:14:36.309 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 00:14:36.312 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:14:36.315 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:14:36.317 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 00:14:36.320 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 00:14:36.323 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 00:14:36.326 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.329 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:14:36.339 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 00:14:36.341 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:14:36.344 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:14:36.347 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 00:14:36.349 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:14:36.355 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 00:14:36.411 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 00:14:36.489 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:14:36.550 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 00:14:36.609 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 00:14:36.668 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:14:36.729 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:14:36.732 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 00:14:36.800 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:14:37.226 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 00:14:37.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 00:14:37.646 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 00:14:37.669 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:14:37.671 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:37.674 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:37.676 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:37.679 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:37.681 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:37.684 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:14:37.686 | + functions-common:time_stop:2439 : start_time=1649895276261 2022-04-14 00:14:37.689 | + functions-common:time_stop:2441 : [[ -z 1649895276261 ]] 2022-04-14 00:14:37.692 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:37.697 | + functions-common:time_stop:2444 : end_time=1649895277694 2022-04-14 00:14:37.699 | + functions-common:time_stop:2445 : elapsed_time=1433 2022-04-14 00:14:37.702 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:14:37.705 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:37.707 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1433 2022-04-14 00:14:37.710 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 00:14:37.712 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 00:14:37.715 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 00:14:37.718 | + functions-common:run_process:1689 : local group= 2022-04-14 00:14:37.721 | + functions-common:run_process:1690 : local user=root 2022-04-14 00:14:37.728 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 00:14:37.732 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:14:37.735 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:14:37.738 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:14:37.741 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:14:37.745 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:14:37.749 | + functions-common:time_start:2423 : _TIME_START[$name]=1649895277747 2022-04-14 00:14:37.752 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 00:14:37.777 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:37.779 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:14:37.783 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:37.786 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:37.788 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:37.791 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:37.794 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:37.797 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:14:37.801 | + functions-common:time_stop:2439 : start_time=1649895277747 2022-04-14 00:14:37.804 | + functions-common:time_stop:2441 : [[ -z 1649895277747 ]] 2022-04-14 00:14:37.807 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:37.813 | + functions-common:time_stop:2444 : end_time=1649895277809 2022-04-14 00:14:37.816 | + functions-common:time_stop:2445 : elapsed_time=62 2022-04-14 00:14:37.819 | + functions-common:time_stop:2446 : total=1433 2022-04-14 00:14:37.822 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:37.825 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1495 2022-04-14 00:14:37.828 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 00:14:37.853 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:37.856 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 00:14:37.880 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:37.884 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 00:14:37.906 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:37.909 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 00:14:37.912 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 00:14:37.914 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 00:14:37.917 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 00:14:37.920 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380' 2022-04-14 00:14:37.922 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.60:2380' 2022-04-14 00:14:37.925 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.60:2379' 2022-04-14 00:14:37.928 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 00:14:37.931 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 00:14:37.934 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.60:2379' 2022-04-14 00:14:37.936 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 00:14:37.939 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 00:14:37.942 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:14:37.945 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' '' root 2022-04-14 00:14:37.947 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 00:14:37.950 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-04-14 00:14:37.953 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:14:37.958 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 00:14:37.965 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:14:37.968 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:14:37.970 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:14:37.973 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:14:37.977 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 00:14:38.058 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 00:14:38.136 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-04-14 00:14:38.197 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 00:14:38.254 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 00:14:38.309 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:14:38.369 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:14:38.371 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 00:14:38.453 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:14:38.886 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 00:14:38.942 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 00:14:38.997 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 00:14:39.053 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 00:14:39.112 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 00:14:39.116 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 00:14:39.121 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 00:14:39.124 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 00:14:39.531 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 00:14:39.546 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 00:14:39.934 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 00:14:40.418 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 00:14:40.437 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:40.440 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 00:14:40.442 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 00:14:40.446 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 00:14:40.451 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 00:14:40.463 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 00:14:40.476 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 00:14:40.479 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:14:40.483 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 00:14:40.624 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 00:14:40.769 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 00:14:40.913 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:14:41.056 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:14:41.196 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:14:41.338 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 00:14:41.477 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 00:14:41.618 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 00:14:41.758 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 00:14:41.905 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 00:14:41.911 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 00:14:41.914 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 00:14:41.917 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 00:14:41.923 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 00:14:41.926 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 00:14:41.929 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 00:14:41.947 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:14:41.950 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 00:14:41.953 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:14:41.955 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 00:14:41.958 | + ./stack.sh:main:1097 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-04-14 00:14:41.960 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 00:14:41.963 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 00:14:41.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:14:41.983 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 00:14:41.986 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 00:14:41.996 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 00:14:41.999 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 00:14:42.001 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 00:14:42.004 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 00:14:42.009 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:14:42.556 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 00:14:42.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:14:42.587 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 00:14:42.590 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 00:14:42.594 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:14:42.596 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:14:42.600 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:14:42.605 | + functions-common:time_start:2423 : _TIME_START[$name]=1649895282602 2022-04-14 00:14:42.608 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 00:14:47.750 | 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=133895) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:14:47.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:47.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.759 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.759 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.759 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:47.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:47.791 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:47.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.792 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.793 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.793 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.794 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:47.794 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:47.864 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:47.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.872 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.873 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.873 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:47.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:47.874 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:47.874 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:47.882 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:14:49.971 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:49.971 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:14:49.980 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:49.980 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:14:49.995 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:49.995 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:14:50.005 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.005 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:14:50.017 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.017 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:14:50.030 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.030 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:14:50.097 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.100 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.100 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.100 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.100 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.103 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.103 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.103 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.104 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.113 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.115 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.115 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.116 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.116 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.541 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.541 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.541 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.541 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.542 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.580 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.582 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.582 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.582 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.583 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.583 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.583 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.592 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:14:50.634 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.634 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:14:50.642 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.642 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:14:50.654 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.654 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:14:50.661 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.662 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:14:50.671 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.671 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:14:50.679 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.679 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:14:50.687 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:50.688 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.689 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.690 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.690 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.691 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.691 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.693 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.694 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.694 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.694 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.694 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.694 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:50.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:50.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.704 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.705 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.705 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:50.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:50.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:50.706 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:51.072 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:51.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.073 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.074 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.074 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.075 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:51.075 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:51.106 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:14:51.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.108 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.108 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.109 | 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=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:14:51.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:14:51.109 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:14:51.109 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=133895) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:14:51.117 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:14:51.129 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.129 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:14:51.138 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.139 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:14:51.155 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.155 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:14:51.163 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.163 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:14:51.172 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.172 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:14:51.181 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.181 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:14:51.189 | INFO migrate.versioning.api [-] done 2022-04-14 00:14:51.615 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 00:14:51.623 | + functions-common:time_stop:2432 : local name 2022-04-14 00:14:51.626 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:14:51.628 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:14:51.631 | + functions-common:time_stop:2435 : local total 2022-04-14 00:14:51.634 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:14:51.637 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 00:14:51.639 | + functions-common:time_stop:2439 : start_time=1649895282602 2022-04-14 00:14:51.642 | + functions-common:time_stop:2441 : [[ -z 1649895282602 ]] 2022-04-14 00:14:51.645 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:14:51.650 | + functions-common:time_stop:2444 : end_time=1649895291647 2022-04-14 00:14:51.653 | + functions-common:time_stop:2445 : elapsed_time=9045 2022-04-14 00:14:51.656 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:14:51.658 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:14:51.661 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=9045 2022-04-14 00:14:51.663 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 00:14:51.673 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 00:14:51.677 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 00:14:56.374 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 00:14:56.375 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:14:56.375 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:14:56.375 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 00:14:56.375 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:14:56.376 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:14:56.376 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:14:56.376 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:14:56.376 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:14:56.756 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 00:14:56.760 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 00:15:01.384 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 00:15:01.384 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:15:01.385 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:15:01.385 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 00:15:01.385 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:15:01.386 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:15:01.386 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:15:01.386 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:15:01.386 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:15:01.754 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 00:15:01.757 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 00:15:01.759 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 00:15:01.762 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 00:15:01.779 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:15:01.782 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:15:01.786 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 00:15:01.790 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 00:15:01.793 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 00:15:01.795 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.798 | + functions-common:run_process:1689 : local group= 2022-04-14 00:15:01.801 | + functions-common:run_process:1690 : local user= 2022-04-14 00:15:01.804 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 00:15:01.806 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:15:01.809 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:15:01.811 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:15:01.814 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:15:01.817 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:15:01.822 | + functions-common:time_start:2423 : _TIME_START[$name]=1649895301819 2022-04-14 00:15:01.824 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 00:15:01.840 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:15:01.843 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 00:15:01.845 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 00:15:01.849 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.851 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.854 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.857 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.859 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 00:15:01.861 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 00:15:01.864 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 00:15:01.867 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:15:01.869 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:15:01.872 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 00:15:01.874 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 00:15:01.877 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 00:15:01.879 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:01.881 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 00:15:01.883 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 00:15:01.885 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 00:15:01.887 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 00:15:01.891 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 00:15:01.949 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 00:15:02.011 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 00:15:02.077 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:15:02.139 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:15:02.199 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 00:15:02.257 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 00:15:02.318 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 00:15:02.377 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 00:15:02.433 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 00:15:02.487 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 00:15:02.489 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 00:15:02.544 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 00:15:02.940 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 00:15:02.953 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 00:15:03.348 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 00:15:03.433 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:15:03.440 | + functions-common:time_stop:2432 : local name 2022-04-14 00:15:03.444 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:15:03.449 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:15:03.453 | + functions-common:time_stop:2435 : local total 2022-04-14 00:15:03.456 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:15:03.458 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:15:03.461 | + functions-common:time_stop:2439 : start_time=1649895301819 2022-04-14 00:15:03.463 | + functions-common:time_stop:2441 : [[ -z 1649895301819 ]] 2022-04-14 00:15:03.467 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:15:03.471 | + functions-common:time_stop:2444 : end_time=1649895303468 2022-04-14 00:15:03.474 | + functions-common:time_stop:2445 : elapsed_time=1649 2022-04-14 00:15:03.476 | + functions-common:time_stop:2446 : total=1495 2022-04-14 00:15:03.479 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:15:03.481 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3144 2022-04-14 00:15:03.484 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 00:15:03.484 | Waiting for keystone to start... 2022-04-14 00:15:03.487 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.60/identity/v3/ 2022-04-14 00:15:03.490 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.60/identity/v3/ 2022-04-14 00:15:03.492 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 00:15:03.495 | + functions:wait_for_service:458 : local url=http://10.222.0.60/identity/v3/ 2022-04-14 00:15:03.497 | + functions:wait_for_service:459 : local rval=0 2022-04-14 00:15:03.500 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 00:15:03.503 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 00:15:03.506 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:15:03.508 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:15:03.513 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:15:03.516 | + functions-common:time_start:2423 : _TIME_START[$name]=1649895303513 2022-04-14 00:15:03.519 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 00:15:03.525 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/identity/v3/ 2022-04-14 00:15:10.215 | + :: : [[ 200 == 503 ]] 2022-04-14 00:15:10.217 | + :: : [[ 0 -eq 7 ]] 2022-04-14 00:15:10.220 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 00:15:10.223 | + functions-common:time_stop:2432 : local name 2022-04-14 00:15:10.226 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:15:10.228 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:15:10.231 | + functions-common:time_stop:2435 : local total 2022-04-14 00:15:10.233 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:15:10.237 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 00:15:10.239 | + functions-common:time_stop:2439 : start_time=1649895303513 2022-04-14 00:15:10.242 | + functions-common:time_stop:2441 : [[ -z 1649895303513 ]] 2022-04-14 00:15:10.245 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:15:10.250 | + functions-common:time_stop:2444 : end_time=1649895310247 2022-04-14 00:15:10.253 | + functions-common:time_stop:2445 : elapsed_time=6734 2022-04-14 00:15:10.256 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:15:10.258 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:15:10.261 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6734 2022-04-14 00:15:10.263 | + functions:wait_for_service:467 : return 0 2022-04-14 00:15:10.266 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 00:15:10.285 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:15:10.287 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 00:15:10.290 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:15:10.292 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 00:15:10.327 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 00:15:10.329 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.60/identity 2022-04-14 00:15:10.353 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 00:15:10.388 | [131971 Async install_tempest:131971]: finished successfully 2022-04-14 00:15:15.039 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.039 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.040 | 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=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.047 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.064 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.065 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.097 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.132 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.132 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.229 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.229 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.229 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.230 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.230 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.230 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.243 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.243 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.244 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.244 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.244 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.244 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.244 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.252 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.256 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.256 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=134699) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:15:15.290 | 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=134699) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:15:15.601 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created domain default 2022-04-14 00:15:15.643 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created project admin 2022-04-14 00:15:15.670 | DEBUG passlib.handlers.bcrypt [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=134699) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 00:15:15.671 | DEBUG passlib.handlers.bcrypt [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=134699) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 00:15:15.732 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created user admin 2022-04-14 00:15:15.745 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created role reader 2022-04-14 00:15:15.755 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created role member 2022-04-14 00:15:15.779 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created implied role where 4dcd3fe35a694b5487ff85efa0ea563d implies 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:15:15.790 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created role admin 2022-04-14 00:15:15.808 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created implied role where 22c1d484b2f04fa69e7282cab18523e5 implies 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:15:15.820 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Granted role admin on project admin to user admin. 2022-04-14 00:15:15.832 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Granted role admin on the system to user admin. 2022-04-14 00:15:15.839 | WARNING py.warnings [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 00:15:15.839 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 00:15:15.839 |  2022-04-14 00:15:15.844 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created region RegionOne 2022-04-14 00:15:15.877 | INFO keystone.cmd.bootstrap [None req-b689eed0-e15a-43fc-a455-a5fd68d015f9 None None] Created public endpoint http://10.222.0.60/identity 2022-04-14 00:15:16.349 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 00:15:16.351 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 00:15:16.354 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 00:15:16.357 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 00:15:19.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:19.427 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:19.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:19.427 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:19.607 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:19.610 | + lib/keystone:create_keystone_accounts:310 : admin_project=02ac6dc2ea914d05b4fd8aadcf05adda 2022-04-14 00:15:19.613 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 00:15:19.616 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 00:15:21.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:21.881 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:21.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:21.881 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:22.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:22.063 | + lib/keystone:create_keystone_accounts:312 : admin_user=1a5bb1e13d894bb492cfa6c6c378a6bd 2022-04-14 00:15:22.066 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 00:15:22.068 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 00:15:22.071 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 00:15:22.073 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd default 2022-04-14 00:15:22.132 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd default 2022-04-14 00:15:22.170 | [98324 Async ks-domain-role:134857]: running: get_or_add_user_domain_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd default 2022-04-14 00:15:22.172 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 00:15:22.175 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:15:22.178 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:15:25.431 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:15:25.435 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:15:25.435 | default 2022-04-14 00:15:25.437 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 00:15:25.497 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 00:15:25.544 | [98324 Async ks-project:134996]: running: get_or_create_project service Default 2022-04-14 00:15:25.547 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 00:15:25.615 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 00:15:25.656 | [98324 Async ks-service:135082]: running: get_or_create_role service 2022-04-14 00:15:25.659 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 00:15:25.727 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 00:15:25.825 | [98324 Async ks-reseller:135168]: running: get_or_create_role ResellerAdmin 2022-04-14 00:15:25.841 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 00:15:25.857 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 00:15:26.289 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 00:15:26.562 | [98324 Async ks-anotherrole:135259]: running: get_or_create_role anotherrole 2022-04-14 00:15:26.581 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 00:15:26.609 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 00:15:26.629 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:15:26.653 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 00:15:29.295 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:29.415 | [135082 Async ks-service:135082]: finished successfully 2022-04-14 00:15:29.628 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:29.679 | [135168 Async ks-reseller:135168]: finished successfully 2022-04-14 00:15:30.007 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:30.048 | [134996 Async ks-project:134996]: finished successfully 2022-04-14 00:15:30.315 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:30.352 | [135259 Async ks-anotherrole:135259]: finished successfully 2022-04-14 00:15:30.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:30.503 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:30.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:30.503 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:30.698 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:30.701 | ++ functions-common:get_or_create_project:945 : project_id=e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:30.703 | ++ functions-common:get_or_create_project:946 : echo e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:30.706 | + lib/keystone:create_keystone_accounts:340 : invis_project=e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:30.708 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 00:15:30.712 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 00:15:30.715 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:15:30.718 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 00:15:33.308 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:33.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:33.317 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:33.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:33.317 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:33.346 | [134857 Async ks-domain-role:134857]: finished successfully 2022-04-14 00:15:33.495 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:33.498 | ++ functions-common:get_or_create_project:945 : project_id=ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:33.500 | ++ functions-common:get_or_create_project:946 : echo ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:33.503 | + lib/keystone:create_keystone_accounts:344 : demo_project=ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:33.505 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 00:15:33.510 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 00:15:33.512 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:15:33.515 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 00:15:33.517 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 00:15:33.521 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 00:15:36.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.112 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.112 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.286 | ++ functions-common:get_or_create_user:932 : user_id=f7667dd4bad24c06b6d8594d2f8cd739 2022-04-14 00:15:36.288 | ++ functions-common:get_or_create_user:933 : echo f7667dd4bad24c06b6d8594d2f8cd739 2022-04-14 00:15:36.292 | + lib/keystone:create_keystone_accounts:347 : demo_user=f7667dd4bad24c06b6d8594d2f8cd739 2022-04-14 00:15:36.295 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 00:15:36.345 | [98324 Async ks-domain-role:134857]: Waiting for completion of get_or_add_user_domain_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd default running on PID 134857 (6 other jobs running) 2022-04-14 00:15:36.371 | [98324 Async ks-domain-role:134857]: Signaling child to exit 2022-04-14 00:15:36.372 | WAKEUP 2022-04-14 00:15:36.395 | [98324 Async ks-domain-role:134857]: Signaled 2022-04-14 00:15:36.397 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --domain default 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 00:15:36.397 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:15:36.397 | ++ functions-common:get_field:819 : read data 2022-04-14 00:15:36.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.397 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.397 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.397 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.397 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 00:15:36.397 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 00:15:36.397 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --domain default 2022-04-14 00:15:36.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.397 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.397 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --domain default 2022-04-14 00:15:36.397 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 00:15:36.398 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:15:36.398 | ++ functions-common:get_field:819 : read data 2022-04-14 00:15:36.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.398 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.398 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:15:36.398 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:15:36.398 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:15:36.398 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | 1a5bb1e13d894bb492cfa6c6c378a6bd | | | default | | False |' 2022-04-14 00:15:36.398 | ++ functions-common:get_field:819 : read data 2022-04-14 00:15:36.398 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:15:36.398 | + functions-common:get_or_add_user_domain_role:1028 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:15:36.398 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:15:36.441 | [98324 Async ks-domain-role:134857]: finished get_or_add_user_domain_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd default with result 0 in 11 seconds 2022-04-14 00:15:36.449 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 00:15:36.484 | [98324 Async ks-project:134996]: Waiting for completion of get_or_create_project service Default running on PID 134996 (5 other jobs running) 2022-04-14 00:15:36.509 | [98324 Async ks-project:134996]: Signaling child to exit 2022-04-14 00:15:36.509 | WAKEUP 2022-04-14 00:15:36.531 | [98324 Async ks-project:134996]: Signaled 2022-04-14 00:15:36.532 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:15:36.532 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 00:15:36.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.533 | + functions-common:get_or_create_project:945 : project_id=fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:15:36.533 | + functions-common:get_or_create_project:946 : echo fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:15:36.533 | fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:15:36.577 | [98324 Async ks-project:134996]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 00:15:36.615 | [98324 Async ks-service:135082]: Waiting for completion of get_or_create_role service running on PID 135082 (4 other jobs running) 2022-04-14 00:15:36.639 | [98324 Async ks-service:135082]: Signaling child to exit 2022-04-14 00:15:36.640 | WAKEUP 2022-04-14 00:15:36.661 | [98324 Async ks-service:135082]: Signaled 2022-04-14 00:15:36.663 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:15:36.663 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 00:15:36.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.663 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.663 | + functions-common:get_or_create_role:957 : role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:15:36.663 | + functions-common:get_or_create_role:958 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:15:36.663 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:15:36.708 | [98324 Async ks-service:135082]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 00:15:36.748 | [98324 Async ks-reseller:135168]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 135168 (3 other jobs running) 2022-04-14 00:15:36.772 | [98324 Async ks-reseller:135168]: Signaling child to exit 2022-04-14 00:15:36.772 | WAKEUP 2022-04-14 00:15:36.795 | [98324 Async ks-reseller:135168]: Signaled 2022-04-14 00:15:36.796 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:15:36.796 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 00:15:36.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.796 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.797 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.797 | + functions-common:get_or_create_role:957 : role_id=ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:15:36.797 | + functions-common:get_or_create_role:958 : echo ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:15:36.797 | ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:15:36.840 | [98324 Async ks-reseller:135168]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 00:15:36.878 | [98324 Async ks-anotherrole:135259]: Waiting for completion of get_or_create_role anotherrole running on PID 135259 (2 other jobs running) 2022-04-14 00:15:36.904 | [98324 Async ks-anotherrole:135259]: Signaling child to exit 2022-04-14 00:15:36.904 | WAKEUP 2022-04-14 00:15:36.926 | [98324 Async ks-anotherrole:135259]: Signaled 2022-04-14 00:15:36.928 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:15:36.928 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:15:36.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.928 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:36.928 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:36.928 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:36.928 | + functions-common:get_or_create_role:957 : role_id=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:15:36.928 | + functions-common:get_or_create_role:958 : echo de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:15:36.928 | de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:15:36.973 | [98324 Async ks-anotherrole:135259]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 00:15:36.978 | + inc/async:async_wait:197 : return 0 2022-04-14 00:15:36.980 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.038 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.081 | [98324 Async ks-demo-member:136126]: running: get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.083 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.152 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.198 | [98324 Async ks-demo-admin:136238]: running: get_or_add_user_project_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.200 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.270 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.314 | [98324 Async ks-demo-another:136350]: running: get_or_add_user_project_role anotherrole f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:37.319 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:37.391 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:37.467 | [98324 Async ks-demo-invis:136462]: running: get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:15:37.472 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 00:15:37.480 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 00:15:37.485 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:15:37.489 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 00:15:37.499 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 00:15:37.510 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 00:15:41.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:41.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:41.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:41.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:41.846 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:41.849 | ++ functions-common:get_or_create_user:932 : user_id=27d81c11ec31461298871f97a64002c4 2022-04-14 00:15:41.854 | ++ functions-common:get_or_create_user:933 : echo 27d81c11ec31461298871f97a64002c4 2022-04-14 00:15:41.858 | + lib/keystone:create_keystone_accounts:360 : demo_reader=27d81c11ec31461298871f97a64002c4 2022-04-14 00:15:41.861 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 27d81c11ec31461298871f97a64002c4 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:41.970 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 27d81c11ec31461298871f97a64002c4 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:42.078 | [98324 Async ks-demo-reader:136630]: running: get_or_add_user_project_role reader 27d81c11ec31461298871f97a64002c4 ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:15:42.080 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 00:15:42.083 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 00:15:42.086 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:15:42.098 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 00:15:46.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:46.123 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:46.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:46.123 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:46.399 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:46.402 | ++ functions-common:get_or_create_project:945 : project_id=d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:46.408 | ++ functions-common:get_or_create_project:946 : echo d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:46.411 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:46.414 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 00:15:46.417 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 00:15:46.442 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:15:46.447 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 00:15:46.454 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 00:15:46.477 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 00:15:49.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:49.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:49.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:49.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:50.067 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:50.105 | ++ functions-common:get_or_create_user:932 : user_id=6d3a9c506e2041fb938a4fdcccfeb562 2022-04-14 00:15:50.125 | ++ functions-common:get_or_create_user:933 : echo 6d3a9c506e2041fb938a4fdcccfeb562 2022-04-14 00:15:50.127 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6d3a9c506e2041fb938a4fdcccfeb562 2022-04-14 00:15:50.150 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:50.582 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:50.782 | [98324 Async ks-alt-admin:137021]: running: get_or_add_user_project_role admin 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:50.798 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:51.226 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:51.477 | [98324 Async ks-alt-another:137136]: running: get_or_add_user_project_role anotherrole 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:51.496 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 00:15:51.525 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 00:15:51.545 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:15:51.561 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 00:15:51.581 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 00:15:51.610 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 00:15:52.290 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:52.482 | [136126 Async ks-demo-member:136126]: finished successfully 2022-04-14 00:15:55.281 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:55.434 | [136350 Async ks-demo-another:136350]: finished successfully 2022-04-14 00:15:56.141 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:56.262 | [136462 Async ks-demo-invis:136462]: finished successfully 2022-04-14 00:15:56.470 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:56.504 | [136238 Async ks-demo-admin:136238]: finished successfully 2022-04-14 00:15:57.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:57.094 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:57.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:15:57.094 | from cryptography.utils import int_from_bytes 2022-04-14 00:15:57.283 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:15:57.286 | ++ functions-common:get_or_create_user:932 : user_id=503ac6ea9cf6466487d0b216cb72c1db 2022-04-14 00:15:57.290 | ++ functions-common:get_or_create_user:933 : echo 503ac6ea9cf6466487d0b216cb72c1db 2022-04-14 00:15:57.294 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=503ac6ea9cf6466487d0b216cb72c1db 2022-04-14 00:15:57.296 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 503ac6ea9cf6466487d0b216cb72c1db d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:57.383 | + inc/async:async_inner:63 : get_or_add_user_project_role member 503ac6ea9cf6466487d0b216cb72c1db d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:57.434 | [98324 Async ks-alt-member-user:137517]: running: get_or_add_user_project_role member 503ac6ea9cf6466487d0b216cb72c1db d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:15:57.441 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 00:15:57.445 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 00:15:57.449 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:15:57.452 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 00:15:57.482 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 00:15:57.510 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 00:15:59.365 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:15:59.518 | [136630 Async ks-demo-reader:136630]: finished successfully 2022-04-14 00:16:00.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:00.970 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:00.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:00.971 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:01.162 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:01.166 | ++ functions-common:get_or_create_user:932 : user_id=5e735057c2854490b152db3e77aac1dd 2022-04-14 00:16:01.169 | ++ functions-common:get_or_create_user:933 : echo 5e735057c2854490b152db3e77aac1dd 2022-04-14 00:16:01.172 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5e735057c2854490b152db3e77aac1dd 2022-04-14 00:16:01.174 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5e735057c2854490b152db3e77aac1dd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:01.243 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5e735057c2854490b152db3e77aac1dd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:01.293 | [98324 Async ks-alt-reader-user:137743]: running: get_or_add_user_project_role reader 5e735057c2854490b152db3e77aac1dd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:01.300 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 00:16:01.308 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:16:01.313 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 00:16:01.319 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 00:16:01.323 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 00:16:04.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:04.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:04.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:04.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:05.317 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:05.321 | ++ functions-common:get_or_create_user:932 : user_id=43a729478b6048d4845770ab56d4d045 2022-04-14 00:16:05.325 | ++ functions-common:get_or_create_user:933 : echo 43a729478b6048d4845770ab56d4d045 2022-04-14 00:16:05.327 | + lib/keystone:create_keystone_accounts:392 : system_member_user=43a729478b6048d4845770ab56d4d045 2022-04-14 00:16:05.330 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 43a729478b6048d4845770ab56d4d045 all 2022-04-14 00:16:05.450 | + inc/async:async_inner:63 : get_or_add_user_system_role member 43a729478b6048d4845770ab56d4d045 all 2022-04-14 00:16:05.518 | [98324 Async ks-system-member:137967]: running: get_or_add_user_system_role member 43a729478b6048d4845770ab56d4d045 all 2022-04-14 00:16:05.525 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 00:16:05.534 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:16:05.536 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 00:16:05.546 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 00:16:05.549 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 00:16:08.225 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:08.237 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:08.321 | [137136 Async ks-alt-another:137136]: finished successfully 2022-04-14 00:16:08.433 | [137021 Async ks-alt-admin:137021]: finished successfully 2022-04-14 00:16:09.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:09.154 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:09.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:09.154 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:09.370 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:09.373 | ++ functions-common:get_or_create_user:932 : user_id=7510f8b7fd864d54b7ca1f834fb106ef 2022-04-14 00:16:09.375 | ++ functions-common:get_or_create_user:933 : echo 7510f8b7fd864d54b7ca1f834fb106ef 2022-04-14 00:16:09.380 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=7510f8b7fd864d54b7ca1f834fb106ef 2022-04-14 00:16:09.383 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 7510f8b7fd864d54b7ca1f834fb106ef all 2022-04-14 00:16:09.505 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7510f8b7fd864d54b7ca1f834fb106ef all 2022-04-14 00:16:09.618 | [98324 Async ks-system-reader:138259]: running: get_or_add_user_system_role reader 7510f8b7fd864d54b7ca1f834fb106ef all 2022-04-14 00:16:09.629 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 00:16:09.658 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 00:16:09.682 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 00:16:09.702 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:16:09.728 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 00:16:11.588 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:11.766 | [137517 Async ks-alt-member-user:137517]: finished successfully 2022-04-14 00:16:13.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:13.050 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:13.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:13.050 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:13.282 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:13.285 | ++ functions-common:get_or_create_group:909 : group_id=d7202baeab72412e8f6e29e59c205e1b 2022-04-14 00:16:13.287 | ++ functions-common:get_or_create_group:910 : echo d7202baeab72412e8f6e29e59c205e1b 2022-04-14 00:16:13.291 | + lib/keystone:create_keystone_accounts:402 : admin_group=d7202baeab72412e8f6e29e59c205e1b 2022-04-14 00:16:13.295 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 00:16:13.299 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 00:16:13.303 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 00:16:13.307 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:16:13.311 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 00:16:14.890 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:14.920 | [137743 Async ks-alt-reader-user:137743]: finished successfully 2022-04-14 00:16:16.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:16.109 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:16.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:16.109 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:16.300 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:16.303 | ++ functions-common:get_or_create_group:909 : group_id=b20c18731eb249fd992468d9d9b329bd 2022-04-14 00:16:16.306 | ++ functions-common:get_or_create_group:910 : echo b20c18731eb249fd992468d9d9b329bd 2022-04-14 00:16:16.309 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=b20c18731eb249fd992468d9d9b329bd 2022-04-14 00:16:16.312 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.389 | + inc/async:async_inner:63 : get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.450 | [98324 Async ks-group-memberdemo:138602]: running: get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.453 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.559 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.681 | [98324 Async ks-group-anotherdemo:138688]: running: get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:16.685 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:16.704 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:16.752 | [137967 Async ks-system-member:137967]: finished successfully 2022-04-14 00:16:16.812 | + inc/async:async_inner:63 : get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:16.883 | [98324 Async ks-group-memberalt:138811]: running: get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:16.906 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:17.214 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:17.422 | [98324 Async ks-group-anotheralt:138898]: running: get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:17.437 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda 2022-04-14 00:16:17.838 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda 2022-04-14 00:16:18.090 | [98324 Async ks-group-admin:138986]: running: get_or_add_group_project_role admin d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda 2022-04-14 00:16:18.121 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 00:16:18.456 | [98324 Async ks-demo-member:136126]: Waiting for completion of get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 running on PID 136126 (17 other jobs running) 2022-04-14 00:16:18.648 | [98324 Async ks-demo-member:136126]: Signaling child to exit 2022-04-14 00:16:18.648 | WAKEUP 2022-04-14 00:16:18.793 | [98324 Async ks-demo-member:136126]: Signaled 2022-04-14 00:16:18.805 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:18.805 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:18.805 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:18.805 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:18.805 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:18.805 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:18.805 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:18.805 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:18.805 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:18.805 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:18.805 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:18.805 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:18.805 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:18.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.805 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.805 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.805 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:18.805 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:18.805 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:18.805 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:18.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.805 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.806 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.806 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:18.806 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:18.806 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:18.806 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:18.806 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:18.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.806 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:18.806 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:18.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:18.806 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:18.806 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:18.806 | ++ functions-common:get_field:825 : echo '| 4dcd3fe35a694b5487ff85efa0ea563d | f7667dd4bad24c06b6d8594d2f8cd739 | | ae3737d3e944410c9a0e9720bf210a91 | | | False |' 2022-04-14 00:16:18.806 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:18.806 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:18.806 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:18.806 | + functions-common:get_or_add_user_project_role:1004 : echo 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:18.806 | 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:19.137 | [98324 Async ks-demo-member:136126]: finished get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 with result 0 in 15 seconds 2022-04-14 00:16:19.460 | [98324 Async ks-demo-admin:136238]: Waiting for completion of get_or_add_user_project_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd ae3737d3e944410c9a0e9720bf210a91 running on PID 136238 (16 other jobs running) 2022-04-14 00:16:19.678 | [98324 Async ks-demo-admin:136238]: Signaling child to exit 2022-04-14 00:16:19.678 | WAKEUP 2022-04-14 00:16:19.828 | [98324 Async ks-demo-admin:136238]: Signaled 2022-04-14 00:16:19.841 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:19.841 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:19.841 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:19.841 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:19.841 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:19.841 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:19.841 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:19.841 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:19.841 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:19.841 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:19.841 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:19.841 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:19.841 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:19.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.841 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.841 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:19.842 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:19.842 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:19.842 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:19.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.842 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:19.842 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:19.842 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a5bb1e13d894bb492cfa6c6c378a6bd --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:19.842 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:19.842 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:19.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:19.842 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:19.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:19.842 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:19.842 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:19.842 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | 1a5bb1e13d894bb492cfa6c6c378a6bd | | ae3737d3e944410c9a0e9720bf210a91 | | | False |' 2022-04-14 00:16:19.842 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:19.842 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:19.842 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:19.842 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:19.842 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:20.104 | [98324 Async ks-demo-admin:136238]: finished get_or_add_user_project_role admin 1a5bb1e13d894bb492cfa6c6c378a6bd ae3737d3e944410c9a0e9720bf210a91 with result 0 in 19 seconds 2022-04-14 00:16:20.371 | [98324 Async ks-demo-another:136350]: Waiting for completion of get_or_add_user_project_role anotherrole f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 running on PID 136350 (15 other jobs running) 2022-04-14 00:16:20.552 | [98324 Async ks-demo-another:136350]: Signaling child to exit 2022-04-14 00:16:20.552 | WAKEUP 2022-04-14 00:16:20.719 | [98324 Async ks-demo-another:136350]: Signaled 2022-04-14 00:16:20.733 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:20.733 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:20.733 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:20.733 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:20.733 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:20.733 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:20.733 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:20.733 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:20.734 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:20.734 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:20.734 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:20.734 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:20.734 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7667dd4bad24c06b6d8594d2f8cd739 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:20.734 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:20.734 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:20.734 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:20.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:20.734 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:20.734 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:20.734 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:20.734 | ++ functions-common:get_field:825 : echo '| de746a0325ef42ffa8e5032bd1d6798c | f7667dd4bad24c06b6d8594d2f8cd739 | | ae3737d3e944410c9a0e9720bf210a91 | | | False |' 2022-04-14 00:16:20.735 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:20.735 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:20.735 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:20.735 | + functions-common:get_or_add_user_project_role:1004 : echo de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:20.735 | de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:21.003 | [98324 Async ks-demo-another:136350]: finished get_or_add_user_project_role anotherrole f7667dd4bad24c06b6d8594d2f8cd739 ae3737d3e944410c9a0e9720bf210a91 with result 0 in 18 seconds 2022-04-14 00:16:21.147 | [98324 Async ks-demo-invis:136462]: Waiting for completion of get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 e7d3ddd9abf64c7ab79534aac3649c25 running on PID 136462 (14 other jobs running) 2022-04-14 00:16:21.210 | [98324 Async ks-demo-invis:136462]: Signaling child to exit 2022-04-14 00:16:21.210 | WAKEUP 2022-04-14 00:16:21.271 | [98324 Async ks-demo-invis:136462]: Signaled 2022-04-14 00:16:21.274 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:21.274 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:21.274 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:21.274 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:21.274 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:21.274 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:21.274 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:21.274 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:21.274 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:21.274 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:21.274 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7667dd4bad24c06b6d8594d2f8cd739 --project e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:16:21.275 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:21.275 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.275 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.275 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.275 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:21.275 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:21.275 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:21.275 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f7667dd4bad24c06b6d8594d2f8cd739 --project e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:16:21.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.275 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.275 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.275 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7667dd4bad24c06b6d8594d2f8cd739 --project e7d3ddd9abf64c7ab79534aac3649c25 2022-04-14 00:16:21.275 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:21.275 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:21.275 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:21.275 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.276 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:21.276 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:21.276 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:21.276 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:21.276 | ++ functions-common:get_field:825 : echo '| 4dcd3fe35a694b5487ff85efa0ea563d | f7667dd4bad24c06b6d8594d2f8cd739 | | e7d3ddd9abf64c7ab79534aac3649c25 | | | False |' 2022-04-14 00:16:21.276 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.276 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:21.276 | + functions-common:get_or_add_user_project_role:1004 : echo 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:21.276 | 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:21.375 | [98324 Async ks-demo-invis:136462]: finished get_or_add_user_project_role member f7667dd4bad24c06b6d8594d2f8cd739 e7d3ddd9abf64c7ab79534aac3649c25 with result 0 in 18 seconds 2022-04-14 00:16:21.428 | [98324 Async ks-demo-reader:136630]: Waiting for completion of get_or_add_user_project_role reader 27d81c11ec31461298871f97a64002c4 ae3737d3e944410c9a0e9720bf210a91 running on PID 136630 (13 other jobs running) 2022-04-14 00:16:21.474 | [98324 Async ks-demo-reader:136630]: Signaling child to exit 2022-04-14 00:16:21.474 | WAKEUP 2022-04-14 00:16:21.516 | [98324 Async ks-demo-reader:136630]: Signaled 2022-04-14 00:16:21.516 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:21.517 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:21.517 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:21.517 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:21.517 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:21.517 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:21.517 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27d81c11ec31461298871f97a64002c4 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:21.517 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:21.517 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:21.517 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:21.517 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:21.517 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 27d81c11ec31461298871f97a64002c4 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27d81c11ec31461298871f97a64002c4 --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:21.517 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:21.517 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:21.517 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.518 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:21.518 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:21.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:21.518 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:21.518 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:21.518 | ++ functions-common:get_field:825 : echo '| 17e0cbb542264fc697f4e2e6ea620ada | 27d81c11ec31461298871f97a64002c4 | | ae3737d3e944410c9a0e9720bf210a91 | | | False |' 2022-04-14 00:16:21.518 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:21.518 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:21.518 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:21.518 | + functions-common:get_or_add_user_project_role:1004 : echo 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:21.518 | 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:21.734 | [98324 Async ks-demo-reader:136630]: finished get_or_add_user_project_role reader 27d81c11ec31461298871f97a64002c4 ae3737d3e944410c9a0e9720bf210a91 with result 0 in 17 seconds 2022-04-14 00:16:21.752 | + inc/async:async_wait:197 : return 0 2022-04-14 00:16:21.755 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 00:16:21.911 | [98324 Async ks-alt-admin:137021]: Waiting for completion of get_or_add_user_project_role admin 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd running on PID 137021 (12 other jobs running) 2022-04-14 00:16:22.005 | [98324 Async ks-alt-admin:137021]: Signaling child to exit 2022-04-14 00:16:22.005 | WAKEUP 2022-04-14 00:16:22.038 | [98324 Async ks-alt-admin:137021]: Signaled 2022-04-14 00:16:22.040 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:22.040 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:22.041 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:22.041 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:22.041 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:22.041 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:22.041 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:22.041 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:22.041 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:22.041 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:22.041 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:22.041 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:22.041 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:22.041 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:22.041 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:22.041 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:22.042 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:22.042 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:22.042 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | 6d3a9c506e2041fb938a4fdcccfeb562 | | d7bf684975c4430499c1d3c30f2740bd | | | False |' 2022-04-14 00:16:22.042 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:22.042 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.042 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:22.042 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:22.042 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:16:22.106 | [98324 Async ks-alt-admin:137021]: finished get_or_add_user_project_role admin 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd with result 0 in 18 seconds 2022-04-14 00:16:22.284 | [98324 Async ks-alt-another:137136]: Waiting for completion of get_or_add_user_project_role anotherrole 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd running on PID 137136 (11 other jobs running) 2022-04-14 00:16:22.372 | [98324 Async ks-alt-another:137136]: Signaling child to exit 2022-04-14 00:16:22.372 | WAKEUP 2022-04-14 00:16:22.492 | [98324 Async ks-alt-another:137136]: Signaled 2022-04-14 00:16:22.494 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:22.494 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:22.494 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:22.494 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:22.494 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:22.494 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:22.494 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:22.494 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:22.494 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.494 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:22.494 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:22.494 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:22.494 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:22.495 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:22.495 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:22.495 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d3a9c506e2041fb938a4fdcccfeb562 --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:22.495 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:22.495 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:22.495 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:22.495 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:22.495 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:22.495 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:22.495 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:22.495 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:22.495 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:22.495 | ++ functions-common:get_field:825 : echo '| de746a0325ef42ffa8e5032bd1d6798c | 6d3a9c506e2041fb938a4fdcccfeb562 | | d7bf684975c4430499c1d3c30f2740bd | | | False |' 2022-04-14 00:16:22.495 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:22.495 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:22.496 | + functions-common:get_or_add_user_project_role:1004 : echo de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:22.496 | de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:16:22.741 | [98324 Async ks-alt-another:137136]: finished get_or_add_user_project_role anotherrole 6d3a9c506e2041fb938a4fdcccfeb562 d7bf684975c4430499c1d3c30f2740bd with result 0 in 17 seconds 2022-04-14 00:16:22.956 | [98324 Async ks-alt-member-user:137517]: Waiting for completion of get_or_add_user_project_role member 503ac6ea9cf6466487d0b216cb72c1db d7bf684975c4430499c1d3c30f2740bd running on PID 137517 (10 other jobs running) 2022-04-14 00:16:23.095 | [98324 Async ks-alt-member-user:137517]: Signaling child to exit 2022-04-14 00:16:23.095 | WAKEUP 2022-04-14 00:16:23.252 | [98324 Async ks-alt-member-user:137517]: Signaled 2022-04-14 00:16:23.269 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:23.269 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:23.269 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:23.269 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:23.269 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:23.269 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:23.269 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:23.269 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:23.269 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503ac6ea9cf6466487d0b216cb72c1db --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.269 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:23.270 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:23.270 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:23.270 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:23.270 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:23.270 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:23.270 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 503ac6ea9cf6466487d0b216cb72c1db --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503ac6ea9cf6466487d0b216cb72c1db --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.270 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:23.270 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:23.270 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:23.270 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.270 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.270 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:23.270 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:23.270 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:23.270 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:23.270 | ++ functions-common:get_field:825 : echo '| 4dcd3fe35a694b5487ff85efa0ea563d | 503ac6ea9cf6466487d0b216cb72c1db | | d7bf684975c4430499c1d3c30f2740bd | | | False |' 2022-04-14 00:16:23.270 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.270 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:23.271 | + functions-common:get_or_add_user_project_role:1004 : echo 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:23.271 | 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:23.500 | [98324 Async ks-alt-member-user:137517]: finished get_or_add_user_project_role member 503ac6ea9cf6466487d0b216cb72c1db d7bf684975c4430499c1d3c30f2740bd with result 0 in 14 seconds 2022-04-14 00:16:23.711 | [98324 Async ks-alt-reader-user:137743]: Waiting for completion of get_or_add_user_project_role reader 5e735057c2854490b152db3e77aac1dd d7bf684975c4430499c1d3c30f2740bd running on PID 137743 (9 other jobs running) 2022-04-14 00:16:23.856 | [98324 Async ks-alt-reader-user:137743]: Signaling child to exit 2022-04-14 00:16:23.861 | WAKEUP 2022-04-14 00:16:23.956 | [98324 Async ks-alt-reader-user:137743]: Signaled 2022-04-14 00:16:23.982 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:16:23.982 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:23.982 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:23.982 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:23.982 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:23.982 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:23.982 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5e735057c2854490b152db3e77aac1dd --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:16:23.982 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:23.982 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.982 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.982 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.982 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:23.982 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:16:23.982 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:16:23.982 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 5e735057c2854490b152db3e77aac1dd --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.982 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.982 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5e735057c2854490b152db3e77aac1dd --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:16:23.982 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:16:23.983 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:16:23.983 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:23.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:23.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:23.983 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:16:23.983 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:16:23.983 | ++ functions-common:get_field:825 : echo '| 17e0cbb542264fc697f4e2e6ea620ada | 5e735057c2854490b152db3e77aac1dd | | d7bf684975c4430499c1d3c30f2740bd | | | False |' 2022-04-14 00:16:23.983 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:16:23.983 | ++ functions-common:get_field:819 : read data 2022-04-14 00:16:23.983 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:23.983 | + functions-common:get_or_add_user_project_role:1004 : echo 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:23.983 | 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:24.324 | [98324 Async ks-alt-reader-user:137743]: finished get_or_add_user_project_role reader 5e735057c2854490b152db3e77aac1dd d7bf684975c4430499c1d3c30f2740bd with result 0 in 13 seconds 2022-04-14 00:16:24.362 | + inc/async:async_wait:197 : return 0 2022-04-14 00:16:24.382 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 00:16:24.646 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:24.705 | [98324 Async ks-system-member:137967]: Waiting for completion of get_or_add_user_system_role member 43a729478b6048d4845770ab56d4d045 all running on PID 137967 (8 other jobs running) 2022-04-14 00:16:24.814 | [138259 Async ks-system-reader:138259]: finished successfully 2022-04-14 00:16:24.844 | [98324 Async ks-system-member:137967]: Signaling child to exit 2022-04-14 00:16:24.845 | WAKEUP 2022-04-14 00:16:25.014 | [98324 Async ks-system-member:137967]: Signaled 2022-04-14 00:16:25.040 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:16:25.040 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:16:25.040 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:16:25.040 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:25.040 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:25.040 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:25.040 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:25.040 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:25.040 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:16:25.040 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43a729478b6048d4845770ab56d4d045 --system all -f value -c Role 2022-04-14 00:16:25.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.040 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:25.041 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:16:25.041 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:16:25.041 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 43a729478b6048d4845770ab56d4d045 --system all 2022-04-14 00:16:25.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.041 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43a729478b6048d4845770ab56d4d045 --system all -f value -c Role 2022-04-14 00:16:25.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.041 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:25.041 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:25.041 | + functions-common:get_or_add_user_system_role:1059 : echo 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:25.041 | 4dcd3fe35a694b5487ff85efa0ea563d 2022-04-14 00:16:25.351 | [98324 Async ks-system-member:137967]: finished get_or_add_user_system_role member 43a729478b6048d4845770ab56d4d045 all with result 0 in 11 seconds 2022-04-14 00:16:25.609 | [98324 Async ks-system-reader:138259]: Waiting for completion of get_or_add_user_system_role reader 7510f8b7fd864d54b7ca1f834fb106ef all running on PID 138259 (7 other jobs running) 2022-04-14 00:16:25.776 | [98324 Async ks-system-reader:138259]: Signaling child to exit 2022-04-14 00:16:25.776 | WAKEUP 2022-04-14 00:16:25.924 | [98324 Async ks-system-reader:138259]: Signaled 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:16:25.937 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:16:25.937 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:16:25.937 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:16:25.937 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:16:25.937 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:16:25.937 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:16:25.937 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7510f8b7fd864d54b7ca1f834fb106ef --system all -f value -c Role 2022-04-14 00:16:25.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:16:25.937 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 7510f8b7fd864d54b7ca1f834fb106ef --system all 2022-04-14 00:16:25.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.937 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7510f8b7fd864d54b7ca1f834fb106ef --system all -f value -c Role 2022-04-14 00:16:25.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.938 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:25.938 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:25.938 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:25.938 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:25.938 | + functions-common:get_or_add_user_system_role:1059 : echo 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:25.938 | 17e0cbb542264fc697f4e2e6ea620ada 2022-04-14 00:16:26.193 | [98324 Async ks-system-reader:138259]: finished get_or_add_user_system_role reader 7510f8b7fd864d54b7ca1f834fb106ef all with result 0 in 15 seconds 2022-04-14 00:16:26.208 | + inc/async:async_wait:197 : return 0 2022-04-14 00:16:26.226 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 00:16:26.611 | [98324 Async ks-group-memberdemo:138602]: Waiting for completion of get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 running on PID 138602 (6 other jobs running) 2022-04-14 00:16:26.817 | [98324 Async ks-group-memberdemo:138602]: Signaling child to exit 2022-04-14 00:16:31.426 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:31.575 | [138688 Async ks-group-anotherdemo:138688]: finished successfully 2022-04-14 00:16:31.728 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:31.761 | [138602 Async ks-group-memberdemo:138602]: finished successfully 2022-04-14 00:16:31.785 | WAKEUP 2022-04-14 00:16:31.851 | [98324 Async ks-group-memberdemo:138602]: Signaled 2022-04-14 00:16:31.853 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:16:31.853 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 -f value 2022-04-14 00:16:31.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.853 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.853 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:31.854 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:16:31.854 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:16:31.854 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:31.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.854 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.854 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.854 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 -f value 2022-04-14 00:16:31.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.854 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:31.854 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:31.854 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:31.855 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False' 2022-04-14 00:16:31.855 | + functions-common:get_or_add_group_project_role:1083 : echo 4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False 2022-04-14 00:16:31.855 | 4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False 2022-04-14 00:16:31.937 | [98324 Async ks-group-memberdemo:138602]: finished get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 with result 0 in 15 seconds 2022-04-14 00:16:31.994 | [98324 Async ks-group-anotherdemo:138688]: Waiting for completion of get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 running on PID 138688 (5 other jobs running) 2022-04-14 00:16:32.046 | [98324 Async ks-group-anotherdemo:138688]: Signaling child to exit 2022-04-14 00:16:32.047 | WAKEUP 2022-04-14 00:16:32.094 | [98324 Async ks-group-anotherdemo:138688]: Signaled 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:16:32.096 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 -f value 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b20c18731eb249fd992468d9d9b329bd --project ae3737d3e944410c9a0e9720bf210a91 -f value 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:32.096 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:32.096 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False' 2022-04-14 00:16:32.096 | + functions-common:get_or_add_group_project_role:1083 : echo de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False 2022-04-14 00:16:32.096 | de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 False 2022-04-14 00:16:32.178 | [98324 Async ks-group-anotherdemo:138688]: finished get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd ae3737d3e944410c9a0e9720bf210a91 with result 0 in 15 seconds 2022-04-14 00:16:32.242 | [98324 Async ks-group-memberalt:138811]: Waiting for completion of get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd running on PID 138811 (4 other jobs running) 2022-04-14 00:16:32.298 | [98324 Async ks-group-memberalt:138811]: Signaling child to exit 2022-04-14 00:16:33.600 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:33.628 | [138811 Async ks-group-memberalt:138811]: finished successfully 2022-04-14 00:16:33.650 | WAKEUP 2022-04-14 00:16:33.680 | [98324 Async ks-group-memberalt:138811]: Signaled 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:16:33.682 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd -f value 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd -f value 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:33.682 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:33.682 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False' 2022-04-14 00:16:33.682 | + functions-common:get_or_add_group_project_role:1083 : echo 4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False 2022-04-14 00:16:33.682 | 4dcd3fe35a694b5487ff85efa0ea563d b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False 2022-04-14 00:16:33.741 | [98324 Async ks-group-memberalt:138811]: finished get_or_add_group_project_role member b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd with result 0 in 16 seconds 2022-04-14 00:16:33.790 | [98324 Async ks-group-anotheralt:138898]: Waiting for completion of get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd running on PID 138898 (3 other jobs running) 2022-04-14 00:16:33.838 | [98324 Async ks-group-anotheralt:138898]: Signaling child to exit 2022-04-14 00:16:33.977 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:34.013 | [138898 Async ks-group-anotheralt:138898]: finished successfully 2022-04-14 00:16:34.035 | WAKEUP 2022-04-14 00:16:34.060 | [98324 Async ks-group-anotheralt:138898]: Signaled 2022-04-14 00:16:34.062 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:16:34.062 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd -f value 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:34.062 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:16:34.062 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:16:34.062 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group b20c18731eb249fd992468d9d9b329bd --project d7bf684975c4430499c1d3c30f2740bd -f value 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:34.062 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False' 2022-04-14 00:16:34.063 | + functions-common:get_or_add_group_project_role:1083 : echo de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False 2022-04-14 00:16:34.063 | de746a0325ef42ffa8e5032bd1d6798c b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd False 2022-04-14 00:16:34.118 | [98324 Async ks-group-anotheralt:138898]: finished get_or_add_group_project_role anotherrole b20c18731eb249fd992468d9d9b329bd d7bf684975c4430499c1d3c30f2740bd with result 0 in 16 seconds 2022-04-14 00:16:34.170 | [98324 Async ks-group-admin:138986]: Waiting for completion of get_or_add_group_project_role admin d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda running on PID 138986 (2 other jobs running) 2022-04-14 00:16:34.199 | [98324 Async ks-group-admin:138986]: Signaling child to exit 2022-04-14 00:16:34.433 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:16:34.459 | [138986 Async ks-group-admin:138986]: finished successfully 2022-04-14 00:16:34.479 | WAKEUP 2022-04-14 00:16:34.504 | [98324 Async ks-group-admin:138986]: Signaled 2022-04-14 00:16:34.505 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:16:34.505 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d7202baeab72412e8f6e29e59c205e1b --project 02ac6dc2ea914d05b4fd8aadcf05adda -f value 2022-04-14 00:16:34.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.505 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.505 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.505 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:34.505 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:16:34.505 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:16:34.506 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group d7202baeab72412e8f6e29e59c205e1b --project 02ac6dc2ea914d05b4fd8aadcf05adda 2022-04-14 00:16:34.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.506 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d7202baeab72412e8f6e29e59c205e1b --project 02ac6dc2ea914d05b4fd8aadcf05adda -f value 2022-04-14 00:16:34.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:16:34.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:16:34.506 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:16:34.506 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='22c1d484b2f04fa69e7282cab18523e5 d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda False' 2022-04-14 00:16:34.506 | + functions-common:get_or_add_group_project_role:1083 : echo 22c1d484b2f04fa69e7282cab18523e5 d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda False 2022-04-14 00:16:34.506 | 22c1d484b2f04fa69e7282cab18523e5 d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda False 2022-04-14 00:16:34.553 | [98324 Async ks-group-admin:138986]: finished get_or_add_group_project_role admin d7202baeab72412e8f6e29e59c205e1b 02ac6dc2ea914d05b4fd8aadcf05adda with result 0 in 16 seconds 2022-04-14 00:16:34.558 | + inc/async:async_wait:197 : return 0 2022-04-14 00:16:34.560 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 00:16:34.579 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:16:34.582 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 00:16:34.600 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:16:34.603 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 00:16:34.605 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 00:16:34.673 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 00:16:34.724 | [98324 Async create_nova_accounts:140907]: running: create_nova_accounts 2022-04-14 00:16:34.733 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 00:16:34.753 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:16:34.759 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 00:16:34.761 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 00:16:34.831 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 00:16:34.878 | [98324 Async create_glance_accounts:141022]: running: create_glance_accounts 2022-04-14 00:16:34.882 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 00:16:34.907 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:16:34.910 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 00:16:34.913 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 00:16:35.005 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 00:16:35.050 | [98324 Async create_cinder_accounts:141152]: running: create_cinder_accounts 2022-04-14 00:16:35.053 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 00:16:35.080 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:16:35.088 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 00:16:35.091 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 00:16:35.162 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 00:16:35.243 | [98324 Async create_neutron_accounts:141267]: running: create_neutron_accounts 2022-04-14 00:16:35.248 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 00:16:35.284 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:16:35.289 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 00:16:35.291 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 00:16:35.583 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 00:16:35.819 | [98324 Async create_swift_accounts:141409]: running: create_swift_accounts 2022-04-14 00:16:35.843 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 00:16:35.982 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:16:36.006 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 00:16:36.370 | [98324 Async create_nova_accounts:140907]: Waiting for completion of create_nova_accounts running on PID 140907 (6 other jobs running) 2022-04-14 00:16:36.548 | [98324 Async create_nova_accounts:140907]: Signaling child to exit 2022-04-14 00:17:20.647 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:17:20.791 | [141267 Async create_neutron_accounts:141267]: finished successfully 2022-04-14 00:17:42.525 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:17:42.557 | [141152 Async create_cinder_accounts:141152]: finished successfully 2022-04-14 00:17:57.810 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:17:57.840 | [141022 Async create_glance_accounts:141022]: finished successfully 2022-04-14 00:18:02.288 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:18:02.317 | [140907 Async create_nova_accounts:140907]: finished successfully 2022-04-14 00:18:02.338 | WAKEUP 2022-04-14 00:18:02.363 | [98324 Async create_nova_accounts:140907]: Signaled 2022-04-14 00:18:02.365 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:18:02.365 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 00:18:02.365 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 00:18:02.365 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.365 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.365 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.365 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:02.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.365 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.365 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.365 | + functions-common:get_or_create_user:932 : user_id=6920aef5072046eda01ce1cc503eb4a7 2022-04-14 00:18:02.365 | + functions-common:get_or_create_user:933 : echo 6920aef5072046eda01ce1cc503eb4a7 2022-04-14 00:18:02.365 | 6920aef5072046eda01ce1cc503eb4a7 2022-04-14 00:18:02.365 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 00:18:02.366 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.366 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.366 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.366 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.366 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.366 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.366 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.366 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.366 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.366 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.366 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.366 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.366 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.366 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.367 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.367 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.367 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.367 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.367 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.367 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.367 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.367 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.367 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.367 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.367 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.367 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | 6920aef5072046eda01ce1cc503eb4a7 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.367 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.367 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.367 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.367 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.367 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:18:02.367 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 00:18:02.367 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.367 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.367 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.367 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.368 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.368 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.368 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.368 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.368 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.368 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.368 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.368 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.368 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.368 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.368 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.368 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.368 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.368 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | 6920aef5072046eda01ce1cc503eb4a7 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.369 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.369 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:02.369 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:02.369 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:02.369 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 00:18:02.369 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:18:02.369 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.60/compute 2022-04-14 00:18:02.369 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 00:18:02.369 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.369 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 00:18:02.369 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 00:18:02.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.369 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.369 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.369 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.369 | 45b9c1a107fd4aa1931a544ab9e52112' 2022-04-14 00:18:02.369 | + functions-common:get_or_create_service:1101 : echo 45b9c1a107fd4aa1931a544ab9e52112 2022-04-14 00:18:02.369 | 45b9c1a107fd4aa1931a544ab9e52112 2022-04-14 00:18:02.369 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.60/compute/v2/$(project_id)s' 2022-04-14 00:18:02.369 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.369 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' RegionOne 2022-04-14 00:18:02.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.369 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.369 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.369 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.369 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.370 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:18:02.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.370 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.370 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.370 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7243444f9e1940598d0a6d8b599e5a1c 2022-04-14 00:18:02.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7243444f9e1940598d0a6d8b599e5a1c 2022-04-14 00:18:02.370 | + functions-common:get_or_create_endpoint:1134 : public_id=7243444f9e1940598d0a6d8b599e5a1c 2022-04-14 00:18:02.370 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.370 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.370 | + functions-common:get_or_create_endpoint:1143 : echo 7243444f9e1940598d0a6d8b599e5a1c 2022-04-14 00:18:02.370 | 7243444f9e1940598d0a6d8b599e5a1c 2022-04-14 00:18:02.370 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 00:18:02.370 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.370 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 00:18:02.370 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 00:18:02.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.370 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.370 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.370 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.370 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.370 | 342eae04552046ce9c5ca2cadb2543cb' 2022-04-14 00:18:02.370 | + functions-common:get_or_create_service:1101 : echo 342eae04552046ce9c5ca2cadb2543cb 2022-04-14 00:18:02.370 | 342eae04552046ce9c5ca2cadb2543cb 2022-04-14 00:18:02.370 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.60/compute/v2.1 2022-04-14 00:18:02.370 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.370 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.60/compute/v2.1 RegionOne 2022-04-14 00:18:02.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.371 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.371 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.371 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.60/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 00:18:02.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.371 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.371 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.371 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5b86b720fb7943c383970f5d62ef9032 2022-04-14 00:18:02.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5b86b720fb7943c383970f5d62ef9032 2022-04-14 00:18:02.371 | + functions-common:get_or_create_endpoint:1134 : public_id=5b86b720fb7943c383970f5d62ef9032 2022-04-14 00:18:02.371 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.371 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.371 | + functions-common:get_or_create_endpoint:1143 : echo 5b86b720fb7943c383970f5d62ef9032 2022-04-14 00:18:02.371 | 5b86b720fb7943c383970f5d62ef9032 2022-04-14 00:18:02.371 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 00:18:02.371 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:02.371 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 00:18:02.372 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:02.372 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 00:18:02.372 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.372 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.372 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.372 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.372 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.372 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.372 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.372 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.372 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.372 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.372 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.372 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.372 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.372 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.372 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.372 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.372 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.372 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.373 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.373 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.373 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.373 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.373 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.373 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.373 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.373 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.373 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.373 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.373 | ++ functions-common:get_field:825 : echo '| ce571aec69b84734bd6d6e70bccc9207 | 6920aef5072046eda01ce1cc503eb4a7 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.373 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.373 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.373 | + functions-common:get_or_add_user_project_role:1004 : echo ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.373 | ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.373 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 00:18:02.373 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:18:02.373 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 00:18:02.373 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:02.373 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 00:18:02.415 | [98324 Async create_nova_accounts:140907]: finished create_nova_accounts with result 0 in 87 seconds 2022-04-14 00:18:02.454 | [98324 Async create_glance_accounts:141022]: Waiting for completion of create_glance_accounts running on PID 141022 (5 other jobs running) 2022-04-14 00:18:02.482 | [98324 Async create_glance_accounts:141022]: Signaling child to exit 2022-04-14 00:18:02.482 | WAKEUP 2022-04-14 00:18:02.506 | [98324 Async create_glance_accounts:141022]: Signaled 2022-04-14 00:18:02.508 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 00:18:02.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:02.508 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 00:18:02.508 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 00:18:02.508 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.508 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.508 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.508 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:02.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.508 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.508 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.508 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.509 | + functions-common:get_or_create_user:932 : user_id=aa329e38c8fe485ebed8e2a566f8b675 2022-04-14 00:18:02.509 | + functions-common:get_or_create_user:933 : echo aa329e38c8fe485ebed8e2a566f8b675 2022-04-14 00:18:02.509 | aa329e38c8fe485ebed8e2a566f8b675 2022-04-14 00:18:02.509 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 00:18:02.509 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.509 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.509 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.509 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.509 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.509 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.509 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.509 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.509 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.509 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.509 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.509 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.509 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.509 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.509 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.509 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.509 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.509 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.510 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.510 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.510 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.510 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.510 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.510 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.510 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | aa329e38c8fe485ebed8e2a566f8b675 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.510 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.510 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.510 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.510 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.510 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.510 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:18:02.510 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 00:18:02.510 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:02.510 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 00:18:02.510 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 00:18:02.510 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.510 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.510 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.510 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:02.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.510 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.511 | + functions-common:get_or_create_user:932 : user_id=4a7c84aadbe74394998502fb8f2c6bbf 2022-04-14 00:18:02.511 | + functions-common:get_or_create_user:933 : echo 4a7c84aadbe74394998502fb8f2c6bbf 2022-04-14 00:18:02.511 | 4a7c84aadbe74394998502fb8f2c6bbf 2022-04-14 00:18:02.511 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 00:18:02.511 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.511 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.511 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.511 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.511 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.511 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.511 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.511 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.511 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.511 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.511 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.511 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.511 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.511 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.511 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.511 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.512 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.512 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.512 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.512 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.512 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.512 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.512 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.512 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.512 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.512 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.512 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.512 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | 4a7c84aadbe74394998502fb8f2c6bbf | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.512 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.512 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.512 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.512 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.512 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.512 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 00:18:02.512 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 00:18:02.512 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.512 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.512 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.512 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.512 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.513 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.513 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.513 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.513 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.513 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.513 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.513 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.513 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.513 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.513 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.513 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.513 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.513 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.513 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.513 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.513 | ++ functions-common:get_field:825 : echo '| ce571aec69b84734bd6d6e70bccc9207 | 4a7c84aadbe74394998502fb8f2c6bbf | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.514 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.514 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.514 | + functions-common:get_or_add_user_project_role:1004 : echo ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.514 | ce571aec69b84734bd6d6e70bccc9207 2022-04-14 00:18:02.514 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 00:18:02.514 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.514 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 00:18:02.514 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 00:18:02.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.514 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.514 | 42b195744f464f6e8447f4a8b8c5dd72' 2022-04-14 00:18:02.514 | + functions-common:get_or_create_service:1101 : echo 42b195744f464f6e8447f4a8b8c5dd72 2022-04-14 00:18:02.514 | 42b195744f464f6e8447f4a8b8c5dd72 2022-04-14 00:18:02.514 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.60/image 2022-04-14 00:18:02.514 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.514 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.60/image RegionOne 2022-04-14 00:18:02.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.514 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.515 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.60/image --region RegionOne -f value -c id 2022-04-14 00:18:02.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.515 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=872caef1f28545598bda1f9b94d0f4d8 2022-04-14 00:18:02.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 872caef1f28545598bda1f9b94d0f4d8 2022-04-14 00:18:02.515 | + functions-common:get_or_create_endpoint:1134 : public_id=872caef1f28545598bda1f9b94d0f4d8 2022-04-14 00:18:02.515 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.515 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.515 | + functions-common:get_or_create_endpoint:1143 : echo 872caef1f28545598bda1f9b94d0f4d8 2022-04-14 00:18:02.515 | 872caef1f28545598bda1f9b94d0f4d8 2022-04-14 00:18:02.515 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 00:18:02.515 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:18:02.515 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:18:02.515 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:18:02.515 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:18:02.515 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 00:18:02.515 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 00:18:02.515 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 00:18:02.515 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 00:18:02.557 | [98324 Async create_glance_accounts:141022]: finished create_glance_accounts with result 0 in 83 seconds 2022-04-14 00:18:02.596 | [98324 Async create_cinder_accounts:141152]: Waiting for completion of create_cinder_accounts running on PID 141152 (4 other jobs running) 2022-04-14 00:18:02.623 | [98324 Async create_cinder_accounts:141152]: Signaling child to exit 2022-04-14 00:18:02.623 | WAKEUP 2022-04-14 00:18:02.646 | [98324 Async create_cinder_accounts:141152]: Signaled 2022-04-14 00:18:02.648 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 00:18:02.648 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 00:18:02.648 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 00:18:02.648 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.648 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.648 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.648 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:02.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.648 | + functions-common:get_or_create_user:932 : user_id=85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.648 | + functions-common:get_or_create_user:933 : echo 85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.648 | 85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.648 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 00:18:02.648 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.648 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.648 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.649 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.649 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.649 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.649 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.649 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.649 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.649 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.649 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.649 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.649 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.649 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | 85d5acf45b9849138454030e1937af06 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.650 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.650 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.650 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.650 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.650 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.650 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:18:02.650 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 00:18:02.650 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.650 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 00:18:02.650 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 00:18:02.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.650 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.650 | 0013e812a6cf4d28b5aad4404e67bba9' 2022-04-14 00:18:02.650 | + functions-common:get_or_create_service:1101 : echo 0013e812a6cf4d28b5aad4404e67bba9 2022-04-14 00:18:02.650 | 0013e812a6cf4d28b5aad4404e67bba9 2022-04-14 00:18:02.650 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 00:18:02.650 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-04-14 00:18:02.650 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.650 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:18:02.650 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.650 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.650 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.651 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:18:02.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.651 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cf00258616a344faa8139130bc248986 2022-04-14 00:18:02.651 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cf00258616a344faa8139130bc248986 2022-04-14 00:18:02.651 | + functions-common:get_or_create_endpoint:1134 : public_id=cf00258616a344faa8139130bc248986 2022-04-14 00:18:02.651 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.651 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.651 | + functions-common:get_or_create_endpoint:1143 : echo cf00258616a344faa8139130bc248986 2022-04-14 00:18:02.651 | cf00258616a344faa8139130bc248986 2022-04-14 00:18:02.651 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 00:18:02.651 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.651 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 00:18:02.651 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 00:18:02.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.651 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.651 | d125fe312ea94957b83a4994b8cb87c5' 2022-04-14 00:18:02.651 | + functions-common:get_or_create_service:1101 : echo d125fe312ea94957b83a4994b8cb87c5 2022-04-14 00:18:02.652 | d125fe312ea94957b83a4994b8cb87c5 2022-04-14 00:18:02.652 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-04-14 00:18:02.652 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.652 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:18:02.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.652 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.652 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:18:02.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.652 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6eb95d325e50464bbdf332e44d264438 2022-04-14 00:18:02.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6eb95d325e50464bbdf332e44d264438 2022-04-14 00:18:02.653 | + functions-common:get_or_create_endpoint:1134 : public_id=6eb95d325e50464bbdf332e44d264438 2022-04-14 00:18:02.653 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.653 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.653 | + functions-common:get_or_create_endpoint:1143 : echo 6eb95d325e50464bbdf332e44d264438 2022-04-14 00:18:02.653 | 6eb95d325e50464bbdf332e44d264438 2022-04-14 00:18:02.653 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 00:18:02.653 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:18:02.653 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 00:18:02.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.653 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_project:945 : project_id=fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_project:946 : echo fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:18:02.653 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fb6efcf7c1ee43b8aebde5898f2aed8a 2022-04-14 00:18:02.653 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.653 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.653 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 00:18:02.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.653 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 00:18:02.653 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.654 | ++ functions-common:get_or_create_user:932 : user_id=85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.654 | ++ functions-common:get_or_create_user:933 : echo 85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.654 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 85d5acf45b9849138454030e1937af06 2022-04-14 00:18:02.699 | [98324 Async create_cinder_accounts:141152]: finished create_cinder_accounts with result 0 in 67 seconds 2022-04-14 00:18:02.703 | + inc/async:async_wait:197 : return 0 2022-04-14 00:18:02.706 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 00:18:02.761 | [98324 Async create_neutron_accounts:141267]: Waiting for completion of create_neutron_accounts running on PID 141267 (3 other jobs running) 2022-04-14 00:18:02.791 | [98324 Async create_neutron_accounts:141267]: Signaling child to exit 2022-04-14 00:18:02.791 | WAKEUP 2022-04-14 00:18:02.817 | [98324 Async create_neutron_accounts:141267]: Signaled 2022-04-14 00:18:02.818 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 00:18:02.818 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:18:02.818 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:18:02.818 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:18:02.818 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:18:02.818 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:18:02.818 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:18:02.819 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 00:18:02.819 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 00:18:02.819 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 00:18:02.819 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.60:9696/ 2022-04-14 00:18:02.819 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 00:18:02.819 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 00:18:02.819 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 00:18:02.819 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:02.819 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:02.819 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:02.819 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:02.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.819 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.819 | + functions-common:get_or_create_user:932 : user_id=af596e83803d47cbbb465b10b277b710 2022-04-14 00:18:02.819 | + functions-common:get_or_create_user:933 : echo af596e83803d47cbbb465b10b277b710 2022-04-14 00:18:02.819 | af596e83803d47cbbb465b10b277b710 2022-04-14 00:18:02.819 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 00:18:02.819 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:02.819 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:02.819 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:02.819 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:02.820 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.820 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.820 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:02.820 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:02.820 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:02.820 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:18:02.820 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:02.820 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.820 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.820 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:02.820 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:02.820 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | af596e83803d47cbbb465b10b277b710 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:02.820 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:02.821 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:02.821 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.821 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.821 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:02.821 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:18:02.821 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 00:18:02.821 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:02.821 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 00:18:02.821 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 00:18:02.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.821 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.821 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.821 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.821 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:02.821 | 3f6775d74cb34aaea7ad8010be17799b' 2022-04-14 00:18:02.821 | + functions-common:get_or_create_service:1101 : echo 3f6775d74cb34aaea7ad8010be17799b 2022-04-14 00:18:02.821 | 3f6775d74cb34aaea7ad8010be17799b 2022-04-14 00:18:02.821 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.60:9696/ 2022-04-14 00:18:02.821 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:02.821 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.60:9696/ RegionOne 2022-04-14 00:18:02.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:02.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:02.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.821 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.821 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.821 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:02.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:02.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.60:9696/ --region RegionOne -f value -c id 2022-04-14 00:18:02.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.822 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:02.822 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:02.822 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:02.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7aa68dba7b4843bfa26a7d2146f355d7 2022-04-14 00:18:02.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7aa68dba7b4843bfa26a7d2146f355d7 2022-04-14 00:18:02.822 | + functions-common:get_or_create_endpoint:1134 : public_id=7aa68dba7b4843bfa26a7d2146f355d7 2022-04-14 00:18:02.822 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:18:02.822 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:02.822 | + functions-common:get_or_create_endpoint:1143 : echo 7aa68dba7b4843bfa26a7d2146f355d7 2022-04-14 00:18:02.822 | 7aa68dba7b4843bfa26a7d2146f355d7 2022-04-14 00:18:02.874 | [98324 Async create_neutron_accounts:141267]: finished create_neutron_accounts with result 0 in 45 seconds 2022-04-14 00:18:02.913 | [98324 Async create_swift_accounts:141409]: Waiting for completion of create_swift_accounts running on PID 141409 (2 other jobs running) 2022-04-14 00:18:02.940 | [98324 Async create_swift_accounts:141409]: Signaling child to exit 2022-04-14 00:18:53.549 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:18:53.580 | [141409 Async create_swift_accounts:141409]: finished successfully 2022-04-14 00:18:53.603 | WAKEUP 2022-04-14 00:18:53.627 | [98324 Async create_swift_accounts:141409]: Signaled 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 00:18:53.629 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 00:18:53.629 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:18:53.629 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:18:53.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.629 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.629 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.629 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.629 | ++ functions-common:get_or_create_role:957 : role_id=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.629 | ++ functions-common:get_or_create_role:958 : echo de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:614 : another_role=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.629 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 00:18:53.629 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 00:18:53.629 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:53.629 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:18:53.629 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:18:53.629 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:18:53.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.630 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.630 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.630 | + functions-common:get_or_create_user:932 : user_id=8ac8c14fd3034bc788aede76e0c46de7 2022-04-14 00:18:53.630 | + functions-common:get_or_create_user:933 : echo 8ac8c14fd3034bc788aede76e0c46de7 2022-04-14 00:18:53.630 | 8ac8c14fd3034bc788aede76e0c46de7 2022-04-14 00:18:53.630 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 00:18:53.630 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.630 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:53.630 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:53.630 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:53.630 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.630 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.630 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.630 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.630 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.630 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.630 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.630 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.630 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.631 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.631 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.631 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.631 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.631 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.631 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.631 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.631 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.631 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.631 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.631 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.631 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.631 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.631 | ++ functions-common:get_field:825 : echo '| ca7e5f02d9a64148a5ba41169e58c469 | 8ac8c14fd3034bc788aede76e0c46de7 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:53.631 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.631 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.631 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:53.631 | + functions-common:get_or_add_user_project_role:1004 : echo ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:53.631 | ca7e5f02d9a64148a5ba41169e58c469 2022-04-14 00:18:53.631 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:18:53.631 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 00:18:53.631 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.631 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:18:53.631 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.631 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.632 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:18:53.632 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:18:53.632 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:18:53.632 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:18:53.632 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:18:53.632 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.632 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.632 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.632 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.632 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.632 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.632 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.632 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.632 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.632 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.632 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.632 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:18:53.632 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.632 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.632 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.633 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.633 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.633 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.633 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.633 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | 8ac8c14fd3034bc788aede76e0c46de7 | | fb6efcf7c1ee43b8aebde5898f2aed8a | | | False |' 2022-04-14 00:18:53.633 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.633 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.633 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.633 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.633 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.633 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 00:18:53.633 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:18:53.633 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 00:18:53.633 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 00:18:53.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.633 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.633 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.633 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.633 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:18:53.633 | d0b02a0bec074d669145afb3c25c2448' 2022-04-14 00:18:53.633 | + functions-common:get_or_create_service:1101 : echo d0b02a0bec074d669145afb3c25c2448 2022-04-14 00:18:53.633 | d0b02a0bec074d669145afb3c25c2448 2022-04-14 00:18:53.633 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' http://10.222.0.60:8080 2022-04-14 00:18:53.633 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:18:53.633 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 00:18:53.633 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:53.633 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 00:18:53.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.633 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:53.634 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ca32f19813814afa9a9c13b94a05b0e0 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ca32f19813814afa9a9c13b94a05b0e0 2022-04-14 00:18:53.634 | + functions-common:get_or_create_endpoint:1134 : public_id=ca32f19813814afa9a9c13b94a05b0e0 2022-04-14 00:18:53.634 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.60:8080 ]] 2022-04-14 00:18:53.634 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.60:8080 RegionOne 2022-04-14 00:18:53.634 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.634 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:18:53.634 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:18:53.634 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.60:8080 --region RegionOne -f value -c id 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.634 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.635 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.635 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=11c6e90b172e4ed8a5558d0318ab6602 2022-04-14 00:18:53.635 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 11c6e90b172e4ed8a5558d0318ab6602 2022-04-14 00:18:53.635 | 11c6e90b172e4ed8a5558d0318ab6602 2022-04-14 00:18:53.635 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:18:53.635 | + functions-common:get_or_create_endpoint:1143 : echo ca32f19813814afa9a9c13b94a05b0e0 2022-04-14 00:18:53.635 | ca32f19813814afa9a9c13b94a05b0e0 2022-04-14 00:18:53.635 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 00:18:53.635 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:18:53.635 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 00:18:53.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.635 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.635 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.635 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_project:945 : project_id=468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_project:946 : echo 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.635 | + lib/swift:create_swift_accounts:628 : swift_project_test1=468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.635 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 00:18:53.635 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.635 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 00:18:53.635 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 00:18:53.635 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 00:18:53.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.635 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.635 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.636 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.636 | ++ functions-common:get_or_create_user:932 : user_id=e20993ea8cad4ce6bfa8512efa3f185e 2022-04-14 00:18:53.636 | ++ functions-common:get_or_create_user:933 : echo e20993ea8cad4ce6bfa8512efa3f185e 2022-04-14 00:18:53.636 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e20993ea8cad4ce6bfa8512efa3f185e 2022-04-14 00:18:53.636 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 00:18:53.636 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.636 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e20993ea8cad4ce6bfa8512efa3f185e 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.636 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.636 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:18:53.636 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.636 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.636 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:18:53.636 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:18:53.636 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:18:53.636 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:18:53.636 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e20993ea8cad4ce6bfa8512efa3f185e --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.636 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.636 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.636 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.636 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.636 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.636 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.637 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.637 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.637 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e20993ea8cad4ce6bfa8512efa3f185e --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.637 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.637 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.637 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e20993ea8cad4ce6bfa8512efa3f185e --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.637 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.637 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.637 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.637 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.637 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.637 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.637 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.637 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.637 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.637 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.637 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | e20993ea8cad4ce6bfa8512efa3f185e | | 468d167ee57b4703bee45842e3737b08 | | | False |' 2022-04-14 00:18:53.637 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.637 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.637 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.637 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.637 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 00:18:53.637 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 00:18:53.637 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:53.637 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 00:18:53.637 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 00:18:53.638 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 00:18:53.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.638 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.638 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.638 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.638 | ++ functions-common:get_or_create_user:932 : user_id=ced30663e8be443e9d3691aaee5fa33d 2022-04-14 00:18:53.638 | ++ functions-common:get_or_create_user:933 : echo ced30663e8be443e9d3691aaee5fa33d 2022-04-14 00:18:53.638 | + lib/swift:create_swift_accounts:637 : swift_user_test3=ced30663e8be443e9d3691aaee5fa33d 2022-04-14 00:18:53.638 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 00:18:53.638 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.638 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role de746a0325ef42ffa8e5032bd1d6798c ced30663e8be443e9d3691aaee5fa33d 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.638 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.638 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:18:53.638 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.638 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.638 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:18:53.638 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:18:53.638 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:18:53.638 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:18:53.638 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role de746a0325ef42ffa8e5032bd1d6798c --user ced30663e8be443e9d3691aaee5fa33d --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.638 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.638 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.638 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.638 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.638 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.638 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.639 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.639 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.639 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.639 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add de746a0325ef42ffa8e5032bd1d6798c --user ced30663e8be443e9d3691aaee5fa33d --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.639 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.639 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.639 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role de746a0325ef42ffa8e5032bd1d6798c --user ced30663e8be443e9d3691aaee5fa33d --project 468d167ee57b4703bee45842e3737b08 2022-04-14 00:18:53.639 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.639 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.639 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.639 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.639 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.639 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.639 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.639 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.639 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.639 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.639 | ++ functions-common:get_field:825 : echo '| de746a0325ef42ffa8e5032bd1d6798c | ced30663e8be443e9d3691aaee5fa33d | | 468d167ee57b4703bee45842e3737b08 | | | False |' 2022-04-14 00:18:53.639 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.639 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.639 | + functions-common:get_or_add_user_project_role:1004 : echo de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.639 | de746a0325ef42ffa8e5032bd1d6798c 2022-04-14 00:18:53.639 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 00:18:53.639 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 00:18:53.639 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:18:53.639 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 00:18:53.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.640 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.640 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.640 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_project:945 : project_id=ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_project:946 : echo ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 00:18:53.640 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 00:18:53.640 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 00:18:53.640 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 00:18:53.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.640 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.640 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.640 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_user:932 : user_id=cb3b804c642e4561b0728759eed53e82 2022-04-14 00:18:53.640 | ++ functions-common:get_or_create_user:933 : echo cb3b804c642e4561b0728759eed53e82 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:647 : swift_user_test2=cb3b804c642e4561b0728759eed53e82 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 00:18:53.640 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.640 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin cb3b804c642e4561b0728759eed53e82 ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.640 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.640 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:18:53.640 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.641 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.641 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:18:53.641 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:18:53.641 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:18:53.641 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb3b804c642e4561b0728759eed53e82 --project ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.641 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.641 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.641 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.641 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.641 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.641 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user cb3b804c642e4561b0728759eed53e82 --project ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cb3b804c642e4561b0728759eed53e82 --project ea983f13afd241d29906979ad18eb31e 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.641 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.641 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.641 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.641 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.642 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.642 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.642 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.642 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | cb3b804c642e4561b0728759eed53e82 | | ea983f13afd241d29906979ad18eb31e | | | False |' 2022-04-14 00:18:53.642 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.642 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.642 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.642 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.642 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.642 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 00:18:53.642 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 00:18:53.642 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:18:53.642 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 00:18:53.642 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 00:18:53.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.642 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.642 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.642 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.642 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 00:18:53.642 | 053aa38ccdbb49a6a91e365c9011bc5d' 2022-04-14 00:18:53.642 | ++ functions-common:get_or_create_domain:895 : echo 053aa38ccdbb49a6a91e365c9011bc5d 2022-04-14 00:18:53.642 | + lib/swift:create_swift_accounts:652 : swift_domain=053aa38ccdbb49a6a91e365c9011bc5d 2022-04-14 00:18:53.642 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 00:18:53.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.642 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 00:18:53.642 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 053aa38ccdbb49a6a91e365c9011bc5d 2022-04-14 00:18:53.642 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:18:53.642 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=053aa38ccdbb49a6a91e365c9011bc5d --or-show -f value -c id 2022-04-14 00:18:53.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.643 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_project:945 : project_id=eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_project:946 : echo eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:656 : swift_project_test4=eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 00:18:53.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 00:18:53.643 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 053aa38ccdbb49a6a91e365c9011bc5d test4@example.com 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 00:18:53.643 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=053aa38ccdbb49a6a91e365c9011bc5d --email=test4@example.com --or-show -f value -c id 2022-04-14 00:18:53.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.643 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.643 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_user:932 : user_id=b9a3d0039afe443694f79e405914daac 2022-04-14 00:18:53.643 | ++ functions-common:get_or_create_user:933 : echo b9a3d0039afe443694f79e405914daac 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:661 : swift_user_test4=b9a3d0039afe443694f79e405914daac 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 00:18:53.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:18:53.643 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin b9a3d0039afe443694f79e405914daac eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.643 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:18:53.643 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:18:53.644 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:18:53.644 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:18:53.644 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:18:53.644 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:18:53.644 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:18:53.644 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9a3d0039afe443694f79e405914daac --project eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:18:53.644 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.644 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.644 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.644 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:18:53.644 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:18:53.644 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b9a3d0039afe443694f79e405914daac --project eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b9a3d0039afe443694f79e405914daac --project eb6ddac0ca6d41ccae335398e2843091 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:18:53.644 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:18:53.644 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:18:53.644 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.644 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:53.645 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:53.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:18:53.645 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:18:53.645 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:18:53.645 | ++ functions-common:get_field:825 : echo '| 22c1d484b2f04fa69e7282cab18523e5 | b9a3d0039afe443694f79e405914daac | | eb6ddac0ca6d41ccae335398e2843091 | | | False |' 2022-04-14 00:18:53.645 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:18:53.645 | ++ functions-common:get_field:819 : read data 2022-04-14 00:18:53.645 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.645 | + functions-common:get_or_add_user_project_role:1004 : echo 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.645 | 22c1d484b2f04fa69e7282cab18523e5 2022-04-14 00:18:53.675 | [98324 Async create_swift_accounts:141409]: finished create_swift_accounts with result 0 in 138 seconds 2022-04-14 00:18:53.682 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 00:18:53.685 | + inc/async:async_wait:197 : return 0 2022-04-14 00:18:53.687 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 00:18:53.706 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:53.708 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 00:18:53.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:53.729 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 00:18:53.733 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:18:53.735 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 00:18:53.738 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 00:18:53.740 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 00:18:53.807 | + inc/async:async_inner:63 : init_glance 2022-04-14 00:18:53.845 | [98324 Async init_glance:145710]: running: init_glance 2022-04-14 00:18:53.848 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 00:18:53.870 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:18:53.872 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 00:18:53.875 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:18:53.878 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 00:18:53.880 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 00:18:53.883 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 00:18:53.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:18:53.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:18:53.893 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:18:53.896 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:18:53.898 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:18:53.901 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:18:53.905 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 00:18:53.907 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 00:18:53.910 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 00:18:53.913 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 00:18:53.928 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 00:18:53.930 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 00:18:57.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:57.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:18:57.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:18:57.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:01.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:01.146 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:01.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:01.146 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:04.567 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:19:04.597 | [145710 Async init_glance:145710]: finished successfully 2022-04-14 00:19:04.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:04.893 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:04.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:04.893 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:08.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:08.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:08.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:08.513 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:12.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:12.125 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:12.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:12.125 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:15.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:15.714 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:15.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:15.714 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:19.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:19.226 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:19.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:19.226 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:22.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:22.997 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:22.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:22.997 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:27.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:27.783 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:27.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:27.783 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:27.783 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 00:19:33.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:33.733 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:33.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:33.733 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:34.052 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 00:19:34.057 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 00:19:34.060 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 00:19:34.062 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 00:19:34.064 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 00:19:34.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 00:19:34.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 00:19:34.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 00:19:34.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 00:19:34.076 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 00:19:34.078 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 00:19:34.080 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 00:19:34.082 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 00:19:34.086 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 00:19:34.088 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 00:19:34.090 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 00:19:34.094 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:34.097 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 00:19:34.099 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:34.105 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 00:19:34.107 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 00:19:34.110 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 00:19:34.112 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 00:19:34.114 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 00:19:34.117 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 00:19:34.144 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 00:19:34.174 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 00:19:34.202 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 00:19:34.232 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 00:19:34.261 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 00:19:34.290 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 00:19:34.293 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 00:19:34.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 00:19:34.297 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:19:34.300 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:19:34.316 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:19:34.320 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:19:34.322 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:19:34.325 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:19:34.327 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:19:34.356 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:19:34.385 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:19:34.414 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:19:34.443 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 00:19:34.459 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:19:34.462 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 00:19:34.465 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:19:34.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 00:19:34.469 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 00:19:34.472 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 00:19:34.483 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 00:19:34.485 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:19:34.488 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 00:19:34.490 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 00:19:34.502 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 00:19:34.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 00:19:34.517 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 00:19:34.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 00:19:34.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 00:19:34.564 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:19:34.567 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:34.571 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 00:19:34.575 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.waquEWLq5p 2022-04-14 00:19:34.578 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:19:34.580 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:34.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.waquEWLq5p 2022-04-14 00:19:34.587 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.waquEWLq5p 2022-04-14 00:19:34.599 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.waquEWLq5p /etc/sudoers.d/neutron-rootwrap 2022-04-14 00:19:34.611 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:19:34.640 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:34.643 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:34.672 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 00:19:34.675 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 00:19:34.677 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 00:19:34.680 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:19:34.683 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:19:34.685 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:19:34.702 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:34.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:19:34.708 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:19:34.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:19:34.729 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:34.732 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:19:34.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:19:34.766 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:19:34.768 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:19:34.771 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 00:19:34.788 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:34.790 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 00:19:34.792 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 00:19:34.795 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:19:34.797 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:19:34.800 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 00:19:34.802 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 00:19:34.806 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:19:34.808 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 00:19:34.811 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 00:19:34.813 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 00:19:34.818 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 00:19:34.821 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 00:19:34.825 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 00:19:34.843 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:34.845 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 00:19:34.848 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 00:19:34.850 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 00:19:34.855 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 00:19:34.885 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:19:34.915 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 00:19:34.945 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 00:19:34.976 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 00:19:35.006 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 00:19:35.009 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:19:35.011 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 00:19:35.013 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:19:35.016 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 00:19:35.046 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 00:19:35.076 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:19:35.107 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 00:19:35.137 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 00:19:35.167 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 00:19:35.197 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 00:19:35.227 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 00:19:35.257 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:19:35.287 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:19:35.317 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 00:19:35.348 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 00:19:35.378 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 00:19:35.381 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:19:35.383 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:19:35.386 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:19:35.388 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 00:19:35.419 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 00:19:35.449 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.60/identity 2022-04-14 00:19:35.479 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 00:19:35.509 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 00:19:35.539 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 00:19:35.569 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 00:19:35.601 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 00:19:35.632 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:19:35.661 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 00:19:35.692 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 00:19:35.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 00:19:35.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 00:19:35.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 00:19:35.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 00:19:35.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 00:19:35.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 00:19:35.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-04-14 00:19:35.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-04-14 00:19:35.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-04-14 00:19:35.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 00:19:35.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 00:19:35.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 00:19:35.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 00:19:35.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 00:19:35.729 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 00:19:35.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 00:19:35.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 00:19:35.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:35.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 00:19:35.767 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 00:19:35.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.772 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:19:35.774 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 00:19:35.776 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 00:19:35.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:35.781 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 00:19:35.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 00:19:35.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 00:19:35.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.816 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:19:35.818 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 00:19:35.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 00:19:35.823 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:35.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 00:19:35.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 00:19:35.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:19:35.861 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 00:19:35.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 00:19:35.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:35.869 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 00:19:35.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 00:19:35.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 00:19:35.905 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 00:19:35.908 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 00:19:35.910 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:35.913 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 00:19:35.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 00:19:35.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 00:19:35.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:19:35.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:19:35.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:35.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 00:19:35.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 00:19:35.987 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:35.990 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 00:19:35.992 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 00:19:35.995 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 00:19:35.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:36.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 00:19:36.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-04-14 00:19:36.031 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:36.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 00:19:36.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-04-14 00:19:36.038 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-04-14 00:19:36.040 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:36.043 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-04-14 00:19:36.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 00:19:36.074 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:19:36.077 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 00:19:36.079 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:19:36.081 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:19:36.085 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:19:36.087 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 00:19:36.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 00:19:36.118 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 00:19:36.135 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:36.138 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 00:19:36.140 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:19:36.172 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:36.175 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:36.204 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:19:36.236 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 00:19:36.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 00:19:36.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 00:19:36.244 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:19:39.345 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:19:39.345 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115 2022-04-14 00:19:39.346 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=147653) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:19:39.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:19:39.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:19:39.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:39.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:39.396 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:39.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=147653) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:39.451 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:19:39.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:39.451 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:39.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:39.451 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:39.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 00:19:39.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 00:19:39.813 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 00:19:39.816 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:19:39.819 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 00:19:39.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 00:19:39.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 00:19:39.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:39.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 00:19:39.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 00:19:39.930 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 00:19:39.938 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 00:19:39.941 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 00:19:39.944 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 00:19:39.957 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 00:19:39.969 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:19:39.972 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 00:19:39.980 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 00:19:39.984 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:19:39.986 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 00:19:39.995 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 00:19:39.998 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 00:19:40.001 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 00:19:40.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 00:19:40.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 00:19:40.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:19:40.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:19:40.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:19:40.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:19:40.019 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:19:40.044 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 00:19:40.047 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 00:19:40.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 00:19:40.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 00:19:40.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 00:19:40.144 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 00:19:40.162 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:40.165 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 00:19:40.167 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.172 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 00:19:40.202 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 00:19:40.231 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:19:40.262 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:40.265 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:40.294 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 00:19:40.311 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:40.314 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.316 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:19:40.345 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.348 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:19:40.380 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:19:40.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 00:19:40.388 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 00:19:40.405 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:19:40.407 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 00:19:40.410 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 00:19:40.415 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 00:19:40.444 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:19:40.477 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:40.479 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:19:40.508 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:19:40.511 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:19:40.540 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:19:40.542 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:19:40.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:19:40.573 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 00:19:40.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:19:40.578 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 00:19:40.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:19:43.630 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:19:43.630 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115 2022-04-14 00:19:43.631 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=148184) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:43.682 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=148184) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:19:43.745 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 00:19:43.745 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=148184) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 00:19:43.746 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=148184) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 00:19:43.746 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:19:43.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:43.746 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:43.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:19:43.746 | from cryptography.utils import int_from_bytes 2022-04-14 00:19:44.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 00:19:44.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 00:19:44.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:19:44.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:19:44.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:19:44.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:19:44.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:19:44.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 00:19:44.158 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 00:19:44.160 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 00:19:44.162 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 00:19:44.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 00:19:44.192 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 00:19:44.195 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 00:19:44.198 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 00:19:44.200 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 00:19:44.203 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 00:19:44.205 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 00:19:44.209 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 00:19:44.211 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 00:19:44.213 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 00:19:44.216 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 00:19:44.218 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 00:19:44.221 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 00:19:44.223 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 00:19:44.225 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 00:19:44.229 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 00:19:44.229 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 00:19:44.236 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 00:19:44.238 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 00:19:44.241 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 00:19:44.243 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 00:19:44.247 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 00:19:44.249 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 00:19:44.249 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 00:19:44.253 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.57/22 brd 192.168.3.255' 2022-04-14 00:19:44.256 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 00:19:44.259 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:44.261 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 00:19:44.264 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 00:19:44.266 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.57/22 brd 192.168.3.255 != '' ]] 2022-04-14 00:19:44.268 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1' 2022-04-14 00:19:44.271 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data' 2022-04-14 00:19:44.274 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 00:19:44.276 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 00:19:44.280 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.57/22 brd 192.168.3.255 2022-04-14 00:19:44.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 00:19:44.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 00:19:44.281 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 00:19:44.286 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.57 2022-04-14 00:19:44.289 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 ' 2022-04-14 00:19:44.291 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1 2022-04-14 00:19:44.304 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data 2022-04-14 00:19:44.316 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 00:19:44.330 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 00:19:44.349 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 2022-04-14 00:19:47.358 | ARPING 192.168.0.57 from 192.168.0.57 br-data 2022-04-14 00:19:47.358 | Sent 3 probes (3 broadcast(s)) 2022-04-14 00:19:47.358 | Received 0 response(s) 2022-04-14 00:19:47.375 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 00:19:47.378 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 00:19:47.381 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 00:19:47.385 | + ./stack.sh:exit_trap:524 : jobs='131971 2022-04-14 00:19:47.385 | 145710' 2022-04-14 00:19:47.387 | + ./stack.sh:exit_trap:527 : [[ -n 131971 2022-04-14 00:19:47.387 | 145710 ]] 2022-04-14 00:19:47.389 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-000934 ]] 2022-04-14 00:19:47.392 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 00:19:47.394 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 00:19:47.394 | exit_trap: cleaning up child processes 2022-04-14 00:19:47.397 | + ./stack.sh:exit_trap:529 : kill 131971 145710 2022-04-14 00:19:47.399 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.KWrUxXtgCd ']' 2022-04-14 00:19:47.402 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.KWrUxXtgCd 2022-04-14 00:19:47.405 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 00:19:47.408 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 00:19:47.410 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 00:19:47.413 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 00:19:47.413 | Error on exit 2022-04-14 00:19:47.415 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 00:19:47.418 | + ./stack.sh:exit_trap:544 : generate-subunit 1649894971 616 fail 2022-04-14 00:19:48.098 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 00:19:48.100 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 00:19:49.241 | + ./stack.sh:exit_trap:558 : exit 1