2022-03-09 12:16:28.029 | + ./stack.sh:main:487 : exec 2022-03-09 12:16:28.029 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-121627' 2022-03-09 12:16:28.029 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-09-121627.summary.2022-03-09-121627 2022-03-09 12:16:28.029 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:16:28.029 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-09-121627 2022-03-09 12:16:28.029 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-121627 /opt/stack/logs/stack.sh.log 2022-03-09 12:16:28.029 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-09-121627.summary.2022-03-09-121627 /opt/stack/logs/stack.sh.log.summary 2022-03-09 12:16:28.029 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-09 12:16:28.029 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-09 12:16:28.029 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-09 12:16:28.029 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-09 12:16:28.029 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-09 12:16:28.029 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-09 12:16:28.029 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-09 12:16:28.031 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-09 12:16:28.032 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-09 12:16:28.035 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-09 12:16:28.037 | + ./stack.sh:main:573 : set -o errexit 2022-03-09 12:16:28.039 | + ./stack.sh:main:576 : uname -a 2022-03-09 12:16:28.040 | Linux dv-neutron-832783-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-09 12:16:28.042 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-09 12:16:28.044 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-09 12:16:28.047 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-09 12:16:28.086 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-09 12:16:28.101 | + ./stack.sh:main:590 : fetch_plugins 2022-03-09 12:16:28.103 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-09 12:16:28.105 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-09 12:16:28.106 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-09 12:16:28.108 | + functions-common:fetch_plugins:1776 : return 2022-03-09 12:16:28.110 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-09 12:16:28.112 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-09 12:16:28.114 | + functions-common:run_phase:1854 : local phase= 2022-03-09 12:16:28.115 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:16:28.117 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:16:28.119 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:16:28.120 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:16:28.122 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:16:28.124 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:16:28.127 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:16:28.128 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:16:28.130 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:16:28.132 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-09 12:16:28.134 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:16:28.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:28.148 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 12:16:28.150 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:16:28.151 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:16:28.153 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:16:28.155 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:16:28.156 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-09 12:16:28.158 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-09 12:16:28.160 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-09 12:16:28.162 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-09 12:16:28.164 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:16:28.165 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-09 12:16:28.167 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-09 12:16:28.169 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-09 12:16:28.170 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-09 12:16:28.172 | + functions-common:plugin_override_defaults:1817 : return 2022-03-09 12:16:28.174 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-09 12:16:28.189 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-09 12:16:28.191 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-09 12:16:28.203 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:16:28.205 | +++ lib/tls:source:43 : hostname -f 2022-03-09 12:16:28.209 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-09 12:16:28.211 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-09 12:16:28.212 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-09 12:16:28.214 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-09 12:16:28.216 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-09 12:16:28.218 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-09 12:16:28.219 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-09 12:16:28.221 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-09 12:16:28.223 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-09 12:16:28.225 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-09 12:16:28.230 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-09 12:16:28.240 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-09 12:16:28.256 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-09 12:16:28.268 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-09 12:16:28.279 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-09 12:16:28.312 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-09 12:16:28.366 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-09 12:16:28.449 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-09 12:16:28.469 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-09 12:16:28.516 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-09 12:16:28.564 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-09 12:16:28.700 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-09 12:16:28.714 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-09 12:16:28.726 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-09 12:16:28.738 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-09 12:16:28.821 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-09 12:16:28.823 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-09 12:16:28.826 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-09 12:16:28.828 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-09 12:16:28.830 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-09 12:16:28.832 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-09 12:16:28.835 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-09 12:16:28.835 | False' 2022-03-09 12:16:28.837 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-09 12:16:28.851 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-09 12:16:28.853 | + ./stack.sh:main:624 : run_phase source 2022-03-09 12:16:28.855 | + functions-common:run_phase:1853 : local mode=source 2022-03-09 12:16:28.857 | + functions-common:run_phase:1854 : local phase= 2022-03-09 12:16:28.859 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:16:28.861 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:16:28.863 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:16:28.865 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:16:28.867 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:16:28.869 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:16:28.873 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:16:28.875 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:16:28.877 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:16:28.878 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-09 12:16:28.881 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:16:28.894 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:28.896 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 12:16:28.898 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-09 12:16:28.934 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-09 12:16:28.936 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-09 12:16:28.938 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-09 12:16:28.940 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-09 12:16:28.943 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-09 12:16:28.945 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-09 12:16:28.947 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-09 12:16:28.949 | + functions-common:load_plugin_settings:1794 : return 2022-03-09 12:16:28.951 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-09 12:16:28.953 | + functions-common:verify_disabled_services:2136 : local service 2022-03-09 12:16:28.955 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.957 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-09 12:16:28.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-09 12:16:28.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-09 12:16:28.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-09 12:16:28.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-09 12:16:28.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-09 12:16:28.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.983 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-09 12:16:28.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.987 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-09 12:16:28.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-09 12:16:28.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:28.996 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-09 12:16:28.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-09 12:16:29.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.005 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-09 12:16:29.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.010 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-09 12:16:29.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-09 12:16:29.016 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.018 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-09 12:16:29.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.023 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-09 12:16:29.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.027 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-09 12:16:29.030 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.032 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-09 12:16:29.034 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.036 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-09 12:16:29.039 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.041 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-09 12:16:29.043 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.045 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-09 12:16:29.047 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.049 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-09 12:16:29.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.054 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-09 12:16:29.056 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.058 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-09 12:16:29.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.062 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-09 12:16:29.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.066 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-09 12:16:29.069 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.071 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-09 12:16:29.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.075 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-09 12:16:29.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-09 12:16:29.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.084 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-09 12:16:29.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-09 12:16:29.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-09 12:16:29.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-09 12:16:29.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.102 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-09 12:16:29.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-09 12:16:29.108 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-09 12:16:29.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-09 12:16:29.117 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.119 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-09 12:16:29.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-09 12:16:29.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-09 12:16:29.129 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.132 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-09 12:16:29.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.136 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-09 12:16:29.138 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.140 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-09 12:16:29.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-09 12:16:29.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-09 12:16:29.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-09 12:16:29.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-09 12:16:29.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-09 12:16:29.161 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-09 12:16:29.164 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 12:16:29.166 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-09 12:16:29.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:29.182 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-09 12:16:29.185 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-09 12:16:29.187 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-09 12:16:29.202 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:16:29.204 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-09 12:16:29.206 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-09 12:16:29.209 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-09 12:16:29.211 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-09 12:16:29.213 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-09 12:16:29.215 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-09 12:16:29.217 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-09 12:16:29.219 | + lib/database:initialize_database_backends:92 : return 0 2022-03-09 12:16:29.222 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-09 12:16:29.222 | Using mysql database backend 2022-03-09 12:16:29.224 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-09 12:16:29.239 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-09 12:16:29.242 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-09 12:16:29.244 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 12:16:29.246 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-09 12:16:29.249 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:16:29.251 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-09 12:16:29.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:29.269 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-09 12:16:29.284 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-09 12:16:29.299 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:29.301 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-09 12:16:29.316 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-09 12:16:29.333 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-09 12:16:29.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:16:29.351 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-09 12:16:29.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:16:29.369 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-09 12:16:29.385 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-09 12:16:29.387 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-09 12:16:29.390 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-09 12:16:29.392 | + functions-common:save_stackenv:60 : local tag=757 2022-03-09 12:16:29.395 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 12:16:29.399 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-121629 2022-03-09 12:16:29.401 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-121629 757' 2022-03-09 12:16:29.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.406 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:16:29.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.410 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 12:16:29.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.415 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 12:16:29.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.419 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 12:16:29.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.424 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 12:16:29.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.428 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 12:16:29.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.433 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-121627 2022-03-09 12:16:29.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.439 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 12:16:29.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.444 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 12:16:29.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.448 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 12:16:29.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.453 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 12:16:29.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.458 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 12:16:29.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:16:29.462 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 12:16:29.465 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-09 12:16:29.467 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-09 12:16:29.469 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-09 12:16:29.471 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-09 12:16:29.473 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:16:29.475 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:16:29.478 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:16:29.480 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:16:29.482 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:16:29.485 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:16:29.498 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:16:29.500 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:16:29.502 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:16:29.505 | + functions-common:git_clone:629 : echo master 2022-03-09 12:16:29.506 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:16:29.510 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-09 12:16:29.512 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:16:29.515 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-09 12:16:29.517 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:16:29.517 | + functions-common:git_clone:678 : head -1 2022-03-09 12:16:29.521 | 32ae8273 Merge "update constraint for ceilometer to new release 18.0.0.0rc1" 2022-03-09 12:16:29.524 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:16:29.526 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-09 12:16:29.528 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:16:29.531 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-09 12:16:29.533 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-09 12:16:29.536 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-09 12:16:29.538 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-09 12:16:29.540 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 12:16:29.543 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-09 12:16:29.545 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-09 12:16:29.547 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-09 12:16:29.550 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-09 12:16:29.554 | ++ tools/install_prereqs.sh:source:47 : NOW=1646828189 2022-03-09 12:16:29.557 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-09 12:16:29.561 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-09 12:16:29.563 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-09 12:16:29.566 | ++ tools/install_prereqs.sh:source:49 : DELTA=1646828189 2022-03-09 12:16:29.568 | ++ tools/install_prereqs.sh:source:50 : [[ 1646828189 -lt 7200 ]] 2022-03-09 12:16:29.571 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-09 12:16:29.573 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-09 12:16:29.575 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-09 12:16:29.578 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-09 12:16:29.580 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-09 12:16:29.583 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-09 12:16:29.585 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-09 12:16:29.588 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 12:16:29.632 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-09 12:16:29.633 | apache2-dev 2022-03-09 12:16:29.633 | bc 2022-03-09 12:16:29.633 | bsdmainutils 2022-03-09 12:16:29.633 | curl 2022-03-09 12:16:29.633 | g++ 2022-03-09 12:16:29.633 | gawk 2022-03-09 12:16:29.633 | gcc 2022-03-09 12:16:29.633 | gettext 2022-03-09 12:16:29.633 | git 2022-03-09 12:16:29.633 | graphviz 2022-03-09 12:16:29.633 | iputils-ping 2022-03-09 12:16:29.633 | libapache2-mod-proxy-uwsgi 2022-03-09 12:16:29.633 | libffi-dev 2022-03-09 12:16:29.633 | libjpeg-dev 2022-03-09 12:16:29.633 | libpcre3-dev 2022-03-09 12:16:29.633 | libpq-dev 2022-03-09 12:16:29.633 | libssl-dev 2022-03-09 12:16:29.633 | libsystemd-dev 2022-03-09 12:16:29.633 | libxml2-dev 2022-03-09 12:16:29.633 | libxslt1-dev 2022-03-09 12:16:29.633 | libyaml-dev 2022-03-09 12:16:29.633 | lsof 2022-03-09 12:16:29.633 | openssh-server 2022-03-09 12:16:29.633 | openssl 2022-03-09 12:16:29.633 | pkg-config 2022-03-09 12:16:29.633 | psmisc 2022-03-09 12:16:29.633 | python3-dev 2022-03-09 12:16:29.633 | python3-pip 2022-03-09 12:16:29.633 | python3-systemd 2022-03-09 12:16:29.633 | python3-venv 2022-03-09 12:16:29.633 | tar 2022-03-09 12:16:29.633 | tcpdump 2022-03-09 12:16:29.633 | unzip 2022-03-09 12:16:29.633 | uuid-runtime 2022-03-09 12:16:29.633 | wget 2022-03-09 12:16:29.634 | wget 2022-03-09 12:16:29.634 | zlib1g-dev 2022-03-09 12:16:29.634 | libkrb5-dev 2022-03-09 12:16:29.634 | libldap2-dev 2022-03-09 12:16:29.634 | libsasl2-dev 2022-03-09 12:16:29.634 | memcached 2022-03-09 12:16:29.634 | python3-mysqldb 2022-03-09 12:16:29.634 | sqlite3 2022-03-09 12:16:29.634 | conntrack 2022-03-09 12:16:29.634 | curl 2022-03-09 12:16:29.634 | dnsmasq-base 2022-03-09 12:16:29.634 | dnsmasq-utils 2022-03-09 12:16:29.634 | ebtables 2022-03-09 12:16:29.634 | genisoimage 2022-03-09 12:16:29.634 | iptables 2022-03-09 12:16:29.634 | iputils-arping 2022-03-09 12:16:29.634 | kpartx 2022-03-09 12:16:29.634 | libjs-jquery-tablesorter 2022-03-09 12:16:29.634 | parted 2022-03-09 12:16:29.634 | pm-utils 2022-03-09 12:16:29.634 | python3-mysqldb 2022-03-09 12:16:29.634 | socat 2022-03-09 12:16:29.634 | sqlite3 2022-03-09 12:16:29.634 | sudo 2022-03-09 12:16:29.634 | vlan 2022-03-09 12:16:29.634 | lsscsi 2022-03-09 12:16:29.634 | open-iscsi 2022-03-09 12:16:29.634 | lvm2 2022-03-09 12:16:29.634 | qemu-utils 2022-03-09 12:16:29.634 | thin-provisioning-tools 2022-03-09 12:16:29.634 | acl 2022-03-09 12:16:29.634 | dnsmasq-base 2022-03-09 12:16:29.634 | dnsmasq-utils 2022-03-09 12:16:29.634 | ebtables 2022-03-09 12:16:29.634 | haproxy 2022-03-09 12:16:29.634 | iptables 2022-03-09 12:16:29.634 | iputils-arping 2022-03-09 12:16:29.635 | iputils-ping 2022-03-09 12:16:29.635 | postgresql-server-dev-all 2022-03-09 12:16:29.635 | python3-mysqldb 2022-03-09 12:16:29.635 | sqlite3 2022-03-09 12:16:29.635 | sudo 2022-03-09 12:16:29.635 | vlan 2022-03-09 12:16:29.635 | pcp 2022-03-09 12:16:29.635 | ipset 2022-03-09 12:16:29.635 | conntrack 2022-03-09 12:16:29.635 | conntrackd 2022-03-09 12:16:29.635 | keepalived 2022-03-09 12:16:29.635 | lvm2 2022-03-09 12:16:29.635 | qemu-utils 2022-03-09 12:16:29.635 | thin-provisioning-tools 2022-03-09 12:16:29.635 | curl 2022-03-09 12:16:29.635 | liberasurecode-dev 2022-03-09 12:16:29.635 | make 2022-03-09 12:16:29.635 | memcached 2022-03-09 12:16:29.635 | rsync 2022-03-09 12:16:29.635 | sqlite3 2022-03-09 12:16:29.635 | xfsprogs' 2022-03-09 12:16:29.637 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-09 12:16:29.654 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-09 12:16:29.654 | apache2-dev 2022-03-09 12:16:29.654 | bc 2022-03-09 12:16:29.654 | bsdmainutils 2022-03-09 12:16:29.654 | curl 2022-03-09 12:16:29.655 | g++ 2022-03-09 12:16:29.655 | gawk 2022-03-09 12:16:29.655 | gcc 2022-03-09 12:16:29.655 | gettext 2022-03-09 12:16:29.655 | git 2022-03-09 12:16:29.655 | graphviz 2022-03-09 12:16:29.655 | iputils-ping 2022-03-09 12:16:29.655 | libapache2-mod-proxy-uwsgi 2022-03-09 12:16:29.655 | libffi-dev 2022-03-09 12:16:29.655 | libjpeg-dev 2022-03-09 12:16:29.655 | libpcre3-dev 2022-03-09 12:16:29.655 | libpq-dev 2022-03-09 12:16:29.655 | libssl-dev 2022-03-09 12:16:29.655 | libsystemd-dev 2022-03-09 12:16:29.655 | libxml2-dev 2022-03-09 12:16:29.655 | libxslt1-dev 2022-03-09 12:16:29.655 | libyaml-dev 2022-03-09 12:16:29.655 | lsof 2022-03-09 12:16:29.655 | openssh-server 2022-03-09 12:16:29.655 | openssl 2022-03-09 12:16:29.655 | pkg-config 2022-03-09 12:16:29.655 | psmisc 2022-03-09 12:16:29.655 | python3-dev 2022-03-09 12:16:29.655 | python3-pip 2022-03-09 12:16:29.655 | python3-systemd 2022-03-09 12:16:29.655 | python3-venv 2022-03-09 12:16:29.655 | tar 2022-03-09 12:16:29.655 | tcpdump 2022-03-09 12:16:29.655 | unzip 2022-03-09 12:16:29.655 | uuid-runtime 2022-03-09 12:16:29.655 | wget 2022-03-09 12:16:29.655 | wget 2022-03-09 12:16:29.655 | zlib1g-dev 2022-03-09 12:16:29.655 | libkrb5-dev 2022-03-09 12:16:29.655 | libldap2-dev 2022-03-09 12:16:29.656 | libsasl2-dev 2022-03-09 12:16:29.656 | memcached 2022-03-09 12:16:29.656 | python3-mysqldb 2022-03-09 12:16:29.656 | sqlite3 2022-03-09 12:16:29.656 | conntrack 2022-03-09 12:16:29.656 | curl 2022-03-09 12:16:29.656 | dnsmasq-base 2022-03-09 12:16:29.656 | dnsmasq-utils 2022-03-09 12:16:29.656 | ebtables 2022-03-09 12:16:29.656 | genisoimage 2022-03-09 12:16:29.656 | iptables 2022-03-09 12:16:29.656 | iputils-arping 2022-03-09 12:16:29.656 | kpartx 2022-03-09 12:16:29.656 | libjs-jquery-tablesorter 2022-03-09 12:16:29.656 | parted 2022-03-09 12:16:29.656 | pm-utils 2022-03-09 12:16:29.656 | python3-mysqldb 2022-03-09 12:16:29.656 | socat 2022-03-09 12:16:29.656 | sqlite3 2022-03-09 12:16:29.656 | sudo 2022-03-09 12:16:29.656 | vlan 2022-03-09 12:16:29.656 | lsscsi 2022-03-09 12:16:29.656 | open-iscsi 2022-03-09 12:16:29.656 | lvm2 2022-03-09 12:16:29.656 | qemu-utils 2022-03-09 12:16:29.656 | thin-provisioning-tools 2022-03-09 12:16:29.656 | acl 2022-03-09 12:16:29.656 | dnsmasq-base 2022-03-09 12:16:29.656 | dnsmasq-utils 2022-03-09 12:16:29.656 | ebtables 2022-03-09 12:16:29.656 | haproxy 2022-03-09 12:16:29.656 | iptables 2022-03-09 12:16:29.656 | iputils-arping 2022-03-09 12:16:29.656 | iputils-ping 2022-03-09 12:16:29.656 | postgresql-server-dev-all 2022-03-09 12:16:29.656 | python3-mysqldb 2022-03-09 12:16:29.656 | sqlite3 2022-03-09 12:16:29.657 | sudo 2022-03-09 12:16:29.657 | vlan 2022-03-09 12:16:29.657 | pcp 2022-03-09 12:16:29.657 | ipset 2022-03-09 12:16:29.657 | conntrack 2022-03-09 12:16:29.657 | conntrackd 2022-03-09 12:16:29.657 | keepalived 2022-03-09 12:16:29.657 | lvm2 2022-03-09 12:16:29.657 | qemu-utils 2022-03-09 12:16:29.657 | thin-provisioning-tools 2022-03-09 12:16:29.657 | curl 2022-03-09 12:16:29.657 | liberasurecode-dev 2022-03-09 12:16:29.657 | make 2022-03-09 12:16:29.657 | memcached 2022-03-09 12:16:29.657 | rsync 2022-03-09 12:16:29.657 | sqlite3 2022-03-09 12:16:29.657 | xfsprogs ' 2022-03-09 12:16:29.657 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-09 12:16:29.659 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:16:29.661 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:16:29.664 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 12:16:29.665 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-09 12:16:29.669 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 12:16:29.671 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-09 12:16:29.673 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:16:29.675 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-09 12:16:29.678 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:16:29.680 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:16:29.682 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:16:29.684 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:16:29.686 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:16:29.688 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:16:29.690 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-09 12:16:29.692 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-09 12:16:29.694 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-09 12:16:29.697 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-09 12:16:29.700 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-09 12:16:29.702 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-09 12:16:29.704 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-09 12:16:29.706 | ++ functions-common:time_start:2412 : local start_time= 2022-03-09 12:16:29.708 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:16:29.711 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:16:29.714 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646828189712 2022-03-09 12:16:29.716 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-09 12:16:29.718 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-09 12:16:29.720 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-09 12:16:29.926 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-09 12:16:30.214 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-09 12:16:30.265 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-09 12:16:30.498 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-09 12:16:30.981 | Fetched 336 kB in 1s (355 kB/s) 2022-03-09 12:16:32.478 | Reading package lists... 2022-03-09 12:16:32.508 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-09 12:16:32.510 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-09 12:16:32.512 | ++ functions-common:time_stop:2425 : local name 2022-03-09 12:16:32.514 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 12:16:32.516 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:16:32.518 | ++ functions-common:time_stop:2428 : local total 2022-03-09 12:16:32.521 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 12:16:32.523 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-09 12:16:32.525 | ++ functions-common:time_stop:2432 : start_time=1646828189712 2022-03-09 12:16:32.527 | ++ functions-common:time_stop:2434 : [[ -z 1646828189712 ]] 2022-03-09 12:16:32.529 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:16:32.533 | ++ functions-common:time_stop:2437 : end_time=1646828192531 2022-03-09 12:16:32.535 | ++ functions-common:time_stop:2438 : elapsed_time=2819 2022-03-09 12:16:32.537 | ++ functions-common:time_stop:2439 : total=0 2022-03-09 12:16:32.539 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:16:32.541 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2819 2022-03-09 12:16:32.543 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 12:16:32.545 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:16:32.547 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:16:32.549 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:16:32.552 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 12:16:32.571 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-09 12:16:32.680 | Reading package lists... 2022-03-09 12:16:32.911 | Building dependency tree... 2022-03-09 12:16:32.912 | Reading state information... 2022-03-09 12:16:33.179 | bc is already the newest version (1.07.1-2build1). 2022-03-09 12:16:33.179 | bc set to manually installed. 2022-03-09 12:16:33.179 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-09 12:16:33.179 | bsdmainutils set to manually installed. 2022-03-09 12:16:33.179 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-09 12:16:33.179 | gawk set to manually installed. 2022-03-09 12:16:33.179 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-09 12:16:33.179 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-09 12:16:33.180 | iptables set to manually installed. 2022-03-09 12:16:33.180 | iputils-ping is already the newest version (3:20190709-3). 2022-03-09 12:16:33.180 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-09 12:16:33.180 | kpartx set to manually installed. 2022-03-09 12:16:33.180 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-09 12:16:33.180 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-09 12:16:33.180 | psmisc is already the newest version (23.3-1). 2022-03-09 12:16:33.180 | psmisc set to manually installed. 2022-03-09 12:16:33.180 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-09 12:16:33.180 | python3-systemd is already the newest version (234-3build2). 2022-03-09 12:16:33.180 | python3-systemd set to manually installed. 2022-03-09 12:16:33.180 | tcpdump is already the newest version (4.9.3-4). 2022-03-09 12:16:33.180 | tcpdump set to manually installed. 2022-03-09 12:16:33.180 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-09 12:16:33.180 | thin-provisioning-tools set to manually installed. 2022-03-09 12:16:33.180 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-09 12:16:33.180 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-09 12:16:33.180 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-09 12:16:33.180 | lsof set to manually installed. 2022-03-09 12:16:33.180 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-09 12:16:33.180 | parted set to manually installed. 2022-03-09 12:16:33.180 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-09 12:16:33.180 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-09 12:16:33.180 | tar set to manually installed. 2022-03-09 12:16:33.180 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-09 12:16:33.180 | zlib1g-dev set to manually installed. 2022-03-09 12:16:33.180 | The following packages were automatically installed and are no longer required: 2022-03-09 12:16:33.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:16:33.180 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:16:33.180 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:16:33.180 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:16:33.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:16:33.181 | python3-zope.interface 2022-03-09 12:16:33.181 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:16:33.181 | The following additional packages will be installed: 2022-03-09 12:16:33.181 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-09 12:16:33.181 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-09 12:16:33.181 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-09 12:16:33.181 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-09 12:16:33.181 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-09 12:16:33.181 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-09 12:16:33.181 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-09 12:16:33.181 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-09 12:16:33.181 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-09 12:16:33.181 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-09 12:16:33.181 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-09 12:16:33.181 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-09 12:16:33.181 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-09 12:16:33.181 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-09 12:16:33.181 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-09 12:16:33.181 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-09 12:16:33.181 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-09 12:16:33.181 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-09 12:16:33.181 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-09 12:16:33.181 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-09 12:16:33.181 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-09 12:16:33.182 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-09 12:16:33.182 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-09 12:16:33.182 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-09 12:16:33.182 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-09 12:16:33.182 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-09 12:16:33.182 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-09 12:16:33.182 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-09 12:16:33.182 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-09 12:16:33.182 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-09 12:16:33.182 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-09 12:16:33.182 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-09 12:16:33.182 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-09 12:16:33.182 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-09 12:16:33.182 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-09 12:16:33.182 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-09 12:16:33.182 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-09 12:16:33.184 | Suggested packages: 2022-03-09 12:16:33.184 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-09 12:16:33.184 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-09 12:16:33.184 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-09 12:16:33.184 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-09 12:16:33.184 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-09 12:16:33.184 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-09 12:16:33.184 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-09 12:16:33.184 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-09 12:16:33.184 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-09 12:16:33.184 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-09 12:16:33.184 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-09 12:16:33.184 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-09 12:16:33.184 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-09 12:16:33.184 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-09 12:16:33.184 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-09 12:16:33.184 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-09 12:16:33.184 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-03-09 12:16:33.435 | The following NEW packages will be installed: 2022-03-09 12:16:33.435 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-09 12:16:33.435 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-09 12:16:33.435 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-09 12:16:33.435 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-09 12:16:33.435 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-09 12:16:33.435 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-09 12:16:33.436 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-09 12:16:33.436 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-09 12:16:33.436 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-09 12:16:33.436 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-09 12:16:33.436 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-09 12:16:33.436 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-09 12:16:33.436 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-09 12:16:33.436 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-09 12:16:33.436 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-09 12:16:33.436 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-09 12:16:33.436 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-09 12:16:33.436 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-09 12:16:33.436 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-09 12:16:33.436 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-09 12:16:33.436 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-09 12:16:33.436 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-09 12:16:33.436 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-09 12:16:33.436 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-09 12:16:33.436 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-09 12:16:33.436 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-09 12:16:33.436 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-09 12:16:33.436 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-09 12:16:33.436 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-09 12:16:33.436 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-09 12:16:33.436 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-09 12:16:33.436 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-09 12:16:33.436 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-09 12:16:33.436 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-09 12:16:33.436 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-09 12:16:33.436 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-09 12:16:33.436 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-09 12:16:33.436 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-09 12:16:33.436 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-09 12:16:33.437 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-09 12:16:33.437 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-09 12:16:33.437 | unzip uuid-dev vbetool vlan x11-common 2022-03-09 12:16:33.437 | The following packages will be upgraded: 2022-03-09 12:16:33.437 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-09 12:16:33.438 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-09 12:16:33.438 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-09 12:16:33.438 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd 2022-03-09 12:16:33.438 | uuid-runtime wget 2022-03-09 12:16:33.550 | 24 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:16:33.550 | Need to get 164 MB of archives. 2022-03-09 12:16:33.550 | After this operation, 768 MB of additional disk space will be used. 2022-03-09 12:16:33.550 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-09 12:16:34.059 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-09 12:16:34.065 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-09 12:16:34.076 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-09 12:16:34.248 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-09 12:16:35.457 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-09 12:16:35.902 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.2 [318 kB] 2022-03-09 12:16:36.068 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-09 12:16:36.069 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-09 12:16:36.070 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-09 12:16:36.081 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1,321 kB] 2022-03-09 12:16:39.569 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-09 12:16:39.769 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-09 12:16:39.779 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-03-09 12:16:40.600 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-09 12:16:41.005 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-03-09 12:16:41.287 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-09 12:16:41.287 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-09 12:16:41.481 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-09 12:16:41.739 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-09 12:16:41.760 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-09 12:16:41.811 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-09 12:16:48.571 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-03-09 12:16:49.261 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-03-09 12:16:50.551 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-03-09 12:16:50.938 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-03-09 12:16:50.980 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-03-09 12:16:51.039 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-09 12:16:51.092 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-09 12:16:51.702 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-09 12:16:51.720 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-09 12:16:51.723 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-09 12:16:51.726 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-09 12:16:53.612 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-09 12:16:53.614 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-09 12:16:53.633 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-09 12:16:53.804 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-09 12:16:54.378 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-09 12:16:54.492 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-09 12:16:54.524 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-09 12:16:54.625 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 2022-03-09 12:16:54.858 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-09 12:16:54.950 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-09 12:16:54.992 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-09 12:16:55.287 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-09 12:16:55.604 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-09 12:16:55.802 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-09 12:16:55.855 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-09 12:16:55.856 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-09 12:16:55.944 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-09 12:16:56.575 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-09 12:16:56.942 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-09 12:16:57.165 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-09 12:17:04.738 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-09 12:17:13.703 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1,722 kB] 2022-03-09 12:17:15.101 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-09 12:17:15.138 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-09 12:17:15.212 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04 [225 kB] 2022-03-09 12:17:15.248 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-09 12:17:17.942 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-09 12:17:17.958 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-09 12:17:18.176 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-09 12:17:22.241 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-09 12:17:24.439 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-09 12:17:24.440 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-09 12:17:24.859 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-09 12:17:24.870 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-09 12:17:24.897 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-09 12:17:24.938 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-09 12:17:24.939 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-09 12:17:24.940 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-09 12:17:24.941 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-09 12:17:25.003 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-09 12:17:25.026 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-09 12:17:25.249 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-09 12:17:25.268 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-09 12:17:25.282 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-09 12:17:26.438 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-09 12:17:26.463 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-09 12:17:26.983 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-09 12:17:27.693 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-09 12:17:27.717 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-09 12:17:27.721 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-09 12:17:27.759 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-09 12:17:28.087 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-09 12:17:28.194 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-09 12:17:28.348 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-03-09 12:17:28.416 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-09 12:17:28.436 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8,421 kB] 2022-03-09 12:17:31.107 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-09 12:17:31.107 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-09 12:17:31.108 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-09 12:17:31.109 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-09 12:17:31.110 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-09 12:17:31.110 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-09 12:17:31.127 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-09 12:17:31.128 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-09 12:17:31.177 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-09 12:17:31.184 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-09 12:17:31.202 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-09 12:17:31.278 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-09 12:17:31.363 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-09 12:17:31.505 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-09 12:17:31.710 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-09 12:17:31.818 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-09 12:17:31.826 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-09 12:17:32.021 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-09 12:17:32.285 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-09 12:17:32.376 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-09 12:17:32.377 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-09 12:17:32.378 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-09 12:17:32.379 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-09 12:17:32.382 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-09 12:17:32.383 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-09 12:17:32.384 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-09 12:17:32.388 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-09 12:17:32.400 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-09 12:17:32.426 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-09 12:17:32.438 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-09 12:17:32.470 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-09 12:17:32.489 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-09 12:17:32.490 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-09 12:17:32.491 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-09 12:17:32.493 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-09 12:17:32.866 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-09 12:17:32.930 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-09 12:17:33.220 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-09 12:17:33.233 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-09 12:17:33.236 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-09 12:17:33.237 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-09 12:17:33.254 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-09 12:17:33.258 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-09 12:17:33.260 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-09 12:17:33.262 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-09 12:17:33.325 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-09 12:17:33.339 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-09 12:17:33.354 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-09 12:17:33.356 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-09 12:17:33.359 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-09 12:17:33.361 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-09 12:17:33.584 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-09 12:17:33.585 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-09 12:17:33.588 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-09 12:17:34.238 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-09 12:17:34.281 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-09 12:17:34.285 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-09 12:17:34.305 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-09 12:17:34.321 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-09 12:17:34.322 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-09 12:17:34.323 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-09 12:17:34.328 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-09 12:17:34.331 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-09 12:17:34.335 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-09 12:17:34.338 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-09 12:17:34.379 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-09 12:17:34.389 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-09 12:17:34.393 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-09 12:17:34.394 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-09 12:17:34.395 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-09 12:17:34.396 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-09 12:17:34.416 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-09 12:17:34.437 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-09 12:17:34.440 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-09 12:17:34.444 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-09 12:17:40.551 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-09 12:17:40.553 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-09 12:17:40.686 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-09 12:17:40.793 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-03-09 12:17:41.401 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-09 12:17:41.415 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-09 12:17:41.425 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-09 12:17:42.585 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-09 12:17:42.600 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-09 12:17:42.801 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-09 12:17:42.961 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-09 12:17:42.962 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-09 12:17:42.962 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-09 12:17:43.360 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-09 12:17:43.497 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-09 12:17:45.309 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-09 12:17:46.298 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-09 12:17:46.513 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-09 12:17:46.556 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-09 12:17:47.362 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-09 12:17:47.422 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-09 12:17:47.473 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-09 12:17:47.608 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-09 12:17:47.840 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-09 12:17:51.514 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-09 12:17:53.364 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-09 12:17:53.655 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-09 12:17:53.793 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.11 [1,584 kB] 2022-03-09 12:17:55.960 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-09 12:17:56.278 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-09 12:17:56.278 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-09 12:17:56.424 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-03-09 12:17:57.897 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-09 12:17:58.341 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-09 12:17:58.499 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-09 12:17:58.760 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-09 12:18:04.280 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-09 12:18:04.281 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-09 12:18:05.175 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-09 12:18:06.629 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-09 12:18:15.652 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-09 12:18:15.805 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-09 12:18:41.944 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-09 12:18:41.946 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-09 12:18:41.947 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-09 12:18:41.948 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-09 12:18:41.949 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-09 12:18:42.064 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-09 12:18:42.070 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-09 12:18:42.244 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-09 12:18:42.776 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-09 12:18:42.827 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-09 12:18:45.204 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-09 12:18:45.246 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-09 12:18:45.324 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-09 12:18:45.498 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-09 12:18:45.499 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-09 12:18:45.499 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-09 12:18:45.501 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-09 12:18:49.505 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-09 12:18:49.906 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-09 12:18:53.059 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-09 12:18:53.841 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-09 12:18:53.921 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-09 12:18:53.998 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-09 12:18:54.093 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-03-09 12:18:54.100 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-09 12:18:54.197 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-09 12:18:54.233 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-09 12:18:54.255 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-09 12:18:54.278 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-09 12:18:54.304 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-09 12:18:54.323 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-09 12:18:54.349 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-09 12:18:54.518 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-09 12:18:54.659 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-09 12:18:54.859 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-09 12:19:03.330 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-09 12:19:03.581 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-09 12:19:05.177 | Preconfiguring packages ... 2022-03-09 12:19:05.418 | Fetched 164 MB in 2min 30s (1,093 kB/s) 2022-03-09 12:19:05.648 | (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 ... 67325 files and directories currently installed.) 2022-03-09 12:19:05.650 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:05.804 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:06.298 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:06.461 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:07.298 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:07.438 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:07.840 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:07.958 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:08.503 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:08.818 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:10.023 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:19:10.169 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-09 12:19:10.559 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-09 12:19:11.087 | (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 ... 67326 files and directories currently installed.) 2022-03-09 12:19:11.090 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.2_amd64.deb ... 2022-03-09 12:19:11.272 | Unpacking rsync (3.1.3-8ubuntu0.2) over (3.1.3-8) ... 2022-03-09 12:19:12.132 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-09 12:19:12.255 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-09 12:19:12.582 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-09 12:19:13.087 | (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 ... 67326 files and directories currently installed.) 2022-03-09 12:19:13.090 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-09 12:19:13.204 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-09 12:19:13.558 | Selecting previously unselected package libapr1:amd64. 2022-03-09 12:19:13.566 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-09 12:19:13.615 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-09 12:19:14.177 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-09 12:19:14.318 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2.3) ... 2022-03-09 12:19:15.044 | Selecting previously unselected package libaprutil1:amd64. 2022-03-09 12:19:15.051 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-09 12:19:15.095 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:19:15.404 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-09 12:19:15.411 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-09 12:19:15.461 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:19:15.765 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-09 12:19:15.901 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-09 12:19:16.239 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-09 12:19:16.392 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-09 12:19:16.788 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-09 12:19:16.889 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-09 12:19:17.272 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-09 12:19:17.279 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-09 12:19:17.335 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:19:17.582 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-09 12:19:17.672 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-09 12:19:18.125 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-09 12:19:18.272 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-09 12:19:18.718 | Selecting previously unselected package libjansson4:amd64. 2022-03-09 12:19:18.725 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-09 12:19:18.775 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-09 12:19:19.124 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-09 12:19:19.131 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-09 12:19:19.186 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-09 12:19:19.606 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-09 12:19:19.729 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-09 12:19:21.400 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:19:21.586 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-03-09 12:19:22.033 | Selecting previously unselected package apache2-bin. 2022-03-09 12:19:22.040 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-09 12:19:22.066 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-09 12:19:22.495 | Selecting previously unselected package apache2-data. 2022-03-09 12:19:22.503 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-03-09 12:19:22.552 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-09 12:19:22.884 | Selecting previously unselected package apache2-utils. 2022-03-09 12:19:22.891 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-09 12:19:22.924 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-09 12:19:23.335 | Selecting previously unselected package apache2. 2022-03-09 12:19:23.342 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-09 12:19:23.402 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-03-09 12:19:23.940 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-09 12:19:23.948 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-09 12:19:23.997 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-09 12:19:24.323 | Selecting previously unselected package haproxy. 2022-03-09 12:19:24.331 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-09 12:19:24.370 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-09 12:19:24.975 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-09 12:19:24.982 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-09 12:19:25.026 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:19:25.409 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-09 12:19:25.416 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-09 12:19:25.472 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:19:25.815 | Selecting previously unselected package mysql-common. 2022-03-09 12:19:25.822 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-09 12:19:25.864 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-09 12:19:26.238 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-09 12:19:26.245 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-09 12:19:26.283 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:19:26.906 | Selecting previously unselected package libsensors-config. 2022-03-09 12:19:26.914 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-09 12:19:26.975 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-09 12:19:27.478 | Selecting previously unselected package libsensors5:amd64. 2022-03-09 12:19:27.485 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-09 12:19:27.639 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-09 12:19:28.004 | Selecting previously unselected package libsnmp-base. 2022-03-09 12:19:28.011 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-09 12:19:28.066 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-09 12:19:28.455 | Selecting previously unselected package libsnmp35:amd64. 2022-03-09 12:19:28.463 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-09 12:19:28.518 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-09 12:19:29.181 | Selecting previously unselected package keepalived. 2022-03-09 12:19:29.188 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-09 12:19:29.255 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-09 12:19:29.741 | Selecting previously unselected package memcached. 2022-03-09 12:19:29.748 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-09 12:19:29.803 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-09 12:19:30.313 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-09 12:19:31.088 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-09 12:19:31.571 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-09 12:19:31.689 | Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2.3) ... 2022-03-09 12:19:32.106 | Selecting previously unselected package python3-yaml. 2022-03-09 12:19:32.114 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-09 12:19:32.146 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-09 12:19:32.480 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-09 12:19:32.632 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-09 12:19:33.120 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-09 12:19:33.309 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-09 12:19:34.188 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-09 12:19:34.320 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-09 12:19:34.891 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-09 12:19:34.974 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-09 12:19:35.489 | Selecting previously unselected package acl. 2022-03-09 12:19:35.496 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-09 12:19:35.552 | Unpacking acl (2.2.53-6) ... 2022-03-09 12:19:35.798 | Selecting previously unselected package autotools-dev. 2022-03-09 12:19:35.805 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-09 12:19:35.855 | Unpacking autotools-dev (20180224.1) ... 2022-03-09 12:19:36.180 | Selecting previously unselected package m4. 2022-03-09 12:19:36.188 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-09 12:19:36.243 | Unpacking m4 (1.4.18-4) ... 2022-03-09 12:19:36.586 | Selecting previously unselected package autoconf. 2022-03-09 12:19:36.593 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-09 12:19:36.649 | Unpacking autoconf (2.69-11.1) ... 2022-03-09 12:19:37.118 | Selecting previously unselected package automake. 2022-03-09 12:19:37.125 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-09 12:19:37.165 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-09 12:19:37.620 | Selecting previously unselected package autopoint. 2022-03-09 12:19:37.627 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-09 12:19:37.683 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-09 12:19:37.958 | Selecting previously unselected package libllvm10:amd64. 2022-03-09 12:19:37.965 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:19:37.992 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:19:40.723 | Selecting previously unselected package libclang-cpp10. 2022-03-09 12:19:40.731 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:19:40.780 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:19:42.586 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-09 12:19:42.593 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:19:42.643 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:19:43.489 | Selecting previously unselected package libgc1c2:amd64. 2022-03-09 12:19:43.497 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-09 12:19:43.539 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-09 12:19:43.797 | Selecting previously unselected package libobjc4:amd64. 2022-03-09 12:19:43.805 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:19:43.837 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:19:44.117 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-09 12:19:44.124 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:19:44.185 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:19:44.717 | Selecting previously unselected package libc6-i386. 2022-03-09 12:19:44.725 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-09 12:19:44.774 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-09 12:19:45.689 | Selecting previously unselected package lib32gcc-s1. 2022-03-09 12:19:45.696 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:19:45.729 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:19:46.043 | Selecting previously unselected package lib32stdc++6. 2022-03-09 12:19:46.051 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:19:46.077 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:19:46.415 | Selecting previously unselected package libclang-common-10-dev. 2022-03-09 12:19:46.422 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:19:46.472 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:19:47.986 | Selecting previously unselected package libclang1-10. 2022-03-09 12:19:47.994 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:19:48.060 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:19:49.540 | Selecting previously unselected package clang-10. 2022-03-09 12:19:49.548 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:19:49.597 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:19:49.934 | Selecting previously unselected package libtool. 2022-03-09 12:19:49.943 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-09 12:19:49.997 | Unpacking libtool (2.4.6-14) ... 2022-03-09 12:19:50.301 | Selecting previously unselected package dh-autoreconf. 2022-03-09 12:19:50.308 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-09 12:19:50.385 | Unpacking dh-autoreconf (19) ... 2022-03-09 12:19:50.700 | Selecting previously unselected package libdebhelper-perl. 2022-03-09 12:19:50.707 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-09 12:19:50.757 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-09 12:19:51.049 | Selecting previously unselected package libarchive-zip-perl. 2022-03-09 12:19:51.057 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-09 12:19:51.094 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-09 12:19:51.426 | Selecting previously unselected package libsub-override-perl. 2022-03-09 12:19:51.433 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-09 12:19:51.465 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-09 12:19:51.740 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-09 12:19:51.747 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-09 12:19:51.797 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-09 12:19:52.112 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-09 12:19:52.120 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-09 12:19:52.174 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-09 12:19:52.443 | Selecting previously unselected package libdpkg-perl. 2022-03-09 12:19:52.451 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-09 12:19:52.489 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-09 12:19:52.820 | Selecting previously unselected package make. 2022-03-09 12:19:52.828 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-09 12:19:52.860 | Unpacking make (4.2.1-1.2) ... 2022-03-09 12:19:53.141 | Selecting previously unselected package dpkg-dev. 2022-03-09 12:19:53.148 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-09 12:19:53.192 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-09 12:19:53.643 | Selecting previously unselected package dwz. 2022-03-09 12:19:53.651 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-09 12:19:53.700 | Unpacking dwz (0.13-5) ... 2022-03-09 12:19:54.272 | Selecting previously unselected package libcroco3:amd64. 2022-03-09 12:19:54.279 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-09 12:19:54.329 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-09 12:19:54.660 | Selecting previously unselected package gettext. 2022-03-09 12:19:54.668 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-09 12:19:54.711 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-09 12:19:55.106 | Selecting previously unselected package intltool-debian. 2022-03-09 12:19:55.114 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-09 12:19:55.146 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-09 12:19:55.392 | Selecting previously unselected package po-debconf. 2022-03-09 12:19:55.399 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-09 12:19:55.448 | Unpacking po-debconf (1.0.21) ... 2022-03-09 12:19:55.803 | Selecting previously unselected package debhelper. 2022-03-09 12:19:55.811 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-09 12:19:55.860 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-09 12:19:56.346 | Selecting previously unselected package uuid-dev:amd64. 2022-03-09 12:19:56.354 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-09 12:19:56.409 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-09 12:19:56.763 | Selecting previously unselected package libsctp1:amd64. 2022-03-09 12:19:56.771 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-09 12:19:56.808 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-09 12:19:57.100 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-09 12:19:57.109 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-09 12:19:57.151 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-09 12:19:57.415 | Selecting previously unselected package libapr1-dev. 2022-03-09 12:19:57.422 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-09 12:19:57.460 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-09 12:19:58.111 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-09 12:19:58.120 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-09 12:19:58.151 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-09 12:19:58.523 | Selecting previously unselected package libaprutil1-dev. 2022-03-09 12:19:58.531 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-09 12:19:58.568 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-09 12:19:59.094 | Selecting previously unselected package apache2-dev. 2022-03-09 12:19:59.103 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-09 12:19:59.151 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-09 12:19:59.677 | Selecting previously unselected package binfmt-support. 2022-03-09 12:19:59.685 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-09 12:19:59.724 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-09 12:20:00.003 | Selecting previously unselected package g++-9. 2022-03-09 12:20:00.011 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-09 12:20:00.060 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:20:01.574 | Selecting previously unselected package g++. 2022-03-09 12:20:01.582 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-09 12:20:01.648 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-09 12:20:01.837 | Selecting previously unselected package build-essential. 2022-03-09 12:20:01.844 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-09 12:20:01.882 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-09 12:20:02.100 | Selecting previously unselected package conntrack. 2022-03-09 12:20:02.108 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-09 12:20:02.145 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-09 12:20:02.494 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-09 12:20:02.502 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-09 12:20:02.580 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-09 12:20:02.922 | Selecting previously unselected package libnetfilter-queue1. 2022-03-09 12:20:02.931 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-09 12:20:02.962 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-09 12:20:03.323 | Selecting previously unselected package conntrackd. 2022-03-09 12:20:03.330 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-09 12:20:03.385 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-09 12:20:03.700 | Selecting previously unselected package dns-root-data. 2022-03-09 12:20:03.708 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-09 12:20:03.740 | Unpacking dns-root-data (2019052802) ... 2022-03-09 12:20:04.117 | Selecting previously unselected package libidn11:amd64. 2022-03-09 12:20:04.125 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-09 12:20:04.168 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-09 12:20:04.488 | Selecting previously unselected package dnsmasq-base. 2022-03-09 12:20:04.497 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-09 12:20:04.522 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-09 12:20:04.859 | Selecting previously unselected package dnsmasq-utils. 2022-03-09 12:20:04.867 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-09 12:20:04.922 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-09 12:20:05.369 | Selecting previously unselected package ebtables. 2022-03-09 12:20:05.376 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-09 12:20:05.438 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-09 12:20:05.791 | Selecting previously unselected package libfakeroot:amd64. 2022-03-09 12:20:05.799 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-09 12:20:05.848 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-09 12:20:06.180 | Selecting previously unselected package fakeroot. 2022-03-09 12:20:06.188 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-09 12:20:06.220 | Unpacking fakeroot (1.24-1) ... 2022-03-09 12:20:06.591 | Selecting previously unselected package fonts-dejavu-core. 2022-03-09 12:20:06.599 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-09 12:20:06.654 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-09 12:20:07.089 | Selecting previously unselected package fonts-liberation. 2022-03-09 12:20:07.097 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-09 12:20:07.151 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-09 12:20:07.580 | Selecting previously unselected package fontconfig-config. 2022-03-09 12:20:07.588 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-09 12:20:07.614 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-09 12:20:07.933 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-09 12:20:07.941 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-09 12:20:07.974 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-09 12:20:08.357 | Selecting previously unselected package fontconfig. 2022-03-09 12:20:08.365 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-09 12:20:08.420 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-09 12:20:08.745 | Selecting previously unselected package genisoimage. 2022-03-09 12:20:08.753 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-09 12:20:08.808 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-09 12:20:09.231 | Selecting previously unselected package libann0. 2022-03-09 12:20:09.239 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-09 12:20:09.271 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-09 12:20:09.613 | Selecting previously unselected package libcdt5:amd64. 2022-03-09 12:20:09.622 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:09.671 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-09 12:20:10.026 | Selecting previously unselected package libcgraph6:amd64. 2022-03-09 12:20:10.033 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:10.060 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-09 12:20:10.386 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-09 12:20:10.393 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-09 12:20:10.447 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-09 12:20:10.808 | Selecting previously unselected package libjpeg8:amd64. 2022-03-09 12:20:10.816 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-09 12:20:10.865 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-09 12:20:11.203 | Selecting previously unselected package libjbig0:amd64. 2022-03-09 12:20:11.210 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-09 12:20:11.242 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-09 12:20:11.631 | Selecting previously unselected package libwebp6:amd64. 2022-03-09 12:20:11.640 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:20:11.699 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-09 12:20:12.105 | Selecting previously unselected package libtiff5:amd64. 2022-03-09 12:20:12.113 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-09 12:20:12.144 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-09 12:20:12.488 | Selecting previously unselected package libxpm4:amd64. 2022-03-09 12:20:12.497 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-09 12:20:12.551 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-09 12:20:12.934 | Selecting previously unselected package libgd3:amd64. 2022-03-09 12:20:12.942 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-09 12:20:12.984 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-09 12:20:13.345 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-09 12:20:13.353 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-09 12:20:13.402 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-09 12:20:13.871 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-09 12:20:13.879 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-09 12:20:13.934 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-09 12:20:14.385 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-09 12:20:14.393 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-09 12:20:14.436 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-09 12:20:14.780 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-09 12:20:14.787 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-09 12:20:14.836 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-09 12:20:15.236 | Selecting previously unselected package libxrender1:amd64. 2022-03-09 12:20:15.244 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-09 12:20:15.317 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-09 12:20:15.608 | Selecting previously unselected package libcairo2:amd64. 2022-03-09 12:20:15.616 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:15.648 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-09 12:20:16.060 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-09 12:20:16.067 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-09 12:20:16.099 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-09 12:20:16.459 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-09 12:20:16.467 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-09 12:20:16.516 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-09 12:20:16.859 | Selecting previously unselected package libthai-data. 2022-03-09 12:20:16.867 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-09 12:20:16.893 | Unpacking libthai-data (0.1.28-3) ... 2022-03-09 12:20:17.299 | Selecting previously unselected package libdatrie1:amd64. 2022-03-09 12:20:17.307 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-09 12:20:17.356 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-09 12:20:17.728 | Selecting previously unselected package libthai0:amd64. 2022-03-09 12:20:17.736 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-09 12:20:17.785 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-09 12:20:18.202 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-09 12:20:18.210 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-09 12:20:18.236 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:20:18.545 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-09 12:20:18.553 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-09 12:20:18.585 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:20:18.940 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-09 12:20:18.948 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-09 12:20:18.996 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:20:19.374 | Selecting previously unselected package libpathplan4:amd64. 2022-03-09 12:20:19.382 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:19.419 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-09 12:20:19.768 | Selecting previously unselected package libgvc6. 2022-03-09 12:20:19.776 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:19.818 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-09 12:20:20.277 | Selecting previously unselected package libgvpr2:amd64. 2022-03-09 12:20:20.285 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:20.328 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-09 12:20:20.700 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-09 12:20:20.708 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:20.762 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-09 12:20:21.304 | Selecting previously unselected package x11-common. 2022-03-09 12:20:21.312 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-09 12:20:21.383 | dpkg-query: no packages found matching nux-tools 2022-03-09 12:20:21.393 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-09 12:20:21.768 | Selecting previously unselected package libice6:amd64. 2022-03-09 12:20:21.777 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-09 12:20:21.830 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-09 12:20:22.151 | Selecting previously unselected package libsm6:amd64. 2022-03-09 12:20:22.159 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-09 12:20:22.207 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-09 12:20:22.494 | Selecting previously unselected package libxt6:amd64. 2022-03-09 12:20:22.502 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-09 12:20:22.556 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-09 12:20:22.906 | Selecting previously unselected package libxmu6:amd64. 2022-03-09 12:20:22.913 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-09 12:20:22.974 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-09 12:20:23.431 | Selecting previously unselected package libxaw7:amd64. 2022-03-09 12:20:23.439 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-09 12:20:23.499 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-09 12:20:23.871 | Selecting previously unselected package graphviz. 2022-03-09 12:20:23.879 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-09 12:20:23.934 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-09 12:20:24.459 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-09 12:20:24.467 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-09 12:20:24.521 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:20:24.940 | Selecting previously unselected package libibverbs1:amd64. 2022-03-09 12:20:24.948 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-09 12:20:24.991 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:20:25.476 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-09 12:20:25.484 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-09 12:20:25.545 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:20:25.906 | Selecting previously unselected package icu-devtools. 2022-03-09 12:20:25.913 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-09 12:20:25.962 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-09 12:20:26.368 | Selecting previously unselected package iputils-arping. 2022-03-09 12:20:26.376 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-09 12:20:26.430 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-09 12:20:26.866 | Selecting previously unselected package javascript-common. 2022-03-09 12:20:26.874 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-09 12:20:26.929 | Unpacking javascript-common (11) ... 2022-03-09 12:20:27.322 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-09 12:20:27.330 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:20:27.385 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:20:27.739 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-09 12:20:27.747 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:20:27.802 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:20:28.155 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-09 12:20:28.163 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:20:28.212 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:20:28.682 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-09 12:20:28.690 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:20:28.733 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:20:29.065 | Selecting previously unselected package comerr-dev:amd64. 2022-03-09 12:20:29.074 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-09 12:20:29.130 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-09 12:20:29.453 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-09 12:20:29.460 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:20:29.509 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:20:29.900 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-09 12:20:29.907 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-09 12:20:29.967 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-09 12:20:30.304 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-09 12:20:30.312 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-09 12:20:30.366 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-09 12:20:30.705 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-09 12:20:30.714 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-09 12:20:30.755 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-09 12:20:31.081 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-09 12:20:31.089 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-09 12:20:31.243 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-09 12:20:31.579 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-09 12:20:31.588 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-09 12:20:31.636 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-09 12:20:32.058 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-09 12:20:32.066 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-09 12:20:32.105 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-09 12:20:32.471 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-09 12:20:32.479 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-09 12:20:32.539 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-09 12:20:32.865 | Selecting previously unselected package libgts-bin. 2022-03-09 12:20:32.873 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-09 12:20:32.916 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-09 12:20:33.225 | Selecting previously unselected package libicu-dev:amd64. 2022-03-09 12:20:33.233 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-09 12:20:33.288 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-09 12:20:35.071 | Selecting previously unselected package libipset13:amd64. 2022-03-09 12:20:35.079 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:20:35.104 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-09 12:20:35.482 | Selecting previously unselected package librdmacm1:amd64. 2022-03-09 12:20:35.490 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-09 12:20:35.545 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:20:35.911 | Selecting previously unselected package libiscsi7:amd64. 2022-03-09 12:20:35.919 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-09 12:20:35.979 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-09 12:20:36.225 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-09 12:20:36.233 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-09 12:20:36.270 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-09 12:20:36.505 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-09 12:20:36.513 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-09 12:20:36.555 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-09 12:20:36.865 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-09 12:20:36.873 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-09 12:20:36.922 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-09 12:20:37.189 | Selecting previously unselected package libjs-jquery. 2022-03-09 12:20:37.198 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-09 12:20:37.252 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-09 12:20:37.585 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-09 12:20:37.593 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-09 12:20:37.642 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-09 12:20:37.955 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-09 12:20:37.963 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-09 12:20:38.012 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-09 12:20:38.372 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-09 12:20:38.381 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-09 12:20:38.457 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-09 12:20:38.791 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-09 12:20:38.799 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-09 12:20:38.836 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-09 12:20:39.054 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-09 12:20:39.062 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-09 12:20:39.110 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-09 12:20:39.395 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-09 12:20:39.403 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-09 12:20:39.458 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-09 12:20:39.911 | Selecting previously unselected package libnspr4:amd64. 2022-03-09 12:20:39.919 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-09 12:20:39.973 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-09 12:20:40.368 | Selecting previously unselected package libnss3:amd64. 2022-03-09 12:20:40.376 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-09 12:20:40.425 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-09 12:20:41.002 | Selecting previously unselected package libomp5-10:amd64. 2022-03-09 12:20:41.010 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:41.063 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:41.436 | Selecting previously unselected package libomp-10-dev. 2022-03-09 12:20:41.444 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:41.499 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:41.819 | Selecting previously unselected package pcp-conf. 2022-03-09 12:20:41.828 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-09 12:20:41.887 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-09 12:20:42.191 | Selecting previously unselected package libpcp3. 2022-03-09 12:20:42.199 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-09 12:20:42.257 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-09 12:20:42.682 | Selecting previously unselected package libpcp-pmda3. 2022-03-09 12:20:42.690 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-09 12:20:42.739 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-09 12:20:43.035 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-09 12:20:43.043 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-09 12:20:43.092 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-09 12:20:43.492 | Selecting previously unselected package libpq5:amd64. 2022-03-09 12:20:43.501 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:20:43.549 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:20:43.837 | Selecting previously unselected package libpq-dev. 2022-03-09 12:20:43.845 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:20:43.876 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:20:44.368 | Selecting previously unselected package librados2. 2022-03-09 12:20:44.377 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-09 12:20:44.425 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-09 12:20:45.248 | Selecting previously unselected package librbd1. 2022-03-09 12:20:45.256 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-09 12:20:45.299 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-09 12:20:45.859 | Selecting previously unselected package libsasl2-dev. 2022-03-09 12:20:45.867 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-09 12:20:45.916 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-09 12:20:46.329 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-09 12:20:46.480 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-09 12:20:46.825 | Selecting previously unselected package libssl-dev:amd64. 2022-03-09 12:20:46.833 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.11_amd64.deb ... 2022-03-09 12:20:46.882 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-09 12:20:47.425 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-09 12:20:47.433 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-09 12:20:47.465 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-09 12:20:47.802 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-09 12:20:47.811 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-09 12:20:47.859 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-09 12:20:48.202 | Selecting previously unselected package libx86-1:amd64. 2022-03-09 12:20:48.210 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-09 12:20:48.259 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-09 12:20:48.551 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-09 12:20:48.559 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:20:48.596 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-09 12:20:49.047 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-09 12:20:49.055 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-09 12:20:49.103 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-09 12:20:49.574 | Selecting previously unselected package llvm-10-runtime. 2022-03-09 12:20:49.583 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:49.630 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:49.911 | Selecting previously unselected package libpfm4:amd64. 2022-03-09 12:20:49.919 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-09 12:20:49.967 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-09 12:20:50.356 | Selecting previously unselected package llvm-10. 2022-03-09 12:20:50.364 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:50.396 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:51.505 | Selecting previously unselected package libffi-dev:amd64. 2022-03-09 12:20:51.513 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-09 12:20:51.567 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-09 12:20:51.951 | Selecting previously unselected package python3-pygments. 2022-03-09 12:20:51.959 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-09 12:20:51.990 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-09 12:20:52.441 | Selecting previously unselected package llvm-10-tools. 2022-03-09 12:20:52.449 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:52.503 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:53.041 | Selecting previously unselected package libz3-4:amd64. 2022-03-09 12:20:53.049 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-09 12:20:53.105 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-09 12:20:54.362 | Selecting previously unselected package libz3-dev:amd64. 2022-03-09 12:20:54.371 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-09 12:20:54.419 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-09 12:20:54.785 | Selecting previously unselected package llvm-10-dev. 2022-03-09 12:20:54.793 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-09 12:20:54.842 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:20:59.659 | Selecting previously unselected package lsscsi. 2022-03-09 12:20:59.668 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-09 12:20:59.727 | Unpacking lsscsi (0.30-0.1) ... 2022-03-09 12:21:00.143 | Selecting previously unselected package pkg-config. 2022-03-09 12:21:00.152 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-09 12:21:00.219 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-09 12:21:00.568 | Selecting previously unselected package pm-utils. 2022-03-09 12:21:00.577 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-09 12:21:00.636 | Unpacking pm-utils (1.4.1-19) ... 2022-03-09 12:21:00.972 | Selecting previously unselected package postgresql-client-common. 2022-03-09 12:21:00.981 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-09 12:21:01.029 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-09 12:21:01.385 | Selecting previously unselected package postgresql-client-12. 2022-03-09 12:21:01.393 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:21:01.447 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:21:01.938 | Selecting previously unselected package ssl-cert. 2022-03-09 12:21:01.946 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-09 12:21:02.000 | Unpacking ssl-cert (1.0.39) ... 2022-03-09 12:21:02.402 | Selecting previously unselected package postgresql-common. 2022-03-09 12:21:02.411 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-09 12:21:02.482 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-09 12:21:02.529 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-09 12:21:02.973 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-09 12:21:02.982 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:21:03.013 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:21:03.617 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-09 12:21:03.627 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-09 12:21:03.676 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-09 12:21:04.014 | Selecting previously unselected package python-pip-whl. 2022-03-09 12:21:04.022 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-09 12:21:04.070 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-09 12:21:04.625 | Selecting previously unselected package python3-mysqldb. 2022-03-09 12:21:04.634 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-09 12:21:04.676 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-09 12:21:05.019 | Selecting previously unselected package python3-wheel. 2022-03-09 12:21:05.028 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-09 12:21:05.076 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-09 12:21:05.465 | Selecting previously unselected package python3-pip. 2022-03-09 12:21:05.473 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-09 12:21:05.527 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-09 12:21:05.972 | Selecting previously unselected package python3.8-venv. 2022-03-09 12:21:05.980 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-09 12:21:06.030 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-09 12:21:06.303 | Selecting previously unselected package python3-venv. 2022-03-09 12:21:06.312 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-09 12:21:06.367 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-09 12:21:06.688 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-09 12:21:06.697 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-09 12:21:06.744 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-09 12:21:07.036 | Selecting previously unselected package qemu-utils. 2022-03-09 12:21:07.045 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-09 12:21:07.099 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-09 12:21:07.566 | Selecting previously unselected package sharutils. 2022-03-09 12:21:07.574 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-09 12:21:07.622 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-09 12:21:07.909 | Selecting previously unselected package sqlite3. 2022-03-09 12:21:07.917 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-09 12:21:07.967 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-09 12:21:08.463 | Selecting previously unselected package unzip. 2022-03-09 12:21:08.472 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-09 12:21:08.520 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-09 12:21:08.847 | Selecting previously unselected package vbetool. 2022-03-09 12:21:08.856 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-09 12:21:08.915 | Unpacking vbetool (1.1-4) ... 2022-03-09 12:21:09.297 | Selecting previously unselected package ipset. 2022-03-09 12:21:09.306 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-09 12:21:09.355 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-09 12:21:09.777 | Selecting previously unselected package ipvsadm. 2022-03-09 12:21:09.786 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-09 12:21:09.839 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-09 12:21:10.179 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-09 12:21:10.187 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-03-09 12:21:10.248 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-09 12:21:10.590 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-09 12:21:10.599 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-09 12:21:10.653 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-09 12:21:10.903 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-09 12:21:10.911 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-09 12:21:10.959 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-09 12:21:11.322 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-09 12:21:11.330 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-09 12:21:11.384 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:21:11.710 | Selecting previously unselected package libpcp-gui2. 2022-03-09 12:21:11.719 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-09 12:21:11.750 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-09 12:21:12.093 | Selecting previously unselected package libpcp-import1. 2022-03-09 12:21:12.102 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-09 12:21:12.142 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-09 12:21:12.487 | Selecting previously unselected package libpcp-mmv1. 2022-03-09 12:21:12.496 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-09 12:21:12.532 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-09 12:21:12.876 | Selecting previously unselected package libpcp-trace2. 2022-03-09 12:21:12.884 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-09 12:21:12.913 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-09 12:21:13.236 | Selecting previously unselected package libpcp-web1. 2022-03-09 12:21:13.244 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-09 12:21:13.281 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-09 12:21:13.559 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-09 12:21:13.568 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-09 12:21:13.622 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-09 12:21:13.996 | Selecting previously unselected package python3-pcp. 2022-03-09 12:21:14.005 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-09 12:21:14.047 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-09 12:21:14.505 | Selecting previously unselected package pcp. 2022-03-09 12:21:14.513 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-09 12:21:14.610 | Unpacking pcp (5.0.3-1) ... 2022-03-09 12:21:15.796 | Selecting previously unselected package socat. 2022-03-09 12:21:15.805 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-09 12:21:15.862 | Unpacking socat (1.7.3.3-2) ... 2022-03-09 12:21:16.293 | Selecting previously unselected package vlan. 2022-03-09 12:21:16.302 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-09 12:21:16.342 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-09 12:21:16.700 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-09 12:21:16.853 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-09 12:21:17.076 | Setting up javascript-common (11) ... 2022-03-09 12:21:17.322 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-09 12:21:17.372 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-09 12:21:17.525 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-09 12:21:17.670 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-09 12:21:17.822 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-09 12:21:18.060 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-09 12:21:18.138 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-09 12:21:18.275 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-09 12:21:18.413 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:21:18.565 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-09 12:21:18.698 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-09 12:21:18.850 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-09 12:21:19.007 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-09 12:21:19.144 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-09 12:21:19.241 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-09 12:21:19.355 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-09 12:21:19.573 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-09 12:21:19.713 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-09 12:21:19.845 | Setting up vbetool (1.1-4) ... 2022-03-09 12:21:19.982 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-09 12:21:20.119 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-09 12:21:20.304 | Setting up pm-utils (1.4.1-19) ... 2022-03-09 12:21:20.536 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-09 12:21:20.995 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-09 12:21:21.184 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-09 12:21:21.348 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-09 12:21:21.508 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-09 12:21:21.673 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-09 12:21:22.793 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-09 12:21:23.510 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-09 12:21:23.771 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-09 12:21:23.925 | Setting up m4 (1.4.18-4) ... 2022-03-09 12:21:24.058 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-09 12:21:24.508 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:21:24.636 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-09 12:21:24.784 | Setting up iputils-arping (3:20190709-3) ... 2022-03-09 12:21:24.999 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-09 12:21:25.167 | Setting up conntrack (1:1.4.5-2) ... 2022-03-09 12:21:25.265 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-09 12:21:25.395 | Setting up python3-wheel (0.34.2-1) ... 2022-03-09 12:21:25.776 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-09 12:21:25.931 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-09 12:21:26.408 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-09 12:21:28.627 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-09 12:21:28.827 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-09 12:21:28.981 | Setting up acl (2.2.53-6) ... 2022-03-09 12:21:29.136 | Setting up dns-root-data (2019052802) ... 2022-03-09 12:21:29.279 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-09 12:21:29.418 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:29.561 | Setting up fakeroot (1.24-1) ... 2022-03-09 12:21:29.667 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-09 12:21:29.750 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-09 12:21:29.896 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:21:30.050 | Setting up autotools-dev (20180224.1) ... 2022-03-09 12:21:30.204 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-09 12:21:31.164 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-09 12:21:31.307 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-09 12:21:31.429 | Setting up make (4.2.1-1.2) ... 2022-03-09 12:21:31.576 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-09 12:21:31.736 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-09 12:21:31.856 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:31.999 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-09 12:21:32.136 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-09 12:21:32.292 | Setting up ebtables (2.0.11-3build1) ... 2022-03-09 12:21:33.030 | Setting up socat (1.7.3.3-2) ... 2022-03-09 12:21:33.176 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-09 12:21:33.338 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-09 12:21:33.481 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.11) ... 2022-03-09 12:21:33.650 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-09 12:21:33.799 | Setting up binfmt-support (2.2.0-2) ... 2022-03-09 12:21:34.195 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-09 12:21:35.267 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-09 12:21:35.413 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-09 12:21:35.559 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-09 12:21:36.418 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-09 12:21:36.573 | Setting up lsscsi (0.30-0.1) ... 2022-03-09 12:21:36.727 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-09 12:21:36.875 | Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:21:37.021 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-09 12:21:37.176 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-09 12:21:37.313 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-09 12:21:37.464 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-09 12:21:37.624 | Setting up autoconf (2.69-11.1) ... 2022-03-09 12:21:37.839 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-09 12:21:37.989 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-09 12:21:38.113 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-09 12:21:38.193 | Setting up dwz (0.13-5) ... 2022-03-09 12:21:38.372 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-09 12:21:38.521 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-09 12:21:38.635 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-09 12:21:38.747 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-09 12:21:38.887 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-09 12:21:39.212 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-09 12:21:40.658 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:21:40.804 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:40.964 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-09 12:21:41.147 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-09 12:21:41.292 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-09 12:21:41.432 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:21:41.684 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-09 12:21:41.812 | Setting up pcp-conf (5.0.3-1) ... 2022-03-09 12:21:42.012 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-09 12:21:42.221 | Setting up libsub-override-perl (0.09-2) ... 2022-03-09 12:21:42.375 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-09 12:21:42.532 | Setting up libthai-data (0.1.28-3) ... 2022-03-09 12:21:42.638 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-09 12:21:42.778 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-09 12:21:42.949 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-09 12:21:43.092 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-03-09 12:21:43.250 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:21:43.410 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-09 12:21:43.572 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-09 12:21:43.712 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-09 12:21:43.875 | Setting up openssl (1.1.1f-1ubuntu2.11) ... 2022-03-09 12:21:44.030 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-09 12:21:45.315 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-09 12:21:45.690 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-09 12:21:45.852 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-09 12:21:46.021 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-09 12:21:46.226 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-09 12:21:46.366 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-09 12:21:46.504 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-09 12:21:46.658 | Setting up rsync (3.1.3-8ubuntu0.2) ... 2022-03-09 12:21:48.201 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-09 12:21:48.341 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:21:48.538 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-09 12:21:48.706 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-09 12:21:48.807 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-09 12:21:48.866 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-09 12:21:49.015 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-09 12:21:49.183 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:21:49.309 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-09 12:21:49.438 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-09 12:21:49.581 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-09 12:21:49.741 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-09 12:21:49.898 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:21:50.075 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:50.278 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-09 12:21:50.461 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:50.641 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-09 12:21:50.887 | Setting up libtool (2.4.6-14) ... 2022-03-09 12:21:51.055 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-09 12:21:53.504 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-09 12:21:53.749 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-09 12:21:55.193 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-09 12:21:56.321 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-09 12:21:56.464 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-09 12:21:56.635 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:21:56.789 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-09 12:21:57.499 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-09 12:21:57.666 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:57.809 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-09 12:21:57.964 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-09 12:21:59.581 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-09 12:22:00.315 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-09 12:22:00.549 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:22:00.701 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-09 12:22:01.092 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-09 12:22:01.235 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-09 12:22:01.381 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-09 12:22:01.552 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-09 12:22:01.709 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-03-09 12:22:01.866 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-09 12:22:02.029 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:22:02.175 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-09 12:22:02.349 | Setting up ssl-cert (1.0.39) ... 2022-03-09 12:22:03.246 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-09 12:22:03.409 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-09 12:22:03.626 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-09 12:22:03.798 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-09 12:22:05.074 | Adding user postgres to group ssl-cert 2022-03-09 12:22:05.349 | 2022-03-09 12:22:05.349 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-09 12:22:05.564 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-09 12:22:05.564 | Removing obsolete dictionary files: 2022-03-09 12:22:06.135 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-09 12:22:07.349 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-09 12:22:07.486 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-09 12:22:07.646 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-09 12:22:07.966 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-09 12:22:08.520 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-09 12:22:08.675 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-09 12:22:08.835 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-09 12:22:08.966 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-09 12:22:09.126 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-09 12:22:09.280 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-09 12:22:09.443 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-09 12:22:09.603 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-09 12:22:09.766 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-09 12:22:09.926 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-09 12:22:10.069 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-09 12:22:10.214 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-03-09 12:22:10.340 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:22:10.463 | Setting up ipvsadm (1:1.31-1) ... 2022-03-09 12:22:11.498 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-09 12:22:11.632 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:22:11.969 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-09 12:22:14.152 | Regenerating fonts cache... done. 2022-03-09 12:22:14.260 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-09 12:22:14.443 | Setting up libpcp3 (5.0.3-1) ... 2022-03-09 12:22:14.612 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-09 12:22:14.786 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-09 12:22:14.980 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-09 12:22:16.670 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-09 12:22:17.677 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:22:18.666 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:22:18.837 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-09 12:22:20.066 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-09 12:22:20.786 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:22:20.995 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-09 12:22:21.140 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:22:21.288 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-09 12:22:21.411 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-09 12:22:21.580 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:22:21.746 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:22:21.903 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-09 12:22:22.066 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-03-09 12:22:22.329 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-09 12:22:22.498 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-09 12:22:22.649 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-09 12:22:22.803 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-09 12:22:22.923 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-09 12:22:23.088 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:22:23.771 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-03-09 12:22:23.894 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-09 12:22:24.035 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-09 12:22:24.186 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-09 12:22:24.311 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-09 12:22:24.449 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-09 12:22:24.583 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-09 12:22:24.711 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-09 12:22:24.837 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:22:24.966 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-09 12:22:25.106 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-09 12:22:25.212 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-09 12:22:25.378 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-09 12:22:25.538 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-09 12:22:25.714 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-09 12:22:25.848 | Setting up po-debconf (1.0.21) ... 2022-03-09 12:22:26.023 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-03-09 12:22:34.629 | Enabling module mpm_event. 2022-03-09 12:22:34.694 | Enabling module authz_core. 2022-03-09 12:22:34.701 | Enabling module authz_host. 2022-03-09 12:22:34.761 | Enabling module authn_core. 2022-03-09 12:22:34.766 | Enabling module auth_basic. 2022-03-09 12:22:34.825 | Enabling module access_compat. 2022-03-09 12:22:34.883 | Enabling module authn_file. 2022-03-09 12:22:34.942 | Enabling module authz_user. 2022-03-09 12:22:35.000 | Enabling module alias. 2022-03-09 12:22:35.059 | Enabling module dir. 2022-03-09 12:22:35.117 | Enabling module autoindex. 2022-03-09 12:22:35.176 | Enabling module env. 2022-03-09 12:22:35.235 | Enabling module mime. 2022-03-09 12:22:35.293 | Enabling module negotiation. 2022-03-09 12:22:35.352 | Enabling module setenvif. 2022-03-09 12:22:35.412 | Enabling module filter. 2022-03-09 12:22:35.470 | Enabling module deflate. 2022-03-09 12:22:35.529 | Enabling module status. 2022-03-09 12:22:35.588 | Enabling module reqtimeout. 2022-03-09 12:22:35.646 | Enabling conf charset. 2022-03-09 12:22:35.705 | Enabling conf localized-error-pages. 2022-03-09 12:22:35.763 | Enabling conf other-vhosts-access-log. 2022-03-09 12:22:35.821 | Enabling conf security. 2022-03-09 12:22:35.879 | Enabling conf serve-cgi-bin. 2022-03-09 12:22:35.938 | Enabling site 000-default. 2022-03-09 12:22:35.990 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-09 12:22:36.044 | Enabling conf javascript-common. 2022-03-09 12:22:36.302 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-09 12:22:36.867 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-09 12:22:39.543 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-09 12:22:39.731 | Setting up python3-pcp (5.0.3-1) ... 2022-03-09 12:22:40.206 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-09 12:22:40.400 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-09 12:22:40.560 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-03-09 12:22:40.734 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-09 12:22:40.869 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-09 12:22:41.036 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-09 12:22:41.156 | Setting up graphviz (2.42.2-3build2) ... 2022-03-09 12:22:41.412 | Setting up pcp (5.0.3-1) ... 2022-03-09 12:22:44.474 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-09 12:22:44.880 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-09 12:22:45.293 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-09 12:22:45.705 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-09 12:23:02.405 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-09 12:23:02.559 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:23:02.620 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-09 12:23:04.396 | Setting up dh-autoreconf (19) ... 2022-03-09 12:23:04.520 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-09 12:23:05.596 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-09 12:23:05.750 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-09 12:23:05.859 | Setting up debhelper (12.10ubuntu1) ... 2022-03-09 12:23:05.945 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-09 12:23:06.475 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-03-09 12:23:06.630 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-09 12:23:06.756 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-09 12:23:06.922 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-09 12:23:20.300 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-09 12:23:20.489 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-09 12:23:21.038 | Processing triggers for ufw (0.36-6) ... 2022-03-09 12:23:21.272 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:23:48.039 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-09 12:23:48.154 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-09 12:23:55.178 | ++ functions-common:apt_get:1234 : result=0 2022-03-09 12:23:55.181 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:23:55.183 | ++ functions-common:time_stop:2425 : local name 2022-03-09 12:23:55.185 | ++ functions-common:time_stop:2426 : local end_time 2022-03-09 12:23:55.187 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:23:55.189 | ++ functions-common:time_stop:2428 : local total 2022-03-09 12:23:55.191 | ++ functions-common:time_stop:2429 : local start_time 2022-03-09 12:23:55.194 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:23:55.196 | ++ functions-common:time_stop:2432 : start_time=1646828192569 2022-03-09 12:23:55.198 | ++ functions-common:time_stop:2434 : [[ -z 1646828192569 ]] 2022-03-09 12:23:55.200 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:23:55.204 | ++ functions-common:time_stop:2437 : end_time=1646828635202 2022-03-09 12:23:55.206 | ++ functions-common:time_stop:2438 : elapsed_time=442633 2022-03-09 12:23:55.208 | ++ functions-common:time_stop:2439 : total=720 2022-03-09 12:23:55.211 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:23:55.213 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=443353 2022-03-09 12:23:55.215 | ++ functions-common:apt_get:1238 : return 0 2022-03-09 12:23:55.217 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-09 12:23:55.220 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:23:55.222 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-09 12:23:55.226 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-09 12:23:55.230 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-09 12:23:55.233 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-09 12:23:55.235 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-09 12:23:56.542 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-09 12:23:56.544 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-09 12:23:56.546 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-09 12:23:56.548 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-09 12:23:56.549 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-09 12:23:56.551 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-09 12:23:56.553 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-09 12:23:56.554 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-09 12:23:56.557 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-09 12:23:56.558 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-09 12:23:56.560 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-09 12:23:56.562 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-09 12:23:56.563 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-09 12:23:56.565 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-09 12:23:56.567 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-09 12:23:56.568 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-09 12:23:56.570 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-09 12:23:56.572 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-09 12:23:56.574 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-09 12:23:56.575 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-09 12:23:56.577 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-09 12:23:56.580 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-09 12:23:56.581 | + functions-common:_ensure_lsb_release:394 : return 2022-03-09 12:23:56.584 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-09 12:23:56.650 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-09 12:23:56.652 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-09 12:23:56.717 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-09 12:23:56.719 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-09 12:23:56.785 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-09 12:23:56.786 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-09 12:23:56.788 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-09 12:23:56.790 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-09 12:23:56.792 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-09 12:23:56.794 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-09 12:23:56.796 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-09 12:23:56.798 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-09 12:23:56.800 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-09 12:23:56.802 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-09 12:23:56.803 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-09 12:23:56.804 | Distro: focal 2022-03-09 12:23:56.806 | + tools/install_pip.sh:main:124 : get_versions 2022-03-09 12:23:56.808 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 12:23:56.811 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 12:23:56.813 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 12:23:56.816 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 12:23:56.816 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 12:23:57.374 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 12:23:57.375 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 12:23:57.375 | pip: 21.3.1 2022-03-09 12:23:57.377 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-09 12:23:57.379 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-09 12:23:57.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:23:57.382 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:23:57.384 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:23:57.386 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:23:57.388 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:23:57.389 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:23:57.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:23:57.393 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:23:57.394 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:23:57.396 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:23:57.398 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:23:57.400 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-09 12:23:57.402 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:23:57.403 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:23:57.405 | + tools/install_pip.sh:main:142 : : 2022-03-09 12:23:57.407 | + tools/install_pip.sh:main:147 : set -x 2022-03-09 12:23:57.408 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-09 12:23:57.410 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-09 12:23:57.412 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:23:57.414 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-09 12:23:57.416 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-09 12:23:57.418 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:23:57.420 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:23:57.421 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:23:57.424 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-09 12:23:57.426 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-09 12:23:57.428 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 12:23:57.430 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 12:23:57.431 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 12:23:57.447 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-09 12:23:57.449 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-09 12:23:58.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:23:58.157 | from cryptography.utils import int_from_bytes 2022-03-09 12:23:58.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:23:58.157 | from cryptography.utils import int_from_bytes 2022-03-09 12:23:59.317 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:23:59.980 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-09 12:23:59.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-09 12:24:01.608 | Installing collected packages: setuptools 2022-03-09 12:24:02.419 | Successfully installed setuptools-60.9.3 2022-03-09 12:24:02.419 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:24:02.588 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:24:02.588 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:24:02.697 | + inc/python:pip_install:200 : result=0 2022-03-09 12:24:02.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:24:02.701 | + functions-common:time_stop:2425 : local name 2022-03-09 12:24:02.702 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:24:02.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:24:02.706 | + functions-common:time_stop:2428 : local total 2022-03-09 12:24:02.707 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:24:02.709 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:24:02.711 | + functions-common:time_stop:2432 : start_time=1646828637443 2022-03-09 12:24:02.713 | + functions-common:time_stop:2434 : [[ -z 1646828637443 ]] 2022-03-09 12:24:02.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:24:02.718 | + functions-common:time_stop:2437 : end_time=1646828642716 2022-03-09 12:24:02.720 | + functions-common:time_stop:2438 : elapsed_time=5273 2022-03-09 12:24:02.721 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:24:02.723 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:24:02.725 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5273 2022-03-09 12:24:02.727 | + inc/python:pip_install:203 : return 0 2022-03-09 12:24:02.729 | + tools/install_pip.sh:main:153 : get_versions 2022-03-09 12:24:02.731 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-09 12:24:02.735 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-09 12:24:02.736 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-09 12:24:02.739 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-09 12:24:02.739 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-09 12:24:03.295 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-09 12:24:03.297 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-09 12:24:03.297 | pip: 21.3.1 2022-03-09 12:24:03.300 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-09 12:24:03.302 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-09 12:24:03.306 | + ./stack.sh:main:796 : fixup_all 2022-03-09 12:24:03.308 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-09 12:24:03.310 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-09 12:24:03.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:24:03.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:24:03.316 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-09 12:24:03.328 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-09 12:24:03.338 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-09 12:24:03.348 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-09 12:24:03.350 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-09 12:24:03.352 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:24:03.354 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:24:03.356 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:24:03.358 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:24:03.360 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:24:03.362 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:24:03.364 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:24:03.366 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:24:03.369 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:24:03.370 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:24:03.372 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:24:03.374 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-09 12:24:03.377 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-09 12:24:03.379 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-09 12:24:03.381 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:24:03.383 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:24:03.385 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:24:03.387 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:24:03.390 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:24:03.392 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:24:03.395 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-09 12:24:03.397 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-09 12:24:03.399 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-09 12:24:03.401 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-09 12:24:03.403 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-09 12:24:03.405 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-09 12:24:03.407 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-09 12:24:03.426 | Using python 3.8 to install os-testr 2022-03-09 12:24:03.428 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-09 12:24:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:24:04.136 | from cryptography.utils import int_from_bytes 2022-03-09 12:24:04.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:24:04.136 | from cryptography.utils import int_from_bytes 2022-03-09 12:24:05.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:24:05.338 | Collecting os-testr 2022-03-09 12:24:05.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-09 12:24:05.401 | Collecting stestr>=1.0.0 2022-03-09 12:24:05.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-09 12:24:05.417 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-09 12:24:05.418 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-09 12:24:05.451 | Collecting python-subunit>=1.0.0 2022-03-09 12:24:05.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-09 12:24:05.478 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-09 12:24:05.504 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-09 12:24:05.505 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-09 12:24:05.506 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-09 12:24:05.507 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-09 12:24:05.551 | Collecting future 2022-03-09 12:24:05.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-09 12:24:05.768 | Preparing metadata (setup.py): started 2022-03-09 12:24:07.704 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:24:07.735 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-09 12:24:07.736 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-09 12:24:07.737 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-09 12:24:07.738 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-09 12:24:07.741 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-09 12:24:07.754 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-09 12:24:07.819 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-09 12:24:07.820 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-09 12:24:07.821 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-09 12:24:07.928 | Building wheels for collected packages: future 2022-03-09 12:24:07.929 | Building wheel for future (setup.py): started 2022-03-09 12:24:10.789 | Building wheel for future (setup.py): finished with status 'done' 2022-03-09 12:24:10.793 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=87320909ee75cb3bc5a241abade83e4722a1d96451d5525f1ee59726ae74dbf2 2022-03-09 12:24:10.793 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-09 12:24:10.800 | Successfully built future 2022-03-09 12:24:12.231 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-09 12:24:13.306 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-09 12:24:13.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:24:13.312 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:24:13.312 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:24:13.444 | + inc/python:pip_install:200 : result=0 2022-03-09 12:24:13.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:24:13.449 | + functions-common:time_stop:2425 : local name 2022-03-09 12:24:13.451 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:24:13.453 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:24:13.455 | + functions-common:time_stop:2428 : local total 2022-03-09 12:24:13.457 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:24:13.459 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:24:13.461 | + functions-common:time_stop:2432 : start_time=1646828643421 2022-03-09 12:24:13.463 | + functions-common:time_stop:2434 : [[ -z 1646828643421 ]] 2022-03-09 12:24:13.466 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:24:13.469 | + functions-common:time_stop:2437 : end_time=1646828653467 2022-03-09 12:24:13.472 | + functions-common:time_stop:2438 : elapsed_time=10046 2022-03-09 12:24:13.474 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:24:13.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:24:13.478 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10046 2022-03-09 12:24:13.480 | + inc/python:pip_install:203 : return 0 2022-03-09 12:24:13.483 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-09 12:24:13.531 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-09 12:24:13.725 | + ./stack.sh:main:810 : install_infra 2022-03-09 12:24:13.727 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:24:13.730 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-09 12:24:13.732 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-09 12:24:16.814 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:24:16.816 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-09 12:24:16.837 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-09 12:24:18.619 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.664 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.735 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.743 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.765 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.768 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.785 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.795 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.814 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.825 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.885 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.959 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:18.975 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.005 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.014 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.027 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.043 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.055 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.078 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.114 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.137 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.144 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.205 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.209 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.213 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.252 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.289 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.305 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.321 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.339 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.356 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.373 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.400 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.430 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.457 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.467 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.484 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.497 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.514 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.520 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.524 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:19.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:24:19.652 | Collecting pbr===5.8.1 2022-03-09 12:24:19.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-09 12:24:19.696 | Installing collected packages: pbr 2022-03-09 12:24:19.835 | Successfully installed pbr-5.8.1 2022-03-09 12:24:19.896 | + inc/python:pip_install:200 : result=0 2022-03-09 12:24:19.898 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:24:19.901 | + functions-common:time_stop:2425 : local name 2022-03-09 12:24:19.903 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:24:19.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:24:19.907 | + functions-common:time_stop:2428 : local total 2022-03-09 12:24:19.909 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:24:19.911 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:24:19.913 | + functions-common:time_stop:2432 : start_time=1646828656830 2022-03-09 12:24:19.915 | + functions-common:time_stop:2434 : [[ -z 1646828656830 ]] 2022-03-09 12:24:19.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:24:19.921 | + functions-common:time_stop:2437 : end_time=1646828659919 2022-03-09 12:24:19.923 | + functions-common:time_stop:2438 : elapsed_time=3089 2022-03-09 12:24:19.925 | + functions-common:time_stop:2439 : total=10046 2022-03-09 12:24:19.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:24:19.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13135 2022-03-09 12:24:19.932 | + inc/python:pip_install:203 : return 0 2022-03-09 12:24:19.934 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-09 12:24:19.936 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-09 12:24:19.957 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-09 12:24:21.751 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.796 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.868 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.876 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.899 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.903 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.920 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.930 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.951 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:21.961 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.025 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.101 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.118 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.148 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.156 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.170 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.187 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.199 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.212 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.221 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.259 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.281 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.289 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.351 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.355 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.358 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.398 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.437 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.452 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.468 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.487 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.505 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.521 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.550 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.580 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.607 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.618 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.635 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.648 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.666 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.672 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.676 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-09 12:24:22.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:24:22.682 | Processing /opt/stack/requirements 2022-03-09 12:24:24.088 | Collecting fixtures===3.0.0 2022-03-09 12:24:24.095 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-09 12:24:24.309 | Collecting PyYAML===6.0 2022-03-09 12:24:24.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-09 12:24:24.488 | Collecting requests===2.27.1 2022-03-09 12:24:24.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-09 12:24:24.587 | Collecting packaging===21.3 2022-03-09 12:24:24.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-09 12:24:24.657 | Collecting testtools===2.5.0 2022-03-09 12:24:24.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-09 12:24:24.744 | Collecting idna===3.3 2022-03-09 12:24:24.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-09 12:24:24.884 | Collecting pyparsing===3.0.7 2022-03-09 12:24:24.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-09 12:24:24.948 | Collecting six===1.16.0 2022-03-09 12:24:24.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-09 12:24:25.006 | Collecting charset-normalizer===2.0.12 2022-03-09 12:24:25.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-09 12:24:25.046 | Collecting Parsley>=1.2 2022-03-09 12:24:25.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-09 12:24:25.097 | Collecting beagle>=0.2.1 2022-03-09 12:24:25.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-09 12:24:25.129 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-09 12:24:25.197 | Collecting certifi>=2017.4.17 2022-03-09 12:24:25.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-09 12:24:25.288 | Collecting urllib3===1.26.8 2022-03-09 12:24:25.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-09 12:24:25.356 | Collecting extras===1.0.0 2022-03-09 12:24:25.362 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-09 12:24:25.443 | Collecting cliff===3.10.1 2022-03-09 12:24:25.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-09 12:24:25.522 | Collecting prettytable===3.1.1 2022-03-09 12:24:25.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-09 12:24:25.568 | Collecting autopage===0.5.0 2022-03-09 12:24:25.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-09 12:24:25.720 | Collecting cmd2===2.4.0 2022-03-09 12:24:25.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-09 12:24:25.870 | Collecting stevedore===3.5.0 2022-03-09 12:24:25.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-09 12:24:25.930 | Collecting wcwidth===0.2.5 2022-03-09 12:24:25.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-09 12:24:25.987 | Collecting attrs===21.4.0 2022-03-09 12:24:25.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-09 12:24:26.108 | Collecting pyperclip===1.8.2 2022-03-09 12:24:26.114 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-09 12:24:26.126 | Building wheels for collected packages: openstack-requirements 2022-03-09 12:24:26.127 | Building wheel for openstack-requirements (setup.py): started 2022-03-09 12:24:26.924 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-09 12:24:26.925 | ERROR: Command errored out with exit status 1: 2022-03-09 12:24:26.925 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tb93gaq_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tb93gaq_/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-41gt9qfi 2022-03-09 12:24:26.925 | cwd: /tmp/pip-req-build-tb93gaq_/ 2022-03-09 12:24:26.925 | Complete output (6 lines): 2022-03-09 12:24:26.925 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-09 12:24:26.925 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-09 12:24:26.925 | or: setup.py --help-commands 2022-03-09 12:24:26.925 | or: setup.py cmd --help 2022-03-09 12:24:26.925 | 2022-03-09 12:24:26.925 | error: invalid command 'bdist_wheel' 2022-03-09 12:24:26.925 | ---------------------------------------- 2022-03-09 12:24:26.925 | ERROR: Failed building wheel for openstack-requirements 2022-03-09 12:24:26.925 | Running setup.py clean for openstack-requirements 2022-03-09 12:24:27.726 | Failed to build openstack-requirements 2022-03-09 12:24:27.982 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, autopage, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-09 12:24:29.826 | Running setup.py install for openstack-requirements: started 2022-03-09 12:24:32.084 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-09 12:24:32.117 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5330 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-09 12:24:32.495 | + inc/python:pip_install:200 : result=0 2022-03-09 12:24:32.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:24:32.499 | + functions-common:time_stop:2425 : local name 2022-03-09 12:24:32.501 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:24:32.503 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:24:32.505 | + functions-common:time_stop:2428 : local total 2022-03-09 12:24:32.507 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:24:32.509 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:24:32.511 | + functions-common:time_stop:2432 : start_time=1646828659950 2022-03-09 12:24:32.513 | + functions-common:time_stop:2434 : [[ -z 1646828659950 ]] 2022-03-09 12:24:32.516 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:24:32.519 | + functions-common:time_stop:2437 : end_time=1646828672517 2022-03-09 12:24:32.521 | + functions-common:time_stop:2438 : elapsed_time=12567 2022-03-09 12:24:32.524 | + functions-common:time_stop:2439 : total=13135 2022-03-09 12:24:32.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:24:32.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25702 2022-03-09 12:24:32.530 | + inc/python:pip_install:203 : return 0 2022-03-09 12:24:32.533 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-09 12:24:32.535 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-09 12:24:32.538 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-09 12:24:32.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:24:32.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:24:32.545 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-09 12:24:32.547 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:24:32.549 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-09 12:24:32.568 | Using python 3.8 to install pbr 2022-03-09 12:24:32.570 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-09 12:24:33.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:24:33.289 | from cryptography.utils import int_from_bytes 2022-03-09 12:24:33.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:24:33.289 | from cryptography.utils import int_from_bytes 2022-03-09 12:24:34.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:24:34.440 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-09 12:24:36.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:24:36.232 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:24:36.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:24:36.337 | + inc/python:pip_install:200 : result=0 2022-03-09 12:24:36.339 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:24:36.341 | + functions-common:time_stop:2425 : local name 2022-03-09 12:24:36.343 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:24:36.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:24:36.347 | + functions-common:time_stop:2428 : local total 2022-03-09 12:24:36.349 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:24:36.351 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:24:36.354 | + functions-common:time_stop:2432 : start_time=1646828672563 2022-03-09 12:24:36.356 | + functions-common:time_stop:2434 : [[ -z 1646828672563 ]] 2022-03-09 12:24:36.359 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:24:36.362 | + functions-common:time_stop:2437 : end_time=1646828676360 2022-03-09 12:24:36.364 | + functions-common:time_stop:2438 : elapsed_time=3797 2022-03-09 12:24:36.367 | + functions-common:time_stop:2439 : total=25702 2022-03-09 12:24:36.369 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:24:36.371 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29499 2022-03-09 12:24:36.373 | + inc/python:pip_install:203 : return 0 2022-03-09 12:24:36.376 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-09 12:24:39.504 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-09 12:24:41.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:24:41.368 | Collecting bindep 2022-03-09 12:24:41.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-09 12:24:41.512 | Collecting pbr>=2.0.0 2022-03-09 12:24:41.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-09 12:24:41.567 | Collecting Parsley 2022-03-09 12:24:41.573 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-09 12:24:41.643 | Collecting distro 2022-03-09 12:24:41.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-09 12:24:41.733 | Collecting packaging; python_version >= "3.6" 2022-03-09 12:24:41.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-09 12:24:41.909 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-09 12:24:41.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-09 12:24:41.961 | Installing collected packages: pbr, Parsley, distro, pyparsing, packaging, bindep 2022-03-09 12:24:42.517 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-09 12:24:42.587 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 12:24:42.589 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-09 12:24:42.592 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-09 12:24:42.608 | + ./stack.sh:main:819 : pkgs= 2022-03-09 12:24:42.610 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-09 12:24:42.613 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-09 12:24:42.615 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 12:24:42.617 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-09 12:24:42.619 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:24:42.621 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:24:42.623 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:24:42.625 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:24:42.627 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:24:42.630 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:24:42.634 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:24:42.636 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:24:42.638 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:24:42.640 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-09 12:24:42.642 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:24:42.656 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:24:42.658 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:24:42.660 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:24:42.662 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-09 12:24:42.664 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:24:42.666 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-09 12:24:42.668 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:24:42.670 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-09 12:24:42.672 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:24:42.674 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-09 12:24:42.676 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:24:42.678 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-09 12:24:42.680 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 12:24:42.682 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 12:24:42.684 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:24:42.686 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:24:42.688 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-09 12:24:42.690 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 12:24:42.692 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-09 12:24:42.695 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 12:24:42.697 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 12:24:42.699 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-09 12:24:42.702 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-09 12:24:42.704 | + functions:set_systemd_override:821 : local value=2048 2022-03-09 12:24:42.706 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-09 12:24:42.708 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-09 12:24:42.755 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-09 12:24:42.755 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-09 12:24:42.758 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-09 12:24:43.107 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-09 12:24:43.109 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-09 12:24:43.125 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:24:43.127 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-09 12:24:43.129 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:24:43.132 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:24:43.135 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:24:43.137 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:24:43.139 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:24:43.141 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:24:43.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:24:43.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:24:43.148 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:24:43.150 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:24:43.152 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:24:43.154 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:24:43.157 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-09 12:24:43.159 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:24:43.161 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:24:43.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:24:43.165 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-09 12:24:43.185 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-09 12:24:43.292 | Reading package lists... 2022-03-09 12:24:43.526 | Building dependency tree... 2022-03-09 12:24:43.527 | Reading state information... 2022-03-09 12:24:43.768 | The following packages were automatically installed and are no longer required: 2022-03-09 12:24:43.770 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:24:43.770 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:24:43.770 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:24:43.770 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:24:43.770 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:24:43.770 | python3-zope.interface 2022-03-09 12:24:43.770 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:24:43.770 | The following additional packages will be installed: 2022-03-09 12:24:43.770 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-09 12:24:43.770 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-09 12:24:43.770 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-09 12:24:43.771 | erlang-tools erlang-xmerl locales-all 2022-03-09 12:24:43.773 | Suggested packages: 2022-03-09 12:24:43.773 | erlang erlang-manpages erlang-doc 2022-03-09 12:24:43.842 | The following NEW packages will be installed: 2022-03-09 12:24:43.842 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-09 12:24:43.842 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-09 12:24:43.842 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-09 12:24:43.844 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-09 12:24:43.963 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:24:43.963 | Need to get 38.1 MB of archives. 2022-03-09 12:24:43.963 | After this operation, 276 MB of additional disk space will be used. 2022-03-09 12:24:43.963 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-03-09 12:24:45.010 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-09 12:24:45.080 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-09 12:24:45.094 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-03-09 12:24:45.189 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-09 12:24:45.353 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-03-09 12:24:45.643 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-03-09 12:24:45.660 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-03-09 12:24:45.662 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-03-09 12:24:45.664 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-03-09 12:24:45.665 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-09 12:24:45.674 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-03-09 12:24:45.852 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-03-09 12:24:45.868 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-09 12:24:45.942 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-03-09 12:24:45.949 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-09 12:24:46.020 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-03-09 12:24:46.243 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-09 12:24:47.949 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-03-09 12:24:50.438 | Fetched 38.1 MB in 6s (6,326 kB/s) 2022-03-09 12:24:50.597 | Selecting previously unselected package erlang-base. 2022-03-09 12:24:50.644 | (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 ... 81597 files and directories currently installed.) 2022-03-09 12:24:50.647 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:50.693 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:52.105 | Selecting previously unselected package erlang-asn1. 2022-03-09 12:24:52.113 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:52.161 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:52.494 | Selecting previously unselected package erlang-crypto. 2022-03-09 12:24:52.502 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:52.550 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:52.836 | Selecting previously unselected package erlang-public-key. 2022-03-09 12:24:52.845 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:52.910 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:53.265 | Selecting previously unselected package erlang-mnesia. 2022-03-09 12:24:53.273 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:53.304 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:53.710 | Selecting previously unselected package erlang-runtime-tools. 2022-03-09 12:24:53.719 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:53.767 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:54.116 | Selecting previously unselected package erlang-ssl. 2022-03-09 12:24:54.125 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:54.156 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:54.642 | Selecting previously unselected package erlang-eldap. 2022-03-09 12:24:54.651 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:54.705 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:54.962 | Selecting previously unselected package erlang-ftp. 2022-03-09 12:24:54.971 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:55.024 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:55.265 | Selecting previously unselected package erlang-tftp. 2022-03-09 12:24:55.274 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:55.305 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:55.613 | Selecting previously unselected package erlang-inets. 2022-03-09 12:24:55.622 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:55.676 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:56.093 | Selecting previously unselected package erlang-snmp. 2022-03-09 12:24:56.102 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:56.150 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:56.619 | Selecting previously unselected package erlang-os-mon. 2022-03-09 12:24:56.628 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:56.659 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:56.984 | Selecting previously unselected package erlang-parsetools. 2022-03-09 12:24:56.993 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:57.047 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:57.356 | Selecting previously unselected package erlang-syntax-tools. 2022-03-09 12:24:57.365 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:57.407 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:57.676 | Selecting previously unselected package erlang-tools. 2022-03-09 12:24:57.685 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:57.733 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:58.099 | Selecting previously unselected package erlang-xmerl. 2022-03-09 12:24:58.108 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-09 12:24:58.161 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-09 12:24:58.665 | Selecting previously unselected package locales-all. 2022-03-09 12:24:58.673 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-09 12:24:58.727 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-09 12:25:03.619 | Selecting previously unselected package rabbitmq-server. 2022-03-09 12:25:03.631 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-09 12:25:03.676 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-09 12:25:05.100 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:06.005 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-09 12:25:06.005 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-09 12:25:10.242 | Searching for services which depend on erlang and should be started... none found. 2022-03-09 12:25:10.327 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:10.476 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:10.596 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-09 12:25:10.738 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:10.875 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.029 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.143 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.303 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.463 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.613 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.767 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:11.921 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.081 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.212 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.372 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.538 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.646 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-09 12:25:12.784 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-09 12:25:13.080 | Adding group `rabbitmq' (GID 125) ... 2022-03-09 12:25:13.198 | Done. 2022-03-09 12:25:13.276 | Adding system user `rabbitmq' (UID 117) ... 2022-03-09 12:25:13.276 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-09 12:25:13.667 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-09 12:25:13.927 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-09 12:25:21.470 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:25:22.224 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:25:29.368 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:25:29.370 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:25:29.373 | + functions-common:time_stop:2425 : local name 2022-03-09 12:25:29.375 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:25:29.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:25:29.379 | + functions-common:time_stop:2428 : local total 2022-03-09 12:25:29.381 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:25:29.383 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:25:29.386 | + functions-common:time_stop:2432 : start_time=1646828683182 2022-03-09 12:25:29.388 | + functions-common:time_stop:2434 : [[ -z 1646828683182 ]] 2022-03-09 12:25:29.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:25:29.394 | + functions-common:time_stop:2437 : end_time=1646828729392 2022-03-09 12:25:29.396 | + functions-common:time_stop:2438 : elapsed_time=46210 2022-03-09 12:25:29.398 | + functions-common:time_stop:2439 : total=443353 2022-03-09 12:25:29.401 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:25:29.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=489563 2022-03-09 12:25:29.405 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:25:29.408 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-09 12:25:29.410 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:25:29.412 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:25:29.414 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:25:29.417 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:25:29.419 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:25:29.421 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:25:29.423 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-09 12:25:29.426 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:25:29.428 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:25:29.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:25:29.433 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:25:29.435 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:25:29.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:25:29.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:25:29.441 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:25:29.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:25:29.446 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:25:29.449 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:25:29.451 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-09 12:25:29.453 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:25:29.455 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:25:29.457 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:25:29.460 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:25:29.462 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:25:29.464 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:25:29.466 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-09 12:25:29.468 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-09 12:25:29.483 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:25:29.485 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-09 12:25:29.488 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:25:29.490 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-09 12:25:29.492 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-09 12:25:29.496 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-09 12:25:29.499 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-09 12:25:29.502 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-09 12:25:29.504 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-09 12:25:29.506 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-09 12:25:29.508 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-09 12:25:29.511 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-09 12:25:29.514 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-09 12:25:30.194 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-09 12:25:30.194 | user tags 2022-03-09 12:25:30.194 | guest [administrator]' 2022-03-09 12:25:30.198 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-09 12:25:30.198 | user tags 2022-03-09 12:25:30.198 | guest [administrator]' 2022-03-09 12:25:30.198 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-09 12:25:30.204 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-09 12:25:30.206 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-09 12:25:30.209 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-09 12:25:30.862 | Adding user "stackrabbit" ... 2022-03-09 12:25:30.922 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-09 12:25:31.621 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-09 12:25:31.677 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-09 12:25:31.679 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-09 12:25:32.326 | Changing password for user "stackrabbit" ... 2022-03-09 12:25:32.374 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-09 12:25:32.377 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-09 12:25:32.379 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-09 12:25:33.046 | Deleting user "guest" ... 2022-03-09 12:25:33.105 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-09 12:25:33.122 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:25:33.125 | + ./stack.sh:main:836 : install_database 2022-03-09 12:25:33.127 | + lib/database:install_database:118 : install_database_mysql 2022-03-09 12:25:33.129 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-09 12:25:33.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:25:33.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:25:33.137 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-09 12:25:33.500 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-09 12:25:33.503 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-03-09 12:25:33.507 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-03-09 12:25:33.510 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:25:33.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:25:33.514 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-03-09 12:25:33.517 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-03-09 12:25:33.519 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-09 12:25:33.522 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-09 12:25:33.525 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-09 12:25:33.527 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-09 12:25:33.529 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:25:33.532 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-09 12:25:33.534 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:25:33.536 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:25:33.538 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:25:33.541 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:25:33.543 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:25:33.546 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:25:33.548 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:25:33.550 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:25:33.552 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:25:33.554 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:25:33.557 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:25:33.560 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-09 12:25:33.562 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:25:33.564 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:25:33.566 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:25:33.568 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:25:33.571 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:25:33.573 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:25:33.575 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-09 12:25:33.577 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:25:33.580 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:25:33.582 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-09 12:25:33.584 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:25:33.586 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:25:33.589 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:25:33.591 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:25:33.593 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:25:33.595 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:25:33.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:25:33.600 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:25:33.602 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:25:33.605 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:25:33.607 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:25:33.609 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:25:33.611 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-09 12:25:33.613 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:25:33.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:25:33.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:25:33.621 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-09 12:25:33.640 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-09 12:25:33.749 | Reading package lists... 2022-03-09 12:25:33.984 | Building dependency tree... 2022-03-09 12:25:33.986 | Reading state information... 2022-03-09 12:25:34.225 | The following packages were automatically installed and are no longer required: 2022-03-09 12:25:34.226 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:25:34.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:25:34.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:25:34.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:25:34.227 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:25:34.227 | python3-zope.interface 2022-03-09 12:25:34.227 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:25:34.227 | The following additional packages will be installed: 2022-03-09 12:25:34.227 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-09 12:25:34.227 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-09 12:25:34.227 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-09 12:25:34.228 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-09 12:25:34.228 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-09 12:25:34.228 | mysql-server-8.0 mysql-server-core-8.0 2022-03-09 12:25:34.229 | Suggested packages: 2022-03-09 12:25:34.229 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-09 12:25:34.305 | The following NEW packages will be installed: 2022-03-09 12:25:34.305 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-09 12:25:34.305 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-09 12:25:34.305 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-09 12:25:34.305 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-09 12:25:34.305 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-09 12:25:34.305 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-09 12:25:34.412 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:25:34.412 | Need to get 31.4 MB of archives. 2022-03-09 12:25:34.412 | After this operation, 262 MB of additional disk space will be used. 2022-03-09 12:25:34.412 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-09 12:25:36.643 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-09 12:25:36.645 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-03-09 12:25:36.704 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-03-09 12:25:36.705 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-09 12:25:36.767 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-09 12:25:48.471 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-09 12:25:50.038 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-09 12:25:50.054 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-09 12:25:50.128 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-09 12:25:50.228 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-09 12:25:50.401 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-09 12:25:50.436 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-09 12:25:50.452 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-09 12:25:50.457 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-09 12:25:50.503 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-09 12:25:50.526 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-09 12:25:50.532 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-09 12:25:50.545 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-09 12:25:50.565 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-09 12:25:50.621 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-09 12:25:50.623 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-03-09 12:25:56.118 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-03-09 12:25:56.119 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-09 12:25:56.617 | Preconfiguring packages ... 2022-03-09 12:25:56.835 | Fetched 31.4 MB in 22s (1,442 kB/s) 2022-03-09 12:25:56.932 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-09 12:25:56.981 | (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 ... 90053 files and directories currently installed.) 2022-03-09 12:25:56.986 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-09 12:25:57.040 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:25:58.319 | Selecting previously unselected package mysql-client-8.0. 2022-03-09 12:25:58.329 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-09 12:25:58.382 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:25:58.736 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-09 12:25:58.746 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-09 12:25:58.860 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-09 12:25:59.222 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-09 12:25:59.232 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-09 12:25:59.279 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-09 12:25:59.668 | Selecting previously unselected package libmecab2:amd64. 2022-03-09 12:25:59.678 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-09 12:25:59.713 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-09 12:26:00.164 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-09 12:26:00.174 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-09 12:26:00.233 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:04.020 | Selecting previously unselected package mysql-server-8.0. 2022-03-09 12:26:04.030 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-09 12:26:04.952 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:05.376 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-09 12:26:05.385 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-09 12:26:05.433 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-09 12:26:05.759 | Selecting previously unselected package liburi-perl. 2022-03-09 12:26:05.768 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-09 12:26:05.804 | Unpacking liburi-perl (1.76-2) ... 2022-03-09 12:26:06.091 | Selecting previously unselected package libhtml-parser-perl. 2022-03-09 12:26:06.101 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-09 12:26:06.142 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-09 12:26:06.473 | Selecting previously unselected package libcgi-pm-perl. 2022-03-09 12:26:06.483 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-09 12:26:06.534 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-09 12:26:06.913 | Selecting previously unselected package libfcgi-perl. 2022-03-09 12:26:06.923 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-09 12:26:06.981 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-09 12:26:07.277 | Selecting previously unselected package libcgi-fast-perl. 2022-03-09 12:26:07.287 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-09 12:26:07.334 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-09 12:26:07.696 | Selecting previously unselected package libencode-locale-perl. 2022-03-09 12:26:07.706 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-09 12:26:07.759 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-09 12:26:08.066 | Selecting previously unselected package libhtml-template-perl. 2022-03-09 12:26:08.075 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-09 12:26:08.113 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-09 12:26:08.427 | Selecting previously unselected package libtimedate-perl. 2022-03-09 12:26:08.437 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-09 12:26:08.467 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-09 12:26:08.770 | Selecting previously unselected package libhttp-date-perl. 2022-03-09 12:26:08.780 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-09 12:26:08.831 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-09 12:26:09.117 | Selecting previously unselected package libio-html-perl. 2022-03-09 12:26:09.127 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-09 12:26:09.176 | Unpacking libio-html-perl (1.001-1) ... 2022-03-09 12:26:09.496 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-09 12:26:09.505 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-09 12:26:09.541 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-09 12:26:09.833 | Selecting previously unselected package libhttp-message-perl. 2022-03-09 12:26:09.843 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-09 12:26:09.882 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-09 12:26:10.214 | Selecting previously unselected package mecab-utils. 2022-03-09 12:26:10.224 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-09 12:26:10.277 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-09 12:26:10.628 | Selecting previously unselected package mecab-ipadic. 2022-03-09 12:26:10.637 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-09 12:26:10.684 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-09 12:26:12.370 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-09 12:26:12.380 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-09 12:26:12.427 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-09 12:26:12.747 | Selecting previously unselected package mysql-server. 2022-03-09 12:26:12.758 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-09 12:26:12.810 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:13.184 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-09 12:26:13.387 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:13.524 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-09 12:26:13.654 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-09 12:26:13.804 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-09 12:26:13.945 | Setting up mecab-utils (0.996-10build1) ... 2022-03-09 12:26:14.105 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-09 12:26:14.259 | Setting up libio-html-perl (1.001-1) ... 2022-03-09 12:26:14.402 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-09 12:26:14.558 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:14.734 | Setting up libfcgi-perl (0.79-1) ... 2022-03-09 12:26:14.901 | Setting up liburi-perl (1.76-2) ... 2022-03-09 12:26:15.090 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-09 12:26:15.193 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-09 12:26:15.352 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-09 12:26:15.422 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-09 12:26:15.426 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-09 12:26:15.426 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-09 12:26:15.426 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-09 12:26:15.426 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-09 12:26:15.565 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-09 12:26:15.566 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-09 12:26:15.566 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-09 12:26:15.567 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-09 12:26:15.574 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-09 12:26:15.663 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-09 12:26:15.663 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-09 12:26:15.664 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-09 12:26:15.689 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-09 12:26:15.734 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-09 12:26:16.024 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-09 12:26:16.030 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-09 12:26:16.123 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-09 12:26:16.123 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-09 12:26:16.123 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-09 12:26:16.123 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-09 12:26:16.127 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-09 12:26:16.127 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-09 12:26:16.172 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-09 12:26:16.363 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-09 12:26:16.364 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-09 12:26:16.364 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-09 12:26:16.364 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-09 12:26:16.367 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-09 12:26:16.367 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-09 12:26:16.791 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-09 12:26:16.908 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-09 12:26:17.216 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-09 12:26:17.220 | 2022-03-09 12:26:17.220 | done! 2022-03-09 12:26:17.226 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-09 12:26:17.328 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:17.499 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-09 12:26:17.594 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-09 12:26:17.597 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-09 12:26:17.598 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-03-09 12:26:17.598 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-09 12:26:17.598 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-09 12:26:17.808 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-09 12:26:17.808 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-09 12:26:17.808 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-09 12:26:17.808 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-09 12:26:17.820 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-09 12:26:17.950 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-09 12:26:17.950 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-09 12:26:17.951 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-09 12:26:17.991 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-09 12:26:18.064 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-09 12:26:18.559 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-09 12:26:18.569 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-09 12:26:18.678 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-09 12:26:18.679 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-09 12:26:18.679 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-09 12:26:18.679 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-09 12:26:18.684 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-09 12:26:18.685 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-09 12:26:18.775 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-09 12:26:19.064 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-09 12:26:19.065 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-09 12:26:19.065 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-09 12:26:19.066 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-09 12:26:19.070 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-09 12:26:19.070 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-09 12:26:19.581 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-03-09 12:26:19.720 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-09 12:26:20.031 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-03-09 12:26:20.035 | 2022-03-09 12:26:20.035 | done! 2022-03-09 12:26:20.042 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-09 12:26:20.156 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-09 12:26:20.313 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-09 12:26:20.477 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:26:21.902 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-09 12:26:21.969 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-09 12:27:04.640 | mysqld will log errors to /var/log/mysql/error.log 2022-03-09 12:27:06.101 | mysqld is running as pid 56800 2022-03-09 12:27:08.919 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-09 12:27:11.764 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-09 12:27:11.921 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-09 12:27:12.092 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-09 12:27:12.250 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-09 12:27:12.410 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:27:12.904 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:27:14.827 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-09 12:27:21.753 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:27:21.756 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:27:21.758 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:21.760 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:21.762 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:21.765 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:21.767 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:21.769 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:27:21.771 | + functions-common:time_stop:2432 : start_time=1646828733638 2022-03-09 12:27:21.773 | + functions-common:time_stop:2434 : [[ -z 1646828733638 ]] 2022-03-09 12:27:21.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:21.780 | + functions-common:time_stop:2437 : end_time=1646828841778 2022-03-09 12:27:21.782 | + functions-common:time_stop:2438 : elapsed_time=108140 2022-03-09 12:27:21.784 | + functions-common:time_stop:2439 : total=489563 2022-03-09 12:27:21.786 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:21.788 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=597703 2022-03-09 12:27:21.791 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:27:21.793 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-09 12:27:21.795 | + ./stack.sh:main:839 : install_database_python 2022-03-09 12:27:21.797 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-09 12:27:21.799 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-09 12:27:21.802 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-09 12:27:21.804 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:27:21.807 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-09 12:27:21.809 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-09 12:27:21.811 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:27:21.815 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:27:21.815 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:27:21.820 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-09 12:27:21.822 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-09 12:27:21.824 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-09 12:27:21.827 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-09 12:27:21.829 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-09 12:27:21.850 | Using python 3.8 to install PyMySQL 2022-03-09 12:27:21.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-09 12:27:22.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:22.576 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:22.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:22.576 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:23.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:27:23.803 | Collecting PyMySQL 2022-03-09 12:27:23.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-09 12:27:25.389 | Installing collected packages: PyMySQL 2022-03-09 12:27:25.590 | Successfully installed PyMySQL-1.0.2 2022-03-09 12:27:25.590 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:27:25.596 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:27:25.596 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:27:25.700 | + inc/python:pip_install:200 : result=0 2022-03-09 12:27:25.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:27:25.705 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:25.707 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:25.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:25.712 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:25.714 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:25.716 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:27:25.719 | + functions-common:time_stop:2432 : start_time=1646828841845 2022-03-09 12:27:25.721 | + functions-common:time_stop:2434 : [[ -z 1646828841845 ]] 2022-03-09 12:27:25.724 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:25.728 | + functions-common:time_stop:2437 : end_time=1646828845725 2022-03-09 12:27:25.730 | + functions-common:time_stop:2438 : elapsed_time=3880 2022-03-09 12:27:25.732 | + functions-common:time_stop:2439 : total=29499 2022-03-09 12:27:25.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:25.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33379 2022-03-09 12:27:25.739 | + inc/python:pip_install:203 : return 0 2022-03-09 12:27:25.741 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-09 12:27:25.744 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-09 12:27:25.746 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-09 12:27:25.748 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-09 12:27:25.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:27:25.766 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-09 12:27:25.769 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-09 12:27:25.772 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:27:25.773 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:27:25.778 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:27:25.780 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:27:25.783 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 12:27:25.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:27:25.787 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-09 12:27:25.790 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-09 12:27:25.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:27:25.806 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-09 12:27:25.809 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:27:25.811 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:27:25.813 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:27:25.815 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:27:25.818 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:27:25.820 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:27:25.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:25.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:25.827 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:27:25.830 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:27:25.832 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:27:25.834 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:27:25.836 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-09 12:27:25.839 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:27:25.841 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:25.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:25.846 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-09 12:27:25.865 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-09 12:27:25.973 | Reading package lists... 2022-03-09 12:27:26.207 | Building dependency tree... 2022-03-09 12:27:26.209 | Reading state information... 2022-03-09 12:27:26.455 | The following packages were automatically installed and are no longer required: 2022-03-09 12:27:26.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:27:26.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:27:26.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:27:26.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:27:26.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:27:26.456 | python3-zope.interface 2022-03-09 12:27:26.456 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:27:26.522 | The following NEW packages will be installed: 2022-03-09 12:27:26.522 | radvd 2022-03-09 12:27:26.640 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:27:26.640 | Need to get 59.0 kB of archives. 2022-03-09 12:27:26.640 | After this operation, 164 kB of additional disk space will be used. 2022-03-09 12:27:26.640 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-09 12:27:27.320 | Fetched 59.0 kB in 0s (242 kB/s) 2022-03-09 12:27:27.561 | Selecting previously unselected package radvd. 2022-03-09 12:27:27.612 | (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 ... 90631 files and directories currently installed.) 2022-03-09 12:27:27.616 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-09 12:27:27.686 | Unpacking radvd (1:2.17-2) ... 2022-03-09 12:27:28.144 | Setting up radvd (1:2.17-2) ... 2022-03-09 12:27:29.599 | Job for radvd.service failed because the control process exited with error code. 2022-03-09 12:27:29.599 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-09 12:27:29.600 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-09 12:27:29.612 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-09 12:27:29.612 | Loaded: loaded (]8;;file://dv-neutron-832783-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-09 12:27:29.612 | Active: failed (Result: exit-code) since Wed 2022-03-09 12:27:29 UTC; 14ms ago 2022-03-09 12:27:29.612 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-09 12:27:29.612 | Process: 57936 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-09 12:27:29.612 | 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv radvd[57936]: can't open /etc/radvd.conf: No such file or directory 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv radvd[57936]: Insecure file permissions, but continuing anyway 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv radvd[57936]: exiting, failed to read config file 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-09 12:27:29.612 | Mar 09 12:27:29 dv-neutron-832783-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-09 12:27:29.690 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:27:29.987 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:27:37.218 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:27:37.221 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:27:37.223 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:37.225 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:37.227 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:37.229 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:37.231 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:37.233 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:27:37.236 | + functions-common:time_stop:2432 : start_time=1646828845863 2022-03-09 12:27:37.238 | + functions-common:time_stop:2434 : [[ -z 1646828845863 ]] 2022-03-09 12:27:37.241 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:37.245 | + functions-common:time_stop:2437 : end_time=1646828857243 2022-03-09 12:27:37.247 | + functions-common:time_stop:2438 : elapsed_time=11380 2022-03-09 12:27:37.249 | + functions-common:time_stop:2439 : total=597703 2022-03-09 12:27:37.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:37.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=609083 2022-03-09 12:27:37.256 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:27:37.259 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-09 12:27:37.274 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:27:37.277 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-09 12:27:37.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-09 12:27:37.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-09 12:27:37.284 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-09 12:27:37.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-09 12:27:37.305 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:27:37.307 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:27:37.309 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:27:37.312 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:27:37.314 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:27:37.316 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:27:37.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:37.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:37.323 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:27:37.325 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:27:37.327 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:27:37.329 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:27:37.331 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-09 12:27:37.333 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:27:37.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:37.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:37.340 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-09 12:27:37.359 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-09 12:27:37.468 | Reading package lists... 2022-03-09 12:27:37.704 | Building dependency tree... 2022-03-09 12:27:37.705 | Reading state information... 2022-03-09 12:27:37.950 | fakeroot is already the newest version (1.24-1). 2022-03-09 12:27:37.950 | fakeroot set to manually installed. 2022-03-09 12:27:37.950 | make is already the newest version (4.2.1-1.2). 2022-03-09 12:27:37.950 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-09 12:27:37.950 | The following packages were automatically installed and are no longer required: 2022-03-09 12:27:37.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:27:37.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:27:37.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:27:37.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:27:37.951 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:27:37.951 | python3-zope.interface 2022-03-09 12:27:37.951 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:27:38.077 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:27:38.081 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:27:38.083 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:27:38.085 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:38.088 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:38.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:38.092 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:38.094 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:38.096 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:27:38.098 | + functions-common:time_stop:2432 : start_time=1646828857357 2022-03-09 12:27:38.100 | + functions-common:time_stop:2434 : [[ -z 1646828857357 ]] 2022-03-09 12:27:38.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:38.107 | + functions-common:time_stop:2437 : end_time=1646828858105 2022-03-09 12:27:38.109 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-09 12:27:38.111 | + functions-common:time_stop:2439 : total=609083 2022-03-09 12:27:38.113 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:38.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=609831 2022-03-09 12:27:38.118 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:27:38.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-09 12:27:38.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:38.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:38.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-09 12:27:38.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-09 12:27:38.131 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-09 12:27:38.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-09 12:27:38.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-09 12:27:38.143 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-09 12:27:38.146 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-09 12:27:38.151 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-09 12:27:38.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-09 12:27:38.155 | + functions:vercmp:628 : local v1=5.4 2022-03-09 12:27:38.157 | + functions:vercmp:629 : local 'op=<' 2022-03-09 12:27:38.159 | + functions:vercmp:630 : local v2=3.13 2022-03-09 12:27:38.162 | + functions:vercmp:631 : local result 2022-03-09 12:27:38.165 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-09 12:27:38.166 | ++ functions:vercmp:635 : sort -V 2022-03-09 12:27:38.166 | ++ functions:vercmp:635 : head -1 2022-03-09 12:27:38.171 | + functions:vercmp:635 : result=3.13 2022-03-09 12:27:38.173 | + functions:vercmp:637 : case $op in 2022-03-09 12:27:38.175 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-09 12:27:38.177 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-09 12:27:38.179 | + functions:vercmp:648 : return 2022-03-09 12:27:38.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-09 12:27:38.184 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:27:38.186 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-09 12:27:38.505 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-09 12:27:38.509 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-09 12:27:38.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:38.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:38.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-09 12:27:38.520 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:38.522 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-09 12:27:38.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:27:38.543 | + ./stack.sh:main:847 : install_etcd3 2022-03-09 12:27:38.546 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-09 12:27:38.546 | Installing etcd 2022-03-09 12:27:38.548 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-09 12:27:38.560 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-09 12:27:38.572 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-09 12:27:38.574 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-09 12:27:38.590 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-09 12:27:38.593 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.596 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.599 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.603 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.606 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-09 12:27:38.608 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-09 12:27:38.611 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.614 | --2022-03-09 12:27:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:38.662 | Resolving github.com (github.com)... 140.82.121.3 2022-03-09 12:27:38.706 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-03-09 12:27:38.985 | HTTP request sent, awaiting response... 302 Found 2022-03-09 12:27:38.985 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220309%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220309T122738Z&X-Amz-Expires=300&X-Amz-Signature=264ff7b0d0e7911b6f4cc1030c815fdd72587e3a2233851e06d0a208d640bb95&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-03-09 12:27:38.986 | --2022-03-09 12:27:38-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220309%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220309T122738Z&X-Amz-Expires=300&X-Amz-Signature=264ff7b0d0e7911b6f4cc1030c815fdd72587e3a2233851e06d0a208d640bb95&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-03-09 12:27:38.987 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2022-03-09 12:27:39.026 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-03-09 12:27:39.391 | HTTP request sent, awaiting response... 200 OK 2022-03-09 12:27:39.391 | Length: 11350736 (11M) [application/octet-stream] 2022-03-09 12:27:39.391 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-09 12:27:39.573 | 2022-03-09 12:27:39.810 | 0K ........ .. 100% 25.8M=0.4s 2022-03-09 12:27:39.810 | 2022-03-09 12:27:39.810 | 2022-03-09 12:27:39 (25.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-09 12:27:39.810 | 2022-03-09 12:27:39.818 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-09 12:27:39.820 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:39.823 | ++ functions:get_extra_file:74 : return 2022-03-09 12:27:39.825 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-09 12:27:39.828 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-09 12:27:39.830 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-09 12:27:39.832 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-09 12:27:39.962 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-09 12:27:39.964 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-03-09 12:27:39.968 | etcd-v3.3.12-linux-amd64/ 2022-03-09 12:27:39.968 | etcd-v3.3.12-linux-amd64/README.md 2022-03-09 12:27:39.968 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-09 12:27:39.969 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-09 12:27:39.970 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-09 12:27:39.971 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-09 12:27:39.972 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-09 12:27:39.973 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-09 12:27:39.974 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-09 12:27:39.975 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-09 12:27:39.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-09 12:27:39.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-09 12:27:39.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-09 12:27:39.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-09 12:27:39.976 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-09 12:27:39.977 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-09 12:27:39.978 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-09 12:27:39.979 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-09 12:27:39.980 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-09 12:27:40.167 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-09 12:27:40.167 | etcd-v3.3.12-linux-amd64/etcd 2022-03-09 12:27:40.399 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-09 12:27:40.436 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-09 12:27:40.469 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-09 12:27:40.471 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-09 12:27:40.488 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:27:40.490 | + ./stack.sh:main:866 : install_dstat 2022-03-09 12:27:40.493 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-09 12:27:40.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:27:40.511 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-09 12:27:40.513 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:27:40.515 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-09 12:27:40.517 | + ./stack.sh:main:875 : install_libs 2022-03-09 12:27:40.521 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-09 12:27:40.524 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-09 12:27:40.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-09 12:27:40.528 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-09 12:27:40.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-09 12:27:40.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.539 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-09 12:27:40.542 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-09 12:27:40.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-09 12:27:40.546 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-09 12:27:40.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-09 12:27:40.554 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.557 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-09 12:27:40.559 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-09 12:27:40.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-09 12:27:40.564 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-09 12:27:40.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.570 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-09 12:27:40.572 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.575 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-09 12:27:40.577 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-09 12:27:40.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-09 12:27:40.581 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-09 12:27:40.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-09 12:27:40.590 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.592 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-09 12:27:40.594 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-09 12:27:40.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-09 12:27:40.598 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-09 12:27:40.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-09 12:27:40.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.610 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-09 12:27:40.612 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-09 12:27:40.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-09 12:27:40.617 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-09 12:27:40.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-09 12:27:40.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.628 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-09 12:27:40.630 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-09 12:27:40.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-09 12:27:40.635 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-09 12:27:40.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-09 12:27:40.643 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.645 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-09 12:27:40.648 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-09 12:27:40.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-09 12:27:40.652 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-09 12:27:40.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-09 12:27:40.661 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.663 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-09 12:27:40.665 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-09 12:27:40.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-09 12:27:40.670 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-09 12:27:40.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-09 12:27:40.678 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.681 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-09 12:27:40.683 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-09 12:27:40.686 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-09 12:27:40.688 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-09 12:27:40.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-09 12:27:40.697 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.699 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-09 12:27:40.701 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-09 12:27:40.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-09 12:27:40.705 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-09 12:27:40.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-09 12:27:40.714 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.716 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-09 12:27:40.719 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-09 12:27:40.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-09 12:27:40.723 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-09 12:27:40.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-09 12:27:40.732 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.735 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-09 12:27:40.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-09 12:27:40.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-09 12:27:40.742 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-09 12:27:40.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-09 12:27:40.751 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.753 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-09 12:27:40.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-09 12:27:40.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-09 12:27:40.760 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-09 12:27:40.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-09 12:27:40.769 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.771 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-09 12:27:40.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-09 12:27:40.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-09 12:27:40.778 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-09 12:27:40.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-09 12:27:40.787 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.789 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-09 12:27:40.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-09 12:27:40.794 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-09 12:27:40.796 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-09 12:27:40.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-09 12:27:40.806 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.808 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-09 12:27:40.810 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-09 12:27:40.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-09 12:27:40.815 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-09 12:27:40.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-09 12:27:40.824 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.826 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-09 12:27:40.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-09 12:27:40.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-09 12:27:40.833 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-09 12:27:40.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-09 12:27:40.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.845 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-09 12:27:40.847 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-09 12:27:40.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-09 12:27:40.852 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-09 12:27:40.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-09 12:27:40.862 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.864 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-09 12:27:40.866 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-09 12:27:40.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-09 12:27:40.871 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-09 12:27:40.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-09 12:27:40.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.882 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-09 12:27:40.885 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-09 12:27:40.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-09 12:27:40.889 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-09 12:27:40.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-09 12:27:40.898 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.901 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-09 12:27:40.903 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-09 12:27:40.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-09 12:27:40.908 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-09 12:27:40.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-09 12:27:40.917 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.919 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-09 12:27:40.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-09 12:27:40.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-09 12:27:40.926 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-09 12:27:40.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-09 12:27:40.935 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.937 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-09 12:27:40.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-09 12:27:40.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-09 12:27:40.944 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-09 12:27:40.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-09 12:27:40.953 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.955 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-09 12:27:40.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-09 12:27:40.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-09 12:27:40.962 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-09 12:27:40.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-09 12:27:40.972 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.974 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-09 12:27:40.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-09 12:27:40.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-09 12:27:40.981 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-09 12:27:40.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:40.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:40.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-09 12:27:40.990 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:40.993 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-09 12:27:40.995 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-09 12:27:40.997 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-09 12:27:40.999 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-09 12:27:41.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-09 12:27:41.008 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.010 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-09 12:27:41.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-09 12:27:41.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-09 12:27:41.017 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-09 12:27:41.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-09 12:27:41.027 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.029 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-09 12:27:41.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-09 12:27:41.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-09 12:27:41.036 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-09 12:27:41.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-09 12:27:41.045 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.047 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-09 12:27:41.050 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-09 12:27:41.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-09 12:27:41.054 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-09 12:27:41.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-09 12:27:41.063 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.065 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-09 12:27:41.067 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-09 12:27:41.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-09 12:27:41.072 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-09 12:27:41.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-09 12:27:41.081 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.083 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-09 12:27:41.086 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-09 12:27:41.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-09 12:27:41.090 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-09 12:27:41.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-09 12:27:41.099 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.102 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-09 12:27:41.105 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-09 12:27:41.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-09 12:27:41.109 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-09 12:27:41.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-09 12:27:41.118 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.121 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-09 12:27:41.124 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-09 12:27:41.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-09 12:27:41.128 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-09 12:27:41.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-09 12:27:41.137 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.140 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-09 12:27:41.142 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-09 12:27:41.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-09 12:27:41.146 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-09 12:27:41.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-09 12:27:41.156 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.158 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-09 12:27:41.161 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-09 12:27:41.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-09 12:27:41.166 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-09 12:27:41.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-09 12:27:41.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.177 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-09 12:27:41.179 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-09 12:27:41.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-09 12:27:41.184 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-09 12:27:41.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-09 12:27:41.192 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.195 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-09 12:27:41.198 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-09 12:27:41.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-09 12:27:41.202 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-09 12:27:41.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:27:41.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:27:41.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-09 12:27:41.212 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:27:41.214 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-09 12:27:41.234 | Using python 3.8 to install etcd3 2022-03-09 12:27:41.237 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-09 12:27:41.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:41.944 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:41.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:41.944 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:43.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:27:43.130 | Collecting etcd3 2022-03-09 12:27:43.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-09 12:27:43.162 | Preparing metadata (setup.py): started 2022-03-09 12:27:45.194 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:27:47.590 | Collecting grpcio>=1.27.1 2022-03-09 12:27:47.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-03-09 12:27:48.453 | Collecting protobuf>=3.6.1 2022-03-09 12:27:48.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-03-09 12:27:48.493 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-09 12:27:48.494 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-09 12:27:48.521 | Building wheels for collected packages: etcd3 2022-03-09 12:27:48.522 | Building wheel for etcd3 (setup.py): started 2022-03-09 12:27:51.201 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-09 12:27:51.202 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=bfe5402a0f170a57005460f7b4ba4e2ff53641a46471c15ad13302454c997423 2022-03-09 12:27:51.202 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-09 12:27:51.207 | Successfully built etcd3 2022-03-09 12:27:52.793 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-09 12:27:53.555 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-09 12:27:53.555 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:27:53.561 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:27:53.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:27:53.708 | + inc/python:pip_install:200 : result=0 2022-03-09 12:27:53.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:27:53.712 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:53.714 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:53.716 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:53.718 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:53.720 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:53.722 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:27:53.724 | + functions-common:time_stop:2432 : start_time=1646828861229 2022-03-09 12:27:53.726 | + functions-common:time_stop:2434 : [[ -z 1646828861229 ]] 2022-03-09 12:27:53.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:53.733 | + functions-common:time_stop:2437 : end_time=1646828873731 2022-03-09 12:27:53.735 | + functions-common:time_stop:2438 : elapsed_time=12502 2022-03-09 12:27:53.738 | + functions-common:time_stop:2439 : total=33379 2022-03-09 12:27:53.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:53.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45881 2022-03-09 12:27:53.745 | + inc/python:pip_install:203 : return 0 2022-03-09 12:27:53.747 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-09 12:27:53.768 | Using python 3.8 to install etcd3gw 2022-03-09 12:27:53.770 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-09 12:27:54.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:54.509 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:54.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:27:54.509 | from cryptography.utils import int_from_bytes 2022-03-09 12:27:55.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:27:55.757 | Collecting etcd3gw 2022-03-09 12:27:55.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-09 12:27:55.781 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-09 12:27:55.782 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-09 12:27:55.783 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-09 12:27:55.784 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-09 12:27:55.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-09 12:27:55.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-09 12:27:55.826 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-09 12:27:55.829 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-09 12:27:57.514 | Installing collected packages: etcd3gw 2022-03-09 12:27:57.691 | Successfully installed etcd3gw-1.0.1 2022-03-09 12:27:57.692 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:27:57.697 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:27:57.697 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:27:57.800 | + inc/python:pip_install:200 : result=0 2022-03-09 12:27:57.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:27:57.805 | + functions-common:time_stop:2425 : local name 2022-03-09 12:27:57.807 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:27:57.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:27:57.811 | + functions-common:time_stop:2428 : local total 2022-03-09 12:27:57.813 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:27:57.816 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:27:57.818 | + functions-common:time_stop:2432 : start_time=1646828873762 2022-03-09 12:27:57.821 | + functions-common:time_stop:2434 : [[ -z 1646828873762 ]] 2022-03-09 12:27:57.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:27:57.827 | + functions-common:time_stop:2437 : end_time=1646828877825 2022-03-09 12:27:57.829 | + functions-common:time_stop:2438 : elapsed_time=4063 2022-03-09 12:27:57.831 | + functions-common:time_stop:2439 : total=45881 2022-03-09 12:27:57.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:27:57.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=49944 2022-03-09 12:27:57.838 | + inc/python:pip_install:203 : return 0 2022-03-09 12:27:57.841 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-09 12:27:57.843 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-09 12:27:57.845 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-09 12:27:57.847 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:27:57.850 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:27:57.854 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:27:57.856 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:27:57.859 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:27:57.861 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:27:57.863 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:27:57.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:27:57.868 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:27:57.871 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:27:57.873 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:27:57.875 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-09 12:27:57.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:57.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:57.882 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-09 12:27:57.884 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:27:57.887 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:27:57.889 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:27:57.891 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:27:57.893 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:27:57.895 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:27:57.898 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:27:57.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:57.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:57.904 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:27:57.907 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:27:57.909 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:27:57.911 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:27:57.913 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:27:57.916 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:27:57.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:27:57.920 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:27:57.922 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:27:57.946 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-09 12:27:58.055 | Reading package lists... 2022-03-09 12:27:58.289 | Building dependency tree... 2022-03-09 12:27:58.290 | Reading state information... 2022-03-09 12:27:58.526 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:27:58.526 | The following packages were automatically installed and are no longer required: 2022-03-09 12:27:58.527 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:27:58.527 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:27:58.527 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:27:58.527 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:27:58.527 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:27:58.527 | python3-zope.interface 2022-03-09 12:27:58.527 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:27:58.528 | The following additional packages will be installed: 2022-03-09 12:27:58.528 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-09 12:27:58.529 | Suggested packages: 2022-03-09 12:27:58.529 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-09 12:27:58.604 | The following NEW packages will be installed: 2022-03-09 12:27:58.605 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-09 12:27:58.728 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:27:58.728 | Need to get 1,306 kB of archives. 2022-03-09 12:27:58.728 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-09 12:27:58.728 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-09 12:27:59.152 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-03-09 12:27:59.289 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-09 12:27:59.557 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-09 12:28:00.060 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-09 12:28:00.069 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-09 12:28:00.736 | Fetched 1,306 kB in 2s (828 kB/s) 2022-03-09 12:28:00.940 | Selecting previously unselected package libnorm1:amd64. 2022-03-09 12:28:01.005 | (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 ... 90644 files and directories currently installed.) 2022-03-09 12:28:01.010 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-09 12:28:01.111 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-09 12:28:01.513 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-09 12:28:01.524 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-09 12:28:01.570 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-09 12:28:01.982 | Selecting previously unselected package libzmq5:amd64. 2022-03-09 12:28:01.992 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-09 12:28:02.050 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-09 12:28:02.477 | Selecting previously unselected package uwsgi-core. 2022-03-09 12:28:02.487 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-09 12:28:02.539 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-09 12:28:03.249 | Selecting previously unselected package uwsgi. 2022-03-09 12:28:03.258 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-09 12:28:03.306 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-09 12:28:03.791 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-09 12:28:03.805 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-09 12:28:03.854 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-09 12:28:04.215 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-09 12:28:04.393 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-09 12:28:04.530 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-09 12:28:04.690 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-09 12:28:04.876 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-09 12:28:06.187 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-09 12:28:06.466 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:28:06.957 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:28:07.483 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-09 12:28:14.435 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:28:14.437 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:28:14.440 | + functions-common:time_stop:2425 : local name 2022-03-09 12:28:14.442 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:28:14.444 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:28:14.447 | + functions-common:time_stop:2428 : local total 2022-03-09 12:28:14.449 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:28:14.451 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:28:14.453 | + functions-common:time_stop:2432 : start_time=1646828877943 2022-03-09 12:28:14.455 | + functions-common:time_stop:2434 : [[ -z 1646828877943 ]] 2022-03-09 12:28:14.458 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:28:14.462 | + functions-common:time_stop:2437 : end_time=1646828894459 2022-03-09 12:28:14.464 | + functions-common:time_stop:2438 : elapsed_time=16516 2022-03-09 12:28:14.466 | + functions-common:time_stop:2439 : total=609831 2022-03-09 12:28:14.468 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:28:14.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=626347 2022-03-09 12:28:14.473 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:28:14.475 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-09 12:28:14.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:28:14.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:28:14.482 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-09 12:28:14.544 | Enabling module proxy. 2022-03-09 12:28:14.549 | To activate the new configuration, you need to run: 2022-03-09 12:28:14.549 | systemctl restart apache2 2022-03-09 12:28:14.554 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-09 12:28:14.615 | Considering dependency proxy for proxy_uwsgi: 2022-03-09 12:28:14.615 | Module proxy already enabled 2022-03-09 12:28:14.615 | Enabling module proxy_uwsgi. 2022-03-09 12:28:14.621 | To activate the new configuration, you need to run: 2022-03-09 12:28:14.621 | systemctl restart apache2 2022-03-09 12:28:14.625 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-09 12:28:14.628 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:28:14.630 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:28:14.632 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:28:14.759 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-09 12:28:14.761 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-09 12:28:14.765 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-09 12:28:14.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-09 12:28:14.775 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.778 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-09 12:28:14.780 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-09 12:28:14.782 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-09 12:28:14.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-09 12:28:14.792 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.794 | + ./stack.sh:main:883 : install_glanceclient 2022-03-09 12:28:14.797 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-09 12:28:14.799 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-09 12:28:14.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-09 12:28:14.809 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.811 | + ./stack.sh:main:884 : install_cinderclient 2022-03-09 12:28:14.813 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-09 12:28:14.816 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-09 12:28:14.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-09 12:28:14.825 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.827 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-09 12:28:14.829 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-09 12:28:14.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-09 12:28:14.839 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.841 | + ./stack.sh:main:885 : install_novaclient 2022-03-09 12:28:14.843 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-09 12:28:14.845 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-09 12:28:14.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-09 12:28:14.855 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.858 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-09 12:28:14.874 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:14.877 | + ./stack.sh:main:887 : install_swiftclient 2022-03-09 12:28:14.879 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-09 12:28:14.881 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-09 12:28:14.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-09 12:28:14.891 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.893 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-09 12:28:14.909 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:14.911 | + ./stack.sh:main:890 : install_neutronclient 2022-03-09 12:28:14.914 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-09 12:28:14.916 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-09 12:28:14.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-09 12:28:14.925 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.928 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-09 12:28:14.930 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-09 12:28:14.933 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-09 12:28:14.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:14.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:14.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-09 12:28:14.942 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:14.944 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-09 12:28:14.947 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-09 12:28:14.949 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:28:14.952 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-09 12:28:14.954 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-09 12:28:14.957 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:28:14.961 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:28:14.961 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:28:14.967 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-09 12:28:14.969 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-09 12:28:14.971 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-09 12:28:14.974 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-09 12:28:14.977 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-09 12:28:14.997 | Using python 3.8 to install keystonemiddleware 2022-03-09 12:28:14.999 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-09 12:28:15.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:15.742 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:15.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:15.742 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:16.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:28:16.871 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-09 12:28:16.922 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-09 12:28:16.923 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-09 12:28:16.924 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-09 12:28:16.925 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-09 12:28:16.926 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-09 12:28:16.927 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-09 12:28:16.928 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-09 12:28:16.930 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-09 12:28:16.931 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-09 12:28:16.932 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-09 12:28:16.933 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-09 12:28:16.934 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-09 12:28:16.935 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-09 12:28:16.936 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-09 12:28:16.992 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-09 12:28:16.993 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-09 12:28:16.995 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-09 12:28:17.032 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-09 12:28:17.071 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-09 12:28:17.072 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-09 12:28:17.074 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-09 12:28:17.075 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-09 12:28:17.123 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-09 12:28:17.126 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-09 12:28:17.135 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-09 12:28:17.136 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-09 12:28:17.150 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-09 12:28:17.152 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-09 12:28:17.154 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-09 12:28:17.217 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-09 12:28:17.218 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-09 12:28:17.219 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-09 12:28:17.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-09 12:28:17.271 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-09 12:28:17.283 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-09 12:28:18.808 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:28:18.814 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:28:18.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:28:18.917 | + inc/python:pip_install:200 : result=0 2022-03-09 12:28:18.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:28:18.921 | + functions-common:time_stop:2425 : local name 2022-03-09 12:28:18.924 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:28:18.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:28:18.928 | + functions-common:time_stop:2428 : local total 2022-03-09 12:28:18.930 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:28:18.932 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:28:18.934 | + functions-common:time_stop:2432 : start_time=1646828894992 2022-03-09 12:28:18.936 | + functions-common:time_stop:2434 : [[ -z 1646828894992 ]] 2022-03-09 12:28:18.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:28:18.943 | + functions-common:time_stop:2437 : end_time=1646828898941 2022-03-09 12:28:18.945 | + functions-common:time_stop:2438 : elapsed_time=3949 2022-03-09 12:28:18.948 | + functions-common:time_stop:2439 : total=49944 2022-03-09 12:28:18.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:28:18.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53893 2022-03-09 12:28:18.954 | + inc/python:pip_install:203 : return 0 2022-03-09 12:28:18.956 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-09 12:28:18.959 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-09 12:28:18.962 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:28:18.965 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-09 12:28:18.967 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-09 12:28:18.969 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:28:18.973 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:28:18.973 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:28:18.980 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-09 12:28:18.982 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-09 12:28:18.984 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-09 12:28:18.987 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-09 12:28:18.989 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-09 12:28:19.009 | Using python 3.8 to install python-memcached 2022-03-09 12:28:19.012 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-09 12:28:19.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:19.750 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:19.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:19.751 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:20.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:28:20.944 | Collecting python-memcached 2022-03-09 12:28:20.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-09 12:28:20.959 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-09 12:28:22.537 | Installing collected packages: python-memcached 2022-03-09 12:28:22.705 | Successfully installed python-memcached-1.59 2022-03-09 12:28:22.706 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:28:22.711 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:28:22.711 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:28:22.814 | + inc/python:pip_install:200 : result=0 2022-03-09 12:28:22.817 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:28:22.820 | + functions-common:time_stop:2425 : local name 2022-03-09 12:28:22.822 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:28:22.824 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:28:22.826 | + functions-common:time_stop:2428 : local total 2022-03-09 12:28:22.828 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:28:22.830 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:28:22.833 | + functions-common:time_stop:2432 : start_time=1646828899004 2022-03-09 12:28:22.835 | + functions-common:time_stop:2434 : [[ -z 1646828899004 ]] 2022-03-09 12:28:22.837 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:28:22.841 | + functions-common:time_stop:2437 : end_time=1646828902839 2022-03-09 12:28:22.843 | + functions-common:time_stop:2438 : elapsed_time=3835 2022-03-09 12:28:22.846 | + functions-common:time_stop:2439 : total=53893 2022-03-09 12:28:22.848 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:28:22.850 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57728 2022-03-09 12:28:22.853 | + inc/python:pip_install:203 : return 0 2022-03-09 12:28:22.855 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-09 12:28:22.872 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:22.874 | + ./stack.sh:main:897 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 12:28:22.876 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-09 12:28:22.879 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-09 12:28:22.881 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-09 12:28:22.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:28:22.886 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-09 12:28:22.888 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-09 12:28:22.902 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:28:22.905 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-09 12:28:22.907 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-09 12:28:22.909 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-09 12:28:22.911 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:28:22.913 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:28:22.916 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:28:22.918 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:28:22.920 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:28:22.922 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:28:22.937 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:28:22.939 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:28:22.941 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:28:22.944 | + functions-common:git_clone:629 : echo master 2022-03-09 12:28:22.944 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:28:22.949 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-09 12:28:22.951 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:28:22.953 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-09 12:28:22.955 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:28:22.956 | + functions-common:git_clone:678 : head -1 2022-03-09 12:28:22.958 | 0eba22f33 Fix bindep.txt for current RPM based distributions 2022-03-09 12:28:22.961 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:28:22.963 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-09 12:28:22.965 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:28:22.967 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:28:22.970 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-09 12:28:22.972 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:28:22.974 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-09 12:28:22.977 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:28:22.979 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:28:22.981 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-09 12:28:22.984 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:28:22.986 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:28:22.989 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-09 12:28:22.992 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:28:22.994 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-09 12:28:22.997 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:28:22.999 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:28:23.002 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-09 12:28:23.008 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-09 12:28:23.010 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-09 12:28:23.664 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-09 12:28:23.667 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:28:23.669 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:28:23.671 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:28:23.673 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-09 12:28:23.675 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-09 12:28:23.677 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:28:23.680 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:28:23.682 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:28:23.684 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:28:23.686 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:28:23.688 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:28:23.690 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:28:23.693 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-09 12:28:23.713 | Using python 3.8 to install /opt/stack/keystone 2022-03-09 12:28:23.715 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-09 12:28:24.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:24.459 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:24.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:24.459 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:25.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:28:25.587 | Obtaining file:///opt/stack/keystone 2022-03-09 12:28:25.587 | Preparing metadata (setup.py): started 2022-03-09 12:28:28.799 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:28:28.935 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.8.1) 2022-03-09 12:28:28.936 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.8.7) 2022-03-09 12:28:29.033 | Collecting Flask!=0.11,>=1.0.2 2022-03-09 12:28:29.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-09 12:28:29.089 | Collecting Flask-RESTful>=0.3.5 2022-03-09 12:28:29.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-03-09 12:28:29.100 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (36.0.1) 2022-03-09 12:28:29.101 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.4.31) 2022-03-09 12:28:29.102 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (0.13.0) 2022-03-09 12:28:29.103 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.5.0) 2022-03-09 12:28:29.146 | Collecting passlib>=1.7.0 2022-03-09 12:28:29.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-09 12:28:29.169 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.4.0) 2022-03-09 12:28:29.170 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (9.4.0) 2022-03-09 12:28:29.171 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 12:28:29.396 | Collecting scrypt>=0.8.0 2022-03-09 12:28:29.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-03-09 12:28:29.439 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2.10.1) 2022-03-09 12:28:29.440 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (8.8.0) 2022-03-09 12:28:29.441 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.1.0) 2022-03-09 12:28:29.442 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (12.13.0) 2022-03-09 12:28:29.443 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (11.2.0) 2022-03-09 12:28:29.445 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (5.1.0) 2022-03-09 12:28:29.446 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.6.1) 2022-03-09 12:28:29.447 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.5.1) 2022-03-09 12:28:29.448 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.11.0) 2022-03-09 12:28:29.449 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.3.0) 2022-03-09 12:28:29.450 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.5.0) 2022-03-09 12:28:29.451 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (4.12.2) 2022-03-09 12:28:29.502 | Collecting oauthlib>=0.6.2 2022-03-09 12:28:29.508 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-09 12:28:29.578 | Collecting pysaml2>=5.0.0 2022-03-09 12:28:29.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-09 12:28:29.669 | Collecting PyJWT>=1.6.1 2022-03-09 12:28:29.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-09 12:28:29.679 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.1.5) 2022-03-09 12:28:29.680 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev103) (3.2.0) 2022-03-09 12:28:29.681 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.1.1) 2022-03-09 12:28:29.682 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (1.0.3) 2022-03-09 12:28:29.684 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (3.4.2) 2022-03-09 12:28:29.685 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev103) (2021.3) 2022-03-09 12:28:29.695 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.15.0) 2022-03-09 12:28:29.696 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev103) (1.16.0) 2022-03-09 12:28:29.738 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev103) (5.1.1) 2022-03-09 12:28:29.822 | Collecting click>=7.1.2 2022-03-09 12:28:29.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-09 12:28:29.870 | Collecting itsdangerous>=2.0 2022-03-09 12:28:29.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-09 12:28:29.880 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (3.0.3) 2022-03-09 12:28:29.964 | Collecting Werkzeug>=2.0 2022-03-09 12:28:29.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-09 12:28:30.041 | Collecting aniso8601>=0.82 2022-03-09 12:28:30.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-09 12:28:30.122 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.27.1) 2022-03-09 12:28:30.123 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 12:28:30.246 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 12:28:30.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (0.8.0) 2022-03-09 12:28:30.248 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.5.0) 2022-03-09 12:28:30.249 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev103) (6.0) 2022-03-09 12:28:30.301 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.0.1) 2022-03-09 12:28:30.301 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.7.6) 2022-03-09 12:28:30.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev103) (0.5.0) 2022-03-09 12:28:30.354 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (2.8.2) 2022-03-09 12:28:30.356 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev103) (0.9.6) 2022-03-09 12:28:30.417 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.8.0) 2022-03-09 12:28:30.418 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.4.0) 2022-03-09 12:28:30.419 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.2.3) 2022-03-09 12:28:30.422 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 12:28:30.423 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.4.0) 2022-03-09 12:28:30.424 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.9) 2022-03-09 12:28:30.444 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev103) (3.3.0) 2022-03-09 12:28:30.492 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (3.1.1) 2022-03-09 12:28:30.511 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (3.0.7) 2022-03-09 12:28:30.511 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (0.11.0) 2022-03-09 12:28:30.512 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (1.0.2) 2022-03-09 12:28:30.513 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev103) (21.3) 2022-03-09 12:28:30.566 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev103) (4.5.0) 2022-03-09 12:28:30.680 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (5.4.0) 2022-03-09 12:28:30.680 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (60.9.3) 2022-03-09 12:28:30.715 | Collecting defusedxml 2022-03-09 12:28:30.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-09 12:28:30.826 | Collecting xmlschema>=1.2.1 2022-03-09 12:28:30.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-09 12:28:30.844 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev103) (22.0.0) 2022-03-09 12:28:31.061 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev103) (1.1.2) 2022-03-09 12:28:31.083 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.4.2) 2022-03-09 12:28:31.085 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev103) (0.5.2) 2022-03-09 12:28:31.151 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.1.6) 2022-03-09 12:28:31.152 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev103) (4.11.1) 2022-03-09 12:28:31.170 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (5.0.0) 2022-03-09 12:28:31.240 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev103) (2.21) 2022-03-09 12:28:31.280 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev103) (1.13.3) 2022-03-09 12:28:31.390 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 12:28:31.462 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.7.0) 2022-03-09 12:28:31.587 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev103) (0.17.3) 2022-03-09 12:28:31.613 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.13.1) 2022-03-09 12:28:31.652 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.0.0) 2022-03-09 12:28:31.653 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (3.5.0) 2022-03-09 12:28:31.654 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.5.1) 2022-03-09 12:28:31.656 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.33.0) 2022-03-09 12:28:31.658 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (1.3.3) 2022-03-09 12:28:31.659 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.1) 2022-03-09 12:28:31.712 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev103) (0.2.5) 2022-03-09 12:28:31.846 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2.0.12) 2022-03-09 12:28:31.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (2019.11.28) 2022-03-09 12:28:31.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (1.26.8) 2022-03-09 12:28:31.850 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev103) (3.3) 2022-03-09 12:28:31.994 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (2.5.0) 2022-03-09 12:28:32.187 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-09 12:28:32.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-09 12:28:32.279 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev103) (3.7.0) 2022-03-09 12:28:32.454 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (2.1.0) 2022-03-09 12:28:32.713 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev103) (0.7) 2022-03-09 12:28:32.747 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev103) (1.0.0) 2022-03-09 12:28:34.080 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-09 12:28:34.745 | Attempting uninstall: click 2022-03-09 12:28:34.747 | Found existing installation: Click 7.0 2022-03-09 12:28:34.755 | Uninstalling Click-7.0: 2022-03-09 12:28:34.785 | Successfully uninstalled Click-7.0 2022-03-09 12:28:36.392 | Attempting uninstall: PyJWT 2022-03-09 12:28:36.393 | Found existing installation: PyJWT 1.7.1 2022-03-09 12:28:36.405 | Uninstalling PyJWT-1.7.1: 2022-03-09 12:28:36.433 | Successfully uninstalled PyJWT-1.7.1 2022-03-09 12:28:36.979 | Attempting uninstall: oauthlib 2022-03-09 12:28:36.981 | Found existing installation: oauthlib 3.1.0 2022-03-09 12:28:36.987 | Uninstalling oauthlib-3.1.0: 2022-03-09 12:28:37.016 | Successfully uninstalled oauthlib-3.1.0 2022-03-09 12:28:37.290 | Running setup.py develop for keystone 2022-03-09 12:28:41.201 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-09 12:28:41.201 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:28:41.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:28:41.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:28:41.356 | + inc/python:pip_install:200 : result=0 2022-03-09 12:28:41.359 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:28:41.361 | + functions-common:time_stop:2425 : local name 2022-03-09 12:28:41.363 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:28:41.365 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:28:41.367 | + functions-common:time_stop:2428 : local total 2022-03-09 12:28:41.369 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:28:41.371 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:28:41.373 | + functions-common:time_stop:2432 : start_time=1646828903708 2022-03-09 12:28:41.375 | + functions-common:time_stop:2434 : [[ -z 1646828903708 ]] 2022-03-09 12:28:41.377 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:28:41.381 | + functions-common:time_stop:2437 : end_time=1646828921379 2022-03-09 12:28:41.384 | + functions-common:time_stop:2438 : elapsed_time=17671 2022-03-09 12:28:41.386 | + functions-common:time_stop:2439 : total=57728 2022-03-09 12:28:41.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:28:41.390 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75399 2022-03-09 12:28:41.392 | + inc/python:pip_install:203 : return 0 2022-03-09 12:28:41.394 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:28:41.397 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:28:41.399 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:28:41.417 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-09 12:28:41.430 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-09 12:28:41.432 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-09 12:28:41.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:28:41.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:28:41.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-09 12:28:41.441 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:28:41.444 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-09 12:28:41.460 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:28:41.462 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:28:41.465 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:28:41.467 | + ./stack.sh:main:899 : configure_keystone 2022-03-09 12:28:41.469 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-09 12:28:41.482 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-09 12:28:41.485 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-09 12:28:41.489 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-09 12:28:41.504 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:28:41.506 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-09 12:28:41.535 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-09 12:28:41.562 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-09 12:28:41.591 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-09 12:28:41.620 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-09 12:28:41.650 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-09 12:28:41.684 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-09 12:28:41.712 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-09 12:28:41.738 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-09 12:28:41.740 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-09 12:28:41.743 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-09 12:28:41.745 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-09 12:28:41.747 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:28:41.749 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:28:41.764 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:41.767 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:28:41.770 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:28:41.773 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:28:41.787 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:41.789 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:28:41.792 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:28:41.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:28:41.823 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:28:41.826 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-09 12:28:41.828 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-09 12:28:41.843 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:28:41.846 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-03-09 12:28:41.875 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-09 12:28:41.877 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-09 12:28:41.907 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-09 12:28:41.909 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-09 12:28:41.912 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-09 12:28:41.914 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-09 12:28:41.916 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 12:28:41.919 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-09 12:28:41.948 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-09 12:28:41.950 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-09 12:28:41.952 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-09 12:28:41.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-09 12:28:41.958 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:28:41.974 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:28:41.976 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:28:41.978 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:28:41.981 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:28:41.983 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:28:42.010 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:28:42.037 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:28:42.065 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:28:42.092 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-09 12:28:42.119 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:28:42.121 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-09 12:28:42.123 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-09 12:28:42.125 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-09 12:28:42.128 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-09 12:28:42.130 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:28:42.133 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:28:42.135 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-09 12:28:42.139 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-09 12:28:42.141 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:28:42.144 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:28:42.156 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:28:42.156 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:28:42.164 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:28:42.167 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:28:42.183 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 12:28:42.185 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-09 12:28:42.189 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-09 12:28:42.217 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-09 12:28:42.244 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-09 12:28:42.270 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-09 12:28:42.306 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-09 12:28:42.332 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-09 12:28:42.359 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-09 12:28:42.385 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-09 12:28:42.411 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-09 12:28:42.438 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:28:42.467 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-09 12:28:42.494 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-09 12:28:42.520 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-09 12:28:42.547 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:28:42.549 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:28:42.552 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-09 12:28:42.554 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-09 12:28:42.557 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:28:42.559 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:28:42.561 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:28:42.563 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:28:42.566 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:28:42.568 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-09 12:28:42.594 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-09 12:28:42.622 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-09 12:28:42.622 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-09 12:28:42.630 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-09 12:28:42.633 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-09 12:28:42.636 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-09 12:28:42.638 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:28:42.640 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:28:42.642 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:28:42.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:28:42.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:28:42.649 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:28:42.651 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:28:42.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:28:42.656 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:28:42.658 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-09 12:28:42.720 | Enabling site keystone-wsgi-public. 2022-03-09 12:28:42.726 | To activate the new configuration, you need to run: 2022-03-09 12:28:42.726 | systemctl reload apache2 2022-03-09 12:28:42.730 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:28:42.733 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:28:42.735 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:28:42.737 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:28:42.864 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-09 12:28:42.894 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-09 12:28:42.925 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-09 12:28:42.954 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-09 12:28:42.956 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-09 12:28:42.986 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-09 12:28:43.013 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-09 12:28:43.041 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-09 12:28:43.044 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-09 12:28:43.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:28:43.062 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-09 12:28:43.079 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:28:43.081 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-09 12:28:43.084 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-09 12:28:43.086 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-09 12:28:43.089 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:28:43.091 | + lib/stack:stack_install_service:32 : install_swift 2022-03-09 12:28:43.093 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-09 12:28:43.096 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-09 12:28:43.098 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-09 12:28:43.100 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:28:43.102 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:28:43.105 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:28:43.108 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:28:43.110 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:28:43.113 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:28:43.128 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:28:43.130 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:28:43.133 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:28:43.135 | + functions-common:git_clone:629 : echo master 2022-03-09 12:28:43.136 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:28:43.140 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-09 12:28:43.143 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:28:43.145 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-09 12:28:43.148 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:28:43.148 | + functions-common:git_clone:678 : head -1 2022-03-09 12:28:43.151 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-09 12:28:43.154 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:28:43.156 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-09 12:28:43.158 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:28:43.161 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:28:43.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-09 12:28:43.166 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-09 12:28:43.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-09 12:28:43.170 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:28:43.172 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:28:43.175 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-09 12:28:43.177 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:28:43.179 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-09 12:28:43.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-09 12:28:43.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:28:43.187 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-09 12:28:43.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:28:43.192 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:28:43.195 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-09 12:28:43.200 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-09 12:28:43.203 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-09 12:28:43.848 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-09 12:28:43.850 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:28:43.853 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:28:43.855 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:28:43.857 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-09 12:28:43.860 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-09 12:28:43.862 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:28:43.864 | + inc/python:setup_package:428 : local extras=keystone 2022-03-09 12:28:43.867 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:28:43.869 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-09 12:28:43.871 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-09 12:28:43.873 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-09 12:28:43.876 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:28:43.878 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-09 12:28:43.899 | Using python 3.8 to install /opt/stack/swift 2022-03-09 12:28:43.901 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-09 12:28:44.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:44.664 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:44.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:28:44.664 | from cryptography.utils import int_from_bytes 2022-03-09 12:28:45.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:28:45.811 | Obtaining file:///opt/stack/swift 2022-03-09 12:28:45.812 | Preparing metadata (setup.py): started 2022-03-09 12:28:48.671 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:28:48.779 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-09 12:28:48.780 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-09 12:28:48.781 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-09 12:28:48.782 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-09 12:28:49.732 | Collecting lxml>=3.4.1 2022-03-09 12:28:49.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-03-09 12:28:49.921 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-09 12:28:49.922 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-09 12:28:50.029 | Collecting xattr>=0.4 2022-03-09 12:28:50.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-03-09 12:28:50.077 | Collecting PyECLib>=1.3.1 2022-03-09 12:28:50.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-09 12:28:50.404 | Preparing metadata (setup.py): started 2022-03-09 12:28:52.258 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:28:52.262 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-09 12:28:52.263 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-09 12:28:52.301 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-09 12:28:52.309 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-09 12:28:52.362 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.5.0) 2022-03-09 12:28:52.363 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-09 12:28:52.364 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-09 12:28:52.365 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.1.0) 2022-03-09 12:28:52.366 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-09 12:28:52.367 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-09 12:28:52.368 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-09 12:28:52.369 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-09 12:28:52.370 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-09 12:28:52.372 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-09 12:28:52.373 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-09 12:28:52.374 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-09 12:28:52.399 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-09 12:28:52.429 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-09 12:28:52.432 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-09 12:28:52.432 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-09 12:28:52.433 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-09 12:28:52.457 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-09 12:28:52.581 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-09 12:28:52.583 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-09 12:28:52.584 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-09 12:28:52.625 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-09 12:28:52.667 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-09 12:28:52.668 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-09 12:28:52.670 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-09 12:28:52.671 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-09 12:28:52.728 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-09 12:28:52.732 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-09 12:28:52.745 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-09 12:28:52.747 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-09 12:28:52.766 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-09 12:28:52.767 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-09 12:28:52.870 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-09 12:28:52.885 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-09 12:28:53.168 | Building wheels for collected packages: PyECLib 2022-03-09 12:28:53.169 | Building wheel for PyECLib (setup.py): started 2022-03-09 12:28:56.089 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-09 12:28:56.090 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55542 sha256=077c8051fac26062fdfe0c885720225ed5b18d233dd39fcb247db87d0af4f84b 2022-03-09 12:28:56.090 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-09 12:28:56.094 | Successfully built PyECLib 2022-03-09 12:28:57.468 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-09 12:28:58.015 | Running setup.py develop for swift 2022-03-09 12:29:01.697 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-03-09 12:29:01.697 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:29:01.705 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:29:01.705 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:29:01.850 | + inc/python:pip_install:200 : result=0 2022-03-09 12:29:01.853 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:29:01.855 | + functions-common:time_stop:2425 : local name 2022-03-09 12:29:01.857 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:29:01.859 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:29:01.861 | + functions-common:time_stop:2428 : local total 2022-03-09 12:29:01.863 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:29:01.865 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:29:01.867 | + functions-common:time_stop:2432 : start_time=1646828923893 2022-03-09 12:29:01.870 | + functions-common:time_stop:2434 : [[ -z 1646828923893 ]] 2022-03-09 12:29:01.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:29:01.876 | + functions-common:time_stop:2437 : end_time=1646828941874 2022-03-09 12:29:01.878 | + functions-common:time_stop:2438 : elapsed_time=17981 2022-03-09 12:29:01.880 | + functions-common:time_stop:2439 : total=75399 2022-03-09 12:29:01.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:29:01.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93380 2022-03-09 12:29:01.887 | + inc/python:pip_install:203 : return 0 2022-03-09 12:29:01.889 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:29:01.891 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:29:01.893 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:29:01.912 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-09 12:29:01.924 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-09 12:29:01.926 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-09 12:29:01.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:29:01.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:29:01.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-09 12:29:01.935 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:29:01.937 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-09 12:29:01.939 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:29:01.942 | + ./stack.sh:main:908 : configure_swift 2022-03-09 12:29:01.944 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-09 12:29:01.946 | + lib/swift:configure_swift:332 : local node_number 2022-03-09 12:29:01.948 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-09 12:29:01.950 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-09 12:29:01.952 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-09 12:29:03.077 | No container-auditor running 2022-03-09 12:29:03.077 | No container-server running 2022-03-09 12:29:03.077 | No account-auditor running 2022-03-09 12:29:03.077 | No object-updater running 2022-03-09 12:29:03.077 | No object-server running 2022-03-09 12:29:03.077 | No account-server running 2022-03-09 12:29:03.077 | No object-auditor running 2022-03-09 12:29:03.077 | No container-sharder running 2022-03-09 12:29:03.077 | No container-updater running 2022-03-09 12:29:03.077 | No proxy-server running 2022-03-09 12:29:03.077 | No container-sync running 2022-03-09 12:29:03.077 | No object-expirer running 2022-03-09 12:29:03.077 | No account-reaper running 2022-03-09 12:29:03.077 | No container-replicator running 2022-03-09 12:29:03.077 | No container-reconciler running 2022-03-09 12:29:03.077 | No account-replicator running 2022-03-09 12:29:03.077 | No object-replicator running 2022-03-09 12:29:03.077 | No object-reconstructor running 2022-03-09 12:29:03.164 | + lib/swift:configure_swift:337 : true 2022-03-09 12:29:03.166 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-09 12:29:03.179 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-09 12:29:03.190 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-09 12:29:03.193 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-09 12:29:03.193 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-09 12:29:03.197 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-09 12:29:03.198 | s/%GROUP%/ubuntu/; 2022-03-09 12:29:03.198 | s/%USER%/ubuntu/; 2022-03-09 12:29:03.198 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-09 12:29:03.198 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-09 12:29:03.201 | uid = ubuntu 2022-03-09 12:29:03.201 | gid = ubuntu 2022-03-09 12:29:03.201 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-09 12:29:03.201 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-09 12:29:03.201 | address = 127.0.0.1 2022-03-09 12:29:03.201 | 2022-03-09 12:29:03.201 | [account6612] 2022-03-09 12:29:03.201 | max connections = 25 2022-03-09 12:29:03.201 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:29:03.201 | read only = false 2022-03-09 12:29:03.201 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-09 12:29:03.201 | 2022-03-09 12:29:03.201 | [account6622] 2022-03-09 12:29:03.201 | max connections = 25 2022-03-09 12:29:03.201 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:29:03.201 | read only = false 2022-03-09 12:29:03.201 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-09 12:29:03.201 | 2022-03-09 12:29:03.202 | [account6632] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.202 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | [account6642] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.202 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | [container6611] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.202 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | [container6621] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.202 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | [container6631] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.202 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-09 12:29:03.202 | 2022-03-09 12:29:03.202 | [container6641] 2022-03-09 12:29:03.202 | max connections = 25 2022-03-09 12:29:03.202 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:29:03.202 | read only = false 2022-03-09 12:29:03.203 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-09 12:29:03.203 | 2022-03-09 12:29:03.203 | 2022-03-09 12:29:03.203 | [object6613] 2022-03-09 12:29:03.203 | max connections = 25 2022-03-09 12:29:03.203 | path = /opt/stack/data/swift/1/node/ 2022-03-09 12:29:03.203 | read only = false 2022-03-09 12:29:03.203 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-09 12:29:03.203 | 2022-03-09 12:29:03.203 | [object6623] 2022-03-09 12:29:03.203 | max connections = 25 2022-03-09 12:29:03.203 | path = /opt/stack/data/swift/2/node/ 2022-03-09 12:29:03.203 | read only = false 2022-03-09 12:29:03.203 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-09 12:29:03.203 | 2022-03-09 12:29:03.203 | [object6633] 2022-03-09 12:29:03.203 | max connections = 25 2022-03-09 12:29:03.203 | path = /opt/stack/data/swift/3/node/ 2022-03-09 12:29:03.203 | read only = false 2022-03-09 12:29:03.203 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-09 12:29:03.203 | 2022-03-09 12:29:03.203 | [object6643] 2022-03-09 12:29:03.203 | max connections = 25 2022-03-09 12:29:03.203 | path = /opt/stack/data/swift/4/node/ 2022-03-09 12:29:03.203 | read only = false 2022-03-09 12:29:03.203 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-09 12:29:03.204 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-09 12:29:03.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:03.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:03.210 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-09 12:29:03.221 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-09 12:29:03.224 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-09 12:29:03.228 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-09 12:29:03.232 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-09 12:29:03.234 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-09 12:29:03.238 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-09 12:29:03.265 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-03-09 12:29:03.289 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-09 12:29:03.307 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-09 12:29:03.333 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-09 12:29:03.351 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:29:03.378 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-09 12:29:03.395 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-09 12:29:03.422 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-09 12:29:03.439 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-09 12:29:03.466 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-09 12:29:03.484 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:29:03.510 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-09 12:29:03.528 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-09 12:29:03.542 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:03.544 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-09 12:29:03.571 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-09 12:29:03.597 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-09 12:29:03.624 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-09 12:29:03.650 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-09 12:29:03.665 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:03.667 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-09 12:29:03.692 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-09 12:29:03.706 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:03.709 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-09 12:29:03.725 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:03.728 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-09 12:29:03.730 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-09 12:29:03.745 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:03.747 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-09 12:29:03.749 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-09 12:29:03.751 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-09 12:29:03.756 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-09 12:29:03.765 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-09 12:29:03.791 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-09 12:29:03.818 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-09 12:29:03.846 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-09 12:29:03.875 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-09 12:29:03.901 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-09 12:29:03.903 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-09 12:29:03.905 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-09 12:29:03.907 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-09 12:29:03.909 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-09 12:29:03.935 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-09 12:29:03.962 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:29:03.988 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-09 12:29:04.014 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-09 12:29:04.040 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-09 12:29:04.066 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-09 12:29:04.092 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-09 12:29:04.119 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:29:04.145 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-09 12:29:04.171 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-09 12:29:04.198 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-09 12:29:04.224 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-09 12:29:04.251 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-09 12:29:04.280 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-09 12:29:04.306 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-09 12:29:04.324 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-09 12:29:04.350 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-09 12:29:04.377 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-09 12:29:04.382 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-09 12:29:04.409 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-09 12:29:04.435 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-09 12:29:04.461 | + lib/swift:configure_swift:475 : local node_number 2022-03-09 12:29:04.463 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-09 12:29:04.465 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 12:29:04.467 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-09 12:29:04.471 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-09 12:29:04.474 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-09 12:29:04.476 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:29:04.478 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-09 12:29:04.480 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-09 12:29:04.483 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:29:04.485 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:29:04.487 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-09 12:29:04.504 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-09 12:29:04.531 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-09 12:29:04.548 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-09 12:29:04.576 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-09 12:29:04.594 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:29:04.622 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-09 12:29:04.640 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:29:04.667 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-09 12:29:04.685 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:29:04.713 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-09 12:29:04.731 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-09 12:29:04.760 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:29:04.777 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:29:04.805 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-09 12:29:04.826 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-09 12:29:04.854 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-09 12:29:04.871 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-09 12:29:04.897 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-09 12:29:04.902 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-09 12:29:04.920 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:29:04.947 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-09 12:29:04.975 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 12:29:04.977 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-09 12:29:04.982 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-09 12:29:04.984 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-09 12:29:04.986 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:29:04.988 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-09 12:29:04.990 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-09 12:29:04.992 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:29:04.994 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:29:04.996 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-09 12:29:05.013 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-09 12:29:05.042 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-09 12:29:05.063 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-09 12:29:05.138 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-09 12:29:05.156 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:29:05.184 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-09 12:29:05.201 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:29:05.229 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-09 12:29:05.247 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:29:05.275 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-09 12:29:05.292 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-09 12:29:05.319 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:29:05.337 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:29:05.364 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-09 12:29:05.382 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-09 12:29:05.409 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-09 12:29:05.427 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-09 12:29:05.453 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-09 12:29:05.458 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-09 12:29:05.476 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:29:05.503 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 12:29:05.506 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-09 12:29:05.510 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-09 12:29:05.512 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-09 12:29:05.514 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-09 12:29:05.516 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-09 12:29:05.518 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-09 12:29:05.521 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-09 12:29:05.523 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-09 12:29:05.525 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-09 12:29:05.542 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-09 12:29:05.569 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-09 12:29:05.587 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-09 12:29:05.615 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-09 12:29:05.633 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-09 12:29:05.659 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-09 12:29:05.677 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-09 12:29:05.704 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-09 12:29:05.721 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-09 12:29:05.749 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-09 12:29:05.767 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-09 12:29:05.794 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-09 12:29:05.812 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-09 12:29:05.839 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-09 12:29:05.857 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-09 12:29:05.884 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-09 12:29:05.902 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-09 12:29:05.928 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-09 12:29:05.933 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-09 12:29:05.951 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-09 12:29:05.979 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-09 12:29:06.006 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-09 12:29:06.033 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-09 12:29:06.061 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-09 12:29:06.063 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-09 12:29:06.067 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-09 12:29:06.095 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-09 12:29:06.124 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-09 12:29:06.154 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-09 12:29:06.182 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-09 12:29:06.209 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-09 12:29:06.237 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-09 12:29:06.263 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-09 12:29:06.290 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-09 12:29:06.316 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-09 12:29:06.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:06.334 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-09 12:29:06.352 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-09 12:29:06.355 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-09 12:29:06.375 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-09 12:29:06.379 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-03-09 12:29:06.407 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-09 12:29:06.409 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-09 12:29:06.436 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-03-09 12:29:06.464 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-09 12:29:06.466 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-09 12:29:06.493 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-09 12:29:06.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:06.510 | + lib/swift:configure_swift:538 : local user_group 2022-03-09 12:29:06.513 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-09 12:29:06.517 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-09 12:29:06.520 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-09 12:29:06.532 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-09 12:29:06.534 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-09 12:29:06.546 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-09 12:29:06.548 | + lib/swift:configure_swift:545 : is_suse 2022-03-09 12:29:06.550 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:29:06.552 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:29:06.555 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:29:06.557 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:29:06.559 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:29:06.561 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:29:06.563 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-09 12:29:06.575 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:29:06.577 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-09 12:29:06.580 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-09 12:29:06.597 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:06.600 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-09 12:29:06.616 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:06.619 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-09 12:29:06.621 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-09 12:29:06.623 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-09 12:29:06.626 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:29:06.628 | + lib/stack:stack_install_service:32 : install_glance 2022-03-09 12:29:06.630 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-09 12:29:06.633 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-09 12:29:06.636 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-09 12:29:06.652 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:06.655 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-09 12:29:06.657 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-09 12:29:06.674 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:06.677 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-09 12:29:06.679 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-09 12:29:06.682 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-09 12:29:06.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:29:06.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:29:06.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-09 12:29:06.694 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:29:06.700 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-09 12:29:06.703 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-09 12:29:06.705 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-09 12:29:06.709 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-09 12:29:06.711 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-09 12:29:06.714 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-09 12:29:06.716 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-09 12:29:06.719 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-09 12:29:06.722 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-09 12:29:06.725 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-09 12:29:06.729 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:29:06.729 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-09 12:29:06.735 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-09 12:29:06.737 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-09 12:29:06.740 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-09 12:29:06.742 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-09 12:29:06.745 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 12:29:06.766 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-09 12:29:06.769 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-09 12:29:07.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:07.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:07.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:07.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:08.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:29:08.780 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-09 12:29:08.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-03-09 12:29:08.875 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-09 12:29:08.876 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-09 12:29:08.878 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-09 12:29:08.879 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 12:29:08.880 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-09 12:29:08.881 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-09 12:29:08.882 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-09 12:29:08.884 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-09 12:29:08.885 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-09 12:29:08.886 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 12:29:08.886 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-09 12:29:08.888 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-09 12:29:09.042 | Collecting os-brick>=2.6.0 2022-03-09 12:29:09.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-03-09 12:29:09.068 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 12:29:09.167 | Collecting python-cinderclient>=4.1.0 2022-03-09 12:29:09.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-03-09 12:29:09.188 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-09 12:29:09.190 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-09 12:29:09.259 | Collecting python-swiftclient>=3.2.0 2022-03-09 12:29:09.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-03-09 12:29:09.280 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-09 12:29:09.282 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-09 12:29:09.294 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-09 12:29:09.362 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-09 12:29:09.363 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-09 12:29:09.364 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-09 12:29:09.387 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-09 12:29:09.389 | 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.6.1) 2022-03-09 12:29:09.392 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-09 12:29:09.393 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-09 12:29:09.394 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-09 12:29:09.406 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-09 12:29:09.448 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-09 12:29:09.449 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-03-09 12:29:09.451 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-09 12:29:09.452 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-09 12:29:09.472 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-09 12:29:09.474 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-09 12:29:09.490 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-09 12:29:09.505 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-09 12:29:09.508 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-09 12:29:09.528 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-09 12:29:09.530 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-09 12:29:09.609 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-09 12:29:09.610 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-09 12:29:09.612 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-09 12:29:09.614 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-09 12:29:09.664 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-09 12:29:09.689 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-09 12:29:09.920 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-09 12:29:09.923 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-09 12:29:09.955 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-09 12:29:09.956 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-09 12:29:09.958 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-09 12:29:09.959 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-09 12:29:09.962 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-09 12:29:09.963 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-09 12:29:10.017 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-09 12:29:10.184 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-09 12:29:10.208 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-09 12:29:10.291 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-09 12:29:10.436 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-09 12:29:12.061 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-03-09 12:29:13.343 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-03-09 12:29:13.343 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:29:13.349 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:29:13.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:29:13.468 | + inc/python:pip_install:200 : result=0 2022-03-09 12:29:13.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:29:13.474 | + functions-common:time_stop:2425 : local name 2022-03-09 12:29:13.476 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:29:13.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:29:13.481 | + functions-common:time_stop:2428 : local total 2022-03-09 12:29:13.484 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:29:13.486 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:29:13.489 | + functions-common:time_stop:2432 : start_time=1646828946761 2022-03-09 12:29:13.491 | + functions-common:time_stop:2434 : [[ -z 1646828946761 ]] 2022-03-09 12:29:13.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:29:13.498 | + functions-common:time_stop:2437 : end_time=1646828953496 2022-03-09 12:29:13.500 | + functions-common:time_stop:2438 : elapsed_time=6735 2022-03-09 12:29:13.503 | + functions-common:time_stop:2439 : total=93380 2022-03-09 12:29:13.505 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:29:13.507 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=100115 2022-03-09 12:29:13.510 | + inc/python:pip_install:203 : return 0 2022-03-09 12:29:13.512 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-09 12:29:13.514 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-09 12:29:13.517 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-09 12:29:13.529 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-09 12:29:13.534 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-09 12:29:13.537 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-09 12:29:13.539 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-09 12:29:13.542 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:29:13.544 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:29:13.547 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:29:13.549 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:29:13.552 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:29:13.555 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:29:13.570 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:29:13.572 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:29:13.575 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:29:13.577 | + functions-common:git_clone:629 : echo master 2022-03-09 12:29:13.578 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:29:13.583 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-09 12:29:13.585 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:29:13.587 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-09 12:29:13.590 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:29:13.591 | + functions-common:git_clone:678 : head -1 2022-03-09 12:29:13.593 | 7af4d971f Merge "Fix warning in the release notes" 2022-03-09 12:29:13.596 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:29:13.599 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-09 12:29:13.601 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:29:13.604 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:29:13.607 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-09 12:29:13.609 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:29:13.612 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-09 12:29:13.615 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:29:13.617 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:29:13.620 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-09 12:29:13.622 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:29:13.624 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:29:13.627 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-09 12:29:13.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:29:13.632 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-09 12:29:13.635 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:29:13.637 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:29:13.640 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-09 12:29:13.646 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-09 12:29:13.648 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-09 12:29:14.299 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-09 12:29:14.301 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:29:14.304 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:29:14.306 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:29:14.308 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-09 12:29:14.311 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-09 12:29:14.313 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:29:14.315 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:29:14.318 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:29:14.320 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:29:14.323 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:29:14.325 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:29:14.327 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:29:14.329 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-09 12:29:14.350 | Using python 3.8 to install /opt/stack/glance 2022-03-09 12:29:14.353 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-09 12:29:15.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:15.109 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:15.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:15.110 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:16.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:29:16.241 | Obtaining file:///opt/stack/glance 2022-03-09 12:29:16.242 | Preparing metadata (setup.py): started 2022-03-09 12:29:19.122 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:29:19.264 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.8.1) 2022-03-09 12:29:19.265 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.7.1) 2022-03-09 12:29:19.266 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.4.31) 2022-03-09 12:29:19.267 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.33.0) 2022-03-09 12:29:19.268 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.1.1) 2022-03-09 12:29:19.269 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.5.1) 2022-03-09 12:29:19.270 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.8.7) 2022-03-09 12:29:19.271 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.4.2) 2022-03-09 12:29:19.273 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.7.6) 2022-03-09 12:29:19.274 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (0.20.4) 2022-03-09 12:29:19.275 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (8.8.0) 2022-03-09 12:29:19.276 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 12:29:19.277 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.1.0) 2022-03-09 12:29:19.278 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.5.0) 2022-03-09 12:29:19.279 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.12.2) 2022-03-09 12:29:19.280 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 12:29:19.281 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 12:29:19.427 | Collecting taskflow>=4.0.0 2022-03-09 12:29:19.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-03-09 12:29:19.460 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.0) 2022-03-09 12:29:19.462 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (9.4.0) 2022-03-09 12:29:19.506 | Collecting WSME>=0.8.0 2022-03-09 12:29:19.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-09 12:29:19.518 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.1.1) 2022-03-09 12:29:19.520 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.5.0) 2022-03-09 12:29:19.521 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev3) (3.2.0) 2022-03-09 12:29:19.522 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.4.0) 2022-03-09 12:29:19.523 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (22.0.0) 2022-03-09 12:29:19.524 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (11.2.0) 2022-03-09 12:29:19.525 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.1.0) 2022-03-09 12:29:19.981 | Collecting oslo.limit>=1.4.0 2022-03-09 12:29:19.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-03-09 12:29:19.992 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.6.1) 2022-03-09 12:29:19.993 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (12.13.0) 2022-03-09 12:29:19.994 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (4.5.1) 2022-03-09 12:29:19.995 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.3.0) 2022-03-09 12:29:19.996 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.11.0) 2022-03-09 12:29:20.025 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-09 12:29:20.033 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-09 12:29:20.037 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.4.2) 2022-03-09 12:29:20.038 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (3.0.0) 2022-03-09 12:29:20.039 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (2.4.0) 2022-03-09 12:29:20.040 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (36.0.1) 2022-03-09 12:29:20.071 | Collecting cursive>=0.2.1 2022-03-09 12:29:20.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-09 12:29:20.081 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (1.0.2) 2022-03-09 12:29:20.082 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev3) (5.6.0) 2022-03-09 12:29:20.181 | Collecting castellan>=0.17.0 2022-03-09 12:29:20.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-03-09 12:29:20.218 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (5.4.0) 2022-03-09 12:29:20.220 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (4.11.1) 2022-03-09 12:29:20.221 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev3) (1.1.6) 2022-03-09 12:29:20.305 | Collecting python-barbicanclient>=4.5.2 2022-03-09 12:29:20.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-03-09 12:29:20.320 | 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.dev3) (2.27.1) 2022-03-09 12:29:20.360 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev3) (1.15.0) 2022-03-09 12:29:20.376 | 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.dev3) (4.3.0) 2022-03-09 12:29:20.406 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev3) (1.13.3) 2022-03-09 12:29:20.421 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.16.0) 2022-03-09 12:29:20.422 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (1.1.2) 2022-03-09 12:29:20.423 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev3) (2.1.0) 2022-03-09 12:29:20.520 | 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.dev3) (3.0.7) 2022-03-09 12:29:20.596 | 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.dev3) (1.7.0) 2022-03-09 12:29:20.646 | 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.dev3) (2.10.1) 2022-03-09 12:29:20.647 | 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.dev3) (3.1.1) 2022-03-09 12:29:20.682 | 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.dev3) (0.17.3) 2022-03-09 12:29:20.752 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev3) (6.0) 2022-03-09 12:29:20.753 | 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.dev3) (0.8.0) 2022-03-09 12:29:20.754 | 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.dev3) (1.5.0) 2022-03-09 12:29:20.812 | 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.dev3) (0.13.0) 2022-03-09 12:29:20.815 | 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.dev3) (2.0.1) 2022-03-09 12:29:20.817 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev3) (0.5.0) 2022-03-09 12:29:20.842 | 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.dev3) (0.61.0) 2022-03-09 12:29:20.891 | 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.dev3) (0.9.6) 2022-03-09 12:29:20.893 | 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.dev3) (2.8.2) 2022-03-09 12:29:20.952 | 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.dev3) (5.0.9) 2022-03-09 12:29:20.953 | 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.dev3) (0.4.0) 2022-03-09 12:29:20.954 | 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.dev3) (5.0.0) 2022-03-09 12:29:20.955 | 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.dev3) (2.8.0) 2022-03-09 12:29:20.957 | 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.dev3) (5.2.3) 2022-03-09 12:29:20.985 | 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.dev3) (3.3.0) 2022-03-09 12:29:20.986 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev3) (3.0.3) 2022-03-09 12:29:20.988 | 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.dev3) (3.2.0) 2022-03-09 12:29:21.030 | 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.dev3) (5.9.0) 2022-03-09 12:29:21.072 | 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.dev3) (0.11.0) 2022-03-09 12:29:21.075 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (21.3) 2022-03-09 12:29:21.077 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev3) (2021.3) 2022-03-09 12:29:21.153 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev3) (60.9.3) 2022-03-09 12:29:21.211 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev3) (0.2.5) 2022-03-09 12:29:21.311 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev3) (0.7) 2022-03-09 12:29:21.658 | Collecting automaton>=1.9.0 2022-03-09 12:29:21.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-03-09 12:29:21.701 | Collecting pydot>=1.2.4 2022-03-09 12:29:21.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-09 12:29:21.823 | Collecting networkx>=2.1.0 2022-03-09 12:29:21.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-03-09 12:29:21.903 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev3) (6.3.1) 2022-03-09 12:29:21.990 | Collecting simplegeneric 2022-03-09 12:29:21.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-09 12:29:22.001 | Preparing metadata (setup.py): started 2022-03-09 12:29:23.702 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:29:23.732 | 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.dev3) (5.0.0) 2022-03-09 12:29:23.853 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev3) (2.21) 2022-03-09 12:29:23.958 | 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.dev3) (2.1.0) 2022-03-09 12:29:24.170 | 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.dev3) (1.1.5) 2022-03-09 12:29:24.171 | 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.dev3) (1.32) 2022-03-09 12:29:24.172 | 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.dev3) (2.5.0) 2022-03-09 12:29:24.174 | 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.dev3) (1.4.0) 2022-03-09 12:29:24.175 | 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.dev3) (1.4.4) 2022-03-09 12:29:24.177 | 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.dev3) (0.10.0) 2022-03-09 12:29:24.179 | 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.dev3) (5.1.1) 2022-03-09 12:29:24.305 | 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.dev3) (0.13.1) 2022-03-09 12:29:24.337 | 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.dev3) (1.0.3) 2022-03-09 12:29:24.383 | 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.dev3) (1.3.3) 2022-03-09 12:29:24.384 | 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.dev3) (3.0.0) 2022-03-09 12:29:24.626 | 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.dev3) (3.10.1) 2022-03-09 12:29:24.820 | 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.dev3) (2.0.12) 2022-03-09 12:29:24.823 | 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.dev3) (3.3) 2022-03-09 12:29:24.824 | 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.dev3) (1.26.8) 2022-03-09 12:29:24.825 | 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.dev3) (2019.11.28) 2022-03-09 12:29:24.965 | 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.dev3) (0.5.2) 2022-03-09 12:29:25.125 | 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.dev3) (2.5.0) 2022-03-09 12:29:25.228 | 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.dev3) (3.7.0) 2022-03-09 12:29:25.537 | 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.dev3) (0.5.0) 2022-03-09 12:29:25.539 | 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.dev3) (2.4.0) 2022-03-09 12:29:25.767 | 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.dev3) (2.2) 2022-03-09 12:29:26.061 | 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.dev3) (1.0.0) 2022-03-09 12:29:26.379 | 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.dev3) (1.8.2) 2022-03-09 12:29:26.380 | 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.dev3) (21.4.0) 2022-03-09 12:29:26.735 | Building wheels for collected packages: simplegeneric 2022-03-09 12:29:26.746 | Building wheel for simplegeneric (setup.py): started 2022-03-09 12:29:29.120 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-09 12:29:29.121 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=386fdcc7f4a73261862c195f54a75e5a45673050c11b30d53e91efd8c9fbb8a3 2022-03-09 12:29:29.121 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-09 12:29:29.124 | Successfully built simplegeneric 2022-03-09 12:29:29.975 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-03-09 12:29:33.196 | Running setup.py develop for glance 2022-03-09 12:29:37.227 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-03-09 12:29:37.227 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:29:37.234 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:29:37.234 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:29:37.374 | + inc/python:pip_install:200 : result=0 2022-03-09 12:29:37.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:29:37.379 | + functions-common:time_stop:2425 : local name 2022-03-09 12:29:37.381 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:29:37.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:29:37.385 | + functions-common:time_stop:2428 : local total 2022-03-09 12:29:37.387 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:29:37.390 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:29:37.392 | + functions-common:time_stop:2432 : start_time=1646828954345 2022-03-09 12:29:37.395 | + functions-common:time_stop:2434 : [[ -z 1646828954345 ]] 2022-03-09 12:29:37.398 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:29:37.402 | + functions-common:time_stop:2437 : end_time=1646828977399 2022-03-09 12:29:37.404 | + functions-common:time_stop:2438 : elapsed_time=23054 2022-03-09 12:29:37.406 | + functions-common:time_stop:2439 : total=100115 2022-03-09 12:29:37.409 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:29:37.412 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=123169 2022-03-09 12:29:37.414 | + inc/python:pip_install:203 : return 0 2022-03-09 12:29:37.417 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:29:37.419 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:29:37.421 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:29:37.440 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-09 12:29:37.452 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-09 12:29:37.454 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-09 12:29:37.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:29:37.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:29:37.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-09 12:29:37.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:29:37.466 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:29:37.469 | + ./stack.sh:main:920 : configure_glance 2022-03-09 12:29:37.472 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-09 12:29:37.484 | + lib/glance:configure_glance:326 : local dburl 2022-03-09 12:29:37.487 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-09 12:29:37.489 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-09 12:29:37.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-09 12:29:37.494 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-09 12:29:37.496 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:29:37.499 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:29:37.501 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-09 12:29:37.530 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-09 12:29:37.559 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-09 12:29:37.586 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 12:29:37.613 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-09 12:29:37.643 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-09 12:29:37.673 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-09 12:29:37.675 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 12:29:37.678 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-09 12:29:37.680 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:29:37.682 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-09 12:29:37.715 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-09 12:29:37.746 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:29:37.774 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-09 12:29:37.801 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-09 12:29:37.829 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-09 12:29:37.857 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-09 12:29:37.885 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-09 12:29:37.912 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:29:37.940 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:29:37.967 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-09 12:29:37.998 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-09 12:29:38.000 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-09 12:29:38.003 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-09 12:29:38.005 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:29:38.008 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:29:38.010 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:29:38.028 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:38.031 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:29:38.033 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:29:38.036 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:29:38.052 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:38.055 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:29:38.057 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:29:38.085 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:29:38.088 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:29:38.090 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-09 12:29:38.092 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-09 12:29:38.095 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-09 12:29:38.122 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-09 12:29:38.150 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-09 12:29:38.153 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-09 12:29:38.155 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-09 12:29:38.157 | + lib/glance:configure_glance_store:254 : local be 2022-03-09 12:29:38.159 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-09 12:29:38.162 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-09 12:29:38.164 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 12:29:38.203 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-09 12:29:38.205 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-03-09 12:29:38.235 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-09 12:29:38.238 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-09 12:29:38.254 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:38.256 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-09 12:29:38.284 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-09 12:29:38.312 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-09 12:29:38.339 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-09 12:29:38.367 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-09 12:29:38.394 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-09 12:29:38.410 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:38.413 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:29:38.440 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-09 12:29:38.470 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-09 12:29:38.498 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-03-09 12:29:38.525 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-09 12:29:38.553 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-03-09 12:29:38.581 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-09 12:29:38.598 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:38.600 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-09 12:29:38.602 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-09 12:29:38.605 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-09 12:29:38.608 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:29:38.625 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:29:38.627 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:29:38.629 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:29:38.631 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:29:38.634 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:29:38.662 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:29:38.689 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:29:38.716 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:29:38.744 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-09 12:29:38.748 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-09 12:29:38.779 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-09 12:29:38.806 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-09 12:29:38.834 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-03-09 12:29:38.862 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-09 12:29:38.889 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-09 12:29:38.916 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-09 12:29:38.944 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-09 12:29:38.975 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-09 12:29:39.005 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-09 12:29:39.036 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-09 12:29:39.063 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-09 12:29:39.068 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-09 12:29:39.074 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-09 12:29:39.090 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:29:39.093 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-09 12:29:39.095 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-09 12:29:39.097 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-09 12:29:39.100 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-09 12:29:39.102 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-09 12:29:39.105 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-09 12:29:39.109 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-09 12:29:39.111 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-09 12:29:39.115 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-09 12:29:39.144 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-09 12:29:39.146 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-09 12:29:39.149 | ++ functions:get_random_port:837 : true 2022-03-09 12:29:39.151 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-09 12:29:39.153 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-09 12:29:39.155 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-09 12:29:39.218 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-09 12:29:39.220 | ++ functions:get_random_port:841 : break 2 2022-03-09 12:29:39.222 | ++ functions:get_random_port:845 : echo 60999 2022-03-09 12:29:39.225 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-09 12:29:39.227 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-09 12:29:39.254 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-09 12:29:39.282 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-09 12:29:39.308 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:29:39.335 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:29:39.363 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:29:39.389 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:29:39.416 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:29:39.443 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:29:39.470 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:29:39.497 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:29:39.524 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:29:39.551 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:29:39.579 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:29:39.606 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-09 12:29:39.633 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-09 12:29:39.660 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-09 12:29:39.687 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-09 12:29:39.714 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-09 12:29:39.742 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-09 12:29:39.744 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-09 12:29:39.747 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:29:39.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:39.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:39.754 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-09 12:29:39.756 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-09 12:29:39.813 | proxy (enabled by site administrator) 2022-03-09 12:29:39.816 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-09 12:29:39.818 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-09 12:29:39.821 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:29:39.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:39.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:39.828 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-09 12:29:39.830 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-09 12:29:39.882 | No module matches proxy_http 2022-03-09 12:29:39.885 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-09 12:29:39.947 | Considering dependency proxy for proxy_http: 2022-03-09 12:29:39.947 | Module proxy already enabled 2022-03-09 12:29:39.947 | Enabling module proxy_http. 2022-03-09 12:29:39.952 | To activate the new configuration, you need to run: 2022-03-09 12:29:39.952 | systemctl restart apache2 2022-03-09 12:29:39.956 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-09 12:29:39.959 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:29:39.961 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:29:39.963 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:29:40.087 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-09 12:29:40.090 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-09 12:29:40.093 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-09 12:29:40.095 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:29:40.098 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:40.101 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:40.103 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:29:40.106 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:29:40.109 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-09 12:29:40.110 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:29:40.118 | KeepAlive Off 2022-03-09 12:29:40.122 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-09 12:29:40.123 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:29:40.131 | SetEnv proxy-sendchunked 1 2022-03-09 12:29:40.135 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-09 12:29:40.135 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-09 12:29:40.144 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-09 12:29:40.147 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-09 12:29:40.149 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-09 12:29:40.151 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:29:40.154 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:29:40.156 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:29:40.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:40.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:40.163 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:29:40.166 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:29:40.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:29:40.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:29:40.172 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-09 12:29:40.234 | Enabling site glance-wsgi-api. 2022-03-09 12:29:40.239 | To activate the new configuration, you need to run: 2022-03-09 12:29:40.239 | systemctl reload apache2 2022-03-09 12:29:40.243 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-09 12:29:40.246 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:29:40.248 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:29:40.250 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:29:40.377 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-09 12:29:40.384 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-09 12:29:40.413 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-09 12:29:40.416 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-09 12:29:40.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:29:40.435 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-09 12:29:40.438 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-09 12:29:40.440 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-09 12:29:40.443 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:29:40.445 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-09 12:29:40.447 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-09 12:29:40.450 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-09 12:29:40.452 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-09 12:29:40.455 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:29:40.457 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:29:40.460 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:29:40.463 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:29:40.465 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:29:40.468 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:29:40.484 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:29:40.486 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:29:40.489 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:29:40.492 | + functions-common:git_clone:629 : echo master 2022-03-09 12:29:40.492 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:29:40.497 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-09 12:29:40.499 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:29:40.502 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-09 12:29:40.505 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:29:40.505 | + functions-common:git_clone:678 : head -1 2022-03-09 12:29:40.515 | 1088f06d4 Merge "db: Move utility methods to top of file" 2022-03-09 12:29:40.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:29:40.521 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-09 12:29:40.524 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:29:40.526 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:29:40.529 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-09 12:29:40.531 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:29:40.533 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-09 12:29:40.536 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:29:40.538 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:29:40.541 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-09 12:29:40.543 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:29:40.545 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:29:40.548 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-09 12:29:40.551 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:29:40.554 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-09 12:29:40.556 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:29:40.558 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:29:40.561 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-09 12:29:40.568 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-09 12:29:40.570 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-09 12:29:41.223 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-09 12:29:41.225 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:29:41.227 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:29:41.230 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:29:41.232 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-09 12:29:41.234 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-09 12:29:41.237 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:29:41.240 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:29:41.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:29:41.244 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:29:41.247 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:29:41.249 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:29:41.251 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:29:41.254 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-09 12:29:41.274 | Using python 3.8 to install /opt/stack/cinder 2022-03-09 12:29:41.277 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-09 12:29:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:42.091 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:29:42.091 | from cryptography.utils import int_from_bytes 2022-03-09 12:29:43.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:29:43.236 | Obtaining file:///opt/stack/cinder 2022-03-09 12:29:43.237 | Preparing metadata (setup.py): started 2022-03-09 12:29:46.962 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:29:47.177 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.8.1) 2022-03-09 12:29:47.178 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.1) 2022-03-09 12:29:47.179 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.33.0) 2022-03-09 12:29:47.180 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.1.2) 2022-03-09 12:29:47.181 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.20.4) 2022-03-09 12:29:47.182 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.0.2) 2022-03-09 12:29:47.183 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev253) (3.2.0) 2022-03-09 12:29:47.184 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 12:29:47.185 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (9.4.0) 2022-03-09 12:29:47.186 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.8.0) 2022-03-09 12:29:47.298 | Collecting oauth2client>=4.1.3 2022-03-09 12:29:47.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-09 12:29:47.313 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (8.8.0) 2022-03-09 12:29:47.314 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.0) 2022-03-09 12:29:47.315 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.1.0) 2022-03-09 12:29:47.316 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (11.2.0) 2022-03-09 12:29:47.317 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.1) 2022-03-09 12:29:47.319 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (12.13.0) 2022-03-09 12:29:47.320 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.5.1) 2022-03-09 12:29:47.321 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.11.0) 2022-03-09 12:29:47.322 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.7.0) 2022-03-09 12:29:47.323 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.3.0) 2022-03-09 12:29:47.325 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 12:29:47.326 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.3.0) 2022-03-09 12:29:47.327 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.8.0) 2022-03-09 12:29:47.328 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.5.0) 2022-03-09 12:29:47.329 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.12.2) 2022-03-09 12:29:47.330 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.6.0) 2022-03-09 12:29:47.331 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.4.2) 2022-03-09 12:29:47.332 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (21.3) 2022-03-09 12:29:47.465 | Collecting paramiko>=2.7.2 2022-03-09 12:29:47.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-09 12:29:47.484 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 12:29:47.485 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.1.1) 2022-03-09 12:29:47.486 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.9.0) 2022-03-09 12:29:47.487 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.0.7) 2022-03-09 12:29:47.489 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.3.0) 2022-03-09 12:29:47.581 | Collecting python-glanceclient>=3.2.2 2022-03-09 12:29:47.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-03-09 12:29:47.600 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.4.0) 2022-03-09 12:29:47.601 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (17.7.0) 2022-03-09 12:29:47.602 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.13.1) 2022-03-09 12:29:47.602 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2021.3) 2022-03-09 12:29:47.604 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.27.1) 2022-03-09 12:29:47.605 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.5.1) 2022-03-09 12:29:47.606 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (4.6.4) 2022-03-09 12:29:47.648 | Collecting rtslib-fb>=2.1.74 2022-03-09 12:29:47.655 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-09 12:29:47.661 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.16.0) 2022-03-09 12:29:47.662 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.4.31) 2022-03-09 12:29:47.663 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.13.0) 2022-03-09 12:29:47.664 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.5.0) 2022-03-09 12:29:47.703 | Collecting tabulate>=0.8.7 2022-03-09 12:29:47.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-09 12:29:47.714 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (6.3.1) 2022-03-09 12:29:47.715 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (1.8.7) 2022-03-09 12:29:47.716 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.1.0) 2022-03-09 12:29:47.837 | Collecting oslo.vmware>=3.10.0 2022-03-09 12:29:47.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-03-09 12:29:47.862 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.2.0) 2022-03-09 12:29:47.863 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (5.6.0) 2022-03-09 12:29:47.864 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (2.10.1) 2022-03-09 12:29:48.033 | Collecting google-api-python-client>=1.11.0 2022-03-09 12:29:48.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-03-09 12:29:48.268 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (3.10.1) 2022-03-09 12:29:48.269 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (36.0.1) 2022-03-09 12:29:48.270 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev253) (0.2.2) 2022-03-09 12:29:48.317 | Collecting zstd>=1.4.5.1 2022-03-09 12:29:48.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-03-09 12:29:48.425 | Preparing metadata (setup.py): started 2022-03-09 12:29:50.114 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:29:51.303 | Collecting boto3>=1.16.51 2022-03-09 12:29:51.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-03-09 12:29:51.332 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev253) (0.10.0) 2022-03-09 12:29:51.395 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-09 12:29:51.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-03-09 12:29:52.956 | Collecting botocore<1.25.0,>=1.24.7 2022-03-09 12:29:52.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-03-09 12:29:53.245 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev253) (1.15.0) 2022-03-09 12:29:53.275 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 12:29:53.324 | Collecting google-auth-httplib2>=0.1.0 2022-03-09 12:29:53.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-03-09 12:29:53.465 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-09 12:29:53.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-03-09 12:29:53.601 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-09 12:29:53.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-03-09 12:29:53.652 | Collecting uritemplate<5,>=3.0.1 2022-03-09 12:29:53.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-03-09 12:29:53.755 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev253) (1.7.0) 2022-03-09 12:29:53.809 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 12:29:53.811 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (2.10.1) 2022-03-09 12:29:53.896 | Collecting rsa>=3.1.4 2022-03-09 12:29:53.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-03-09 12:29:54.027 | Collecting pyasn1-modules>=0.0.5 2022-03-09 12:29:54.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-03-09 12:29:54.188 | Collecting pyasn1>=0.1.7 2022-03-09 12:29:54.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-09 12:29:54.263 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev253) (0.17.3) 2022-03-09 12:29:54.307 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (6.0) 2022-03-09 12:29:54.308 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (1.5.0) 2022-03-09 12:29:54.309 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (0.8.0) 2022-03-09 12:29:54.311 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:29:54.369 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.7.6) 2022-03-09 12:29:54.371 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 12:29:54.374 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev253) (2.0.1) 2022-03-09 12:29:54.430 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (2.8.2) 2022-03-09 12:29:54.434 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev253) (0.9.6) 2022-03-09 12:29:54.493 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.9) 2022-03-09 12:29:54.494 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.2.3) 2022-03-09 12:29:54.496 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 12:29:54.497 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:29:54.498 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.4.0) 2022-03-09 12:29:54.525 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.2.0) 2022-03-09 12:29:54.528 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.0.3) 2022-03-09 12:29:54.529 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (3.3.0) 2022-03-09 12:29:54.618 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev253) (1.0.3) 2022-03-09 12:29:54.704 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (3.0.0) 2022-03-09 12:29:54.708 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.3.3) 2022-03-09 12:29:54.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (3.1.1) 2022-03-09 12:29:54.757 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev253) (0.11.0) 2022-03-09 12:29:54.822 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev253) (1.26.8) 2022-03-09 12:29:55.223 | Collecting suds-community>=0.6 2022-03-09 12:29:55.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-03-09 12:29:55.488 | Collecting pynacl>=1.0.1 2022-03-09 12:29:55.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-03-09 12:29:55.541 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev253) (60.9.3) 2022-03-09 12:29:55.684 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (3.10.1) 2022-03-09 12:29:55.720 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.13.3) 2022-03-09 12:29:55.722 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (22.0.0) 2022-03-09 12:29:55.759 | Collecting warlock<2,>=1.2.0 2022-03-09 12:29:55.766 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-03-09 12:29:55.968 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (3.3) 2022-03-09 12:29:55.970 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2.0.12) 2022-03-09 12:29:55.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev253) (2019.11.28) 2022-03-09 12:29:56.008 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev253) (0.7) 2022-03-09 12:29:56.081 | Collecting pyudev>=0.16.1 2022-03-09 12:29:56.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-03-09 12:29:56.329 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.4.2) 2022-03-09 12:29:56.332 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev253) (0.5.2) 2022-03-09 12:29:56.473 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (1.4.2) 2022-03-09 12:29:56.474 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.6.3) 2022-03-09 12:29:56.479 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 12:29:56.606 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev253) (0.12.2) 2022-03-09 12:29:56.731 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (4.11.1) 2022-03-09 12:29:56.732 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (5.4.0) 2022-03-09 12:29:56.733 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (1.1.6) 2022-03-09 12:29:56.770 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (5.0.0) 2022-03-09 12:29:57.043 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev253) (2.21) 2022-03-09 12:29:57.123 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (0.5.0) 2022-03-09 12:29:57.124 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (2.4.0) 2022-03-09 12:29:57.311 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (2.5.0) 2022-03-09 12:29:57.470 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-03-09 12:29:57.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-03-09 12:29:57.491 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev253) (3.19.4) 2022-03-09 12:29:57.740 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev253) (2.1.0) 2022-03-09 12:29:58.192 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev253) (1.1.5) 2022-03-09 12:29:58.246 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev253) (0.13.1) 2022-03-09 12:29:58.295 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev253) (0.2.5) 2022-03-09 12:29:59.767 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (1.32) 2022-03-09 12:30:00.051 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (1.8.2) 2022-03-09 12:30:00.052 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev253) (21.4.0) 2022-03-09 12:30:00.205 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev253) (2.2) 2022-03-09 12:30:00.415 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev253) (1.0.0) 2022-03-09 12:30:00.545 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev253) (3.7.0) 2022-03-09 12:30:01.194 | Building wheels for collected packages: zstd 2022-03-09 12:30:01.195 | Building wheel for zstd (setup.py): started 2022-03-09 12:30:48.825 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-09 12:30:48.837 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761482 sha256=c6a26f967b9c21c863b3226f50a3e4bc00858b4143cc89686456cc5ce55d938a 2022-03-09 12:30:48.837 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-03-09 12:30:48.841 | Successfully built zstd 2022-03-09 12:30:49.864 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-03-09 12:30:52.539 | Attempting uninstall: pynacl 2022-03-09 12:30:52.541 | Found existing installation: PyNaCl 1.3.0 2022-03-09 12:30:52.552 | Uninstalling PyNaCl-1.3.0: 2022-03-09 12:30:52.578 | Successfully uninstalled PyNaCl-1.3.0 2022-03-09 12:30:55.141 | Running setup.py develop for cinder 2022-03-09 12:31:00.631 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-03-09 12:31:00.632 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:31:00.640 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:31:00.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:31:00.891 | + inc/python:pip_install:200 : result=0 2022-03-09 12:31:00.893 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:31:00.895 | + functions-common:time_stop:2425 : local name 2022-03-09 12:31:00.898 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:31:00.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:31:00.902 | + functions-common:time_stop:2428 : local total 2022-03-09 12:31:00.904 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:31:00.906 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:31:00.909 | + functions-common:time_stop:2432 : start_time=1646828981269 2022-03-09 12:31:00.911 | + functions-common:time_stop:2434 : [[ -z 1646828981269 ]] 2022-03-09 12:31:00.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:31:00.918 | + functions-common:time_stop:2437 : end_time=1646829060915 2022-03-09 12:31:00.920 | + functions-common:time_stop:2438 : elapsed_time=79646 2022-03-09 12:31:00.922 | + functions-common:time_stop:2439 : total=123169 2022-03-09 12:31:00.924 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:31:00.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=202815 2022-03-09 12:31:00.929 | + inc/python:pip_install:203 : return 0 2022-03-09 12:31:00.931 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:31:00.933 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:31:00.936 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:31:00.955 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-09 12:31:00.967 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-09 12:31:00.969 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-09 12:31:00.971 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:31:00.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:31:00.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-09 12:31:00.979 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:31:00.982 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-09 12:31:00.984 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-09 12:31:00.986 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-09 12:31:00.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:00.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:00.994 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-09 12:31:01.006 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-09 12:31:01.008 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:31:01.011 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:31:01.013 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:31:01.016 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:31:01.019 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:31:01.021 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:31:01.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:01.026 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:01.028 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:31:01.031 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:31:01.033 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:31:01.036 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:31:01.038 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-09 12:31:01.041 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:31:01.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:01.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:01.048 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-09 12:31:01.070 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-09 12:31:01.179 | Reading package lists... 2022-03-09 12:31:01.413 | Building dependency tree... 2022-03-09 12:31:01.415 | Reading state information... 2022-03-09 12:31:01.653 | The following packages were automatically installed and are no longer required: 2022-03-09 12:31:01.654 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:31:01.655 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:31:01.655 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:31:01.655 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:31:01.655 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:31:01.655 | python3-zope.interface 2022-03-09 12:31:01.655 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:31:01.656 | The following additional packages will be installed: 2022-03-09 12:31:01.656 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-09 12:31:01.657 | python3-urwid 2022-03-09 12:31:01.658 | Suggested packages: 2022-03-09 12:31:01.658 | python-pyparsing-doc python-urwid-doc 2022-03-09 12:31:01.725 | The following NEW packages will be installed: 2022-03-09 12:31:01.725 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-09 12:31:01.725 | python3-urwid targetcli-fb 2022-03-09 12:31:01.848 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:31:01.848 | Need to get 356 kB of archives. 2022-03-09 12:31:01.848 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-09 12:31:01.848 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-09 12:31:02.023 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-09 12:31:02.475 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-03-09 12:31:02.484 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-09 12:31:02.561 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-03-09 12:31:02.644 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-09 12:31:03.318 | Fetched 356 kB in 1s (343 kB/s) 2022-03-09 12:31:03.488 | Selecting previously unselected package python3-pyparsing. 2022-03-09 12:31:03.540 | (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 ... 90882 files and directories currently installed.) 2022-03-09 12:31:03.543 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-09 12:31:03.608 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-09 12:31:03.975 | Selecting previously unselected package python3-urwid. 2022-03-09 12:31:03.985 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-09 12:31:04.043 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-09 12:31:04.415 | Selecting previously unselected package python3-configshell-fb. 2022-03-09 12:31:04.425 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-09 12:31:04.477 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-09 12:31:04.888 | Selecting previously unselected package python3-pyudev. 2022-03-09 12:31:04.898 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-09 12:31:04.969 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-09 12:31:05.380 | Selecting previously unselected package python3-rtslib-fb. 2022-03-09 12:31:05.390 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-09 12:31:05.438 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-09 12:31:05.901 | Selecting previously unselected package targetcli-fb. 2022-03-09 12:31:05.910 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-09 12:31:05.940 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-09 12:31:06.320 | Setting up python3-urwid (2.0.1-3) ... 2022-03-09 12:31:06.782 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-09 12:31:06.782 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-09 12:31:06.782 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-09 12:31:06.782 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-09 12:31:06.782 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-09 12:31:06.782 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-09 12:31:06.782 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-09 12:31:06.782 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-09 12:31:06.956 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-09 12:31:07.438 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-09 12:31:07.907 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-09 12:31:08.329 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-09 12:31:09.792 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-09 12:31:10.411 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-09 12:31:10.412 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-09 12:31:12.484 | Processing triggers for man-db (2.9.1-1) ... 2022-03-09 12:31:12.739 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-09 12:31:20.426 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:31:20.429 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:31:20.431 | + functions-common:time_stop:2425 : local name 2022-03-09 12:31:20.437 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:31:20.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:31:20.442 | + functions-common:time_stop:2428 : local total 2022-03-09 12:31:20.449 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:31:20.451 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:31:20.454 | + functions-common:time_stop:2432 : start_time=1646829061068 2022-03-09 12:31:20.457 | + functions-common:time_stop:2434 : [[ -z 1646829061068 ]] 2022-03-09 12:31:20.460 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:31:20.464 | + functions-common:time_stop:2437 : end_time=1646829080461 2022-03-09 12:31:20.466 | + functions-common:time_stop:2438 : elapsed_time=19393 2022-03-09 12:31:20.469 | + functions-common:time_stop:2439 : total=626347 2022-03-09 12:31:20.471 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:31:20.474 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=645740 2022-03-09 12:31:20.476 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:31:20.479 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:31:20.481 | + ./stack.sh:main:926 : configure_cinder 2022-03-09 12:31:20.484 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-09 12:31:20.496 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-09 12:31:20.500 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-09 12:31:20.502 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-09 12:31:20.504 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 12:31:20.507 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-09 12:31:20.508 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 12:31:20.512 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-09 12:31:20.514 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-09 12:31:20.517 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 12:31:20.519 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-09 12:31:20.521 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-09 12:31:20.523 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-09 12:31:20.525 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-09 12:31:20.527 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-09 12:31:20.538 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-09 12:31:20.550 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-09 12:31:20.561 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-09 12:31:20.574 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-09 12:31:20.585 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 12:31:20.588 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 12:31:20.592 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kInSwfT48X 2022-03-09 12:31:20.594 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 12:31:20.596 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-09 12:31:20.598 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-09 12:31:20.600 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kInSwfT48X 2022-03-09 12:31:20.604 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kInSwfT48X 2022-03-09 12:31:20.616 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kInSwfT48X /etc/sudoers.d/cinder-rootwrap 2022-03-09 12:31:20.628 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-09 12:31:20.632 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 12:31:20.634 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 12:31:20.636 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 12:31:20.638 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 12:31:20.640 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 12:31:20.642 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 12:31:20.645 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-09 12:31:20.647 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-09 12:31:20.651 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-09 12:31:20.655 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-09 12:31:20.673 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-09 12:31:20.692 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-09 12:31:20.710 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-09 12:31:20.728 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-09 12:31:20.746 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-09 12:31:20.764 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-09 12:31:20.782 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-09 12:31:20.800 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-09 12:31:20.802 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:31:20.805 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-09 12:31:20.807 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:31:20.809 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-09 12:31:20.838 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-09 12:31:20.865 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:31:20.892 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-09 12:31:20.918 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-09 12:31:20.946 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-09 12:31:20.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-09 12:31:21.000 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-09 12:31:21.027 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:31:21.054 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:31:21.081 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-09 12:31:21.111 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-09 12:31:21.139 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-09 12:31:21.142 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-09 12:31:21.144 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-09 12:31:21.146 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-09 12:31:21.148 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 12:31:21.151 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-09 12:31:21.180 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-09 12:31:21.208 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-09 12:31:21.235 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-09 12:31:21.262 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-09 12:31:21.290 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-09 12:31:21.317 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-09 12:31:21.346 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-09 12:31:21.349 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-03-09 12:31:21.377 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 12:31:21.407 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-09 12:31:21.414 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9bd892344727863a64afc313809f7d98 2022-03-09 12:31:21.442 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-09 12:31:21.444 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-09 12:31:21.470 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-09 12:31:21.498 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-09 12:31:21.525 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-09 12:31:21.552 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-09 12:31:21.568 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:21.570 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-09 12:31:21.573 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-09 12:31:21.575 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-09 12:31:21.577 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-09 12:31:21.579 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-09 12:31:21.582 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-09 12:31:21.584 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-09 12:31:21.586 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-09 12:31:21.588 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-09 12:31:21.591 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-09 12:31:21.593 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-09 12:31:21.622 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-09 12:31:21.651 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-09 12:31:21.678 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-09 12:31:21.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-09 12:31:21.738 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-09 12:31:21.765 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-09 12:31:21.767 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-09 12:31:21.769 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-09 12:31:21.772 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-09 12:31:21.799 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-09 12:31:21.802 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-09 12:31:21.828 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-09 12:31:21.831 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-09 12:31:21.833 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-09 12:31:21.835 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-09 12:31:21.863 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-09 12:31:21.865 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-09 12:31:21.867 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-09 12:31:21.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:21.885 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-09 12:31:21.888 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-09 12:31:21.890 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-09 12:31:21.892 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-09 12:31:21.919 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-03-09 12:31:21.946 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-09 12:31:21.962 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:21.964 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-09 12:31:21.981 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:21.983 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-09 12:31:21.999 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:22.001 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-09 12:31:22.004 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-09 12:31:22.006 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-09 12:31:22.008 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-09 12:31:22.010 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:31:22.013 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:31:22.015 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:31:22.031 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:22.034 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:31:22.036 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:31:22.039 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:31:22.056 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:22.059 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:31:22.063 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:31:22.094 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:31:22.100 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:31:22.103 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-09 12:31:22.105 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-09 12:31:22.115 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:31:22.117 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:31:22.135 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:31:22.138 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:31:22.141 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:31:22.143 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:31:22.145 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:31:22.174 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:31:22.201 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:31:22.231 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:31:22.259 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-09 12:31:22.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:22.278 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-09 12:31:22.281 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-09 12:31:22.284 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-09 12:31:22.287 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-09 12:31:22.289 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:31:22.291 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:31:22.294 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-09 12:31:22.298 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-09 12:31:22.300 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:31:22.303 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:31:22.315 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:31:22.315 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:31:22.323 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:31:22.327 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:31:22.342 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-09 12:31:22.345 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-09 12:31:22.349 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-09 12:31:22.377 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-09 12:31:22.404 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-09 12:31:22.431 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:31:22.460 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:31:22.487 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:31:22.513 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:31:22.540 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:31:22.567 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:31:22.594 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:31:22.620 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:31:22.648 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:31:22.674 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:31:22.701 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:31:22.703 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:31:22.706 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-09 12:31:22.709 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-09 12:31:22.711 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:31:22.713 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:22.716 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:22.718 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:31:22.721 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:31:22.723 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-09 12:31:22.750 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:31:22.778 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-09 12:31:22.778 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-09 12:31:22.786 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-09 12:31:22.790 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-09 12:31:22.792 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-09 12:31:22.794 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:31:22.797 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:31:22.799 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:31:22.802 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:22.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:22.806 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:31:22.808 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:31:22.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:31:22.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:31:22.816 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-09 12:31:22.877 | Enabling site cinder-wsgi. 2022-03-09 12:31:22.883 | To activate the new configuration, you need to run: 2022-03-09 12:31:22.883 | systemctl reload apache2 2022-03-09 12:31:22.887 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:31:22.889 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:31:22.891 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:31:22.894 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:31:23.021 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-09 12:31:23.024 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-09 12:31:23.053 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-03-09 12:31:23.081 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-09 12:31:23.097 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:23.099 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-09 12:31:23.102 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-09 12:31:23.104 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 12:31:23.106 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-09 12:31:23.109 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-09 12:31:23.139 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-09 12:31:23.165 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-03-09 12:31:23.193 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-09 12:31:23.220 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-09 12:31:23.248 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-09 12:31:23.276 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-09 12:31:23.302 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-09 12:31:23.330 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:31:23.358 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-09 12:31:23.385 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-09 12:31:23.412 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:31:23.440 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-09 12:31:23.442 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-09 12:31:23.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:23.461 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-03-09 12:31:23.490 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-09 12:31:23.493 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-09 12:31:23.510 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:23.512 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-09 12:31:23.515 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-09 12:31:23.517 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-09 12:31:23.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:31:23.522 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-09 12:31:23.524 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-09 12:31:23.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:31:23.528 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:31:23.533 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:31:23.536 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:31:23.538 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 12:31:23.541 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:31:23.543 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-09 12:31:23.546 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-09 12:31:23.549 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-09 12:31:23.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:31:23.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:31:23.556 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-09 12:31:23.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:31:23.561 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-09 12:31:23.564 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-09 12:31:23.566 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-09 12:31:23.568 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:31:23.570 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:31:23.573 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:31:23.576 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:31:23.578 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:31:23.581 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:31:23.596 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:31:23.599 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:31:23.601 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:31:23.604 | + functions-common:git_clone:629 : echo master 2022-03-09 12:31:23.604 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:31:23.610 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-09 12:31:23.612 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:31:23.614 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-09 12:31:23.617 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:31:23.617 | + functions-common:git_clone:678 : head -1 2022-03-09 12:31:23.626 | 9be8e28b4c Merge commit 'refs/changes/83/832783/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-09 12:31:23.629 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:31:23.631 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-09 12:31:23.634 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:31:23.636 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:31:23.639 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-09 12:31:23.641 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:31:23.644 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-09 12:31:23.646 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:31:23.648 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:31:23.651 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-09 12:31:23.653 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:31:23.656 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:31:23.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-09 12:31:23.661 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:31:23.664 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-09 12:31:23.666 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:31:23.669 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:31:23.672 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-09 12:31:23.678 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-09 12:31:23.680 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-09 12:31:24.395 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-09 12:31:24.397 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:31:24.399 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:31:24.402 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:31:24.404 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-09 12:31:24.406 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-09 12:31:24.408 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:31:24.411 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:31:24.413 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:31:24.415 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:31:24.417 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:31:24.420 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:31:24.422 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:31:24.425 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-09 12:31:24.446 | Using python 3.8 to install /opt/stack/neutron 2022-03-09 12:31:24.448 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-09 12:31:25.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:31:25.290 | from cryptography.utils import int_from_bytes 2022-03-09 12:31:25.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:31:25.290 | from cryptography.utils import int_from_bytes 2022-03-09 12:31:26.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:31:26.434 | Obtaining file:///opt/stack/neutron 2022-03-09 12:31:26.435 | Preparing metadata (setup.py): started 2022-03-09 12:31:30.402 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:31:30.492 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.8.1) 2022-03-09 12:31:30.493 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 12:31:30.494 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.1.1) 2022-03-09 12:31:30.495 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.5.1) 2022-03-09 12:31:30.496 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:31:30.497 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.1) 2022-03-09 12:31:30.498 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.33.0) 2022-03-09 12:31:30.499 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.1) 2022-03-09 12:31:30.501 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.20.4) 2022-03-09 12:31:30.502 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.27.1) 2022-03-09 12:31:30.503 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.0.3) 2022-03-09 12:31:30.504 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (9.4.0) 2022-03-09 12:31:30.505 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.8.0) 2022-03-09 12:31:30.506 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.11.0) 2022-03-09 12:31:30.507 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.20.0) 2022-03-09 12:31:30.509 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (7.8.0) 2022-03-09 12:31:30.510 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 12:31:30.511 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.4.31) 2022-03-09 12:31:30.512 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.8.7) 2022-03-09 12:31:30.513 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:31:30.514 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.7.6) 2022-03-09 12:31:30.515 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.5.0) 2022-03-09 12:31:30.516 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 12:31:30.517 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:31:30.518 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (8.8.0) 2022-03-09 12:31:30.519 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.1.0) 2022-03-09 12:31:30.520 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (11.2.0) 2022-03-09 12:31:30.521 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.1.0) 2022-03-09 12:31:30.522 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.6.1) 2022-03-09 12:31:30.524 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (12.13.0) 2022-03-09 12:31:30.525 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.1) 2022-03-09 12:31:30.525 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.11.0) 2022-03-09 12:31:30.526 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.0) 2022-03-09 12:31:30.528 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.0) 2022-03-09 12:31:30.529 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (6.3.1) 2022-03-09 12:31:30.530 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.3.0) 2022-03-09 12:31:30.531 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.8.0) 2022-03-09 12:31:30.532 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.5.0) 2022-03-09 12:31:30.533 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.12.2) 2022-03-09 12:31:30.534 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.6.0) 2022-03-09 12:31:30.535 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (3.4.2) 2022-03-09 12:31:30.536 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.3.1) 2022-03-09 12:31:30.537 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.1.0) 2022-03-09 12:31:30.538 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.16.0) 2022-03-09 12:31:30.539 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (1.15.1) 2022-03-09 12:31:30.540 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (21.3) 2022-03-09 12:31:30.541 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (5.9.0) 2022-03-09 12:31:30.543 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:30.544 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (22.0.0) 2022-03-09 12:31:30.544 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (17.7.0) 2022-03-09 12:31:30.545 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (0.61.0) 2022-03-09 12:31:30.547 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (4.5.0) 2022-03-09 12:31:30.548 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.7.1) 2022-03-09 12:31:30.549 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:31:30.550 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev587) (2.10.1) 2022-03-09 12:31:30.567 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (5.4.0) 2022-03-09 12:31:30.568 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (4.11.1) 2022-03-09 12:31:30.569 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev587) (1.1.6) 2022-03-09 12:31:30.578 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev587) (1.13.3) 2022-03-09 12:31:30.590 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.1.2) 2022-03-09 12:31:30.591 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:31:30.592 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev587) (1.16.0) 2022-03-09 12:31:30.611 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev587) (3.0.7) 2022-03-09 12:31:30.618 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:31:30.677 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.0.2) 2022-03-09 12:31:30.679 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev587) (1.7.0) 2022-03-09 12:31:30.730 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 12:31:30.732 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev587) (4.4.0) 2022-03-09 12:31:30.781 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (2.7.0) 2022-03-09 12:31:30.783 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev587) (1.2.2) 2022-03-09 12:31:30.809 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (0.10.0) 2022-03-09 12:31:30.811 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.0) 2022-03-09 12:31:30.813 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (6.0) 2022-03-09 12:31:30.814 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.4.4) 2022-03-09 12:31:30.815 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (36.0.1) 2022-03-09 12:31:30.816 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.1.5) 2022-03-09 12:31:30.818 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:31:30.819 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev587) (1.32) 2022-03-09 12:31:30.836 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev587) (1.0.3) 2022-03-09 12:31:30.923 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev587) (0.17.3) 2022-03-09 12:31:30.969 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev587) (1.5.0) 2022-03-09 12:31:31.029 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 12:31:31.031 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (2.0.1) 2022-03-09 12:31:31.033 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.13.0) 2022-03-09 12:31:31.115 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (2.8.2) 2022-03-09 12:31:31.121 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev587) (0.9.6) 2022-03-09 12:31:31.181 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.2.3) 2022-03-09 12:31:31.183 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.4.0) 2022-03-09 12:31:31.184 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.9) 2022-03-09 12:31:31.188 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 12:31:31.211 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 12:31:31.215 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev587) (3.3.0) 2022-03-09 12:31:31.260 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (1.15.0) 2022-03-09 12:31:31.315 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev587) (2021.3) 2022-03-09 12:31:31.344 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 12:31:31.345 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.3.3) 2022-03-09 12:31:31.373 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (3.1.1) 2022-03-09 12:31:31.512 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:31:31.582 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev587) (60.9.3) 2022-03-09 12:31:31.659 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (0.3.5) 2022-03-09 12:31:31.660 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev587) (3.0.0) 2022-03-09 12:31:31.770 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.771 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.772 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.773 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.774 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.775 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.776 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev587) (0.6.7) 2022-03-09 12:31:31.983 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:31:31.984 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.2.0) 2022-03-09 12:31:31.985 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev587) (3.10.1) 2022-03-09 12:31:32.027 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (2.1.0) 2022-03-09 12:31:32.029 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev587) (3.17.6) 2022-03-09 12:31:32.123 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (3.3) 2022-03-09 12:31:32.124 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2019.11.28) 2022-03-09 12:31:32.126 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (2.0.12) 2022-03-09 12:31:32.127 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev587) (1.26.8) 2022-03-09 12:31:32.163 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev587) (0.7) 2022-03-09 12:31:32.497 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev587) (0.12.2) 2022-03-09 12:31:32.571 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (5.0.0) 2022-03-09 12:31:32.763 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev587) (2.21) 2022-03-09 12:31:32.837 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (0.5.0) 2022-03-09 12:31:32.839 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (2.4.0) 2022-03-09 12:31:33.061 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (2.5.0) 2022-03-09 12:31:33.233 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev587) (2.2) 2022-03-09 12:31:33.756 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev587) (0.13.1) 2022-03-09 12:31:33.830 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev587) (0.2.5) 2022-03-09 12:31:34.428 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.4.2) 2022-03-09 12:31:34.430 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev587) (0.5.2) 2022-03-09 12:31:34.732 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.0.0) 2022-03-09 12:31:34.734 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (4.10.0) 2022-03-09 12:31:34.900 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev587) (3.7.0) 2022-03-09 12:31:35.142 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (1.8.2) 2022-03-09 12:31:35.143 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev587) (21.4.0) 2022-03-09 12:31:35.324 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev587) (1.0.0) 2022-03-09 12:31:35.540 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev587) (2.3.1) 2022-03-09 12:31:36.938 | Installing collected packages: neutron 2022-03-09 12:31:36.938 | Attempting uninstall: neutron 2022-03-09 12:31:36.940 | Found existing installation: neutron 19.1.0 2022-03-09 12:31:38.244 | Uninstalling neutron-19.1.0: 2022-03-09 12:31:38.319 | Successfully uninstalled neutron-19.1.0 2022-03-09 12:31:38.321 | Running setup.py develop for neutron 2022-03-09 12:31:44.225 | Successfully installed neutron 2022-03-09 12:31:44.225 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:31:44.232 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:31:44.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:31:44.367 | + inc/python:pip_install:200 : result=0 2022-03-09 12:31:44.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:31:44.371 | + functions-common:time_stop:2425 : local name 2022-03-09 12:31:44.374 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:31:44.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:31:44.378 | + functions-common:time_stop:2428 : local total 2022-03-09 12:31:44.380 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:31:44.382 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:31:44.384 | + functions-common:time_stop:2432 : start_time=1646829084440 2022-03-09 12:31:44.387 | + functions-common:time_stop:2434 : [[ -z 1646829084440 ]] 2022-03-09 12:31:44.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:31:44.394 | + functions-common:time_stop:2437 : end_time=1646829104391 2022-03-09 12:31:44.396 | + functions-common:time_stop:2438 : elapsed_time=19951 2022-03-09 12:31:44.398 | + functions-common:time_stop:2439 : total=202815 2022-03-09 12:31:44.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:31:44.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=222766 2022-03-09 12:31:44.404 | + inc/python:pip_install:203 : return 0 2022-03-09 12:31:44.407 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:31:44.410 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:31:44.412 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:31:44.430 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-09 12:31:44.442 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-09 12:31:44.445 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-09 12:31:44.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:31:44.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:31:44.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-09 12:31:44.454 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:31:44.457 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-09 12:31:44.459 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:31:44.461 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-09 12:31:44.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:31:44.482 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-09 12:31:44.485 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-09 12:31:44.487 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-09 12:31:44.490 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:31:44.492 | + lib/stack:stack_install_service:32 : install_nova 2022-03-09 12:31:44.495 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-09 12:31:44.497 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-09 12:31:44.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:31:44.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:31:44.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-09 12:31:44.506 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:31:44.509 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-09 12:31:44.524 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:44.527 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-09 12:31:44.543 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:44.545 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-09 12:31:44.561 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:31:44.564 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-09 12:31:44.566 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-09 12:31:44.568 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-09 12:31:44.570 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:31:44.572 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:31:44.575 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:31:44.578 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:31:44.580 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:31:44.583 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:31:44.598 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:31:44.600 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:31:44.603 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:31:44.606 | + functions-common:git_clone:629 : echo master 2022-03-09 12:31:44.606 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:31:44.612 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-09 12:31:44.614 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-09 12:31:44.616 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-09 12:31:44.618 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:31:44.619 | + functions-common:git_clone:678 : head -1 2022-03-09 12:31:44.625 | d1b036fdb1 Merge "Follow up for unified limits" 2022-03-09 12:31:44.627 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:31:44.630 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-09 12:31:44.632 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:31:44.634 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:31:44.637 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-09 12:31:44.639 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:31:44.642 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-09 12:31:44.644 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:31:44.647 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:31:44.649 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-09 12:31:44.651 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:31:44.654 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:31:44.657 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-09 12:31:44.660 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:31:44.662 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-09 12:31:44.665 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:31:44.667 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:31:44.670 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-09 12:31:44.676 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-09 12:31:44.678 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-09 12:31:45.343 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-09 12:31:45.345 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:31:45.347 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:31:45.349 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:31:45.352 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-09 12:31:45.354 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-09 12:31:45.357 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:31:45.359 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:31:45.362 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:31:45.364 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:31:45.366 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:31:45.368 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:31:45.371 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:31:45.373 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-09 12:31:45.393 | Using python 3.8 to install /opt/stack/nova 2022-03-09 12:31:45.396 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-09 12:31:46.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:31:46.262 | from cryptography.utils import int_from_bytes 2022-03-09 12:31:46.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:31:46.262 | from cryptography.utils import int_from_bytes 2022-03-09 12:31:47.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:31:47.403 | Obtaining file:///opt/stack/nova 2022-03-09 12:31:47.403 | Preparing metadata (setup.py): started 2022-03-09 12:31:52.338 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:31:52.550 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.8.1) 2022-03-09 12:31:52.551 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.4.31) 2022-03-09 12:31:52.552 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.1) 2022-03-09 12:31:52.553 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.33.0) 2022-03-09 12:31:52.554 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.0.3) 2022-03-09 12:31:52.555 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (9.4.0) 2022-03-09 12:31:52.556 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.8.0) 2022-03-09 12:31:52.558 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.5.1) 2022-03-09 12:31:52.558 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (36.0.1) 2022-03-09 12:31:52.559 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.8.7) 2022-03-09 12:31:52.560 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.2) 2022-03-09 12:31:52.561 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.1.1) 2022-03-09 12:31:52.563 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 12:31:52.564 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.1.1) 2022-03-09 12:31:52.565 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.13.0) 2022-03-09 12:31:52.566 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.6) 2022-03-09 12:31:52.567 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.8.0) 2022-03-09 12:31:52.568 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.11.0) 2022-03-09 12:31:52.569 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.1) 2022-03-09 12:31:52.570 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.0.2) 2022-03-09 12:31:52.571 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev367) (3.2.0) 2022-03-09 12:31:52.572 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.3.0) 2022-03-09 12:31:52.573 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 12:31:52.574 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (7.8.0) 2022-03-09 12:31:52.575 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.6.0) 2022-03-09 12:31:52.576 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.27.1) 2022-03-09 12:31:52.577 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.5.0) 2022-03-09 12:31:52.654 | Collecting websockify>=0.9.0 2022-03-09 12:31:52.662 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-09 12:31:52.667 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 12:31:52.668 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.0) 2022-03-09 12:31:52.669 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (8.8.0) 2022-03-09 12:31:52.670 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.1.0) 2022-03-09 12:31:52.672 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.1) 2022-03-09 12:31:52.673 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:31:52.674 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.3.0) 2022-03-09 12:31:52.675 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.3.0) 2022-03-09 12:31:52.676 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:31:52.677 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.12.2) 2022-03-09 12:31:52.679 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (11.2.0) 2022-03-09 12:31:52.680 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.3.1) 2022-03-09 12:31:52.681 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (12.13.0) 2022-03-09 12:31:52.682 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.11.0) 2022-03-09 12:31:52.683 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 12:31:52.684 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.1.0) 2022-03-09 12:31:52.685 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.0) 2022-03-09 12:31:52.687 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:31:52.688 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.5.1) 2022-03-09 12:31:52.689 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.9.0) 2022-03-09 12:31:52.690 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.6.0) 2022-03-09 12:31:52.691 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (5.2.0) 2022-03-09 12:31:52.692 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.1.0) 2022-03-09 12:31:52.693 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.0) 2022-03-09 12:31:52.695 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.7.1) 2022-03-09 12:31:52.696 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (3.10.1) 2022-03-09 12:31:52.734 | Collecting microversion-parse>=0.2.1 2022-03-09 12:31:52.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-09 12:31:52.744 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.10.1) 2022-03-09 12:31:52.745 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.2.2) 2022-03-09 12:31:52.746 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:31:52.747 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (1.7.0) 2022-03-09 12:31:52.749 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (4.6.4) 2022-03-09 12:31:52.750 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.8.2) 2022-03-09 12:31:52.751 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:31:52.752 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (0.61.0) 2022-03-09 12:31:52.753 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev367) (6.0) 2022-03-09 12:31:52.774 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (5.4.0) 2022-03-09 12:31:52.775 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (1.1.6) 2022-03-09 12:31:52.777 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev367) (4.11.1) 2022-03-09 12:31:52.799 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev367) (5.3.0) 2022-03-09 12:31:52.838 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev367) (1.15.0) 2022-03-09 12:31:52.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:31:52.873 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev367) (1.16.0) 2022-03-09 12:31:52.897 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:31:53.021 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (4.4.0) 2022-03-09 12:31:53.022 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev367) (3.1.1) 2022-03-09 12:31:53.080 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (0.10.0) 2022-03-09 12:31:53.082 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.0) 2022-03-09 12:31:53.083 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.32) 2022-03-09 12:31:53.084 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:31:53.086 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.4.4) 2022-03-09 12:31:53.087 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev367) (1.1.5) 2022-03-09 12:31:53.109 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (6.3.1) 2022-03-09 12:31:53.112 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev367) (5.6.0) 2022-03-09 12:31:53.163 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (1.15.1) 2022-03-09 12:31:53.165 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:31:53.168 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:53.252 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev367) (0.17.3) 2022-03-09 12:31:53.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 12:31:53.368 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev367) (2.0.1) 2022-03-09 12:31:53.449 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev367) (0.9.6) 2022-03-09 12:31:53.511 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.2.3) 2022-03-09 12:31:53.512 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.9) 2022-03-09 12:31:53.515 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.4.0) 2022-03-09 12:31:53.517 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 12:31:53.543 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.2.0) 2022-03-09 12:31:53.545 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev367) (3.3.0) 2022-03-09 12:31:53.597 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev367) (1.0.3) 2022-03-09 12:31:53.652 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev367) (2021.3) 2022-03-09 12:31:53.688 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (3.0.0) 2022-03-09 12:31:53.691 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:31:53.752 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (3.0.7) 2022-03-09 12:31:53.753 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev367) (21.3) 2022-03-09 12:31:53.840 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev367) (1.5.0) 2022-03-09 12:31:53.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev367) (60.9.3) 2022-03-09 12:31:53.945 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev367) (0.2.5) 2022-03-09 12:31:54.023 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev367) (3.17.6) 2022-03-09 12:31:54.083 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.3.3) 2022-03-09 12:31:54.084 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (1.13.3) 2022-03-09 12:31:54.085 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev367) (22.0.0) 2022-03-09 12:31:54.132 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:31:54.133 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (3.10.1) 2022-03-09 12:31:54.135 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.1.0) 2022-03-09 12:31:54.214 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2.0.12) 2022-03-09 12:31:54.216 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (2019.11.28) 2022-03-09 12:31:54.217 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (1.26.8) 2022-03-09 12:31:54.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev367) (3.3) 2022-03-09 12:31:54.315 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev367) (0.7) 2022-03-09 12:31:54.526 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.5.2) 2022-03-09 12:31:54.527 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev367) (0.4.2) 2022-03-09 12:31:54.636 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.6.3) 2022-03-09 12:31:54.637 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (2.5.0) 2022-03-09 12:31:54.638 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev367) (1.4.2) 2022-03-09 12:31:54.727 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev367) (0.12.2) 2022-03-09 12:31:55.959 | Collecting numpy 2022-03-09 12:31:56.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-03-09 12:31:56.428 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (5.0.0) 2022-03-09 12:31:56.664 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev367) (2.21) 2022-03-09 12:31:56.742 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:31:56.744 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (0.5.0) 2022-03-09 12:31:56.949 | 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==24.1.0.dev367) (2.5.0) 2022-03-09 12:31:57.059 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev367) (2.2) 2022-03-09 12:31:57.520 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev367) (0.13.1) 2022-03-09 12:31:57.567 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.16.0) 2022-03-09 12:31:57.929 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.930 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.931 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.932 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.933 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.934 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:57.936 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev367) (0.6.7) 2022-03-09 12:31:59.152 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev367) (3.7.0) 2022-03-09 12:31:59.593 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (1.8.2) 2022-03-09 12:31:59.594 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev367) (21.4.0) 2022-03-09 12:31:59.691 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev367) (2.4.0) 2022-03-09 12:31:59.795 | 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==24.1.0.dev367) (1.0.0) 2022-03-09 12:32:01.250 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-03-09 12:32:04.707 | Running setup.py develop for nova 2022-03-09 12:32:11.123 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-03-09 12:32:11.124 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:32:11.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:32:11.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:32:11.288 | + inc/python:pip_install:200 : result=0 2022-03-09 12:32:11.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:32:11.293 | + functions-common:time_stop:2425 : local name 2022-03-09 12:32:11.295 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:32:11.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:32:11.299 | + functions-common:time_stop:2428 : local total 2022-03-09 12:32:11.301 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:32:11.303 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:32:11.306 | + functions-common:time_stop:2432 : start_time=1646829105388 2022-03-09 12:32:11.308 | + functions-common:time_stop:2434 : [[ -z 1646829105388 ]] 2022-03-09 12:32:11.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:32:11.315 | + functions-common:time_stop:2437 : end_time=1646829131313 2022-03-09 12:32:11.317 | + functions-common:time_stop:2438 : elapsed_time=25925 2022-03-09 12:32:11.319 | + functions-common:time_stop:2439 : total=222766 2022-03-09 12:32:11.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:32:11.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=248691 2022-03-09 12:32:11.325 | + inc/python:pip_install:203 : return 0 2022-03-09 12:32:11.328 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:32:11.331 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:32:11.333 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:32:11.351 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-09 12:32:11.362 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-09 12:32:11.365 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-09 12:32:11.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:32:11.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:32:11.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-09 12:32:11.375 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:32:11.377 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-09 12:32:11.390 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:32:11.393 | + ./stack.sh:main:937 : configure_nova 2022-03-09 12:32:11.395 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-09 12:32:11.407 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-09 12:32:11.409 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-09 12:32:11.412 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-09 12:32:11.415 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-09 12:32:11.416 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-09 12:32:11.420 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-09 12:32:11.423 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-09 12:32:11.425 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-09 12:32:11.428 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-09 12:32:11.430 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-09 12:32:11.432 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-09 12:32:11.435 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-09 12:32:11.437 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-09 12:32:11.449 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-09 12:32:11.461 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-09 12:32:11.473 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-09 12:32:11.485 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-09 12:32:11.497 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-09 12:32:11.500 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-09 12:32:11.505 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7ZJgUxYzop 2022-03-09 12:32:11.507 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 12:32:11.509 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-09 12:32:11.512 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-09 12:32:11.515 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 12:32:11.517 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-09 12:32:11.519 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7ZJgUxYzop 2022-03-09 12:32:11.523 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7ZJgUxYzop 2022-03-09 12:32:11.535 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7ZJgUxYzop /etc/sudoers.d/nova-rootwrap 2022-03-09 12:32:11.547 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-09 12:32:11.551 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-09 12:32:11.554 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-09 12:32:11.556 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-09 12:32:11.558 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-09 12:32:11.561 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-09 12:32:11.564 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-09 12:32:11.566 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 12:32:11.569 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-09 12:32:11.573 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-09 12:32:11.589 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:11.591 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-09 12:32:11.594 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-09 12:32:11.597 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-09 12:32:11.601 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-09 12:32:11.629 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-09 12:32:11.631 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-09 12:32:11.657 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-09 12:32:11.686 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-09 12:32:11.712 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-09 12:32:11.741 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-09 12:32:11.770 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-09 12:32:11.799 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-09 12:32:11.801 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-03-09 12:32:11.828 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-09 12:32:11.854 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-09 12:32:11.881 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-09 12:32:11.906 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-09 12:32:11.932 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-09 12:32:11.961 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-09 12:32:11.963 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:32:11.965 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:32:11.968 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:32:11.970 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:32:11.973 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:32:11.975 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:32:11.977 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:32:11.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:32:11.981 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:32:11.984 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:32:11.986 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:32:11.988 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-09 12:32:11.990 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:32:11.993 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:32:11.995 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:32:11.997 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:32:11.999 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:32:12.001 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:32:12.003 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-09 12:32:12.019 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:12.022 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:32:12.024 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-09 12:32:12.033 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-09 12:32:12.065 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-09 12:32:12.067 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-09 12:32:12.069 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-09 12:32:12.071 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-09 12:32:12.073 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 12:32:12.076 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-09 12:32:12.106 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-09 12:32:12.109 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-09 12:32:12.111 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-09 12:32:12.113 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-09 12:32:12.115 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 12:32:12.118 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-09 12:32:12.146 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-09 12:32:12.176 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-09 12:32:12.202 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-09 12:32:12.228 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-09 12:32:12.244 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:12.246 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-09 12:32:12.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:12.265 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-09 12:32:12.265 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-09 12:32:12.270 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-09 12:32:12.272 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-09 12:32:12.299 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-09 12:32:12.315 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:12.317 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-09 12:32:12.319 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-09 12:32:12.321 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-09 12:32:12.323 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:32:12.327 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-09 12:32:12.356 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-09 12:32:12.382 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:32:12.410 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-09 12:32:12.435 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-09 12:32:12.462 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-09 12:32:12.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-09 12:32:12.516 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-09 12:32:12.542 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:32:12.568 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:32:12.596 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-09 12:32:12.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:12.614 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-09 12:32:12.617 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-09 12:32:12.647 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-09 12:32:12.674 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-03-09 12:32:12.700 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-09 12:32:12.727 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-09 12:32:12.753 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-09 12:32:12.780 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-09 12:32:12.806 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-09 12:32:12.833 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-09 12:32:12.848 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:12.851 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-09 12:32:12.853 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-09 12:32:12.879 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-09 12:32:12.909 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-09 12:32:12.911 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-09 12:32:12.937 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-09 12:32:12.940 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-09 12:32:12.942 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-09 12:32:12.944 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:32:12.946 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:32:12.949 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:32:12.951 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:32:12.953 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:32:12.956 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:32:12.958 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-09 12:32:12.960 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:32:12.962 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:32:12.964 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:32:12.967 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:32:12.969 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:32:12.971 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:32:12.973 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:32:12.976 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:32:12.978 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:32:12.980 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:32:12.982 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:32:12.985 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-09 12:32:12.987 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-09 12:32:12.990 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-09 12:32:12.993 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:32:13.009 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:32:13.011 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:32:13.014 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:32:13.016 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:32:13.018 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:32:13.045 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:32:13.072 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:32:13.099 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:32:13.126 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-09 12:32:13.155 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-09 12:32:13.171 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:13.173 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-09 12:32:13.175 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-09 12:32:13.177 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-09 12:32:13.180 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-09 12:32:13.182 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:32:13.184 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:32:13.187 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-09 12:32:13.191 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-09 12:32:13.193 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:32:13.196 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:32:13.208 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:32:13.208 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:32:13.216 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:32:13.219 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:32:13.235 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 12:32:13.237 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-09 12:32:13.241 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-09 12:32:13.269 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-09 12:32:13.295 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-09 12:32:13.322 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:32:13.348 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:32:13.375 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:32:13.402 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:32:13.428 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:32:13.455 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:32:13.481 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:32:13.508 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:32:13.534 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:32:13.561 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:32:13.586 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:32:13.589 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:32:13.592 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-09 12:32:13.594 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-09 12:32:13.596 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:32:13.599 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:13.601 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:13.604 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:32:13.606 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:32:13.609 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-09 12:32:13.635 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:32:13.662 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-09 12:32:13.662 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-09 12:32:13.671 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-09 12:32:13.674 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-09 12:32:13.677 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-09 12:32:13.679 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:32:13.681 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:32:13.683 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:32:13.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:13.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:13.690 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:32:13.692 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:32:13.694 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:13.696 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:13.699 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-09 12:32:13.759 | Enabling site nova-api-wsgi. 2022-03-09 12:32:13.765 | To activate the new configuration, you need to run: 2022-03-09 12:32:13.765 | systemctl reload apache2 2022-03-09 12:32:13.769 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:32:13.771 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:32:13.773 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:32:13.775 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:32:13.900 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-09 12:32:13.917 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:13.920 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-09 12:32:13.922 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-09 12:32:13.924 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-09 12:32:13.927 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-09 12:32:13.929 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-09 12:32:13.931 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:32:13.934 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-09 12:32:13.938 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-09 12:32:13.940 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:32:13.943 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:32:13.956 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:32:13.956 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:32:13.964 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:32:13.968 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:32:13.984 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-09 12:32:13.986 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-09 12:32:13.990 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-09 12:32:14.018 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-09 12:32:14.045 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-09 12:32:14.071 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:32:14.098 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:32:14.125 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:32:14.151 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:32:14.177 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:32:14.204 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:32:14.231 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:32:14.258 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:32:14.284 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:32:14.311 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:32:14.337 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-09 12:32:14.340 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-09 12:32:14.366 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-09 12:32:14.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:14.384 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-09 12:32:14.415 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-09 12:32:14.417 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-09 12:32:14.419 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-09 12:32:14.435 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:14.438 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:32:14.440 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:32:14.468 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-09 12:32:14.497 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-09 12:32:14.499 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 12:32:14.502 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-09 12:32:14.504 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:32:14.506 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-09 12:32:14.508 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:32:14.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:14.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-09 12:32:14.529 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-09 12:32:14.532 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:32:14.547 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:14.550 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:32:14.552 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-03-09 12:32:14.579 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:32:14.581 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:32:14.584 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-09 12:32:14.611 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-09 12:32:14.639 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-09 12:32:14.668 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-09 12:32:14.684 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:14.687 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-09 12:32:14.714 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-09 12:32:14.716 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-09 12:32:14.719 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-09 12:32:14.749 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-09 12:32:14.776 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-03-09 12:32:14.803 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-09 12:32:14.831 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-09 12:32:14.858 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-09 12:32:14.886 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-09 12:32:14.913 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-09 12:32:14.941 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-09 12:32:14.982 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-09 12:32:14.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:15.001 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-09 12:32:15.005 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 12:32:15.007 | + lib/nova:create_nova_conf:553 : local conf 2022-03-09 12:32:15.010 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-09 12:32:15.013 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-09 12:32:15.015 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 12:32:15.018 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 12:32:15.021 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-09 12:32:15.023 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-09 12:32:15.025 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-09 12:32:15.030 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-09 12:32:15.032 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-09 12:32:15.034 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-09 12:32:15.037 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-09 12:32:15.039 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 12:32:15.042 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-09 12:32:15.072 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-09 12:32:15.101 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-09 12:32:15.131 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:32:15.133 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-09 12:32:15.136 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-09 12:32:15.138 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-09 12:32:15.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:15.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-09 12:32:15.158 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-09 12:32:15.846 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-09 12:32:15.849 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-09 12:32:16.518 | Adding vhost "nova_cell1" ... 2022-03-09 12:32:16.831 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-09 12:32:17.502 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-09 12:32:17.562 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-09 12:32:17.565 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-09 12:32:17.568 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-09 12:32:17.570 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-09 12:32:17.572 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-09 12:32:17.574 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-09 12:32:17.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:17.593 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-09 12:32:17.596 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-09 12:32:17.598 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-09 12:32:17.614 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:17.616 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 12:32:17.619 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-03-09 12:32:17.646 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-09 12:32:17.648 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-09 12:32:17.650 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-09 12:32:17.666 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:17.668 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-09 12:32:17.671 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 12:32:17.673 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-09 12:32:17.703 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-03-09 12:32:17.730 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-09 12:32:17.758 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-09 12:32:17.784 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-09 12:32:17.812 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-09 12:32:17.838 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-09 12:32:17.866 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-09 12:32:17.893 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-09 12:32:17.896 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-09 12:32:17.898 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-09 12:32:17.901 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:32:17.917 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:32:17.919 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:32:17.922 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:32:17.924 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:32:17.926 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:32:17.953 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:32:17.980 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:32:18.008 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:32:18.035 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-09 12:32:18.038 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-09 12:32:18.042 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-09 12:32:18.044 | + lib/nova:create_nova_conf:587 : local conf 2022-03-09 12:32:18.047 | + lib/nova:create_nova_conf:588 : local offset 2022-03-09 12:32:18.050 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-09 12:32:18.052 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-09 12:32:18.055 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-09 12:32:18.057 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-09 12:32:18.060 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-09 12:32:18.062 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-09 12:32:18.064 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-09 12:32:18.066 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-09 12:32:18.068 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-09 12:32:18.071 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-09 12:32:18.086 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:18.088 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-09 12:32:18.090 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-09 12:32:18.110 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:18.112 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-09 12:32:18.127 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:18.130 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-09 12:32:18.146 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:32:18.148 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-09 12:32:18.165 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:32:18.168 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-09 12:32:18.171 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-09 12:32:18.173 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-09 12:32:18.176 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-09 12:32:18.178 | + lib/stack:stack_install_service:32 : install_placement 2022-03-09 12:32:18.181 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-09 12:32:18.183 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-09 12:32:18.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:18.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:18.191 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-09 12:32:18.193 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:32:18.196 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:32:18.198 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:32:18.200 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:32:18.203 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:32:18.205 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:32:18.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:18.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:18.212 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:32:18.215 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:32:18.218 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:32:18.220 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:32:18.222 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-09 12:32:18.225 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:32:18.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:18.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:18.233 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-09 12:32:18.254 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-09 12:32:18.363 | Reading package lists... 2022-03-09 12:32:18.598 | Building dependency tree... 2022-03-09 12:32:18.599 | Reading state information... 2022-03-09 12:32:18.841 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-09 12:32:18.841 | The following packages were automatically installed and are no longer required: 2022-03-09 12:32:18.842 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:32:18.842 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:32:18.842 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:32:18.842 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:32:18.842 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:32:18.842 | python3-zope.interface 2022-03-09 12:32:18.842 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:32:18.953 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:32:18.957 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:32:18.959 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:32:18.962 | + functions-common:time_stop:2425 : local name 2022-03-09 12:32:18.964 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:32:18.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:32:18.969 | + functions-common:time_stop:2428 : local total 2022-03-09 12:32:18.971 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:32:18.973 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:32:18.976 | + functions-common:time_stop:2432 : start_time=1646829138251 2022-03-09 12:32:18.978 | + functions-common:time_stop:2434 : [[ -z 1646829138251 ]] 2022-03-09 12:32:18.981 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:32:18.985 | + functions-common:time_stop:2437 : end_time=1646829138983 2022-03-09 12:32:18.988 | + functions-common:time_stop:2438 : elapsed_time=732 2022-03-09 12:32:18.990 | + functions-common:time_stop:2439 : total=645740 2022-03-09 12:32:18.992 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:32:18.994 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=646472 2022-03-09 12:32:18.997 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:32:19.000 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-09 12:32:19.002 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-09 12:32:19.005 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-09 12:32:19.007 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-09 12:32:19.010 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-09 12:32:19.033 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-09 12:32:19.035 | + functions-common:install_package:1463 : update_package_repo 2022-03-09 12:32:19.038 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-09 12:32:19.040 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-09 12:32:19.043 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-09 12:32:19.046 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-09 12:32:19.048 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-09 12:32:19.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:19.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:19.056 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-09 12:32:19.058 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-09 12:32:19.061 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-09 12:32:19.063 | + functions-common:apt_get_update:1190 : return 2022-03-09 12:32:19.066 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-09 12:32:19.069 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-09 12:32:19.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:19.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:19.076 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-09 12:32:19.098 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-09 12:32:19.206 | Reading package lists... 2022-03-09 12:32:19.438 | Building dependency tree... 2022-03-09 12:32:19.440 | Reading state information... 2022-03-09 12:32:19.677 | The following packages were automatically installed and are no longer required: 2022-03-09 12:32:19.678 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-09 12:32:19.678 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-09 12:32:19.678 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-09 12:32:19.678 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-09 12:32:19.678 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-09 12:32:19.678 | python3-zope.interface 2022-03-09 12:32:19.678 | Use 'sudo apt autoremove' to remove them. 2022-03-09 12:32:19.743 | The following NEW packages will be installed: 2022-03-09 12:32:19.744 | libapache2-mod-wsgi-py3 2022-03-09 12:32:20.069 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-09 12:32:20.069 | Need to get 93.3 kB of archives. 2022-03-09 12:32:20.069 | After this operation, 300 kB of additional disk space will be used. 2022-03-09 12:32:20.069 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-03-09 12:32:20.983 | Fetched 93.3 kB in 1s (136 kB/s) 2022-03-09 12:32:21.269 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-09 12:32:21.321 | (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 ... 91051 files and directories currently installed.) 2022-03-09 12:32:21.324 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-09 12:32:21.377 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-09 12:32:21.712 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-09 12:32:22.123 | apache2_invoke: Enable module wsgi 2022-03-09 12:32:30.095 | + functions-common:apt_get:1234 : result=0 2022-03-09 12:32:30.097 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-09 12:32:30.100 | + functions-common:time_stop:2425 : local name 2022-03-09 12:32:30.102 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:32:30.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:32:30.107 | + functions-common:time_stop:2428 : local total 2022-03-09 12:32:30.110 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:32:30.112 | + functions-common:time_stop:2431 : name=apt-get 2022-03-09 12:32:30.114 | + functions-common:time_stop:2432 : start_time=1646829139095 2022-03-09 12:32:30.116 | + functions-common:time_stop:2434 : [[ -z 1646829139095 ]] 2022-03-09 12:32:30.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:32:30.123 | + functions-common:time_stop:2437 : end_time=1646829150121 2022-03-09 12:32:30.126 | + functions-common:time_stop:2438 : elapsed_time=11026 2022-03-09 12:32:30.128 | + functions-common:time_stop:2439 : total=646472 2022-03-09 12:32:30.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:32:30.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=657498 2022-03-09 12:32:30.135 | + functions-common:apt_get:1238 : return 0 2022-03-09 12:32:30.138 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-09 12:32:30.140 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-09 12:32:30.142 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:32:30.145 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:32:30.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:32:30.150 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-09 12:32:30.152 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-09 12:32:30.207 | wsgi (enabled by maintainer script) 2022-03-09 12:32:30.210 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-09 12:32:30.213 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-09 12:32:30.215 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:32:30.219 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-09 12:32:30.221 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-09 12:32:30.224 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:32:30.228 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:32:30.228 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:32:30.234 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-09 12:32:30.237 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-09 12:32:30.239 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-09 12:32:30.242 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-09 12:32:30.244 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-09 12:32:30.266 | Using python 3.8 to install osc-placement 2022-03-09 12:32:30.269 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-09 12:32:31.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:32:31.122 | from cryptography.utils import int_from_bytes 2022-03-09 12:32:31.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:32:31.122 | from cryptography.utils import int_from_bytes 2022-03-09 12:32:32.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:32:32.365 | Collecting osc-placement 2022-03-09 12:32:32.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-03-09 12:32:32.390 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-09 12:32:32.391 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-09 12:32:32.392 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-09 12:32:32.393 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-09 12:32:32.394 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-09 12:32:32.395 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-09 12:32:32.455 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-09 12:32:32.456 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-09 12:32:32.457 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-09 12:32:32.458 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-09 12:32:32.470 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-09 12:32:32.472 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-09 12:32:32.473 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-09 12:32:32.488 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-09 12:32:32.489 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-09 12:32:32.490 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-09 12:32:32.492 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-09 12:32:32.493 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-09 12:32:32.494 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-09 12:32:32.515 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-09 12:32:32.516 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-09 12:32:32.517 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-09 12:32:32.518 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-09 12:32:32.527 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-09 12:32:32.567 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-09 12:32:32.569 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-09 12:32:32.570 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-09 12:32:32.571 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-09 12:32:32.572 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-09 12:32:32.574 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-09 12:32:32.575 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-09 12:32:32.576 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-09 12:32:32.641 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-09 12:32:32.642 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-09 12:32:32.644 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-09 12:32:32.647 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-09 12:32:32.736 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-09 12:32:32.737 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-09 12:32:32.738 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-09 12:32:32.780 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-09 12:32:32.820 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-09 12:32:32.981 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-09 12:32:35.020 | Installing collected packages: osc-placement 2022-03-09 12:32:35.257 | Successfully installed osc-placement-3.2.0 2022-03-09 12:32:35.257 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:32:35.265 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:32:35.265 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:32:35.385 | + inc/python:pip_install:200 : result=0 2022-03-09 12:32:35.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:32:35.390 | + functions-common:time_stop:2425 : local name 2022-03-09 12:32:35.393 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:32:35.395 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:32:35.398 | + functions-common:time_stop:2428 : local total 2022-03-09 12:32:35.400 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:32:35.403 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:32:35.405 | + functions-common:time_stop:2432 : start_time=1646829150261 2022-03-09 12:32:35.408 | + functions-common:time_stop:2434 : [[ -z 1646829150261 ]] 2022-03-09 12:32:35.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:32:35.415 | + functions-common:time_stop:2437 : end_time=1646829155412 2022-03-09 12:32:35.417 | + functions-common:time_stop:2438 : elapsed_time=5151 2022-03-09 12:32:35.420 | + functions-common:time_stop:2439 : total=248691 2022-03-09 12:32:35.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:32:35.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=253842 2022-03-09 12:32:35.427 | + inc/python:pip_install:203 : return 0 2022-03-09 12:32:35.430 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-09 12:32:35.432 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-09 12:32:35.435 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-09 12:32:35.438 | + functions-common:git_clone:610 : local git_ref=master 2022-03-09 12:32:35.440 | + functions-common:git_clone:611 : local orig_dir 2022-03-09 12:32:35.443 | ++ functions-common:git_clone:612 : pwd 2022-03-09 12:32:35.446 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-09 12:32:35.448 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-09 12:32:35.452 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-09 12:32:35.470 | + functions-common:git_clone:615 : RECLONE=False 2022-03-09 12:32:35.472 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-09 12:32:35.474 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-09 12:32:35.478 | + functions-common:git_clone:629 : echo master 2022-03-09 12:32:35.478 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-09 12:32:35.483 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-09 12:32:35.486 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-03-09 12:32:35.488 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-09 12:32:35.490 | + functions-common:git_timed:702 : local count=0 2022-03-09 12:32:35.493 | + functions-common:git_timed:703 : local timeout=0 2022-03-09 12:32:35.495 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-03-09 12:32:35.497 | + functions-common:git_timed:706 : timeout=0 2022-03-09 12:32:35.500 | + functions-common:git_timed:709 : time_start git_timed 2022-03-09 12:32:35.503 | + functions-common:time_start:2411 : local name=git_timed 2022-03-09 12:32:35.505 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:32:35.507 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:32:35.510 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:32:35.515 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829155511 2022-03-09 12:32:35.517 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-09 12:32:35.520 | Cloning into '/opt/stack/placement'... 2022-03-09 12:32:47.351 | + functions-common:git_timed:724 : time_stop git_timed 2022-03-09 12:32:47.353 | + functions-common:time_stop:2425 : local name 2022-03-09 12:32:47.356 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:32:47.358 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:32:47.361 | + functions-common:time_stop:2428 : local total 2022-03-09 12:32:47.364 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:32:47.366 | + functions-common:time_stop:2431 : name=git_timed 2022-03-09 12:32:47.368 | + functions-common:time_stop:2432 : start_time=1646829155511 2022-03-09 12:32:47.370 | + functions-common:time_stop:2434 : [[ -z 1646829155511 ]] 2022-03-09 12:32:47.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:32:47.377 | + functions-common:time_stop:2437 : end_time=1646829167375 2022-03-09 12:32:47.380 | + functions-common:time_stop:2438 : elapsed_time=11864 2022-03-09 12:32:47.382 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:32:47.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:32:47.386 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11864 2022-03-09 12:32:47.389 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-09 12:32:47.392 | + functions-common:git_clone:678 : git show --oneline 2022-03-09 12:32:47.392 | + functions-common:git_clone:678 : head -1 2022-03-09 12:32:47.395 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-09 12:32:47.398 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-09 12:32:47.400 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-09 12:32:47.403 | + inc/python:setup_develop:338 : local bindep 2022-03-09 12:32:47.405 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:32:47.408 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-09 12:32:47.410 | + inc/python:setup_develop:344 : local extras= 2022-03-09 12:32:47.413 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-09 12:32:47.415 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-09 12:32:47.418 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:32:47.420 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-09 12:32:47.423 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-09 12:32:47.426 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-09 12:32:47.429 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-09 12:32:47.431 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-09 12:32:47.434 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-09 12:32:47.436 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-09 12:32:47.439 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-09 12:32:47.442 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-09 12:32:47.448 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-09 12:32:47.450 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-09 12:32:48.107 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-09 12:32:48.109 | + inc/python:setup_package:418 : local bindep=0 2022-03-09 12:32:48.112 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-09 12:32:48.115 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-09 12:32:48.117 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-09 12:32:48.120 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-09 12:32:48.122 | + inc/python:setup_package:427 : local flags=-e 2022-03-09 12:32:48.125 | + inc/python:setup_package:428 : local extras= 2022-03-09 12:32:48.127 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-09 12:32:48.130 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-09 12:32:48.132 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-09 12:32:48.135 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-09 12:32:48.137 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-09 12:32:48.140 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-09 12:32:48.161 | Using python 3.8 to install /opt/stack/placement 2022-03-09 12:32:48.164 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-09 12:32:49.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:32:49.014 | from cryptography.utils import int_from_bytes 2022-03-09 12:32:49.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:32:49.015 | from cryptography.utils import int_from_bytes 2022-03-09 12:32:50.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:32:50.167 | Obtaining file:///opt/stack/placement 2022-03-09 12:32:50.168 | Preparing metadata (setup.py): started 2022-03-09 12:32:53.112 | Preparing metadata (setup.py): finished with status 'done' 2022-03-09 12:32:53.246 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-09 12:32:53.247 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-09 12:32:53.248 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-09 12:32:53.249 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-09 12:32:53.250 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-09 12:32:53.251 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 12:32:53.252 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-09 12:32:53.254 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (60.9.3) 2022-03-09 12:32:53.255 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 12:32:53.256 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-09 12:32:53.257 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.1.0) 2022-03-09 12:32:53.258 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-09 12:32:53.259 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-09 12:32:53.260 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-09 12:32:53.261 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-09 12:32:53.262 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-09 12:32:53.263 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-09 12:32:53.264 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 12:32:53.265 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-09 12:32:53.266 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-09 12:32:53.267 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-09 12:32:53.330 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-09 12:32:53.331 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-09 12:32:53.333 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-09 12:32:53.336 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-09 12:32:53.337 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-09 12:32:53.339 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 12:32:53.359 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-09 12:32:53.398 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-09 12:32:53.400 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-09 12:32:53.401 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-09 12:32:53.402 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-09 12:32:53.403 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-09 12:32:53.453 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-09 12:32:53.456 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-09 12:32:53.457 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-09 12:32:53.458 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-09 12:32:53.498 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-09 12:32:53.502 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-09 12:32:53.519 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-09 12:32:53.522 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-09 12:32:53.524 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-09 12:32:53.549 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-09 12:32:53.550 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-09 12:32:53.563 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-09 12:32:53.580 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-09 12:32:53.581 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-09 12:32:53.582 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-09 12:32:53.584 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-09 12:32:53.625 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-09 12:32:53.626 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-09 12:32:53.629 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-09 12:32:53.631 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-09 12:32:53.648 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-09 12:32:53.808 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-09 12:32:53.846 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-09 12:32:53.848 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (4.11.1) 2022-03-09 12:32:53.849 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.4.0) 2022-03-09 12:32:53.891 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (1.15.0) 2022-03-09 12:32:53.925 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.13.3) 2022-03-09 12:32:53.982 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.1.0) 2022-03-09 12:32:54.047 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.7.0) 2022-03-09 12:32:54.130 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.1.5) 2022-03-09 12:32:54.180 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-09 12:32:54.372 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (5.1.1) 2022-03-09 12:32:54.373 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.4.2) 2022-03-09 12:32:54.374 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.2) 2022-03-09 12:32:54.451 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-09 12:32:54.502 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (2.21) 2022-03-09 12:32:54.661 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.7.0) 2022-03-09 12:32:54.767 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (3.0.0) 2022-03-09 12:32:54.768 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.0.0) 2022-03-09 12:32:56.606 | Installing collected packages: openstack-placement 2022-03-09 12:32:56.608 | Running setup.py develop for openstack-placement 2022-03-09 12:33:00.691 | Successfully installed openstack-placement 2022-03-09 12:33:00.691 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:33:00.698 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:33:00.698 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:33:00.830 | + inc/python:pip_install:200 : result=0 2022-03-09 12:33:00.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:33:00.834 | + functions-common:time_stop:2425 : local name 2022-03-09 12:33:00.837 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:33:00.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:33:00.841 | + functions-common:time_stop:2428 : local total 2022-03-09 12:33:00.844 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:33:00.846 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:33:00.848 | + functions-common:time_stop:2432 : start_time=1646829168155 2022-03-09 12:33:00.851 | + functions-common:time_stop:2434 : [[ -z 1646829168155 ]] 2022-03-09 12:33:00.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:33:00.858 | + functions-common:time_stop:2437 : end_time=1646829180855 2022-03-09 12:33:00.860 | + functions-common:time_stop:2438 : elapsed_time=12700 2022-03-09 12:33:00.862 | + functions-common:time_stop:2439 : total=253842 2022-03-09 12:33:00.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:33:00.867 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=266542 2022-03-09 12:33:00.869 | + inc/python:pip_install:203 : return 0 2022-03-09 12:33:00.872 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-09 12:33:00.874 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:33:00.877 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:33:00.896 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-09 12:33:00.908 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-09 12:33:00.911 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-09 12:33:00.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:33:00.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:33:00.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-09 12:33:00.921 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:33:00.923 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-09 12:33:00.925 | + ./stack.sh:main:943 : configure_placement 2022-03-09 12:33:00.928 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-09 12:33:00.940 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-09 12:33:00.943 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-09 12:33:00.947 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-09 12:33:00.950 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-09 12:33:00.952 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-09 12:33:00.955 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-09 12:33:00.958 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 12:33:00.961 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-09 12:33:00.992 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-09 12:33:01.024 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-09 12:33:01.055 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-09 12:33:01.057 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-09 12:33:01.060 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-09 12:33:01.062 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-09 12:33:01.065 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-09 12:33:01.096 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-09 12:33:01.125 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-03-09 12:33:01.153 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-09 12:33:01.182 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-09 12:33:01.211 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-09 12:33:01.240 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-09 12:33:01.268 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-09 12:33:01.297 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-09 12:33:01.326 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-09 12:33:01.355 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-09 12:33:01.358 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-09 12:33:01.361 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-09 12:33:01.364 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-09 12:33:01.381 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-09 12:33:01.384 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-09 12:33:01.386 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-09 12:33:01.388 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-09 12:33:01.391 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-09 12:33:01.419 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:33:01.448 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-09 12:33:01.477 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-09 12:33:01.506 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-09 12:33:01.508 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-09 12:33:01.511 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-09 12:33:01.513 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-09 12:33:01.516 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-09 12:33:01.518 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-09 12:33:01.520 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-09 12:33:01.524 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-09 12:33:01.528 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-09 12:33:01.530 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-09 12:33:01.533 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-09 12:33:01.545 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-09 12:33:01.545 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:33:01.554 | d /var/run/uwsgi 0755 ubuntu root 2022-03-09 12:33:01.558 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-09 12:33:01.573 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-09 12:33:01.576 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-09 12:33:01.580 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-09 12:33:01.612 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-09 12:33:01.639 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-09 12:33:01.667 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-09 12:33:01.695 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-09 12:33:01.724 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-09 12:33:01.752 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-09 12:33:01.780 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-09 12:33:01.808 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-09 12:33:01.836 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-09 12:33:01.865 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-09 12:33:01.893 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-09 12:33:01.922 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-09 12:33:01.949 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-09 12:33:01.952 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-09 12:33:01.955 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-09 12:33:01.958 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-09 12:33:01.960 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-09 12:33:01.963 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:01.965 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:01.968 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-09 12:33:01.971 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-09 12:33:01.974 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-09 12:33:02.002 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-09 12:33:02.030 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-09 12:33:02.030 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-09 12:33:02.040 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-09 12:33:02.043 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-09 12:33:02.046 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-09 12:33:02.048 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-09 12:33:02.050 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-09 12:33:02.053 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-09 12:33:02.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:02.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:02.060 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-09 12:33:02.063 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-09 12:33:02.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:02.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:02.070 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-09 12:33:02.132 | Enabling site placement-api. 2022-03-09 12:33:02.137 | To activate the new configuration, you need to run: 2022-03-09 12:33:02.137 | systemctl reload apache2 2022-03-09 12:33:02.142 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-09 12:33:02.145 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-09 12:33:02.147 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:33:02.150 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-09 12:33:02.282 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-09 12:33:02.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:02.306 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-09 12:33:02.325 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:02.328 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-09 12:33:02.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:02.349 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-09 12:33:02.352 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-09 12:33:02.354 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-09 12:33:02.386 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-03-09 12:33:02.415 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-09 12:33:02.443 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-09 12:33:02.472 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-09 12:33:02.502 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-09 12:33:02.530 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-09 12:33:02.558 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-09 12:33:02.588 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-09 12:33:02.605 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:02.607 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-09 12:33:02.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:02.630 | + ./stack.sh:main:969 : run_phase stack install 2022-03-09 12:33:02.633 | + functions-common:run_phase:1853 : local mode=stack 2022-03-09 12:33:02.635 | + functions-common:run_phase:1854 : local phase=install 2022-03-09 12:33:02.638 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-09 12:33:02.640 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-09 12:33:02.643 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-09 12:33:02.645 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-09 12:33:02.648 | + functions-common:run_phase:1863 : local extra 2022-03-09 12:33:02.651 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-09 12:33:02.656 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-09 12:33:02.658 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-09 12:33:02.661 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-09 12:33:02.663 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-09 12:33:02.666 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-09 12:33:02.682 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:02.684 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:33:02.686 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-09 12:33:02.689 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-09 12:33:02.691 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-09 12:33:02.694 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:33:02.696 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-09 12:33:02.699 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-09 12:33:02.701 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-09 12:33:02.760 | ++ inc/async:async_inner:63 : install_tempest 2022-03-09 12:33:02.797 | [17689 Async install_tempest:84043]: running: install_tempest 2022-03-09 12:33:02.800 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-09 12:33:02.802 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-09 12:33:02.805 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-09 12:33:02.809 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-09 12:33:02.812 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-09 12:33:02.815 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-09 12:33:02.818 | + functions-common:run_plugins:1840 : local phase=install 2022-03-09 12:33:02.820 | + functions-common:run_plugins:1842 : local plugins= 2022-03-09 12:33:02.823 | + functions-common:run_plugins:1843 : local plugin 2022-03-09 12:33:02.826 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-09 12:33:02.828 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-09 12:33:02.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-09 12:33:02.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-09 12:33:02.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-09 12:33:02.839 | + inc/python:use_library_from_git:253 : return 1 2022-03-09 12:33:02.842 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-09 12:33:02.845 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-09 12:33:02.848 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-09 12:33:02.852 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-09 12:33:02.854 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-09 12:33:02.857 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-09 12:33:02.862 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-09 12:33:02.862 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-09 12:33:02.869 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-09 12:33:02.872 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-09 12:33:02.874 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-09 12:33:02.878 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-09 12:33:02.891 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-09 12:33:02.903 | Using python 3.8 to install python-openstackclient 2022-03-09 12:33:02.905 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-09 12:33:03.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:33:03.760 | from cryptography.utils import int_from_bytes 2022-03-09 12:33:03.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:33:03.760 | from cryptography.utils import int_from_bytes 2022-03-09 12:33:04.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-09 12:33:05.059 | Collecting python-openstackclient 2022-03-09 12:33:05.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-03-09 12:33:05.124 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-09 12:33:05.126 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-09 12:33:05.127 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-09 12:33:05.128 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-09 12:33:05.129 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-09 12:33:05.130 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-09 12:33:05.131 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-09 12:33:05.132 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-09 12:33:05.133 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-09 12:33:05.134 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-09 12:33:05.135 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-09 12:33:05.147 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-09 12:33:05.148 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-09 12:33:05.148 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-09 12:33:05.150 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-09 12:33:05.151 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-09 12:33:05.176 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-09 12:33:05.177 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-09 12:33:05.178 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-09 12:33:05.179 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-09 12:33:05.180 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-09 12:33:05.181 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-09 12:33:05.183 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-09 12:33:05.184 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-09 12:33:05.185 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-09 12:33:05.186 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-09 12:33:05.188 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-09 12:33:05.200 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-09 12:33:05.219 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-09 12:33:05.220 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-09 12:33:05.221 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-09 12:33:05.222 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-09 12:33:05.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-03-09 12:33:05.262 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-09 12:33:05.265 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-09 12:33:05.266 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-09 12:33:05.355 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-09 12:33:05.356 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-09 12:33:05.357 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-09 12:33:05.399 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-09 12:33:05.411 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-09 12:33:05.444 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-09 12:33:05.604 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-09 12:33:05.621 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-09 12:33:05.727 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-09 12:33:05.728 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-09 12:33:05.730 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-09 12:33:05.732 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-09 12:33:05.858 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-09 12:33:07.977 | Installing collected packages: python-openstackclient 2022-03-09 12:33:09.628 | Successfully installed python-openstackclient-5.8.0 2022-03-09 12:33:09.628 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-09 12:33:09.635 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-09 12:33:09.635 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-09 12:33:09.771 | + inc/python:pip_install:200 : result=0 2022-03-09 12:33:09.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-09 12:33:09.776 | + functions-common:time_stop:2425 : local name 2022-03-09 12:33:09.778 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:33:09.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:33:09.783 | + functions-common:time_stop:2428 : local total 2022-03-09 12:33:09.785 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:33:09.788 | + functions-common:time_stop:2431 : name=pip_install 2022-03-09 12:33:09.790 | + functions-common:time_stop:2432 : start_time=1646829182897 2022-03-09 12:33:09.792 | + functions-common:time_stop:2434 : [[ -z 1646829182897 ]] 2022-03-09 12:33:09.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:33:09.800 | + functions-common:time_stop:2437 : end_time=1646829189797 2022-03-09 12:33:09.802 | + functions-common:time_stop:2438 : elapsed_time=6900 2022-03-09 12:33:09.804 | + functions-common:time_stop:2439 : total=266542 2022-03-09 12:33:09.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:33:09.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=273442 2022-03-09 12:33:09.811 | + inc/python:pip_install:203 : return 0 2022-03-09 12:33:09.814 | + ./stack.sh:main:981 : install_oscwrap 2022-03-09 12:33:09.817 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-09 12:33:09.822 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.dFnCdNQpsT 2022-03-09 12:33:09.824 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-09 12:33:09.826 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-09 12:33:09.829 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-09 12:33:09.832 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-09 12:33:09.834 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 12:33:09.837 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-09 12:33:09.855 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:09.857 | + ./stack.sh:main:1035 : configure_database 2022-03-09 12:33:09.861 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-09 12:33:09.863 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-09 12:33:09.865 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-09 12:33:09.868 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:33:09.870 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-09 12:33:09.872 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-09 12:33:09.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:09.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:09.879 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-09 12:33:09.881 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-09 12:33:09.884 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-09 12:33:09.886 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-09 12:33:09.888 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-09 12:33:09.890 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-09 12:33:09.892 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-09 12:33:09.895 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-09 12:33:09.897 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-09 12:33:09.899 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-09 12:33:09.901 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-09 12:33:09.903 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-09 12:33:09.906 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-09 12:33:09.908 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-09 12:33:09.911 | + functions-common:is_suse:542 : is_opensuse 2022-03-09 12:33:09.913 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-09 12:33:09.915 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-09 12:33:09.918 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-09 12:33:09.920 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-09 12:33:09.923 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-09 12:33:09.925 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-09 12:33:09.940 | mysqladmin: connect to server at 'localhost' failed 2022-03-09 12:33:09.941 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-09 12:33:09.944 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-09 12:33:09.947 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-09 12:33:09.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:09.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:09.954 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-09 12:33:09.957 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-09 12:33:09.959 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-09 12:33:09.961 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-09 12:33:09.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-09 12:33:09.966 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-09 12:33:09.969 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-09 12:33:09.971 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-09 12:33:09.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:33:10.081 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-09 12:33:10.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:33:10.178 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-09 12:33:10.181 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-09 12:33:10.182 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-09 12:33:10.187 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-09 12:33:10.251 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-09 12:33:10.301 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-09 12:33:10.353 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-09 12:33:10.405 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-09 12:33:10.408 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-09 12:33:10.410 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:33:10.413 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-09 12:33:14.072 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-09 12:33:14.092 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-09 12:33:14.129 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-09 12:33:14.152 | + functions-common:save_stackenv:62 : time_stamp=2022-03-09-123314 2022-03-09 12:33:14.159 | + functions-common:save_stackenv:63 : echo '# 2022-03-09-123314 1039' 2022-03-09 12:33:14.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.213 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-09 12:33:14.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.248 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-09 12:33:14.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.297 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-09 12:33:14.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.329 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-09 12:33:14.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.369 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-03-09 12:33:14.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.400 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-03-09 12:33:14.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.417 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-09-121627 2022-03-09 12:33:14.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.462 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-09 12:33:14.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.496 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-03-09 12:33:14.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.502 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-09 12:33:14.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.507 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-09 12:33:14.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.512 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-09 12:33:14.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-09 12:33:14.518 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-09 12:33:14.520 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-09 12:33:14.523 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-09 12:33:14.525 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-09 12:33:14.538 | + ./stack.sh:main:1065 : start_dstat 2022-03-09 12:33:14.541 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.543 | + functions-common:run_process:1680 : local service=dstat 2022-03-09 12:33:14.546 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.548 | + functions-common:run_process:1682 : local group= 2022-03-09 12:33:14.551 | + functions-common:run_process:1683 : local user= 2022-03-09 12:33:14.563 | + functions-common:run_process:1685 : local name=dstat 2022-03-09 12:33:14.563 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:33:14.563 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:33:14.563 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:33:14.563 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:33:14.567 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:33:14.571 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829194568 2022-03-09 12:33:14.574 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-09 12:33:14.594 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:14.597 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-09 12:33:14.603 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-09 12:33:14.603 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.604 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.607 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.609 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.612 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-09 12:33:14.614 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-09 12:33:14.617 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-09 12:33:14.620 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 12:33:14.622 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 12:33:14.625 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-09 12:33:14.627 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-09 12:33:14.630 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-09 12:33:14.632 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.635 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 12:33:14.637 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-09 12:33:14.639 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 12:33:14.642 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 12:33:14.645 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-09 12:33:14.647 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 12:33:14.652 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-09 12:33:14.725 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-09 12:33:14.791 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-09 12:33:14.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-09 12:33:14.907 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-09 12:33:14.966 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:33:15.025 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 12:33:15.027 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-09 12:33:15.098 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 12:33:15.516 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-09 12:33:15.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-09 12:33:15.928 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-09 12:33:16.029 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:33:16.057 | + functions-common:time_stop:2425 : local name 2022-03-09 12:33:16.084 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:33:16.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:33:16.133 | + functions-common:time_stop:2428 : local total 2022-03-09 12:33:16.160 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:33:16.181 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:33:16.201 | + functions-common:time_stop:2432 : start_time=1646829194568 2022-03-09 12:33:16.217 | + functions-common:time_stop:2434 : [[ -z 1646829194568 ]] 2022-03-09 12:33:16.251 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:33:16.276 | + functions-common:time_stop:2437 : end_time=1646829196251 2022-03-09 12:33:16.295 | + functions-common:time_stop:2438 : elapsed_time=1683 2022-03-09 12:33:16.316 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:33:16.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:33:16.362 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1683 2022-03-09 12:33:16.385 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-09 12:33:16.405 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-09 12:33:16.423 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-09 12:33:16.448 | + functions-common:run_process:1682 : local group= 2022-03-09 12:33:16.469 | + functions-common:run_process:1683 : local user=root 2022-03-09 12:33:16.486 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-09 12:33:16.506 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:33:16.521 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:33:16.525 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:33:16.539 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:33:16.558 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:33:16.561 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829196557 2022-03-09 12:33:16.564 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-09 12:33:16.657 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:16.680 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:33:16.701 | + functions-common:time_stop:2425 : local name 2022-03-09 12:33:16.725 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:33:16.744 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:33:16.760 | + functions-common:time_stop:2428 : local total 2022-03-09 12:33:16.784 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:33:16.800 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:33:16.816 | + functions-common:time_stop:2432 : start_time=1646829196557 2022-03-09 12:33:16.839 | + functions-common:time_stop:2434 : [[ -z 1646829196557 ]] 2022-03-09 12:33:16.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:33:16.892 | + functions-common:time_stop:2437 : end_time=1646829196874 2022-03-09 12:33:16.916 | + functions-common:time_stop:2438 : elapsed_time=317 2022-03-09 12:33:16.921 | + functions-common:time_stop:2439 : total=1683 2022-03-09 12:33:16.924 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:33:16.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2000 2022-03-09 12:33:16.929 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-09 12:33:16.976 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:16.988 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-09 12:33:17.041 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:17.044 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-09 12:33:17.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:17.099 | + ./stack.sh:main:1078 : start_etcd3 2022-03-09 12:33:17.114 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-09 12:33:17.136 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd' 2022-03-09 12:33:17.139 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-09 12:33:17.142 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380' 2022-03-09 12:33:17.149 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-03-09 12:33:17.163 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-03-09 12:33:17.166 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-09 12:33:17.168 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-09 12:33:17.189 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-03-09 12:33:17.192 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-09 12:33:17.195 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-09 12:33:17.198 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 12:33:17.200 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-03-09 12:33:17.203 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-09 12:33:17.206 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 12:33:17.208 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-09 12:33:17.211 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-09 12:33:17.213 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-09 12:33:17.216 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-09 12:33:17.218 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-09 12:33:17.220 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-09 12:33:17.226 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-09 12:33:17.298 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-09 12:33:17.374 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-832783-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-832783-1-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-03-09 12:33:17.432 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-09 12:33:17.490 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-09 12:33:17.552 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:33:17.616 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-09 12:33:17.618 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-09 12:33:17.690 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-09 12:33:18.142 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-09 12:33:18.204 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-09 12:33:18.260 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-09 12:33:18.317 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-09 12:33:18.378 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-09 12:33:18.382 | ++ functions-common:is_arch:506 : uname -m 2022-03-09 12:33:18.386 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-09 12:33:18.389 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-09 12:33:18.786 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-09 12:33:18.800 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-09 12:33:19.190 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-09 12:33:19.963 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-09 12:33:19.981 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:19.984 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-09 12:33:19.987 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-09 12:33:19.991 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-09 12:33:19.995 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-09 12:33:20.008 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-09 12:33:20.019 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-09 12:33:20.022 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-09 12:33:20.024 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-09 12:33:20.119 | The user clouds.yaml file didn't exist. 2022-03-09 12:33:20.129 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-09 12:33:20.238 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-09 12:33:20.352 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:33:20.469 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:33:20.589 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-09 12:33:20.712 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-09 12:33:20.839 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-09 12:33:20.977 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-09 12:33:21.113 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-09 12:33:21.253 | + functions-common:write_clouds_yaml:198 : cat 2022-03-09 12:33:21.259 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-09 12:33:21.262 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-09 12:33:21.265 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-09 12:33:21.269 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-09 12:33:21.272 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-09 12:33:21.275 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-09 12:33:21.291 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:33:21.293 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-09 12:33:21.297 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:33:21.299 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-09 12:33:21.301 | + ./stack.sh:main:1095 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-03-09 12:33:21.304 | + ./stack.sh:main:1096 : init_keystone 2022-03-09 12:33:21.306 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-09 12:33:21.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:33:21.325 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-09 12:33:21.327 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-09 12:33:21.330 | + lib/database:recreate_database:112 : local db=keystone 2022-03-09 12:33:21.332 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-09 12:33:21.334 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-09 12:33:21.337 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-09 12:33:21.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:33:21.395 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-09 12:33:21.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-09 12:33:21.515 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-09 12:33:21.518 | + functions-common:time_start:2411 : local name=dbsync 2022-03-09 12:33:21.520 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:33:21.523 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:33:21.526 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:33:21.530 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829201528 2022-03-09 12:33:21.533 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-09 12:33:26.280 | 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=85913) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 12:33:26.287 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:26.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.288 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.288 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.289 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.290 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:26.290 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:26.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:26.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.319 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.319 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.319 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:26.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:26.321 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:27.029 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:27.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.031 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.031 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.032 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:27.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:27.038 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:27.039 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:27.048 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:33:55.055 | ++ inc/async:async_inner:64 : rc=0 2022-03-09 12:33:55.080 | [84043 Async install_tempest:84043]: finished successfully 2022-03-09 12:33:56.038 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.039 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:33:56.112 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.113 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:33:56.176 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.176 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:33:56.238 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.238 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:33:56.313 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.313 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:33:56.404 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:56.404 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:33:57.421 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:57.422 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:57.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.424 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.424 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.425 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.425 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.425 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:57.425 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:57.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:57.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.427 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.427 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.428 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:57.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:57.436 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:57.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.441 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:57.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:57.791 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:57.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.793 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.793 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.793 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.793 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.794 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:57.794 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:57.884 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:57.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.886 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.886 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.887 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:57.887 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:57.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:57.887 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:57.894 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:33:58.062 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.062 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:33:58.147 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.147 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:33:58.210 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.210 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:33:58.250 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.250 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:33:58.308 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.308 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:33:58.364 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.364 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:33:58.433 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:58.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.435 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.435 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.436 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.436 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:58.436 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:58.436 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.439 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.439 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.440 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.440 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.440 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:58.440 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:58.447 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:58.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.453 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.453 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.453 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.454 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:58.454 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:58.770 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.772 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.772 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.772 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.773 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:58.773 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:58.878 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-09 12:33:58.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.879 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.880 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.880 | 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=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-09 12:33:58.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-09 12:33:58.880 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-09 12:33:58.881 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85913) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-09 12:33:58.887 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-09 12:33:58.946 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:58.946 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-09 12:33:59.004 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.004 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-09 12:33:59.072 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.072 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-09 12:33:59.147 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.147 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-09 12:33:59.244 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.244 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-09 12:33:59.307 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.308 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-09 12:33:59.370 | INFO migrate.versioning.api [-] done 2022-03-09 12:33:59.787 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-09 12:33:59.789 | + functions-common:time_stop:2425 : local name 2022-03-09 12:33:59.792 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:33:59.794 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:33:59.797 | + functions-common:time_stop:2428 : local total 2022-03-09 12:33:59.799 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:33:59.802 | + functions-common:time_stop:2431 : name=dbsync 2022-03-09 12:33:59.804 | + functions-common:time_stop:2432 : start_time=1646829201528 2022-03-09 12:33:59.807 | + functions-common:time_stop:2434 : [[ -z 1646829201528 ]] 2022-03-09 12:33:59.813 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:33:59.818 | + functions-common:time_stop:2437 : end_time=1646829239815 2022-03-09 12:33:59.820 | + functions-common:time_stop:2438 : elapsed_time=38287 2022-03-09 12:33:59.823 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:33:59.825 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:33:59.831 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38287 2022-03-09 12:33:59.833 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-09 12:33:59.836 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-09 12:33:59.839 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-09 12:34:04.295 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-09 12:34:04.295 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 12:34:04.296 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 12:34:04.296 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-09 12:34:04.296 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-09 12:34:04.297 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 12:34:04.297 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 12:34:04.297 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 12:34:04.297 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-09 12:34:04.652 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-09 12:34:04.656 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-09 12:34:09.189 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-09 12:34:09.190 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 12:34:09.199 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 12:34:09.200 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-09 12:34:09.200 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-09 12:34:09.200 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-09 12:34:09.201 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-09 12:34:09.201 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-09 12:34:09.201 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-09 12:34:09.566 | + ./stack.sh:main:1097 : start_keystone 2022-03-09 12:34:09.569 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-09 12:34:09.571 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-09 12:34:09.574 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-09 12:34:09.590 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:34:09.593 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-09 12:34:09.596 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-09 12:34:09.600 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-09 12:34:09.603 | + functions-common:run_process:1680 : local service=keystone 2022-03-09 12:34:09.605 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.608 | + functions-common:run_process:1682 : local group= 2022-03-09 12:34:09.610 | + functions-common:run_process:1683 : local user= 2022-03-09 12:34:09.612 | + functions-common:run_process:1685 : local name=keystone 2022-03-09 12:34:09.615 | + functions-common:run_process:1687 : time_start run_process 2022-03-09 12:34:09.617 | + functions-common:time_start:2411 : local name=run_process 2022-03-09 12:34:09.619 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:34:09.622 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:34:09.625 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:34:09.629 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829249627 2022-03-09 12:34:09.632 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-09 12:34:09.647 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:34:09.649 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-09 12:34:09.652 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-09 12:34:09.654 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.657 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.659 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.661 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.663 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-09 12:34:09.666 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-09 12:34:09.668 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-09 12:34:09.670 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-09 12:34:09.673 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-09 12:34:09.675 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-09 12:34:09.678 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-09 12:34:09.680 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-09 12:34:09.682 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.684 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-09 12:34:09.686 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-09 12:34:09.689 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-09 12:34:09.691 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-09 12:34:09.695 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-09 12:34:09.754 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-09 12:34:09.812 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-09 12:34:09.862 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-09 12:34:09.915 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-09 12:34:09.965 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-09 12:34:10.015 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-09 12:34:10.064 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-09 12:34:10.114 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-09 12:34:10.162 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-09 12:34:10.212 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-09 12:34:10.214 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-09 12:34:10.274 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-09 12:34:10.664 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-09 12:34:10.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-09 12:34:11.051 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-09 12:34:11.129 | + functions-common:run_process:1691 : time_stop run_process 2022-03-09 12:34:11.133 | + functions-common:time_stop:2425 : local name 2022-03-09 12:34:11.135 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:34:11.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:34:11.140 | + functions-common:time_stop:2428 : local total 2022-03-09 12:34:11.143 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:34:11.145 | + functions-common:time_stop:2431 : name=run_process 2022-03-09 12:34:11.147 | + functions-common:time_stop:2432 : start_time=1646829249627 2022-03-09 12:34:11.149 | + functions-common:time_stop:2434 : [[ -z 1646829249627 ]] 2022-03-09 12:34:11.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:34:11.157 | + functions-common:time_stop:2437 : end_time=1646829251154 2022-03-09 12:34:11.159 | + functions-common:time_stop:2438 : elapsed_time=1527 2022-03-09 12:34:11.161 | + functions-common:time_stop:2439 : total=2000 2022-03-09 12:34:11.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:34:11.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3527 2022-03-09 12:34:11.168 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-09 12:34:11.169 | Waiting for keystone to start... 2022-03-09 12:34:11.171 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-03-09 12:34:11.173 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-03-09 12:34:11.176 | + functions:wait_for_service:457 : local timeout=60 2022-03-09 12:34:11.178 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-03-09 12:34:11.180 | + functions:wait_for_service:459 : local rval=0 2022-03-09 12:34:11.183 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-09 12:34:11.185 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-09 12:34:11.188 | + functions-common:time_start:2412 : local start_time= 2022-03-09 12:34:11.190 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-09 12:34:11.193 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-09 12:34:11.197 | + functions-common:time_start:2416 : _TIME_START[$name]=1646829251195 2022-03-09 12:34:11.200 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-09 12:34:11.206 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-03-09 12:34:17.767 | + :: : [[ 200 == 503 ]] 2022-03-09 12:34:17.768 | + :: : [[ 0 -eq 7 ]] 2022-03-09 12:34:17.772 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-09 12:34:17.774 | + functions-common:time_stop:2425 : local name 2022-03-09 12:34:17.776 | + functions-common:time_stop:2426 : local end_time 2022-03-09 12:34:17.779 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-09 12:34:17.781 | + functions-common:time_stop:2428 : local total 2022-03-09 12:34:17.784 | + functions-common:time_stop:2429 : local start_time 2022-03-09 12:34:17.786 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-09 12:34:17.788 | + functions-common:time_stop:2432 : start_time=1646829251195 2022-03-09 12:34:17.791 | + functions-common:time_stop:2434 : [[ -z 1646829251195 ]] 2022-03-09 12:34:17.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-09 12:34:17.799 | + functions-common:time_stop:2437 : end_time=1646829257796 2022-03-09 12:34:17.801 | + functions-common:time_stop:2438 : elapsed_time=6601 2022-03-09 12:34:17.803 | + functions-common:time_stop:2439 : total=0 2022-03-09 12:34:17.806 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-09 12:34:17.808 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6601 2022-03-09 12:34:17.811 | + functions:wait_for_service:467 : return 0 2022-03-09 12:34:17.813 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-09 12:34:17.829 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:34:17.832 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-09 12:34:17.834 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-09 12:34:17.837 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-09 12:34:17.879 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-09 12:34:17.882 | + 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.30/identity 2022-03-09 12:34:22.485 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.485 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.485 | 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=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.492 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.509 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.509 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.540 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.572 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.573 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.664 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.664 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.664 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.664 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.664 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.665 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.677 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.678 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.678 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.678 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.678 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.678 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.679 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.686 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.693 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.694 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86773) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-09 12:34:22.726 | 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=86773) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-09 12:34:23.134 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created domain default 2022-03-09 12:34:23.224 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created project admin 2022-03-09 12:34:23.252 | DEBUG passlib.handlers.bcrypt [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86773) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-09 12:34:23.252 | DEBUG passlib.handlers.bcrypt [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86773) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-09 12:34:23.364 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created user admin 2022-03-09 12:34:23.450 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created role reader 2022-03-09 12:34:23.542 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created role member 2022-03-09 12:34:23.647 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created implied role where 468661054b0446cc938e0ea3a6f517a9 implies e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:34:23.702 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created role admin 2022-03-09 12:34:23.773 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created implied role where b919a66ec3794acfb530ae6744c83932 implies 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:34:23.850 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Granted role admin on project admin to user admin. 2022-03-09 12:34:23.909 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Granted role admin on the system to user admin. 2022-03-09 12:34:24.002 | WARNING py.warnings [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-09 12:34:24.002 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-09 12:34:24.002 |  2022-03-09 12:34:24.005 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created region RegionOne 2022-03-09 12:34:24.182 | INFO keystone.cmd.bootstrap [None req-e11ef6d4-0565-437d-b74a-8643a3243221 None None] Created public endpoint http://10.222.0.30/identity 2022-03-09 12:34:24.626 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-09 12:34:24.629 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-09 12:34:24.632 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-09 12:34:24.635 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-09 12:34:27.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:27.804 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:27.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:27.804 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:27.962 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:27.965 | + lib/keystone:create_keystone_accounts:310 : admin_project=fdbc96dc947b45beb2f99f99cca1ad66 2022-03-09 12:34:27.967 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-09 12:34:27.970 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-09 12:34:30.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:30.181 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:30.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:30.181 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:30.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:30.342 | + lib/keystone:create_keystone_accounts:312 : admin_user=cff860e618224b87a38938e99543bb8a 2022-03-09 12:34:30.345 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-09 12:34:30.347 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-09 12:34:30.349 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-09 12:34:30.352 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin cff860e618224b87a38938e99543bb8a default 2022-03-09 12:34:30.414 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin cff860e618224b87a38938e99543bb8a default 2022-03-09 12:34:30.453 | [17689 Async ks-domain-role:86929]: running: get_or_add_user_domain_role admin cff860e618224b87a38938e99543bb8a default 2022-03-09 12:34:30.455 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-09 12:34:30.457 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:34:30.461 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 12:34:33.582 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 12:34:33.585 | + functions-common:get_or_create_domain:888 : echo default 2022-03-09 12:34:33.585 | default 2022-03-09 12:34:33.587 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-09 12:34:33.644 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-09 12:34:33.684 | [17689 Async ks-project:87068]: running: get_or_create_project service Default 2022-03-09 12:34:33.687 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-09 12:34:33.748 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-09 12:34:33.789 | [17689 Async ks-service:87154]: running: get_or_create_role service 2022-03-09 12:34:33.792 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-09 12:34:33.871 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-09 12:34:34.028 | [17689 Async ks-reseller:87240]: running: get_or_create_role ResellerAdmin 2022-03-09 12:34:34.048 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-09 12:34:34.064 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-09 12:34:34.484 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-09 12:34:34.689 | [17689 Async ks-anotherrole:87331]: running: get_or_create_role anotherrole 2022-03-09 12:34:34.700 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-09 12:34:34.724 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-09 12:34:34.744 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:34:34.773 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-09 12:34:37.616 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:37.683 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:37.722 | [87068 Async ks-project:87068]: finished successfully 2022-03-09 12:34:37.786 | [87240 Async ks-reseller:87240]: finished successfully 2022-03-09 12:34:38.073 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:38.109 | [87154 Async ks-service:87154]: finished successfully 2022-03-09 12:34:38.443 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:38.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:38.469 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:38.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:38.469 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:38.474 | [87331 Async ks-anotherrole:87331]: finished successfully 2022-03-09 12:34:38.635 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:38.637 | ++ functions-common:get_or_create_project:938 : project_id=29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:38.640 | ++ functions-common:get_or_create_project:939 : echo 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:38.643 | + lib/keystone:create_keystone_accounts:340 : invis_project=29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:38.646 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-09 12:34:38.649 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-09 12:34:38.651 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:34:38.655 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-09 12:34:41.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:41.223 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:41.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:41.223 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:41.264 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:41.294 | [86929 Async ks-domain-role:86929]: finished successfully 2022-03-09 12:34:41.392 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:41.395 | ++ functions-common:get_or_create_project:938 : project_id=da4e7b54fb954c598169924377c91145 2022-03-09 12:34:41.397 | ++ functions-common:get_or_create_project:939 : echo da4e7b54fb954c598169924377c91145 2022-03-09 12:34:41.400 | + lib/keystone:create_keystone_accounts:344 : demo_project=da4e7b54fb954c598169924377c91145 2022-03-09 12:34:41.402 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-09 12:34:41.406 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-09 12:34:41.408 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:34:41.410 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-09 12:34:41.413 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-09 12:34:41.416 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-09 12:34:43.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:43.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:43.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:43.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.150 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.153 | ++ functions-common:get_or_create_user:925 : user_id=f0f5240136374871b313bc98199e80e4 2022-03-09 12:34:44.156 | ++ functions-common:get_or_create_user:926 : echo f0f5240136374871b313bc98199e80e4 2022-03-09 12:34:44.159 | + lib/keystone:create_keystone_accounts:347 : demo_user=f0f5240136374871b313bc98199e80e4 2022-03-09 12:34:44.161 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-09 12:34:44.208 | [17689 Async ks-domain-role:86929]: Waiting for completion of get_or_add_user_domain_role admin cff860e618224b87a38938e99543bb8a default running on PID 86929 (6 other jobs running) 2022-03-09 12:34:44.233 | [17689 Async ks-domain-role:86929]: Signaling child to exit 2022-03-09 12:34:44.233 | WAKEUP 2022-03-09 12:34:44.255 | [17689 Async ks-domain-role:86929]: Signaled 2022-03-09 12:34:44.256 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-09 12:34:44.256 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cff860e618224b87a38938e99543bb8a --domain default 2022-03-09 12:34:44.256 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:34:44.256 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-09 12:34:44.256 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:34:44.256 | ++ functions-common:get_field:812 : read data 2022-03-09 12:34:44.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.256 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.257 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.257 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-09 12:34:44.257 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-09 12:34:44.257 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user cff860e618224b87a38938e99543bb8a --domain default 2022-03-09 12:34:44.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.262 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.263 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.263 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:34:44.263 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cff860e618224b87a38938e99543bb8a --domain default 2022-03-09 12:34:44.263 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-09 12:34:44.263 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:34:44.263 | ++ functions-common:get_field:812 : read data 2022-03-09 12:34:44.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.263 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.263 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.263 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:34:44.263 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:34:44.263 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | cff860e618224b87a38938e99543bb8a | | | default | | False |' 2022-03-09 12:34:44.263 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:34:44.263 | ++ functions-common:get_field:812 : read data 2022-03-09 12:34:44.263 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:34:44.263 | + functions-common:get_or_add_user_domain_role:1021 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:34:44.263 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:34:44.304 | [17689 Async ks-domain-role:86929]: finished get_or_add_user_domain_role admin cff860e618224b87a38938e99543bb8a default with result 0 in 10 seconds 2022-03-09 12:34:44.310 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-09 12:34:44.345 | [17689 Async ks-project:87068]: Waiting for completion of get_or_create_project service Default running on PID 87068 (5 other jobs running) 2022-03-09 12:34:44.370 | [17689 Async ks-project:87068]: Signaling child to exit 2022-03-09 12:34:44.370 | WAKEUP 2022-03-09 12:34:44.391 | [17689 Async ks-project:87068]: Signaled 2022-03-09 12:34:44.392 | + functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:34:44.393 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-09 12:34:44.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.393 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.393 | + functions-common:get_or_create_project:938 : project_id=a0de3c838d314b419e64114725abb35c 2022-03-09 12:34:44.393 | + functions-common:get_or_create_project:939 : echo a0de3c838d314b419e64114725abb35c 2022-03-09 12:34:44.393 | a0de3c838d314b419e64114725abb35c 2022-03-09 12:34:44.435 | [17689 Async ks-project:87068]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-09 12:34:44.472 | [17689 Async ks-service:87154]: Waiting for completion of get_or_create_role service running on PID 87154 (4 other jobs running) 2022-03-09 12:34:44.496 | [17689 Async ks-service:87154]: Signaling child to exit 2022-03-09 12:34:44.496 | WAKEUP 2022-03-09 12:34:44.518 | [17689 Async ks-service:87154]: Signaled 2022-03-09 12:34:44.520 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:34:44.520 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-09 12:34:44.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.520 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.520 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.520 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.520 | + functions-common:get_or_create_role:950 : role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:34:44.520 | + functions-common:get_or_create_role:951 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:34:44.520 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:34:44.562 | [17689 Async ks-service:87154]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-09 12:34:44.599 | [17689 Async ks-reseller:87240]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 87240 (3 other jobs running) 2022-03-09 12:34:44.623 | [17689 Async ks-reseller:87240]: Signaling child to exit 2022-03-09 12:34:44.623 | WAKEUP 2022-03-09 12:34:44.644 | [17689 Async ks-reseller:87240]: Signaled 2022-03-09 12:34:44.646 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:34:44.646 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-09 12:34:44.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.646 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.646 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.646 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.646 | + functions-common:get_or_create_role:950 : role_id=5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:34:44.646 | + functions-common:get_or_create_role:951 : echo 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:34:44.646 | 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:34:44.689 | [17689 Async ks-reseller:87240]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-09 12:34:44.725 | [17689 Async ks-anotherrole:87331]: Waiting for completion of get_or_create_role anotherrole running on PID 87331 (2 other jobs running) 2022-03-09 12:34:44.748 | [17689 Async ks-anotherrole:87331]: Signaling child to exit 2022-03-09 12:34:44.748 | WAKEUP 2022-03-09 12:34:44.770 | [17689 Async ks-anotherrole:87331]: Signaled 2022-03-09 12:34:44.772 | + functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:34:44.772 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 12:34:44.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.772 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:44.772 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:44.772 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:44.772 | + functions-common:get_or_create_role:950 : role_id=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:34:44.772 | + functions-common:get_or_create_role:951 : echo 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:34:44.772 | 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:34:44.814 | [17689 Async ks-anotherrole:87331]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-09 12:34:44.818 | + inc/async:async_wait:197 : return 0 2022-03-09 12:34:44.821 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:44.877 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:44.915 | [17689 Async ks-demo-member:88197]: running: get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:44.918 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin cff860e618224b87a38938e99543bb8a da4e7b54fb954c598169924377c91145 2022-03-09 12:34:44.977 | + inc/async:async_inner:63 : get_or_add_user_project_role admin cff860e618224b87a38938e99543bb8a da4e7b54fb954c598169924377c91145 2022-03-09 12:34:45.019 | [17689 Async ks-demo-admin:88309]: running: get_or_add_user_project_role admin cff860e618224b87a38938e99543bb8a da4e7b54fb954c598169924377c91145 2022-03-09 12:34:45.022 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:45.088 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:45.136 | [17689 Async ks-demo-another:88421]: running: get_or_add_user_project_role anotherrole f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 2022-03-09 12:34:45.140 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:45.217 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:45.272 | [17689 Async ks-demo-invis:88533]: running: get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:34:45.283 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-09 12:34:45.293 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-09 12:34:45.300 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:34:45.307 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-09 12:34:45.311 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-09 12:34:45.325 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-09 12:34:48.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:48.796 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:48.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:48.796 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:48.976 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:48.979 | ++ functions-common:get_or_create_user:925 : user_id=44a50dd8b4674258883b5dd18dcd5b0c 2022-03-09 12:34:48.981 | ++ functions-common:get_or_create_user:926 : echo 44a50dd8b4674258883b5dd18dcd5b0c 2022-03-09 12:34:48.984 | + lib/keystone:create_keystone_accounts:360 : demo_reader=44a50dd8b4674258883b5dd18dcd5b0c 2022-03-09 12:34:48.987 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 44a50dd8b4674258883b5dd18dcd5b0c da4e7b54fb954c598169924377c91145 2022-03-09 12:34:49.049 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 44a50dd8b4674258883b5dd18dcd5b0c da4e7b54fb954c598169924377c91145 2022-03-09 12:34:49.096 | [17689 Async ks-demo-reader:88689]: running: get_or_add_user_project_role reader 44a50dd8b4674258883b5dd18dcd5b0c da4e7b54fb954c598169924377c91145 2022-03-09 12:34:49.098 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-09 12:34:49.102 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-09 12:34:49.105 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:34:49.110 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-09 12:34:53.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:53.521 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:53.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:53.521 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:53.761 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:53.771 | ++ functions-common:get_or_create_project:938 : project_id=15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:53.773 | ++ functions-common:get_or_create_project:939 : echo 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:53.781 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:53.784 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-09 12:34:53.788 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-09 12:34:53.795 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:34:53.800 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-09 12:34:53.806 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-09 12:34:53.812 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-09 12:34:56.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:56.867 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:56.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:34:56.867 | from cryptography.utils import int_from_bytes 2022-03-09 12:34:57.308 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:34:57.312 | ++ functions-common:get_or_create_user:925 : user_id=7ab2077f84a4492da8937935b3154ea0 2022-03-09 12:34:57.315 | ++ functions-common:get_or_create_user:926 : echo 7ab2077f84a4492da8937935b3154ea0 2022-03-09 12:34:57.317 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=7ab2077f84a4492da8937935b3154ea0 2022-03-09 12:34:57.339 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:57.727 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:57.918 | [17689 Async ks-alt-admin:89059]: running: get_or_add_user_project_role admin 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:57.951 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:58.317 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:58.514 | [17689 Async ks-alt-another:89171]: running: get_or_add_user_project_role anotherrole 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:34:58.540 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-09 12:34:58.569 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-09 12:34:58.586 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:34:58.609 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-09 12:34:58.624 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-09 12:34:58.652 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-09 12:34:59.511 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:34:59.745 | [88197 Async ks-demo-member:88197]: finished successfully 2022-03-09 12:35:02.201 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:02.380 | [88309 Async ks-demo-admin:88309]: finished successfully 2022-03-09 12:35:02.501 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:02.556 | [88421 Async ks-demo-another:88421]: finished successfully 2022-03-09 12:35:03.439 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:03.469 | [88533 Async ks-demo-invis:88533]: finished successfully 2022-03-09 12:35:04.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:04.076 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:04.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:04.076 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:04.256 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:04.259 | ++ functions-common:get_or_create_user:925 : user_id=0a5b3b275006403ea8ef9b1bc1ed4f6f 2022-03-09 12:35:04.265 | ++ functions-common:get_or_create_user:926 : echo 0a5b3b275006403ea8ef9b1bc1ed4f6f 2022-03-09 12:35:04.269 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=0a5b3b275006403ea8ef9b1bc1ed4f6f 2022-03-09 12:35:04.272 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 0a5b3b275006403ea8ef9b1bc1ed4f6f 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:04.336 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0a5b3b275006403ea8ef9b1bc1ed4f6f 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:04.389 | [17689 Async ks-alt-member-user:89554]: running: get_or_add_user_project_role member 0a5b3b275006403ea8ef9b1bc1ed4f6f 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:04.392 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-09 12:35:04.396 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-09 12:35:04.416 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:35:04.434 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-09 12:35:04.453 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-09 12:35:04.477 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-09 12:35:05.212 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:05.402 | [88689 Async ks-demo-reader:88689]: finished successfully 2022-03-09 12:35:07.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:07.391 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:07.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:07.391 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:07.571 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:07.573 | ++ functions-common:get_or_create_user:925 : user_id=a62c94368dc94dfba4ba0686b2809f09 2022-03-09 12:35:07.576 | ++ functions-common:get_or_create_user:926 : echo a62c94368dc94dfba4ba0686b2809f09 2022-03-09 12:35:07.579 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a62c94368dc94dfba4ba0686b2809f09 2022-03-09 12:35:07.582 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a62c94368dc94dfba4ba0686b2809f09 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:07.650 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a62c94368dc94dfba4ba0686b2809f09 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:07.696 | [17689 Async ks-alt-reader-user:89778]: running: get_or_add_user_project_role reader a62c94368dc94dfba4ba0686b2809f09 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:07.700 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-09 12:35:07.704 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:35:07.707 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-09 12:35:07.710 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-09 12:35:07.713 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-09 12:35:11.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:11.045 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:11.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:11.045 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:11.333 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:11.344 | ++ functions-common:get_or_create_user:925 : user_id=a204432aa63f4438a4e0b5579edaa936 2022-03-09 12:35:11.354 | ++ functions-common:get_or_create_user:926 : echo a204432aa63f4438a4e0b5579edaa936 2022-03-09 12:35:11.360 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a204432aa63f4438a4e0b5579edaa936 2022-03-09 12:35:11.373 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a204432aa63f4438a4e0b5579edaa936 all 2022-03-09 12:35:11.570 | + inc/async:async_inner:63 : get_or_add_user_system_role member a204432aa63f4438a4e0b5579edaa936 all 2022-03-09 12:35:11.605 | [17689 Async ks-system-member:90004]: running: get_or_add_user_system_role member a204432aa63f4438a4e0b5579edaa936 all 2022-03-09 12:35:11.609 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-09 12:35:11.611 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:35:11.614 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-09 12:35:11.616 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-09 12:35:11.620 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-09 12:35:14.497 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:14.530 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:14.612 | [89171 Async ks-alt-another:89171]: finished successfully 2022-03-09 12:35:14.627 | [89059 Async ks-alt-admin:89059]: finished successfully 2022-03-09 12:35:14.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:14.943 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:14.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:14.943 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:15.122 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:15.125 | ++ functions-common:get_or_create_user:925 : user_id=b17e752f01d046c68a4d7773293c3189 2022-03-09 12:35:15.130 | ++ functions-common:get_or_create_user:926 : echo b17e752f01d046c68a4d7773293c3189 2022-03-09 12:35:15.133 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b17e752f01d046c68a4d7773293c3189 2022-03-09 12:35:15.137 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b17e752f01d046c68a4d7773293c3189 all 2022-03-09 12:35:15.243 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b17e752f01d046c68a4d7773293c3189 all 2022-03-09 12:35:15.341 | [17689 Async ks-system-reader:90286]: running: get_or_add_user_system_role reader b17e752f01d046c68a4d7773293c3189 all 2022-03-09 12:35:15.361 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-09 12:35:15.373 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-09 12:35:15.376 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-09 12:35:15.401 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 12:35:15.429 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-09 12:35:17.765 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:17.906 | [89554 Async ks-alt-member-user:89554]: finished successfully 2022-03-09 12:35:18.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:18.866 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:18.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:18.866 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:19.051 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:19.054 | ++ functions-common:get_or_create_group:902 : group_id=dea0892ae3be4cf78d3d79c3055ea993 2022-03-09 12:35:19.057 | ++ functions-common:get_or_create_group:903 : echo dea0892ae3be4cf78d3d79c3055ea993 2022-03-09 12:35:19.060 | + lib/keystone:create_keystone_accounts:402 : admin_group=dea0892ae3be4cf78d3d79c3055ea993 2022-03-09 12:35:19.069 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-09 12:35:19.075 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-09 12:35:19.083 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-09 12:35:19.087 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-09 12:35:19.093 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-09 12:35:20.653 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:20.682 | [89778 Async ks-alt-reader-user:89778]: finished successfully 2022-03-09 12:35:21.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:21.792 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:21.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:21.792 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:21.989 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:21.991 | ++ functions-common:get_or_create_group:902 : group_id=16eaffa7161c46188a7e733cbdd864d8 2022-03-09 12:35:21.994 | ++ functions-common:get_or_create_group:903 : echo 16eaffa7161c46188a7e733cbdd864d8 2022-03-09 12:35:21.997 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=16eaffa7161c46188a7e733cbdd864d8 2022-03-09 12:35:22.000 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.069 | + inc/async:async_inner:63 : get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.121 | [17689 Async ks-group-memberdemo:90650]: running: get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.123 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.221 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.296 | [17689 Async ks-group-anotherdemo:90744]: running: get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 2022-03-09 12:35:22.300 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:22.540 | + inc/async:async_inner:63 : get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:22.730 | [17689 Async ks-group-memberalt:90830]: running: get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:22.748 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:22.944 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:23.050 | [90004 Async ks-system-member:90004]: finished successfully 2022-03-09 12:35:23.127 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:23.329 | [17689 Async ks-group-anotheralt:90958]: running: get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:23.345 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 2022-03-09 12:35:23.776 | + inc/async:async_inner:63 : get_or_add_group_project_role admin dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 2022-03-09 12:35:24.000 | [17689 Async ks-group-admin:91077]: running: get_or_add_group_project_role admin dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 2022-03-09 12:35:24.017 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-09 12:35:24.399 | [17689 Async ks-demo-member:88197]: Waiting for completion of get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 running on PID 88197 (17 other jobs running) 2022-03-09 12:35:24.592 | [17689 Async ks-demo-member:88197]: Signaling child to exit 2022-03-09 12:35:24.592 | WAKEUP 2022-03-09 12:35:24.740 | [17689 Async ks-demo-member:88197]: Signaled 2022-03-09 12:35:24.752 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:24.752 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:24.752 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:24.752 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:24.752 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:24.752 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:24.752 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:24.752 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:24.752 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:24.752 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:24.752 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:24.752 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:24.752 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:24.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.752 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.753 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:24.753 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:24.753 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:24.753 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:24.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.753 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.753 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:24.753 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:24.753 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:24.753 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:24.753 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:24.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.753 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:24.753 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:24.753 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:24.753 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:24.753 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:24.753 | ++ functions-common:get_field:818 : echo '| 468661054b0446cc938e0ea3a6f517a9 | f0f5240136374871b313bc98199e80e4 | | da4e7b54fb954c598169924377c91145 | | | False |' 2022-03-09 12:35:24.753 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:24.753 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:24.753 | + functions-common:get_or_add_user_project_role:995 : user_role_id=468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:24.753 | + functions-common:get_or_add_user_project_role:997 : echo 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:24.753 | 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:25.096 | [17689 Async ks-demo-member:88197]: finished get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 with result 0 in 14 seconds 2022-03-09 12:35:25.336 | [17689 Async ks-demo-admin:88309]: Waiting for completion of get_or_add_user_project_role admin cff860e618224b87a38938e99543bb8a da4e7b54fb954c598169924377c91145 running on PID 88309 (16 other jobs running) 2022-03-09 12:35:25.500 | [17689 Async ks-demo-admin:88309]: Signaling child to exit 2022-03-09 12:35:25.500 | WAKEUP 2022-03-09 12:35:25.664 | [17689 Async ks-demo-admin:88309]: Signaled 2022-03-09 12:35:25.676 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:25.676 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:25.676 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:25.676 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:25.676 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:25.676 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:25.676 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:25.676 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cff860e618224b87a38938e99543bb8a --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:25.677 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:25.677 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:25.677 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:25.677 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:25.677 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user cff860e618224b87a38938e99543bb8a --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cff860e618224b87a38938e99543bb8a --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:25.677 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:25.677 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:25.677 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:25.677 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:25.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:25.677 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:25.677 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:25.677 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | cff860e618224b87a38938e99543bb8a | | da4e7b54fb954c598169924377c91145 | | | False |' 2022-03-09 12:35:25.677 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:25.678 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:25.678 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:25.678 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:25.678 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:25.941 | [17689 Async ks-demo-admin:88309]: finished get_or_add_user_project_role admin cff860e618224b87a38938e99543bb8a da4e7b54fb954c598169924377c91145 with result 0 in 17 seconds 2022-03-09 12:35:26.066 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:26.152 | [17689 Async ks-demo-another:88421]: Waiting for completion of get_or_add_user_project_role anotherrole f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 running on PID 88421 (15 other jobs running) 2022-03-09 12:35:26.232 | [90286 Async ks-system-reader:90286]: finished successfully 2022-03-09 12:35:26.295 | [17689 Async ks-demo-another:88421]: Signaling child to exit 2022-03-09 12:35:26.296 | WAKEUP 2022-03-09 12:35:26.408 | [17689 Async ks-demo-another:88421]: Signaled 2022-03-09 12:35:26.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:26.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:26.420 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:26.420 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:26.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:26.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:26.420 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:26.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:26.420 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:26.420 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:26.420 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:26.420 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:26.420 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.420 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:26.421 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:26.421 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:26.421 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:26.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f0f5240136374871b313bc98199e80e4 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:26.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:26.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:26.421 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:26.421 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.421 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:26.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:26.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:26.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:26.421 | ++ functions-common:get_field:818 : echo '| 3d91c11c208f4583b0450ad51a48b83b | f0f5240136374871b313bc98199e80e4 | | da4e7b54fb954c598169924377c91145 | | | False |' 2022-03-09 12:35:26.421 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:26.421 | + functions-common:get_or_add_user_project_role:997 : echo 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:26.421 | 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:26.586 | [17689 Async ks-demo-another:88421]: finished get_or_add_user_project_role anotherrole f0f5240136374871b313bc98199e80e4 da4e7b54fb954c598169924377c91145 with result 0 in 17 seconds 2022-03-09 12:35:26.649 | [17689 Async ks-demo-invis:88533]: Waiting for completion of get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 29b5fe3aa2d1428fb6e78944d8981595 running on PID 88533 (14 other jobs running) 2022-03-09 12:35:26.701 | [17689 Async ks-demo-invis:88533]: Signaling child to exit 2022-03-09 12:35:26.704 | WAKEUP 2022-03-09 12:35:26.738 | [17689 Async ks-demo-invis:88533]: Signaled 2022-03-09 12:35:26.740 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:26.740 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:26.740 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:26.740 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:26.740 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:26.740 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:26.740 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0f5240136374871b313bc98199e80e4 --project 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:26.740 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:26.740 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.740 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.740 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.740 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:26.740 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:26.740 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:26.740 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f0f5240136374871b313bc98199e80e4 --project 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:35:26.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.740 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.740 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0f5240136374871b313bc98199e80e4 --project 29b5fe3aa2d1428fb6e78944d8981595 2022-03-09 12:35:26.740 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:26.741 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:26.741 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.741 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:26.741 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:26.741 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:26.741 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:26.741 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:26.741 | ++ functions-common:get_field:818 : echo '| 468661054b0446cc938e0ea3a6f517a9 | f0f5240136374871b313bc98199e80e4 | | 29b5fe3aa2d1428fb6e78944d8981595 | | | False |' 2022-03-09 12:35:26.741 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:26.741 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:26.741 | + functions-common:get_or_add_user_project_role:995 : user_role_id=468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:26.741 | + functions-common:get_or_add_user_project_role:997 : echo 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:26.741 | 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:26.829 | [17689 Async ks-demo-invis:88533]: finished get_or_add_user_project_role member f0f5240136374871b313bc98199e80e4 29b5fe3aa2d1428fb6e78944d8981595 with result 0 in 18 seconds 2022-03-09 12:35:26.918 | [17689 Async ks-demo-reader:88689]: Waiting for completion of get_or_add_user_project_role reader 44a50dd8b4674258883b5dd18dcd5b0c da4e7b54fb954c598169924377c91145 running on PID 88689 (13 other jobs running) 2022-03-09 12:35:26.967 | [17689 Async ks-demo-reader:88689]: Signaling child to exit 2022-03-09 12:35:26.968 | WAKEUP 2022-03-09 12:35:27.005 | [17689 Async ks-demo-reader:88689]: Signaled 2022-03-09 12:35:27.006 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:27.007 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:27.007 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:27.007 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:27.007 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:27.007 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:27.007 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 44a50dd8b4674258883b5dd18dcd5b0c --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.007 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.007 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.007 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.007 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.007 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:27.007 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:27.007 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 44a50dd8b4674258883b5dd18dcd5b0c --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:27.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.007 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.007 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 44a50dd8b4674258883b5dd18dcd5b0c --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:27.007 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.007 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.008 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.008 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.008 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.008 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:27.008 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:27.008 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:27.008 | ++ functions-common:get_field:818 : echo '| e69846e513a74d6a8b87aa8d1886b4f1 | 44a50dd8b4674258883b5dd18dcd5b0c | | da4e7b54fb954c598169924377c91145 | | | False |' 2022-03-09 12:35:27.008 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.008 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:27.008 | + functions-common:get_or_add_user_project_role:997 : echo e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:27.008 | e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:27.082 | [17689 Async ks-demo-reader:88689]: finished get_or_add_user_project_role reader 44a50dd8b4674258883b5dd18dcd5b0c da4e7b54fb954c598169924377c91145 with result 0 in 16 seconds 2022-03-09 12:35:27.087 | + inc/async:async_wait:197 : return 0 2022-03-09 12:35:27.090 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-09 12:35:27.163 | [17689 Async ks-alt-admin:89059]: Waiting for completion of get_or_add_user_project_role admin 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 running on PID 89059 (12 other jobs running) 2022-03-09 12:35:27.203 | [17689 Async ks-alt-admin:89059]: Signaling child to exit 2022-03-09 12:35:27.204 | WAKEUP 2022-03-09 12:35:27.258 | [17689 Async ks-alt-admin:89059]: Signaled 2022-03-09 12:35:27.260 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:27.260 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:27.260 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:27.260 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:27.260 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:27.260 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:27.260 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:27.260 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:27.260 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:27.260 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.260 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.260 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.260 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.260 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.260 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.260 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.260 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:27.260 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:27.260 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.260 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.261 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.261 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.261 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.261 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:27.261 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.261 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.261 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.261 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.261 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:27.261 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:27.261 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:27.261 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | 7ab2077f84a4492da8937935b3154ea0 | | 15d3d026eaf649faaf9c51160e114c77 | | | False |' 2022-03-09 12:35:27.262 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.262 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:27.262 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:27.262 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:35:27.348 | [17689 Async ks-alt-admin:89059]: finished get_or_add_user_project_role admin 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 with result 0 in 17 seconds 2022-03-09 12:35:27.416 | [17689 Async ks-alt-another:89171]: Waiting for completion of get_or_add_user_project_role anotherrole 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 running on PID 89171 (11 other jobs running) 2022-03-09 12:35:27.449 | [17689 Async ks-alt-another:89171]: Signaling child to exit 2022-03-09 12:35:27.449 | WAKEUP 2022-03-09 12:35:27.548 | [17689 Async ks-alt-another:89171]: Signaled 2022-03-09 12:35:27.560 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:27.560 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:27.560 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:27.560 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:27.560 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:27.560 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:27.560 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:27.560 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:27.560 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:27.560 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.560 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.560 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.561 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.561 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:27.561 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:27.561 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:27.561 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:27.561 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:27.561 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 7ab2077f84a4492da8937935b3154ea0 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:27.561 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:27.561 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:27.561 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:27.561 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:27.561 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:27.561 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:27.561 | ++ functions-common:get_field:818 : echo '| 3d91c11c208f4583b0450ad51a48b83b | 7ab2077f84a4492da8937935b3154ea0 | | 15d3d026eaf649faaf9c51160e114c77 | | | False |' 2022-03-09 12:35:27.561 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:27.561 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:27.561 | + functions-common:get_or_add_user_project_role:997 : echo 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:27.561 | 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:35:27.805 | [17689 Async ks-alt-another:89171]: finished get_or_add_user_project_role anotherrole 7ab2077f84a4492da8937935b3154ea0 15d3d026eaf649faaf9c51160e114c77 with result 0 in 16 seconds 2022-03-09 12:35:27.993 | [17689 Async ks-alt-member-user:89554]: Waiting for completion of get_or_add_user_project_role member 0a5b3b275006403ea8ef9b1bc1ed4f6f 15d3d026eaf649faaf9c51160e114c77 running on PID 89554 (10 other jobs running) 2022-03-09 12:35:28.146 | [17689 Async ks-alt-member-user:89554]: Signaling child to exit 2022-03-09 12:35:28.151 | WAKEUP 2022-03-09 12:35:28.263 | [17689 Async ks-alt-member-user:89554]: Signaled 2022-03-09 12:35:28.276 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:28.276 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:28.276 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:28.276 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:28.276 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:28.276 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:28.276 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:28.277 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:28.277 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:28.277 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0a5b3b275006403ea8ef9b1bc1ed4f6f --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:28.277 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:28.277 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:28.277 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:28.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.277 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.277 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.277 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:28.277 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:28.277 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:28.277 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 0a5b3b275006403ea8ef9b1bc1ed4f6f --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:28.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.277 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.277 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.278 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0a5b3b275006403ea8ef9b1bc1ed4f6f --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:28.278 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:28.278 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:28.278 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:28.278 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:28.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.278 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:28.278 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:28.278 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:28.278 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:28.278 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:28.278 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:28.278 | ++ functions-common:get_field:818 : echo '| 468661054b0446cc938e0ea3a6f517a9 | 0a5b3b275006403ea8ef9b1bc1ed4f6f | | 15d3d026eaf649faaf9c51160e114c77 | | | False |' 2022-03-09 12:35:28.278 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:28.278 | + functions-common:get_or_add_user_project_role:995 : user_role_id=468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:28.278 | + functions-common:get_or_add_user_project_role:997 : echo 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:28.278 | 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:28.500 | [17689 Async ks-alt-member-user:89554]: finished get_or_add_user_project_role member 0a5b3b275006403ea8ef9b1bc1ed4f6f 15d3d026eaf649faaf9c51160e114c77 with result 0 in 13 seconds 2022-03-09 12:35:28.747 | [17689 Async ks-alt-reader-user:89778]: Waiting for completion of get_or_add_user_project_role reader a62c94368dc94dfba4ba0686b2809f09 15d3d026eaf649faaf9c51160e114c77 running on PID 89778 (9 other jobs running) 2022-03-09 12:35:28.920 | [17689 Async ks-alt-reader-user:89778]: Signaling child to exit 2022-03-09 12:35:28.920 | WAKEUP 2022-03-09 12:35:29.073 | [17689 Async ks-alt-reader-user:89778]: Signaled 2022-03-09 12:35:29.103 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:35:29.103 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:35:29.103 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:29.103 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:29.103 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:29.103 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:29.103 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:29.103 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:35:29.103 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:29.103 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:35:29.103 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:29.103 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a62c94368dc94dfba4ba0686b2809f09 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:29.103 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:29.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:29.104 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:35:29.104 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:35:29.104 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a62c94368dc94dfba4ba0686b2809f09 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:35:29.104 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a62c94368dc94dfba4ba0686b2809f09 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:29.104 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:35:29.104 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:35:29.104 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:29.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:29.104 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:29.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:29.104 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:35:29.104 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:35:29.104 | ++ functions-common:get_field:818 : echo '| e69846e513a74d6a8b87aa8d1886b4f1 | a62c94368dc94dfba4ba0686b2809f09 | | 15d3d026eaf649faaf9c51160e114c77 | | | False |' 2022-03-09 12:35:29.104 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:35:29.104 | ++ functions-common:get_field:812 : read data 2022-03-09 12:35:29.104 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:29.104 | + functions-common:get_or_add_user_project_role:997 : echo e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:29.105 | e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:29.422 | [17689 Async ks-alt-reader-user:89778]: finished get_or_add_user_project_role reader a62c94368dc94dfba4ba0686b2809f09 15d3d026eaf649faaf9c51160e114c77 with result 0 in 13 seconds 2022-03-09 12:35:29.469 | + inc/async:async_wait:197 : return 0 2022-03-09 12:35:29.497 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-09 12:35:29.873 | [17689 Async ks-system-member:90004]: Waiting for completion of get_or_add_user_system_role member a204432aa63f4438a4e0b5579edaa936 all running on PID 90004 (8 other jobs running) 2022-03-09 12:35:30.050 | [17689 Async ks-system-member:90004]: Signaling child to exit 2022-03-09 12:35:30.050 | WAKEUP 2022-03-09 12:35:30.189 | [17689 Async ks-system-member:90004]: Signaled 2022-03-09 12:35:30.209 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 12:35:30.209 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 12:35:30.209 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 12:35:30.209 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:30.209 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:30.209 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:30.209 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:30.209 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:30.209 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 12:35:30.209 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a204432aa63f4438a4e0b5579edaa936 --system all -f value -c Role 2022-03-09 12:35:30.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.209 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.209 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.209 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:30.210 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 12:35:30.210 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 12:35:30.210 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user a204432aa63f4438a4e0b5579edaa936 --system all 2022-03-09 12:35:30.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.210 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.210 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.210 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a204432aa63f4438a4e0b5579edaa936 --system all -f value -c Role 2022-03-09 12:35:30.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.210 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:30.210 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:30.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:30.210 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:30.210 | + functions-common:get_or_add_user_system_role:1052 : echo 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:30.210 | 468661054b0446cc938e0ea3a6f517a9 2022-03-09 12:35:30.440 | [17689 Async ks-system-member:90004]: finished get_or_add_user_system_role member a204432aa63f4438a4e0b5579edaa936 all with result 0 in 11 seconds 2022-03-09 12:35:30.683 | [17689 Async ks-system-reader:90286]: Waiting for completion of get_or_add_user_system_role reader b17e752f01d046c68a4d7773293c3189 all running on PID 90286 (7 other jobs running) 2022-03-09 12:35:30.862 | [17689 Async ks-system-reader:90286]: Signaling child to exit 2022-03-09 12:35:30.865 | WAKEUP 2022-03-09 12:35:30.996 | [17689 Async ks-system-reader:90286]: Signaled 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-09 12:35:31.008 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-09 12:35:31.008 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:35:31.008 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:35:31.008 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:35:31.008 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:35:31.008 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-09 12:35:31.008 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b17e752f01d046c68a4d7773293c3189 --system all -f value -c Role 2022-03-09 12:35:31.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.008 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.008 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-09 12:35:31.008 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user b17e752f01d046c68a4d7773293c3189 --system all 2022-03-09 12:35:31.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.009 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.009 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.009 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b17e752f01d046c68a4d7773293c3189 --system all -f value -c Role 2022-03-09 12:35:31.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.009 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:31.009 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:31.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:31.009 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:31.009 | + functions-common:get_or_add_user_system_role:1052 : echo e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:31.009 | e69846e513a74d6a8b87aa8d1886b4f1 2022-03-09 12:35:31.251 | [17689 Async ks-system-reader:90286]: finished get_or_add_user_system_role reader b17e752f01d046c68a4d7773293c3189 all with result 0 in 11 seconds 2022-03-09 12:35:31.271 | + inc/async:async_wait:197 : return 0 2022-03-09 12:35:31.290 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-09 12:35:31.567 | [17689 Async ks-group-memberdemo:90650]: Waiting for completion of get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 running on PID 90650 (6 other jobs running) 2022-03-09 12:35:31.727 | [17689 Async ks-group-memberdemo:90650]: Signaling child to exit 2022-03-09 12:35:36.189 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:36.233 | [90744 Async ks-group-anotherdemo:90744]: finished successfully 2022-03-09 12:35:36.680 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:36.715 | [90650 Async ks-group-memberdemo:90650]: finished successfully 2022-03-09 12:35:36.739 | WAKEUP 2022-03-09 12:35:36.769 | [17689 Async ks-group-memberdemo:90650]: Signaled 2022-03-09 12:35:36.770 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:35:36.770 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 -f value 2022-03-09 12:35:36.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.770 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.770 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:36.771 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:35:36.771 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:35:36.771 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:36.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.771 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 -f value 2022-03-09 12:35:36.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.771 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.771 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:36.771 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False' 2022-03-09 12:35:36.771 | + functions-common:get_or_add_group_project_role:1076 : echo 468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False 2022-03-09 12:35:36.771 | 468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False 2022-03-09 12:35:36.824 | [17689 Async ks-group-memberdemo:90650]: finished get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 with result 0 in 14 seconds 2022-03-09 12:35:36.871 | [17689 Async ks-group-anotherdemo:90744]: Waiting for completion of get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 running on PID 90744 (5 other jobs running) 2022-03-09 12:35:36.898 | [17689 Async ks-group-anotherdemo:90744]: Signaling child to exit 2022-03-09 12:35:36.899 | WAKEUP 2022-03-09 12:35:36.922 | [17689 Async ks-group-anotherdemo:90744]: Signaled 2022-03-09 12:35:36.924 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:35:36.924 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 -f value 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.924 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:36.924 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:35:36.924 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:35:36.924 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.924 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project da4e7b54fb954c598169924377c91145 -f value 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:36.924 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:36.925 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:36.925 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False' 2022-03-09 12:35:36.925 | + functions-common:get_or_add_group_project_role:1076 : echo 3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False 2022-03-09 12:35:36.925 | 3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 False 2022-03-09 12:35:36.989 | [17689 Async ks-group-anotherdemo:90744]: finished get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 da4e7b54fb954c598169924377c91145 with result 0 in 14 seconds 2022-03-09 12:35:37.062 | [17689 Async ks-group-memberalt:90830]: Waiting for completion of get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 running on PID 90830 (4 other jobs running) 2022-03-09 12:35:37.113 | [17689 Async ks-group-memberalt:90830]: Signaling child to exit 2022-03-09 12:35:37.181 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:37.209 | [90830 Async ks-group-memberalt:90830]: finished successfully 2022-03-09 12:35:37.235 | WAKEUP 2022-03-09 12:35:37.262 | [17689 Async ks-group-memberalt:90830]: Signaled 2022-03-09 12:35:37.263 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:35:37.263 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 -f value 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:37.264 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:35:37.264 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:35:37.264 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 -f value 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.264 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.264 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:37.264 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False' 2022-03-09 12:35:37.264 | + functions-common:get_or_add_group_project_role:1076 : echo 468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False 2022-03-09 12:35:37.264 | 468661054b0446cc938e0ea3a6f517a9 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False 2022-03-09 12:35:37.312 | [17689 Async ks-group-memberalt:90830]: finished get_or_add_group_project_role member 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 with result 0 in 14 seconds 2022-03-09 12:35:37.356 | [17689 Async ks-group-anotheralt:90958]: Waiting for completion of get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 running on PID 90958 (3 other jobs running) 2022-03-09 12:35:37.384 | [17689 Async ks-group-anotheralt:90958]: Signaling child to exit 2022-03-09 12:35:37.905 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:37.933 | [90958 Async ks-group-anotheralt:90958]: finished successfully 2022-03-09 12:35:37.953 | WAKEUP 2022-03-09 12:35:37.976 | [17689 Async ks-group-anotheralt:90958]: Signaled 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:35:37.978 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 -f value 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 16eaffa7161c46188a7e733cbdd864d8 --project 15d3d026eaf649faaf9c51160e114c77 -f value 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:37.978 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:37.978 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False' 2022-03-09 12:35:37.978 | + functions-common:get_or_add_group_project_role:1076 : echo 3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False 2022-03-09 12:35:37.978 | 3d91c11c208f4583b0450ad51a48b83b 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 False 2022-03-09 12:35:38.023 | [17689 Async ks-group-anotheralt:90958]: finished get_or_add_group_project_role anotherrole 16eaffa7161c46188a7e733cbdd864d8 15d3d026eaf649faaf9c51160e114c77 with result 0 in 14 seconds 2022-03-09 12:35:38.061 | [17689 Async ks-group-admin:91077]: Waiting for completion of get_or_add_group_project_role admin dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 running on PID 91077 (2 other jobs running) 2022-03-09 12:35:38.087 | [17689 Async ks-group-admin:91077]: Signaling child to exit 2022-03-09 12:35:38.247 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:35:38.272 | [91077 Async ks-group-admin:91077]: finished successfully 2022-03-09 12:35:38.291 | WAKEUP 2022-03-09 12:35:38.313 | [17689 Async ks-group-admin:91077]: Signaled 2022-03-09 12:35:38.315 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-09 12:35:38.315 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dea0892ae3be4cf78d3d79c3055ea993 --project fdbc96dc947b45beb2f99f99cca1ad66 -f value 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:38.315 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-09 12:35:38.315 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-09 12:35:38.315 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group dea0892ae3be4cf78d3d79c3055ea993 --project fdbc96dc947b45beb2f99f99cca1ad66 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dea0892ae3be4cf78d3d79c3055ea993 --project fdbc96dc947b45beb2f99f99cca1ad66 -f value 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:35:38.315 | from cryptography.utils import int_from_bytes 2022-03-09 12:35:38.315 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:35:38.316 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b919a66ec3794acfb530ae6744c83932 dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 False' 2022-03-09 12:35:38.316 | + functions-common:get_or_add_group_project_role:1076 : echo b919a66ec3794acfb530ae6744c83932 dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 False 2022-03-09 12:35:38.316 | b919a66ec3794acfb530ae6744c83932 dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 False 2022-03-09 12:35:38.358 | [17689 Async ks-group-admin:91077]: finished get_or_add_group_project_role admin dea0892ae3be4cf78d3d79c3055ea993 fdbc96dc947b45beb2f99f99cca1ad66 with result 0 in 14 seconds 2022-03-09 12:35:38.362 | + inc/async:async_wait:197 : return 0 2022-03-09 12:35:38.365 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-09 12:35:38.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:35:38.384 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-09 12:35:38.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:35:38.404 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-09 12:35:38.407 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-09 12:35:38.469 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-09 12:35:38.508 | [17689 Async create_nova_accounts:92976]: running: create_nova_accounts 2022-03-09 12:35:38.510 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-09 12:35:38.535 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:35:38.537 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-09 12:35:38.539 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-09 12:35:38.598 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-09 12:35:38.637 | [17689 Async create_glance_accounts:93091]: running: create_glance_accounts 2022-03-09 12:35:38.640 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-09 12:35:38.661 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:35:38.664 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-09 12:35:38.666 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-09 12:35:38.738 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-09 12:35:38.782 | [17689 Async create_cinder_accounts:93221]: running: create_cinder_accounts 2022-03-09 12:35:38.784 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-09 12:35:38.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:35:38.808 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-09 12:35:38.811 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-09 12:35:38.885 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-09 12:35:38.941 | [17689 Async create_neutron_accounts:93336]: running: create_neutron_accounts 2022-03-09 12:35:38.944 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-09 12:35:38.976 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:35:38.981 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-09 12:35:38.986 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-09 12:35:39.145 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-09 12:35:39.379 | [17689 Async create_swift_accounts:93477]: running: create_swift_accounts 2022-03-09 12:35:39.402 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-09 12:35:39.549 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:35:39.572 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-09 12:35:39.934 | [17689 Async create_nova_accounts:92976]: Waiting for completion of create_nova_accounts running on PID 92976 (6 other jobs running) 2022-03-09 12:35:40.122 | [17689 Async create_nova_accounts:92976]: Signaling child to exit 2022-03-09 12:36:19.012 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:36:19.050 | [93336 Async create_neutron_accounts:93336]: finished successfully 2022-03-09 12:36:39.285 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:36:39.316 | [93221 Async create_cinder_accounts:93221]: finished successfully 2022-03-09 12:36:54.359 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:36:54.389 | [93091 Async create_glance_accounts:93091]: finished successfully 2022-03-09 12:36:57.891 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:36:57.917 | [92976 Async create_nova_accounts:92976]: finished successfully 2022-03-09 12:36:57.936 | WAKEUP 2022-03-09 12:36:57.959 | [17689 Async create_nova_accounts:92976]: Signaled 2022-03-09 12:36:57.961 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-09 12:36:57.961 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-09 12:36:57.961 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-09 12:36:57.961 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:57.961 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:57.961 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:57.961 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:36:57.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.961 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.961 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.961 | + functions-common:get_or_create_user:925 : user_id=bdbdb117b36d4fa5951b1694fb0e70dc 2022-03-09 12:36:57.961 | + functions-common:get_or_create_user:926 : echo bdbdb117b36d4fa5951b1694fb0e70dc 2022-03-09 12:36:57.961 | bdbdb117b36d4fa5951b1694fb0e70dc 2022-03-09 12:36:57.961 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-09 12:36:57.961 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:57.961 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:57.962 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:57.962 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.962 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.962 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.962 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.962 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.962 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.962 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:57.962 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:57.962 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.962 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.962 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:57.962 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.962 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.962 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.963 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.963 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.963 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.963 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:57.963 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:57.963 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:57.963 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | bdbdb117b36d4fa5951b1694fb0e70dc | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:57.963 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.963 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:57.963 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:57.963 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:57.963 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 12:36:57.963 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-09 12:36:57.963 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:57.963 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:57.963 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:57.963 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:57.963 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.963 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.963 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:57.963 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.963 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.964 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:57.964 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:57.964 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:57.964 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.964 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.964 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.964 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.964 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.964 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:57.964 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:57.964 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | bdbdb117b36d4fa5951b1694fb0e70dc | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:57.964 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:57.964 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.964 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:36:57.964 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:36:57.964 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:36:57.964 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-09 12:36:57.964 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-09 12:36:57.964 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-03-09 12:36:57.965 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-09 12:36:57.965 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:57.965 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-09 12:36:57.965 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-09 12:36:57.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.965 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.965 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.965 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.965 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:57.965 | ce965fd894bd4ecd9baf01a7073d2cfc' 2022-03-09 12:36:57.965 | + functions-common:get_or_create_service:1094 : echo ce965fd894bd4ecd9baf01a7073d2cfc 2022-03-09 12:36:57.965 | ce965fd894bd4ecd9baf01a7073d2cfc 2022-03-09 12:36:57.965 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-03-09 12:36:57.965 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:57.965 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-03-09 12:36:57.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:57.965 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:57.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.965 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.965 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.965 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:57.966 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:36:57.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.966 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.966 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.966 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ad98344e896e443bbf13101021d16cd7 2022-03-09 12:36:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ad98344e896e443bbf13101021d16cd7 2022-03-09 12:36:57.966 | + functions-common:get_or_create_endpoint:1127 : public_id=ad98344e896e443bbf13101021d16cd7 2022-03-09 12:36:57.966 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:57.966 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:57.966 | + functions-common:get_or_create_endpoint:1136 : echo ad98344e896e443bbf13101021d16cd7 2022-03-09 12:36:57.966 | ad98344e896e443bbf13101021d16cd7 2022-03-09 12:36:57.966 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-09 12:36:57.966 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:57.966 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-09 12:36:57.966 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-09 12:36:57.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.966 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.966 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.966 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.966 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:57.966 | e93292879da840058e41d137fddd5788' 2022-03-09 12:36:57.966 | + functions-common:get_or_create_service:1094 : echo e93292879da840058e41d137fddd5788 2022-03-09 12:36:57.966 | e93292879da840058e41d137fddd5788 2022-03-09 12:36:57.966 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-03-09 12:36:57.966 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:57.966 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-03-09 12:36:57.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:57.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:57.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.967 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:57.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:57.967 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-03-09 12:36:57.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.967 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.967 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3318179809fa4df1b6f19c4728e5bbc4 2022-03-09 12:36:57.967 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3318179809fa4df1b6f19c4728e5bbc4 2022-03-09 12:36:57.967 | + functions-common:get_or_create_endpoint:1127 : public_id=3318179809fa4df1b6f19c4728e5bbc4 2022-03-09 12:36:57.967 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:57.967 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:57.967 | + functions-common:get_or_create_endpoint:1136 : echo 3318179809fa4df1b6f19c4728e5bbc4 2022-03-09 12:36:57.967 | 3318179809fa4df1b6f19c4728e5bbc4 2022-03-09 12:36:57.967 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-09 12:36:57.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:36:57.967 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-09 12:36:57.967 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:36:57.967 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-09 12:36:57.967 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:57.967 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:57.968 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:57.968 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:57.968 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.968 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.968 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.968 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.968 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.968 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:57.968 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:57.968 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.968 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.968 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:57.968 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-09 12:36:57.968 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:57.968 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.969 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:57.969 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:57.969 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:57.969 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:57.969 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:57.969 | ++ functions-common:get_field:818 : echo '| 5d6f23b435ef4a6298f335c89ecc9b03 | bdbdb117b36d4fa5951b1694fb0e70dc | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:57.969 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:57.969 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:57.969 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:57.969 | + functions-common:get_or_add_user_project_role:997 : echo 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:57.969 | 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:57.969 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-09 12:36:57.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-09 12:36:57.969 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-09 12:36:57.969 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:36:57.969 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-09 12:36:58.005 | [17689 Async create_nova_accounts:92976]: finished create_nova_accounts with result 0 in 79 seconds 2022-03-09 12:36:58.043 | [17689 Async create_glance_accounts:93091]: Waiting for completion of create_glance_accounts running on PID 93091 (5 other jobs running) 2022-03-09 12:36:58.068 | [17689 Async create_glance_accounts:93091]: Signaling child to exit 2022-03-09 12:36:58.068 | WAKEUP 2022-03-09 12:36:58.091 | [17689 Async create_glance_accounts:93091]: Signaled 2022-03-09 12:36:58.092 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-09 12:36:58.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:36:58.093 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-09 12:36:58.093 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-09 12:36:58.093 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:58.093 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:58.093 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:58.093 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:36:58.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.093 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.093 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.093 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.093 | + functions-common:get_or_create_user:925 : user_id=cbc26b80679345ec894a59e5f716d4e0 2022-03-09 12:36:58.093 | + functions-common:get_or_create_user:926 : echo cbc26b80679345ec894a59e5f716d4e0 2022-03-09 12:36:58.093 | cbc26b80679345ec894a59e5f716d4e0 2022-03-09 12:36:58.093 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-09 12:36:58.093 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:58.093 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:58.093 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:58.093 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:58.093 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.093 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:58.093 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.093 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.093 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.094 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:58.094 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:58.094 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.094 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:58.094 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.094 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.094 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.094 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.094 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:58.094 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:58.094 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:58.094 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | cbc26b80679345ec894a59e5f716d4e0 | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:58.094 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.094 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.094 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.094 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.094 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:36:58.095 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-09 12:36:58.095 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:36:58.095 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-09 12:36:58.095 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-09 12:36:58.095 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:58.095 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:58.095 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:58.095 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:36:58.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.095 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.095 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.095 | + functions-common:get_or_create_user:925 : user_id=717368037e924031a9b64477600f243e 2022-03-09 12:36:58.095 | + functions-common:get_or_create_user:926 : echo 717368037e924031a9b64477600f243e 2022-03-09 12:36:58.095 | 717368037e924031a9b64477600f243e 2022-03-09 12:36:58.095 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-09 12:36:58.095 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:58.095 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:58.095 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:58.095 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:58.095 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:58.095 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.095 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.096 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.096 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:58.096 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:58.096 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:58.096 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.096 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.096 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.096 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.096 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | 717368037e924031a9b64477600f243e | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:58.096 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.096 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.096 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.097 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.097 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-09 12:36:58.097 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-09 12:36:58.097 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:58.097 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:58.097 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:58.097 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:58.097 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.097 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.097 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:58.097 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.097 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.097 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.097 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:58.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:58.097 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.097 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.097 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.098 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.098 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:58.098 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.098 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.098 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.098 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:58.098 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:58.098 | ++ functions-common:get_field:818 : echo '| 5d6f23b435ef4a6298f335c89ecc9b03 | 717368037e924031a9b64477600f243e | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:58.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:58.098 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:58.098 | + functions-common:get_or_add_user_project_role:997 : echo 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:58.098 | 5d6f23b435ef4a6298f335c89ecc9b03 2022-03-09 12:36:58.098 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-09 12:36:58.098 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:58.098 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-09 12:36:58.098 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-09 12:36:58.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.098 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.098 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.098 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.098 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:58.098 | af1b36ab70444720bce0ee5f394f5575' 2022-03-09 12:36:58.098 | + functions-common:get_or_create_service:1094 : echo af1b36ab70444720bce0ee5f394f5575 2022-03-09 12:36:58.098 | af1b36ab70444720bce0ee5f394f5575 2022-03-09 12:36:58.098 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-03-09 12:36:58.098 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:58.099 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-03-09 12:36:58.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:58.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:58.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.099 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.099 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:58.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:58.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-03-09 12:36:58.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.099 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.099 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b467648392bf4aa7ad57a0a5449a824f 2022-03-09 12:36:58.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b467648392bf4aa7ad57a0a5449a824f 2022-03-09 12:36:58.099 | + functions-common:get_or_create_endpoint:1127 : public_id=b467648392bf4aa7ad57a0a5449a824f 2022-03-09 12:36:58.099 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:58.099 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:58.099 | + functions-common:get_or_create_endpoint:1136 : echo b467648392bf4aa7ad57a0a5449a824f 2022-03-09 12:36:58.099 | b467648392bf4aa7ad57a0a5449a824f 2022-03-09 12:36:58.099 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-09 12:36:58.099 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:36:58.099 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-09 12:36:58.099 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-09 12:36:58.100 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-09 12:36:58.100 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-09 12:36:58.100 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-09 12:36:58.100 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-09 12:36:58.100 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-09 12:36:58.137 | [17689 Async create_glance_accounts:93091]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-09 12:36:58.174 | [17689 Async create_cinder_accounts:93221]: Waiting for completion of create_cinder_accounts running on PID 93221 (4 other jobs running) 2022-03-09 12:36:58.199 | [17689 Async create_cinder_accounts:93221]: Signaling child to exit 2022-03-09 12:36:58.199 | WAKEUP 2022-03-09 12:36:58.222 | [17689 Async create_cinder_accounts:93221]: Signaled 2022-03-09 12:36:58.224 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-09 12:36:58.224 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-09 12:36:58.224 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-09 12:36:58.224 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:58.224 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:58.224 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:58.224 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:36:58.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.224 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.224 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.224 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.224 | + functions-common:get_or_create_user:925 : user_id=fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.224 | + functions-common:get_or_create_user:926 : echo fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.224 | fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.224 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-09 12:36:58.224 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:58.224 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:58.224 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:58.224 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:58.225 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:58.225 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:58.225 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:58.225 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:58.225 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:58.225 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.225 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.225 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.225 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.225 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.225 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:58.225 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:58.225 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.225 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.225 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:58.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.225 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.225 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.226 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.226 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.226 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.226 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:58.226 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:58.226 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:58.226 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | fe7cdf1c672844b597664117edc723bc | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:58.226 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.226 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.226 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.226 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.226 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:36:58.226 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-09 12:36:58.226 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:58.226 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-09 12:36:58.226 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-09 12:36:58.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.226 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.226 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.226 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.226 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:58.226 | 37be7272db724831991ed7c593e1b0a7' 2022-03-09 12:36:58.226 | + functions-common:get_or_create_service:1094 : echo 37be7272db724831991ed7c593e1b0a7 2022-03-09 12:36:58.226 | 37be7272db724831991ed7c593e1b0a7 2022-03-09 12:36:58.226 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-09 12:36:58.226 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 12:36:58.226 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:58.226 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 12:36:58.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:58.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.227 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.227 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.227 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:58.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:58.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.227 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.227 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.227 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=49826456695944628af85dfed36287a5 2022-03-09 12:36:58.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 49826456695944628af85dfed36287a5 2022-03-09 12:36:58.227 | + functions-common:get_or_create_endpoint:1127 : public_id=49826456695944628af85dfed36287a5 2022-03-09 12:36:58.227 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:58.227 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:58.227 | + functions-common:get_or_create_endpoint:1136 : echo 49826456695944628af85dfed36287a5 2022-03-09 12:36:58.227 | 49826456695944628af85dfed36287a5 2022-03-09 12:36:58.227 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-09 12:36:58.227 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:58.227 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-09 12:36:58.227 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.227 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.228 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.228 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.228 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:58.228 | 6fc674347fb94ac8826c41d13608e5b2' 2022-03-09 12:36:58.228 | + functions-common:get_or_create_service:1094 : echo 6fc674347fb94ac8826c41d13608e5b2 2022-03-09 12:36:58.228 | 6fc674347fb94ac8826c41d13608e5b2 2022-03-09 12:36:58.228 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-03-09 12:36:58.228 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:58.228 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-03-09 12:36:58.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:58.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:58.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.228 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.228 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.228 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:58.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:58.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:36:58.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.228 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.228 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.228 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9d99340d3fe8456fa43a2c94c608e7c2 2022-03-09 12:36:58.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9d99340d3fe8456fa43a2c94c608e7c2 2022-03-09 12:36:58.228 | + functions-common:get_or_create_endpoint:1127 : public_id=9d99340d3fe8456fa43a2c94c608e7c2 2022-03-09 12:36:58.228 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:58.228 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:58.228 | + functions-common:get_or_create_endpoint:1136 : echo 9d99340d3fe8456fa43a2c94c608e7c2 2022-03-09 12:36:58.228 | 9d99340d3fe8456fa43a2c94c608e7c2 2022-03-09 12:36:58.228 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-09 12:36:58.229 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:36:58.229 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-09 12:36:58.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.229 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.229 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.229 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_project:938 : project_id=a0de3c838d314b419e64114725abb35c 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_project:939 : echo a0de3c838d314b419e64114725abb35c 2022-03-09 12:36:58.229 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a0de3c838d314b419e64114725abb35c 2022-03-09 12:36:58.229 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:58.229 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-09 12:36:58.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.229 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.229 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.229 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-09 12:36:58.229 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_user:925 : user_id=fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.229 | ++ functions-common:get_or_create_user:926 : echo fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.229 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fe7cdf1c672844b597664117edc723bc 2022-03-09 12:36:58.268 | [17689 Async create_cinder_accounts:93221]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-09 12:36:58.273 | + inc/async:async_wait:197 : return 0 2022-03-09 12:36:58.276 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-09 12:36:58.328 | [17689 Async create_neutron_accounts:93336]: Waiting for completion of create_neutron_accounts running on PID 93336 (3 other jobs running) 2022-03-09 12:36:58.353 | [17689 Async create_neutron_accounts:93336]: Signaling child to exit 2022-03-09 12:36:58.354 | WAKEUP 2022-03-09 12:36:58.376 | [17689 Async create_neutron_accounts:93336]: Signaled 2022-03-09 12:36:58.378 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-09 12:36:58.378 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:36:58.378 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:36:58.378 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:36:58.378 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:36:58.378 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 12:36:58.378 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:36:58.378 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-09 12:36:58.378 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-09 12:36:58.378 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-09 12:36:58.378 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-03-09 12:36:58.378 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-09 12:36:58.378 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-09 12:36:58.378 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-09 12:36:58.378 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:36:58.378 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:36:58.378 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:36:58.378 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:36:58.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.378 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.378 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.378 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.378 | + functions-common:get_or_create_user:925 : user_id=53a283cbc71843a18156f754d11dfaa5 2022-03-09 12:36:58.379 | + functions-common:get_or_create_user:926 : echo 53a283cbc71843a18156f754d11dfaa5 2022-03-09 12:36:58.379 | 53a283cbc71843a18156f754d11dfaa5 2022-03-09 12:36:58.379 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-09 12:36:58.379 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:36:58.379 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:36:58.379 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:36:58.379 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:36:58.379 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:36:58.379 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.379 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.379 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.379 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.379 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.379 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.379 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.379 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:36:58.379 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:36:58.379 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.379 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.380 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:36:58.380 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-09 12:36:58.380 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:36:58.380 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:36:58.380 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.380 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.380 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:36:58.380 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:36:58.380 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | 53a283cbc71843a18156f754d11dfaa5 | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:36:58.380 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:36:58.380 | ++ functions-common:get_field:812 : read data 2022-03-09 12:36:58.380 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.380 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.380 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:36:58.380 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-09 12:36:58.380 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-09 12:36:58.380 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:36:58.380 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-09 12:36:58.380 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-09 12:36:58.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.380 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.380 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.380 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:36:58.380 | 3157b5fe245b4c06b260a309bccdc8db' 2022-03-09 12:36:58.380 | + functions-common:get_or_create_service:1094 : echo 3157b5fe245b4c06b260a309bccdc8db 2022-03-09 12:36:58.381 | 3157b5fe245b4c06b260a309bccdc8db 2022-03-09 12:36:58.381 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-03-09 12:36:58.381 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:36:58.381 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-03-09 12:36:58.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:36:58.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-09 12:36:58.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.381 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:36:58.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:36:58.381 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-03-09 12:36:58.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:36:58.381 | from cryptography.utils import int_from_bytes 2022-03-09 12:36:58.381 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:36:58.381 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=704529f8b7c54d288c47185a2def72fc 2022-03-09 12:36:58.382 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 704529f8b7c54d288c47185a2def72fc 2022-03-09 12:36:58.382 | + functions-common:get_or_create_endpoint:1127 : public_id=704529f8b7c54d288c47185a2def72fc 2022-03-09 12:36:58.382 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-09 12:36:58.382 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:36:58.382 | + functions-common:get_or_create_endpoint:1136 : echo 704529f8b7c54d288c47185a2def72fc 2022-03-09 12:36:58.382 | 704529f8b7c54d288c47185a2def72fc 2022-03-09 12:36:58.424 | [17689 Async create_neutron_accounts:93336]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-09 12:36:58.462 | [17689 Async create_swift_accounts:93477]: Waiting for completion of create_swift_accounts running on PID 93477 (2 other jobs running) 2022-03-09 12:36:58.489 | [17689 Async create_swift_accounts:93477]: Signaling child to exit 2022-03-09 12:37:46.455 | + inc/async:async_inner:64 : rc=0 2022-03-09 12:37:46.481 | [93477 Async create_swift_accounts:93477]: finished successfully 2022-03-09 12:37:46.500 | WAKEUP 2022-03-09 12:37:46.523 | [17689 Async create_swift_accounts:93477]: Signaled 2022-03-09 12:37:46.524 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-09 12:37:46.524 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-09 12:37:46.525 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-09 12:37:46.525 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-09 12:37:46.525 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-09 12:37:46.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.525 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.525 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.525 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.525 | ++ functions-common:get_or_create_role:950 : role_id=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.525 | ++ functions-common:get_or_create_role:951 : echo 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:614 : another_role=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.525 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-09 12:37:46.525 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-09 12:37:46.525 | + functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:37:46.525 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-09 12:37:46.525 | + functions-common:get_or_create_user:913 : local email= 2022-03-09 12:37:46.525 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-09 12:37:46.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.525 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.525 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.525 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.525 | + functions-common:get_or_create_user:925 : user_id=e1a50adaae4d4d6bb66805b2c7a9ac02 2022-03-09 12:37:46.526 | + functions-common:get_or_create_user:926 : echo e1a50adaae4d4d6bb66805b2c7a9ac02 2022-03-09 12:37:46.526 | e1a50adaae4d4d6bb66805b2c7a9ac02 2022-03-09 12:37:46.526 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-09 12:37:46.526 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:37:46.526 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:37:46.526 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.526 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.526 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.526 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.526 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.526 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.526 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.526 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.526 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.527 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.527 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.527 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.527 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.527 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.527 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.527 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.527 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.527 | ++ functions-common:get_field:818 : echo '| ef4caf87ffa848faaf6deb0d2060e694 | e1a50adaae4d4d6bb66805b2c7a9ac02 | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:37:46.527 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.527 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.527 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:37:46.527 | + functions-common:get_or_add_user_project_role:997 : echo ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:37:46.527 | ef4caf87ffa848faaf6deb0d2060e694 2022-03-09 12:37:46.527 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-09 12:37:46.527 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-09 12:37:46.527 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.527 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-09 12:37:46.527 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-09 12:37:46.527 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-09 12:37:46.527 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.528 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.528 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.528 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.528 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.528 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.528 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.528 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-09 12:37:46.528 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.528 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.528 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.528 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.528 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.528 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.528 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.528 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | e1a50adaae4d4d6bb66805b2c7a9ac02 | | a0de3c838d314b419e64114725abb35c | | | False |' 2022-03-09 12:37:46.528 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.528 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.529 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.529 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.529 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.529 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-09 12:37:46.529 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-09 12:37:46.529 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-09 12:37:46.529 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-09 12:37:46.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.529 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.529 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.529 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-09 12:37:46.529 | e62d333dbff64d96931db07dd21d57ba' 2022-03-09 12:37:46.529 | + functions-common:get_or_create_service:1094 : echo e62d333dbff64d96931db07dd21d57ba 2022-03-09 12:37:46.529 | e62d333dbff64d96931db07dd21d57ba 2022-03-09 12:37:46.529 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-03-09 12:37:46.529 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-09 12:37:46.529 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-09 12:37:46.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:37:46.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-09 12:37:46.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.529 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.529 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.529 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:37:46.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:37:46.529 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-09 12:37:46.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.529 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.530 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=324fae80b2fd43c99a9e4dc13e266e82 2022-03-09 12:37:46.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 324fae80b2fd43c99a9e4dc13e266e82 2022-03-09 12:37:46.530 | + functions-common:get_or_create_endpoint:1127 : public_id=324fae80b2fd43c99a9e4dc13e266e82 2022-03-09 12:37:46.530 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.30:8080 ]] 2022-03-09 12:37:46.530 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-03-09 12:37:46.530 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-09 12:37:46.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-09 12:37:46.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.530 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.530 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.530 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-09 12:37:46.530 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-09 12:37:46.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-03-09 12:37:46.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.530 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.530 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.530 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.530 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f2a1c0f292764411a913e2ee8de0ec7e 2022-03-09 12:37:46.530 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f2a1c0f292764411a913e2ee8de0ec7e 2022-03-09 12:37:46.530 | f2a1c0f292764411a913e2ee8de0ec7e 2022-03-09 12:37:46.530 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-09 12:37:46.530 | + functions-common:get_or_create_endpoint:1136 : echo 324fae80b2fd43c99a9e4dc13e266e82 2022-03-09 12:37:46.530 | 324fae80b2fd43c99a9e4dc13e266e82 2022-03-09 12:37:46.530 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-09 12:37:46.530 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-09 12:37:46.530 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:37:46.531 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-09 12:37:46.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.531 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.531 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.531 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_project:938 : project_id=09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_project:939 : echo 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.531 | + lib/swift:create_swift_accounts:628 : swift_project_test1=09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.531 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-09 12:37:46.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.531 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-09 12:37:46.531 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-09 12:37:46.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.531 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.531 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.531 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_user:925 : user_id=765d6aeb20864c9b8aefd33d9caf50df 2022-03-09 12:37:46.531 | ++ functions-common:get_or_create_user:926 : echo 765d6aeb20864c9b8aefd33d9caf50df 2022-03-09 12:37:46.531 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=765d6aeb20864c9b8aefd33d9caf50df 2022-03-09 12:37:46.531 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-09 12:37:46.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.531 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 765d6aeb20864c9b8aefd33d9caf50df 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.531 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.531 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:37:46.532 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.532 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.532 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:37:46.532 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:37:46.532 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:37:46.532 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 765d6aeb20864c9b8aefd33d9caf50df --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.532 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.532 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.532 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.532 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.532 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.532 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.532 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.532 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 765d6aeb20864c9b8aefd33d9caf50df --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.532 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.532 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.532 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.532 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 765d6aeb20864c9b8aefd33d9caf50df --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.532 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.532 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.533 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.533 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.533 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.533 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.533 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | 765d6aeb20864c9b8aefd33d9caf50df | | 09ac8706e57148cfa73566e4aafd6029 | | | False |' 2022-03-09 12:37:46.533 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.533 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.533 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.533 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.533 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.533 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-09 12:37:46.533 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-09 12:37:46.533 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:37:46.533 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-09 12:37:46.533 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-09 12:37:46.533 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-09 12:37:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.533 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.533 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.533 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.533 | ++ functions-common:get_or_create_user:925 : user_id=cf922dfefe5442efad46c9f67efc6d56 2022-03-09 12:37:46.533 | ++ functions-common:get_or_create_user:926 : echo cf922dfefe5442efad46c9f67efc6d56 2022-03-09 12:37:46.533 | + lib/swift:create_swift_accounts:637 : swift_user_test3=cf922dfefe5442efad46c9f67efc6d56 2022-03-09 12:37:46.533 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-09 12:37:46.533 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.533 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 3d91c11c208f4583b0450ad51a48b83b cf922dfefe5442efad46c9f67efc6d56 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.533 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.533 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:37:46.533 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.533 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.534 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:37:46.534 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:37:46.534 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:37:46.534 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3d91c11c208f4583b0450ad51a48b83b --user cf922dfefe5442efad46c9f67efc6d56 --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.534 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.534 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.534 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.534 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.534 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 3d91c11c208f4583b0450ad51a48b83b --user cf922dfefe5442efad46c9f67efc6d56 --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3d91c11c208f4583b0450ad51a48b83b --user cf922dfefe5442efad46c9f67efc6d56 --project 09ac8706e57148cfa73566e4aafd6029 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.534 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.534 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.534 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.534 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.535 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.535 | ++ functions-common:get_field:818 : echo '| 3d91c11c208f4583b0450ad51a48b83b | cf922dfefe5442efad46c9f67efc6d56 | | 09ac8706e57148cfa73566e4aafd6029 | | | False |' 2022-03-09 12:37:46.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.535 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.535 | + functions-common:get_or_add_user_project_role:997 : echo 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.535 | 3d91c11c208f4583b0450ad51a48b83b 2022-03-09 12:37:46.535 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-09 12:37:46.535 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:37:46.535 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-09 12:37:46.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.535 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.535 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.535 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_project:938 : project_id=849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_project:939 : echo 849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.535 | + lib/swift:create_swift_accounts:642 : swift_project_test2=849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.535 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-09 12:37:46.535 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.535 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-09 12:37:46.535 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-09 12:37:46.535 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-09 12:37:46.535 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-09 12:37:46.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.535 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.536 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.536 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.536 | ++ functions-common:get_or_create_user:925 : user_id=09076d5bea594990b75cf71d26d8a6c0 2022-03-09 12:37:46.536 | ++ functions-common:get_or_create_user:926 : echo 09076d5bea594990b75cf71d26d8a6c0 2022-03-09 12:37:46.536 | + lib/swift:create_swift_accounts:647 : swift_user_test2=09076d5bea594990b75cf71d26d8a6c0 2022-03-09 12:37:46.536 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-09 12:37:46.536 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.536 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 09076d5bea594990b75cf71d26d8a6c0 849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:37:46.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.536 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:37:46.536 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:37:46.536 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:37:46.536 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:37:46.536 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09076d5bea594990b75cf71d26d8a6c0 --project 849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.536 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.536 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.536 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.536 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.536 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.536 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.536 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.536 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.536 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 09076d5bea594990b75cf71d26d8a6c0 --project 849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 09076d5bea594990b75cf71d26d8a6c0 --project 849e82232920486ca04d4879838eaf82 2022-03-09 12:37:46.537 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.537 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.537 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.537 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.537 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.537 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.537 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | 09076d5bea594990b75cf71d26d8a6c0 | | 849e82232920486ca04d4879838eaf82 | | | False |' 2022-03-09 12:37:46.537 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.537 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.537 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.537 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.537 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.537 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-09 12:37:46.537 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-09 12:37:46.537 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-09 12:37:46.537 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-09 12:37:46.537 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.537 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.537 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-09 12:37:46.538 | 31da79d3de6b423eb1b7922d312c3c01' 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_domain:888 : echo 31da79d3de6b423eb1b7922d312c3c01 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:652 : swift_domain=31da79d3de6b423eb1b7922d312c3c01 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-09 12:37:46.538 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-09 12:37:46.538 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 31da79d3de6b423eb1b7922d312c3c01 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-09 12:37:46.538 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=31da79d3de6b423eb1b7922d312c3c01 --or-show -f value -c id 2022-03-09 12:37:46.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.538 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.538 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.538 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_project:938 : project_id=d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_project:939 : echo d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-09 12:37:46.538 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.538 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-09 12:37:46.538 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 31da79d3de6b423eb1b7922d312c3c01 test4@example.com 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-09 12:37:46.538 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-09 12:37:46.538 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=31da79d3de6b423eb1b7922d312c3c01 --email=test4@example.com --or-show -f value -c id 2022-03-09 12:37:46.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.538 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.538 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.539 | +++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.539 | ++ functions-common:get_or_create_user:925 : user_id=d62a261d62b7498ca0b8ef922722c105 2022-03-09 12:37:46.539 | ++ functions-common:get_or_create_user:926 : echo d62a261d62b7498ca0b8ef922722c105 2022-03-09 12:37:46.539 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d62a261d62b7498ca0b8ef922722c105 2022-03-09 12:37:46.539 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-09 12:37:46.539 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-09 12:37:46.539 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d62a261d62b7498ca0b8ef922722c105 d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-09 12:37:46.539 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-09 12:37:46.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-09 12:37:46.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-09 12:37:46.539 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-09 12:37:46.539 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-09 12:37:46.539 | ++ functions-common:_get_domain_args:967 : echo 2022-03-09 12:37:46.539 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-09 12:37:46.539 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d62a261d62b7498ca0b8ef922722c105 --project d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.539 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.539 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-09 12:37:46.539 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.539 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.539 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.539 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.539 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-09 12:37:46.539 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-09 12:37:46.539 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d62a261d62b7498ca0b8ef922722c105 --project d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.539 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.540 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.540 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d62a261d62b7498ca0b8ef922722c105 --project d9543bbb4e724481b003e4135b5c3498 2022-03-09 12:37:46.540 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-09 12:37:46.540 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-09 12:37:46.540 | ++ functions-common:get_field:811 : local data field 2022-03-09 12:37:46.540 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.540 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-09 12:37:46.540 | from cryptography.utils import int_from_bytes 2022-03-09 12:37:46.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-09 12:37:46.540 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-09 12:37:46.540 | ++ functions-common:get_field:816 : field='$2' 2022-03-09 12:37:46.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-09 12:37:46.540 | ++ functions-common:get_field:818 : echo '| b919a66ec3794acfb530ae6744c83932 | d62a261d62b7498ca0b8ef922722c105 | | d9543bbb4e724481b003e4135b5c3498 | | | False |' 2022-03-09 12:37:46.540 | ++ functions-common:get_field:812 : read data 2022-03-09 12:37:46.540 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.540 | + functions-common:get_or_add_user_project_role:997 : echo b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.540 | b919a66ec3794acfb530ae6744c83932 2022-03-09 12:37:46.569 | [17689 Async create_swift_accounts:93477]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-09 12:37:46.577 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-09 12:37:46.579 | + inc/async:async_wait:197 : return 0 2022-03-09 12:37:46.582 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-09 12:37:46.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:37:46.602 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-09 12:37:46.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:37:46.622 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-09 12:37:46.624 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:37:46.627 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-09 12:37:46.630 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-09 12:37:46.632 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-09 12:37:46.695 | + inc/async:async_inner:63 : init_glance 2022-03-09 12:37:46.733 | [17689 Async init_glance:97747]: running: init_glance 2022-03-09 12:37:46.736 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-09 12:37:46.754 | + functions-common:is_service_enabled:2081 : return 0 2022-03-09 12:37:46.756 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-09 12:37:46.759 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-09 12:37:46.761 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-09 12:37:46.764 | + ./stack.sh:main:1147 : configure_neutron 2022-03-09 12:37:46.767 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-09 12:37:46.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:37:46.771 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-09 12:37:46.777 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-09 12:37:46.780 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-09 12:37:46.782 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-09 12:37:46.785 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-09 12:37:46.788 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-09 12:37:46.791 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-09 12:37:46.796 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-09 12:37:46.796 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-09 12:37:46.809 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-09 12:37:46.811 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-09 12:37:49.220 | Traceback (most recent call last): 2022-03-09 12:37:49.220 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-09 12:37:49.220 | sys.exit(main()) 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-09 12:37:49.220 | generate(conf) 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-09 12:37:49.220 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-09 12:37:49.220 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-09 12:37:49.220 | mgr = stevedore.named.NamedExtensionManager( 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-09 12:37:49.220 | extensions = self._load_plugins(invoke_on_load, 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-09 12:37:49.220 | self._on_load_failure_callback(self, ep, err) 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-09 12:37:49.220 | ext = self._load_one_plugin(ep, 2022-03-09 12:37:49.220 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-09 12:37:49.220 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-09 12:37:49.221 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-09 12:37:49.221 | plugin = ep.load() 2022-03-09 12:37:49.221 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-09 12:37:49.221 | module = import_module(match.group('module')) 2022-03-09 12:37:49.221 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-09 12:37:49.221 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-09 12:37:49.221 | File "", line 1014, in _gcd_import 2022-03-09 12:37:49.221 | File "", line 991, in _find_and_load 2022-03-09 12:37:49.221 | File "", line 975, in _find_and_load_unlocked 2022-03-09 12:37:49.221 | File "", line 671, in _load_unlocked 2022-03-09 12:37:49.221 | File "", line 848, in exec_module 2022-03-09 12:37:49.221 | File "", line 219, in _call_with_frames_removed 2022-03-09 12:37:49.221 | File "/opt/stack/neutron/neutron/opts.py", line 23, in 2022-03-09 12:37:49.221 | import neutron.conf.agent.common 2022-03-09 12:37:49.221 | File "/opt/stack/neutron/neutron/conf/agent/common.py", line 23, in 2022-03-09 12:37:49.221 | from neutron.common import config_lite as config 2022-03-09 12:37:49.221 | File "/opt/stack/neutron/neutron/common/config_lite.py", line 22, in 2022-03-09 12:37:49.221 | from neutron_lib.api import validators_lite as validators 2022-03-09 12:37:49.221 | ImportError: cannot import name 'validators_lite' from 'neutron_lib.api' (/usr/local/lib/python3.8/dist-packages/neutron_lib/api/__init__.py) 2022-03-09 12:37:49.437 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-09 12:37:49.439 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-09 12:37:49.442 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-09 12:37:49.445 | + ./stack.sh:exit_trap:522 : jobs='84043 2022-03-09 12:37:49.445 | 97747' 2022-03-09 12:37:49.447 | + ./stack.sh:exit_trap:525 : [[ -n 84043 2022-03-09 12:37:49.447 | 97747 ]] 2022-03-09 12:37:49.449 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-09-121627 ]] 2022-03-09 12:37:49.451 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-09 12:37:49.453 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-09 12:37:49.453 | exit_trap: cleaning up child processes 2022-03-09 12:37:49.455 | + ./stack.sh:exit_trap:527 : kill 84043 97747 2022-03-09 12:37:49.458 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.dFnCdNQpsT ']' 2022-03-09 12:37:49.460 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.dFnCdNQpsT 2022-03-09 12:37:49.464 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-09 12:37:49.467 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-09 12:37:49.469 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-09 12:37:49.475 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-09 12:37:49.475 | Error on exit 2022-03-09 12:37:49.475 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-09 12:37:49.476 | + ./stack.sh:exit_trap:542 : generate-subunit 1646828184 1285 fail 2022-03-09 12:37:50.168 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-09 12:37:50.170 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-09 12:37:51.354 | + ./stack.sh:exit_trap:556 : exit 1