2021-09-21 15:40:47.794 | + ./stack.sh:main:473 : exec 2021-09-21 15:40:47.794 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-21-154047.summary.2021-09-21-154047 2021-09-21 15:40:47.794 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154047' 2021-09-21 15:40:47.794 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:40:47.794 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-21-154047 2021-09-21 15:40:47.794 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154047 /opt/stack/logs/stack.sh.log 2021-09-21 15:40:47.794 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-21-154047.summary.2021-09-21-154047 /opt/stack/logs/stack.sh.log.summary 2021-09-21 15:40:47.794 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-21 15:40:47.794 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-21 15:40:47.794 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-21 15:40:47.795 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-21 15:40:47.795 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-21 15:40:47.795 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-21 15:40:47.795 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-21 15:40:47.795 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-21 15:40:47.798 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-21 15:40:47.800 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-21 15:40:47.802 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-21 15:40:47.804 | + ./stack.sh:main:559 : set -o errexit 2021-09-21 15:40:47.806 | + ./stack.sh:main:562 : uname -a 2021-09-21 15:40:47.808 | Linux dv-cinder-810035-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-09-21 15:40:47.810 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-21 15:40:47.811 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-21 15:40:47.815 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-21 15:40:47.842 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-21 15:40:47.858 | + ./stack.sh:main:576 : fetch_plugins 2021-09-21 15:40:47.860 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-21 15:40:47.862 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-21 15:40:47.864 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-21 15:40:47.866 | + functions-common:fetch_plugins:1660 : return 2021-09-21 15:40:47.868 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-21 15:40:47.869 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-21 15:40:47.873 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:40:47.874 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:40:47.876 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:40:47.877 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:40:47.879 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:40:47.881 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:40:47.883 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:40:47.887 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:40:47.888 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:40:47.890 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:40:47.892 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-21 15:40:47.894 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:40:47.907 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:47.908 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:40:47.910 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:47.912 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:47.914 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:47.915 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:47.918 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-21 15:40:47.920 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-21 15:40:47.921 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-21 15:40:47.923 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-21 15:40:47.925 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:40:47.927 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-21 15:40:47.929 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-21 15:40:47.930 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-21 15:40:47.932 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-21 15:40:47.934 | + functions-common:plugin_override_defaults:1701 : return 2021-09-21 15:40:47.936 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-21 15:40:47.953 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-21 15:40:47.955 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-21 15:40:47.968 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:47.970 | +++ lib/tls:source:43 : hostname -f 2021-09-21 15:40:47.974 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-21 15:40:47.975 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-21 15:40:47.977 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-21 15:40:47.980 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-21 15:40:47.982 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-21 15:40:47.983 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-21 15:40:47.985 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-21 15:40:47.987 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-21 15:40:47.989 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-21 15:40:47.991 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-21 15:40:47.995 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-21 15:40:48.007 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-21 15:40:48.024 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-21 15:40:48.036 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-21 15:40:48.050 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-21 15:40:48.075 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-21 15:40:48.138 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-21 15:40:48.226 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-21 15:40:48.248 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-21 15:40:48.294 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-21 15:40:48.350 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-21 15:40:48.489 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-21 15:40:48.502 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-21 15:40:48.516 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-21 15:40:48.529 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-21 15:40:48.626 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-21 15:40:48.629 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-21 15:40:48.631 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-21 15:40:48.633 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-21 15:40:48.636 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-21 15:40:48.638 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-21 15:40:48.641 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-21 15:40:48.641 | False' 2021-09-21 15:40:48.644 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-21 15:40:48.659 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-21 15:40:48.662 | + ./stack.sh:main:610 : run_phase source 2021-09-21 15:40:48.664 | + functions-common:run_phase:1737 : local mode=source 2021-09-21 15:40:48.666 | + functions-common:run_phase:1738 : local phase= 2021-09-21 15:40:48.668 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:40:48.670 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:40:48.672 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:40:48.674 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:40:48.676 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:40:48.678 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:40:48.683 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:40:48.685 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:40:48.687 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:40:48.689 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-21 15:40:48.691 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:40:48.706 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:48.708 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:40:48.710 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-21 15:40:48.749 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-21 15:40:48.751 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-21 15:40:48.753 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-21 15:40:48.755 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-21 15:40:48.757 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-21 15:40:48.759 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-21 15:40:48.762 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-21 15:40:48.764 | + functions-common:load_plugin_settings:1678 : return 2021-09-21 15:40:48.766 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-21 15:40:48.768 | + functions-common:verify_disabled_services:2020 : local service 2021-09-21 15:40:48.771 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.773 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-21 15:40:48.775 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.777 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-21 15:40:48.779 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.782 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-21 15:40:48.784 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.786 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-21 15:40:48.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.791 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-21 15:40:48.793 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.795 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-21 15:40:48.797 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.800 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-21 15:40:48.802 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.804 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-21 15:40:48.806 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.809 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-21 15:40:48.812 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.814 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-21 15:40:48.816 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.818 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-09-21 15:40:48.821 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.824 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-09-21 15:40:48.826 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.828 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-09-21 15:40:48.830 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.832 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-09-21 15:40:48.835 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.837 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-21 15:40:48.839 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.841 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-09-21 15:40:48.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.846 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-21 15:40:48.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.851 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-21 15:40:48.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.855 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-21 15:40:48.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.860 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-21 15:40:48.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.864 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-21 15:40:48.866 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.868 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-21 15:40:48.871 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.873 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-21 15:40:48.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.878 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-21 15:40:48.880 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.882 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-21 15:40:48.885 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.888 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-21 15:40:48.890 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.892 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-21 15:40:48.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.897 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-21 15:40:48.899 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.901 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-21 15:40:48.904 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.906 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-21 15:40:48.908 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.911 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-21 15:40:48.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.916 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-21 15:40:48.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.921 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-21 15:40:48.924 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.926 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-21 15:40:48.928 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.931 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-21 15:40:48.933 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.936 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-21 15:40:48.938 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.941 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-21 15:40:48.943 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.946 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-21 15:40:48.948 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.951 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-21 15:40:48.953 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.955 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-21 15:40:48.957 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.960 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-21 15:40:48.962 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.964 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-21 15:40:48.967 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.969 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-21 15:40:48.971 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.973 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-21 15:40:48.976 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-21 15:40:48.978 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-21 15:40:48.981 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-21 15:40:48.983 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:40:48.986 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-21 15:40:49.003 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:49.005 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-21 15:40:49.007 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-21 15:40:49.010 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-21 15:40:49.026 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:49.029 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-21 15:40:49.031 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-21 15:40:49.033 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-21 15:40:49.036 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-21 15:40:49.038 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-21 15:40:49.040 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-21 15:40:49.043 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-21 15:40:49.046 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-21 15:40:49.050 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:40:49.052 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-21 15:40:49.055 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:40:49.058 | + lib/database:initialize_database_backends:104 : return 0 2021-09-21 15:40:49.060 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-21 15:40:49.060 | Using mysql database backend 2021-09-21 15:40:49.062 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-21 15:40:49.078 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-21 15:40:49.094 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:49.096 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-21 15:40:49.115 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-21 15:40:49.133 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:49.136 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-21 15:40:49.152 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-21 15:40:49.176 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-21 15:40:49.194 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:40:49.196 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-21 15:40:49.216 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:40:49.218 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-21 15:40:49.240 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-21 15:40:49.242 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-21 15:40:49.246 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-21 15:40:49.248 | + functions-common:save_stackenv:60 : local tag=741 2021-09-21 15:40:49.252 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-21 15:40:49.256 | + functions-common:save_stackenv:62 : time_stamp=2021-09-21-154049 2021-09-21 15:40:49.258 | + functions-common:save_stackenv:63 : echo '# 2021-09-21-154049 741' 2021-09-21 15:40:49.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.264 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-21 15:40:49.266 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.269 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-21 15:40:49.271 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.273 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-21 15:40:49.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.278 | + 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,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,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 2021-09-21 15:40:49.281 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.283 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-09-21 15:40:49.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.288 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-09-21 15:40:49.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.293 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-21-154047 2021-09-21 15:40:49.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.298 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-21 15:40:49.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.303 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-09-21 15:40:49.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.308 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-21 15:40:49.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.313 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-21 15:40:49.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.318 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-21 15:40:49.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-21 15:40:49.323 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-21 15:40:49.325 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-21 15:40:49.327 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-21 15:40:49.330 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-21 15:40:49.332 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:40:49.334 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:40:49.337 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:40:49.340 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:40:49.342 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:40:49.345 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:40:49.360 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:40:49.363 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:40:49.365 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:49.368 | + functions-common:git_clone:544 : echo master 2021-09-21 15:40:49.368 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:40:49.373 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-21 15:40:49.375 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:49.378 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-21 15:40:49.381 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:40:49.382 | + functions-common:git_clone:593 : head -1 2021-09-21 15:40:49.384 | 4dc5de7a update constraint for openstackdocstheme to new release 2.3.1 2021-09-21 15:40:49.387 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:40:49.390 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-21 15:40:49.392 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:40:49.395 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-21 15:40:49.398 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-21 15:40:49.400 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-21 15:40:49.403 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-21 15:40:49.406 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:40:49.408 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-21 15:40:49.411 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-21 15:40:49.413 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-21 15:40:49.417 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-21 15:40:49.422 | ++ tools/install_prereqs.sh:source:47 : NOW=1632238849 2021-09-21 15:40:49.425 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-21 15:40:49.429 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1632238193 2021-09-21 15:40:49.432 | ++ tools/install_prereqs.sh:source:49 : DELTA=656 2021-09-21 15:40:49.434 | ++ tools/install_prereqs.sh:source:50 : [[ 656 -lt 7200 ]] 2021-09-21 15:40:49.436 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-09-21 15:40:49.439 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-21 15:40:49.441 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-21 15:40:49.444 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-21 15:40:49.447 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-21 15:40:49.449 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-21 15:40:49.459 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-21 15:40:49.461 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-21 15:40:49.465 | +++ 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,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,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 2021-09-21 15:40:49.513 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-21 15:40:49.513 | apache2-dev 2021-09-21 15:40:49.513 | bc 2021-09-21 15:40:49.513 | bsdmainutils 2021-09-21 15:40:49.513 | curl 2021-09-21 15:40:49.513 | g++ 2021-09-21 15:40:49.513 | gawk 2021-09-21 15:40:49.513 | gcc 2021-09-21 15:40:49.513 | gettext 2021-09-21 15:40:49.513 | git 2021-09-21 15:40:49.513 | graphviz 2021-09-21 15:40:49.513 | iputils-ping 2021-09-21 15:40:49.513 | libapache2-mod-proxy-uwsgi 2021-09-21 15:40:49.513 | libffi-dev 2021-09-21 15:40:49.513 | libjpeg-dev 2021-09-21 15:40:49.513 | libpcre3-dev 2021-09-21 15:40:49.513 | libpq-dev 2021-09-21 15:40:49.513 | libssl-dev 2021-09-21 15:40:49.513 | libsystemd-dev 2021-09-21 15:40:49.513 | libxml2-dev 2021-09-21 15:40:49.513 | libxslt1-dev 2021-09-21 15:40:49.514 | libyaml-dev 2021-09-21 15:40:49.514 | lsof 2021-09-21 15:40:49.514 | openssh-server 2021-09-21 15:40:49.514 | openssl 2021-09-21 15:40:49.514 | pkg-config 2021-09-21 15:40:49.514 | psmisc 2021-09-21 15:40:49.514 | python3-dev 2021-09-21 15:40:49.514 | python3-pip 2021-09-21 15:40:49.514 | python3-systemd 2021-09-21 15:40:49.514 | python3-venv 2021-09-21 15:40:49.514 | tar 2021-09-21 15:40:49.514 | tcpdump 2021-09-21 15:40:49.514 | unzip 2021-09-21 15:40:49.514 | uuid-runtime 2021-09-21 15:40:49.514 | wget 2021-09-21 15:40:49.514 | wget 2021-09-21 15:40:49.514 | zlib1g-dev 2021-09-21 15:40:49.514 | libkrb5-dev 2021-09-21 15:40:49.514 | libldap2-dev 2021-09-21 15:40:49.514 | libsasl2-dev 2021-09-21 15:40:49.514 | memcached 2021-09-21 15:40:49.514 | python3-mysqldb 2021-09-21 15:40:49.514 | sqlite3 2021-09-21 15:40:49.514 | conntrack 2021-09-21 15:40:49.514 | curl 2021-09-21 15:40:49.514 | dnsmasq-base 2021-09-21 15:40:49.514 | dnsmasq-utils 2021-09-21 15:40:49.514 | ebtables 2021-09-21 15:40:49.514 | genisoimage 2021-09-21 15:40:49.514 | iptables 2021-09-21 15:40:49.514 | iputils-arping 2021-09-21 15:40:49.514 | kpartx 2021-09-21 15:40:49.514 | libjs-jquery-tablesorter 2021-09-21 15:40:49.514 | parted 2021-09-21 15:40:49.514 | pm-utils 2021-09-21 15:40:49.515 | python3-mysqldb 2021-09-21 15:40:49.515 | socat 2021-09-21 15:40:49.515 | sqlite3 2021-09-21 15:40:49.515 | sudo 2021-09-21 15:40:49.515 | vlan 2021-09-21 15:40:49.515 | lsscsi 2021-09-21 15:40:49.515 | open-iscsi 2021-09-21 15:40:49.515 | lvm2 2021-09-21 15:40:49.515 | qemu-utils 2021-09-21 15:40:49.515 | thin-provisioning-tools 2021-09-21 15:40:49.515 | acl 2021-09-21 15:40:49.515 | dnsmasq-base 2021-09-21 15:40:49.515 | dnsmasq-utils 2021-09-21 15:40:49.515 | ebtables 2021-09-21 15:40:49.515 | haproxy 2021-09-21 15:40:49.515 | iptables 2021-09-21 15:40:49.515 | iputils-arping 2021-09-21 15:40:49.515 | iputils-ping 2021-09-21 15:40:49.515 | postgresql-server-dev-all 2021-09-21 15:40:49.515 | python3-mysqldb 2021-09-21 15:40:49.515 | sqlite3 2021-09-21 15:40:49.515 | sudo 2021-09-21 15:40:49.515 | vlan 2021-09-21 15:40:49.515 | pcp 2021-09-21 15:40:49.515 | ipset 2021-09-21 15:40:49.515 | conntrack 2021-09-21 15:40:49.515 | conntrackd 2021-09-21 15:40:49.515 | keepalived 2021-09-21 15:40:49.515 | lvm2 2021-09-21 15:40:49.515 | qemu-utils 2021-09-21 15:40:49.515 | thin-provisioning-tools 2021-09-21 15:40:49.515 | curl 2021-09-21 15:40:49.515 | liberasurecode-dev 2021-09-21 15:40:49.515 | make 2021-09-21 15:40:49.515 | memcached 2021-09-21 15:40:49.515 | sqlite3 2021-09-21 15:40:49.515 | xfsprogs' 2021-09-21 15:40:49.517 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-21 15:40:49.539 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-21 15:40:49.539 | apache2-dev 2021-09-21 15:40:49.539 | bc 2021-09-21 15:40:49.539 | bsdmainutils 2021-09-21 15:40:49.539 | curl 2021-09-21 15:40:49.539 | g++ 2021-09-21 15:40:49.539 | gawk 2021-09-21 15:40:49.539 | gcc 2021-09-21 15:40:49.540 | gettext 2021-09-21 15:40:49.540 | git 2021-09-21 15:40:49.540 | graphviz 2021-09-21 15:40:49.540 | iputils-ping 2021-09-21 15:40:49.540 | libapache2-mod-proxy-uwsgi 2021-09-21 15:40:49.540 | libffi-dev 2021-09-21 15:40:49.540 | libjpeg-dev 2021-09-21 15:40:49.540 | libpcre3-dev 2021-09-21 15:40:49.540 | libpq-dev 2021-09-21 15:40:49.540 | libssl-dev 2021-09-21 15:40:49.540 | libsystemd-dev 2021-09-21 15:40:49.540 | libxml2-dev 2021-09-21 15:40:49.540 | libxslt1-dev 2021-09-21 15:40:49.540 | libyaml-dev 2021-09-21 15:40:49.540 | lsof 2021-09-21 15:40:49.540 | openssh-server 2021-09-21 15:40:49.540 | openssl 2021-09-21 15:40:49.540 | pkg-config 2021-09-21 15:40:49.540 | psmisc 2021-09-21 15:40:49.540 | python3-dev 2021-09-21 15:40:49.540 | python3-pip 2021-09-21 15:40:49.540 | python3-systemd 2021-09-21 15:40:49.540 | python3-venv 2021-09-21 15:40:49.540 | tar 2021-09-21 15:40:49.540 | tcpdump 2021-09-21 15:40:49.540 | unzip 2021-09-21 15:40:49.540 | uuid-runtime 2021-09-21 15:40:49.540 | wget 2021-09-21 15:40:49.540 | wget 2021-09-21 15:40:49.540 | zlib1g-dev 2021-09-21 15:40:49.540 | libkrb5-dev 2021-09-21 15:40:49.540 | libldap2-dev 2021-09-21 15:40:49.540 | libsasl2-dev 2021-09-21 15:40:49.540 | memcached 2021-09-21 15:40:49.540 | python3-mysqldb 2021-09-21 15:40:49.540 | sqlite3 2021-09-21 15:40:49.541 | conntrack 2021-09-21 15:40:49.541 | curl 2021-09-21 15:40:49.541 | dnsmasq-base 2021-09-21 15:40:49.541 | dnsmasq-utils 2021-09-21 15:40:49.541 | ebtables 2021-09-21 15:40:49.541 | genisoimage 2021-09-21 15:40:49.541 | iptables 2021-09-21 15:40:49.541 | iputils-arping 2021-09-21 15:40:49.541 | kpartx 2021-09-21 15:40:49.541 | libjs-jquery-tablesorter 2021-09-21 15:40:49.541 | parted 2021-09-21 15:40:49.541 | pm-utils 2021-09-21 15:40:49.541 | python3-mysqldb 2021-09-21 15:40:49.541 | socat 2021-09-21 15:40:49.541 | sqlite3 2021-09-21 15:40:49.542 | sudo 2021-09-21 15:40:49.542 | vlan 2021-09-21 15:40:49.542 | lsscsi 2021-09-21 15:40:49.542 | open-iscsi 2021-09-21 15:40:49.542 | lvm2 2021-09-21 15:40:49.542 | qemu-utils 2021-09-21 15:40:49.542 | thin-provisioning-tools 2021-09-21 15:40:49.542 | acl 2021-09-21 15:40:49.542 | dnsmasq-base 2021-09-21 15:40:49.542 | dnsmasq-utils 2021-09-21 15:40:49.542 | ebtables 2021-09-21 15:40:49.542 | haproxy 2021-09-21 15:40:49.542 | iptables 2021-09-21 15:40:49.542 | iputils-arping 2021-09-21 15:40:49.542 | iputils-ping 2021-09-21 15:40:49.542 | postgresql-server-dev-all 2021-09-21 15:40:49.542 | python3-mysqldb 2021-09-21 15:40:49.542 | sqlite3 2021-09-21 15:40:49.542 | sudo 2021-09-21 15:40:49.542 | vlan 2021-09-21 15:40:49.542 | pcp 2021-09-21 15:40:49.542 | ipset 2021-09-21 15:40:49.542 | conntrack 2021-09-21 15:40:49.542 | conntrackd 2021-09-21 15:40:49.542 | keepalived 2021-09-21 15:40:49.542 | lvm2 2021-09-21 15:40:49.542 | qemu-utils 2021-09-21 15:40:49.542 | thin-provisioning-tools 2021-09-21 15:40:49.542 | curl 2021-09-21 15:40:49.542 | liberasurecode-dev 2021-09-21 15:40:49.542 | make 2021-09-21 15:40:49.542 | memcached 2021-09-21 15:40:49.542 | sqlite3 2021-09-21 15:40:49.542 | xfsprogs ' 2021-09-21 15:40:49.543 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-21 15:40:49.545 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:49.548 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:49.551 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:40:49.551 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-21 15:40:49.556 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:40:49.559 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-21 15:40:49.561 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:40:49.563 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-21 15:40:49.565 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:40:49.568 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:49.570 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:40:49.573 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:49.575 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:49.577 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:40:49.579 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-21 15:40:49.582 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-21 15:40:49.584 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-21 15:40:49.587 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-21 15:40:49.592 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-21 15:40:49.594 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-21 15:40:49.599 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-21 15:40:49.601 | ++ functions-common:time_start:2296 : local start_time= 2021-09-21 15:40:49.604 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:40:49.607 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:40:49.611 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1632238849608 2021-09-21 15:40:49.613 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-21 15:40:49.615 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-21 15:40:49.617 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-09-21 15:40:49.963 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-21 15:40:49.996 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-09-21 15:40:50.038 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-09-21 15:40:50.068 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-09-21 15:40:52.090 | Reading package lists... 2021-09-21 15:40:52.120 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-21 15:40:52.122 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-21 15:40:52.124 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:40:52.126 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:40:52.129 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:40:52.131 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:40:52.135 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:40:52.137 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-21 15:40:52.139 | ++ functions-common:time_stop:2316 : start_time=1632238849608 2021-09-21 15:40:52.141 | ++ functions-common:time_stop:2318 : [[ -z 1632238849608 ]] 2021-09-21 15:40:52.144 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:40:52.148 | ++ functions-common:time_stop:2321 : end_time=1632238852146 2021-09-21 15:40:52.150 | ++ functions-common:time_stop:2322 : elapsed_time=2538 2021-09-21 15:40:52.153 | ++ functions-common:time_stop:2323 : total=0 2021-09-21 15:40:52.155 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:40:52.157 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2538 2021-09-21 15:40:52.160 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:40:52.163 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:40:52.165 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:40:52.167 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:40:52.170 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:40:52.191 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-09-21 15:40:52.299 | Reading package lists... 2021-09-21 15:40:52.537 | Building dependency tree... 2021-09-21 15:40:52.538 | Reading state information... 2021-09-21 15:40:52.572 | acl is already the newest version (2.2.53-6). 2021-09-21 15:40:52.573 | bc is already the newest version (1.07.1-2build1). 2021-09-21 15:40:52.573 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-21 15:40:52.573 | conntrack is already the newest version (1:1.4.5-2). 2021-09-21 15:40:52.573 | ebtables is already the newest version (2.0.11-3build1). 2021-09-21 15:40:52.573 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:40:52.573 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-21 15:40:52.573 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-21 15:40:52.573 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-09-21 15:40:52.573 | gettext is already the newest version (0.19.8.1-10build1). 2021-09-21 15:40:52.573 | ipset is already the newest version (7.5-1~exp1). 2021-09-21 15:40:52.573 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-21 15:40:52.573 | iputils-arping is already the newest version (3:20190709-3). 2021-09-21 15:40:52.573 | iputils-ping is already the newest version (3:20190709-3). 2021-09-21 15:40:52.573 | keepalived is already the newest version (1:2.0.19-2). 2021-09-21 15:40:52.573 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-21 15:40:52.573 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-09-21 15:40:52.573 | libffi-dev is already the newest version (3.3-4). 2021-09-21 15:40:52.573 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-09-21 15:40:52.573 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-21 15:40:52.573 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-09-21 15:40:52.573 | libxslt1-dev is already the newest version (1.1.34-4). 2021-09-21 15:40:52.573 | libyaml-dev is already the newest version (0.2.2-1). 2021-09-21 15:40:52.573 | lsscsi is already the newest version (0.30-0.1). 2021-09-21 15:40:52.573 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-21 15:40:52.573 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:40:52.573 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-09-21 15:40:52.573 | psmisc is already the newest version (23.3-1). 2021-09-21 15:40:52.574 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:40:52.574 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-09-21 15:40:52.574 | python3-systemd is already the newest version (234-3build2). 2021-09-21 15:40:52.574 | socat is already the newest version (1.7.3.3-2). 2021-09-21 15:40:52.574 | tcpdump is already the newest version (4.9.3-4). 2021-09-21 15:40:52.574 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-21 15:40:52.574 | unzip is already the newest version (6.0-25ubuntu1). 2021-09-21 15:40:52.574 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-21 15:40:52.574 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-21 15:40:52.574 | conntrackd is already the newest version (1:1.4.5-2). 2021-09-21 15:40:52.574 | graphviz is already the newest version (2.42.2-3build2). 2021-09-21 15:40:52.574 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-09-21 15:40:52.574 | pcp is already the newest version (5.0.3-1). 2021-09-21 15:40:52.574 | pm-utils is already the newest version (1.4.1-19). 2021-09-21 15:40:52.574 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-09-21 15:40:52.574 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:52.574 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:52.574 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-09-21 15:40:52.574 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:40:52.574 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-09-21 15:40:52.574 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-09-21 15:40:52.574 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-09-21 15:40:52.574 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-09-21 15:40:52.574 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-09-21 15:40:52.574 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-09-21 15:40:52.574 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:40:52.574 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-09-21 15:40:52.574 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-09-21 15:40:52.574 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-21 15:40:52.574 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-09-21 15:40:52.574 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-09-21 15:40:52.574 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-09-21 15:40:52.574 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-21 15:40:52.574 | openssl set to manually installed. 2021-09-21 15:40:52.575 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-21 15:40:52.575 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-09-21 15:40:52.575 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-09-21 15:40:52.575 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-21 15:40:52.575 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-21 15:40:52.575 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-21 15:40:52.575 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-21 15:40:52.575 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:40:52.789 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-09-21 15:40:52.790 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-09-21 15:40:52.790 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-09-21 15:40:52.790 | The following packages were automatically installed and are no longer required: 2021-09-21 15:40:52.791 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:40:52.791 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:40:52.791 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:40:52.791 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:40:52.791 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:40:52.791 | python3-zope.interface 2021-09-21 15:40:52.791 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:40:52.920 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:40:52.926 | ++ functions-common:apt_get:1118 : result=0 2021-09-21 15:40:52.928 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:40:52.930 | ++ functions-common:time_stop:2309 : local name 2021-09-21 15:40:52.933 | ++ functions-common:time_stop:2310 : local end_time 2021-09-21 15:40:52.935 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:40:52.937 | ++ functions-common:time_stop:2312 : local total 2021-09-21 15:40:52.939 | ++ functions-common:time_stop:2313 : local start_time 2021-09-21 15:40:52.941 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:40:52.943 | ++ functions-common:time_stop:2316 : start_time=1632238852188 2021-09-21 15:40:52.945 | ++ functions-common:time_stop:2318 : [[ -z 1632238852188 ]] 2021-09-21 15:40:52.949 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:40:52.953 | ++ functions-common:time_stop:2321 : end_time=1632238852950 2021-09-21 15:40:52.955 | ++ functions-common:time_stop:2322 : elapsed_time=762 2021-09-21 15:40:52.957 | ++ functions-common:time_stop:2323 : total=736 2021-09-21 15:40:52.960 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:40:52.962 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1498 2021-09-21 15:40:52.965 | ++ functions-common:apt_get:1122 : return 0 2021-09-21 15:40:52.969 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-21 15:40:52.971 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:40:52.974 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-21 15:40:52.978 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-21 15:40:52.982 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-21 15:40:52.986 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-21 15:40:52.989 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-21 15:40:54.489 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-21 15:40:54.491 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:40:54.493 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:40:54.500 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:40:54.502 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-21 15:40:54.504 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-21 15:40:54.506 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-21 15:40:54.508 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-21 15:40:54.511 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-21 15:40:54.513 | + functions-common:_ensure_lsb_release:328 : return 2021-09-21 15:40:54.515 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-21 15:40:54.592 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-21 15:40:54.594 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-21 15:40:54.669 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-21 15:40:54.672 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-21 15:40:54.748 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-21 15:40:54.750 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-21 15:40:54.753 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-21 15:40:54.755 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-21 15:40:54.757 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-21 15:40:54.759 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-21 15:40:54.762 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-21 15:40:54.764 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-21 15:40:54.766 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-21 15:40:54.768 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-21 15:40:54.770 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-21 15:40:54.770 | Distro: focal 2021-09-21 15:40:54.772 | + tools/install_pip.sh:main:115 : get_versions 2021-09-21 15:40:54.774 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:40:54.778 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:40:54.780 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:40:54.783 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:40:54.783 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:40:55.461 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:40:55.464 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:40:55.464 | pip: 21.2.4 2021-09-21 15:40:55.466 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-21 15:40:55.468 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-21 15:40:55.470 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:40:55.471 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:40:55.473 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:40:55.475 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:40:55.476 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:40:55.478 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:40:55.481 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:40:55.482 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:40:55.484 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:40:55.486 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-21 15:40:55.487 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:40:55.490 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:40:55.491 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-09-21 15:40:55.494 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:40:55.496 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-09-21 15:40:55.498 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-21 15:40:55.499 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-21 15:40:55.501 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-09-21 15:40:55.503 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-09-21 15:40:55.513 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-21 15:40:55.513 | Dload Upload Total Spent Left Speed 2021-09-21 15:40:55.655 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-09-21 15:40:55.659 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-21 15:40:55.663 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-21 15:40:58.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:40:58.880 | from cryptography.utils import int_from_bytes 2021-09-21 15:40:58.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:40:58.880 | from cryptography.utils import int_from_bytes 2021-09-21 15:40:59.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:40:59.393 | Collecting pip 2021-09-21 15:40:59.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa9/ebb85d3fd6076/pip-21.2.4-py3-none-any.whl (1.6 MB) 2021-09-21 15:41:01.728 | Installing collected packages: pip 2021-09-21 15:41:01.728 | Attempting uninstall: pip 2021-09-21 15:41:01.730 | Found existing installation: pip 21.2.4 2021-09-21 15:41:01.988 | Uninstalling pip-21.2.4: 2021-09-21 15:41:02.002 | Successfully uninstalled pip-21.2.4 2021-09-21 15:41:03.701 | Successfully installed pip-21.2.4 2021-09-21 15:41:03.701 | 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 2021-09-21 15:41:03.855 | + tools/install_pip.sh:main:136 : set -x 2021-09-21 15:41:03.857 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-21 15:41:03.859 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-21 15:41:03.861 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:41:03.863 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-21 15:41:03.865 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-21 15:41:03.867 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:41:03.870 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:41:03.870 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:41:03.874 | ++ 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 ' 2021-09-21 15:41:03.876 | ++ 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 == '' ]] 2021-09-21 15:41:03.878 | ++ 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' 2021-09-21 15:41:03.880 | + 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' 2021-09-21 15:41:03.882 | + 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' 2021-09-21 15:41:03.899 | 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 2021-09-21 15:41:03.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 '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' 2021-09-21 15:41:04.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:04.769 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:04.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:04.769 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:05.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:05.834 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (57.4.0) 2021-09-21 15:41:08.175 | 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 2021-09-21 15:41:08.291 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:08.293 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:08.294 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:08.296 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:08.298 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:08.299 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:08.301 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:08.303 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:08.304 | + functions-common:time_stop:2316 : start_time=1632238863894 2021-09-21 15:41:08.306 | + functions-common:time_stop:2318 : [[ -z 1632238863894 ]] 2021-09-21 15:41:08.308 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:08.311 | + functions-common:time_stop:2321 : end_time=1632238868310 2021-09-21 15:41:08.313 | + functions-common:time_stop:2322 : elapsed_time=4416 2021-09-21 15:41:08.315 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:41:08.316 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:08.318 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4416 2021-09-21 15:41:08.320 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:08.322 | + tools/install_pip.sh:main:142 : get_versions 2021-09-21 15:41:08.324 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-21 15:41:08.328 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-21 15:41:08.330 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-21 15:41:08.332 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-21 15:41:08.332 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-21 15:41:09.038 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-21 15:41:09.040 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-21 15:41:09.040 | pip: 21.2.4 2021-09-21 15:41:09.043 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-21 15:41:09.046 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-21 15:41:09.049 | + ./stack.sh:main:778 : fixup_all 2021-09-21 15:41:09.052 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-21 15:41:09.054 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-21 15:41:09.056 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:41:09.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-21 15:41:09.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-21 15:41:09.062 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-21 15:41:09.067 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-09-21 15:41:09.070 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-09-21 15:41:09.072 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-09-21 15:41:09.081 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-09-21 15:41:09.084 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-21 15:41:09.086 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-21 15:41:09.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:09.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:09.093 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-21 15:41:09.105 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-21 15:41:09.108 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-21 15:41:09.110 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:09.112 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:09.114 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:09.116 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:09.119 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:09.121 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:09.123 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:09.125 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:09.127 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:09.129 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-21 15:41:09.131 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-21 15:41:09.134 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-21 15:41:09.137 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:09.140 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:09.147 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:09.149 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:09.151 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:09.154 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:09.156 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-21 15:41:09.158 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-21 15:41:09.179 | Using python 3.8 to install os-testr 2021-09-21 15:41:09.181 | + 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 2021-09-21 15:41:10.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:10.055 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:10.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:10.055 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:11.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:11.121 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-09-21 15:41:11.511 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-09-21 15:41:11.513 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-21 15:41:11.515 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-09-21 15:41:11.516 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-09-21 15:41:11.531 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-09-21 15:41:11.557 | 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) 2021-09-21 15:41:11.559 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-09-21 15:41:11.562 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-09-21 15:41:11.564 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-09-21 15:41:11.566 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2021-09-21 15:41:11.581 | 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.1.2) 2021-09-21 15:41:11.584 | 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.4.0) 2021-09-21 15:41:11.586 | 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) (2.4.7) 2021-09-21 15:41:11.589 | 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) (0.7.2) 2021-09-21 15:41:11.591 | 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.4.0) 2021-09-21 15:41:11.645 | 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) 2021-09-21 15:41:11.647 | Requirement already satisfied: colorama>=0.3.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.4.4) 2021-09-21 15:41:11.649 | 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.2.0) 2021-09-21 15:41:11.651 | 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) 2021-09-21 15:41:11.717 | 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) 2021-09-21 15:41:14.003 | 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 2021-09-21 15:41:14.135 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:14.137 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:14.139 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:14.141 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:14.143 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:14.145 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:14.147 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:14.150 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:14.152 | + functions-common:time_stop:2316 : start_time=1632238869173 2021-09-21 15:41:14.155 | + functions-common:time_stop:2318 : [[ -z 1632238869173 ]] 2021-09-21 15:41:14.157 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:14.161 | + functions-common:time_stop:2321 : end_time=1632238874159 2021-09-21 15:41:14.163 | + functions-common:time_stop:2322 : elapsed_time=4986 2021-09-21 15:41:14.166 | + functions-common:time_stop:2323 : total=0 2021-09-21 15:41:14.168 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:14.170 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4986 2021-09-21 15:41:14.172 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:14.174 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-21 15:41:14.226 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-21 15:41:14.479 | + ./stack.sh:main:792 : install_infra 2021-09-21 15:41:14.485 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:14.488 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-21 15:41:14.491 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:14.494 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-21 15:41:14.518 | + 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 2021-09-21 15:41:16.588 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.591 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.612 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.651 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.656 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.715 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.838 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:16.856 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:17.142 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:17.249 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:17.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:17.427 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:41:17.718 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:17.720 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:17.723 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:17.725 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:17.727 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:17.729 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:17.731 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:17.733 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:17.735 | + functions-common:time_stop:2316 : start_time=1632238874510 2021-09-21 15:41:17.738 | + functions-common:time_stop:2318 : [[ -z 1632238874510 ]] 2021-09-21 15:41:17.740 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:17.745 | + functions-common:time_stop:2321 : end_time=1632238877742 2021-09-21 15:41:17.747 | + functions-common:time_stop:2322 : elapsed_time=3232 2021-09-21 15:41:17.749 | + functions-common:time_stop:2323 : total=4986 2021-09-21 15:41:17.751 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:17.753 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8218 2021-09-21 15:41:17.756 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:17.758 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-21 15:41:17.761 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-21 15:41:17.785 | + 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 2021-09-21 15:41:19.724 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.727 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.748 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.787 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.792 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.853 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:19.986 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:20.004 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:20.298 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:20.404 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-21 15:41:20.465 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:20.468 | Processing /opt/stack/requirements 2021-09-21 15:41:22.175 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-09-21 15:41:22.178 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (3.0.0) 2021-09-21 15:41:22.189 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2021-09-21 15:41:22.194 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-09-21 15:41:22.197 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-09-21 15:41:22.201 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-09-21 15:41:22.227 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-09-21 15:41:22.230 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2021-09-21 15:41:22.240 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2021-09-21 15:41:22.260 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (1.3) 2021-09-21 15:41:22.263 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4924) (0.3.0) 2021-09-21 15:41:22.279 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.2) 2021-09-21 15:41:22.283 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-09-21 15:41:22.288 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2021-09-21 15:41:22.294 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2021-09-21 15:41:22.296 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2021-09-21 15:41:22.308 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-09-21 15:41:22.311 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2021-09-21 15:41:22.317 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2021-09-21 15:41:22.320 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-09-21 15:41:22.392 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-09-21 15:41:22.395 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-09-21 15:41:22.449 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.2.5) 2021-09-21 15:41:22.455 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.2) 2021-09-21 15:41:22.457 | Building wheels for collected packages: openstack-requirements 2021-09-21 15:41:22.458 | Building wheel for openstack-requirements (setup.py): started 2021-09-21 15:41:23.254 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-21 15:41:23.255 | ERROR: Command errored out with exit status 1: 2021-09-21 15:41:23.255 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3o7u9e2a/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3o7u9e2a/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-616jwlu5 2021-09-21 15:41:23.255 | cwd: /tmp/pip-req-build-3o7u9e2a/ 2021-09-21 15:41:23.255 | Complete output (6 lines): 2021-09-21 15:41:23.255 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-21 15:41:23.255 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-21 15:41:23.255 | or: setup.py --help-commands 2021-09-21 15:41:23.255 | or: setup.py cmd --help 2021-09-21 15:41:23.255 | 2021-09-21 15:41:23.255 | error: invalid command 'bdist_wheel' 2021-09-21 15:41:23.255 | ---------------------------------------- 2021-09-21 15:41:23.255 | ERROR: Failed building wheel for openstack-requirements 2021-09-21 15:41:23.255 | Running setup.py clean for openstack-requirements 2021-09-21 15:41:24.081 | Failed to build openstack-requirements 2021-09-21 15:41:24.096 | Installing collected packages: openstack-requirements 2021-09-21 15:41:24.096 | Attempting uninstall: openstack-requirements 2021-09-21 15:41:24.097 | Found existing installation: openstack-requirements 1.2.1.dev4924 2021-09-21 15:41:24.134 | Uninstalling openstack-requirements-1.2.1.dev4924: 2021-09-21 15:41:24.152 | Successfully uninstalled openstack-requirements-1.2.1.dev4924 2021-09-21 15:41:24.155 | Running setup.py install for openstack-requirements: started 2021-09-21 15:41:26.503 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-21 15:41:26.528 | Successfully installed openstack-requirements-1.2.1.dev4924 2021-09-21 15:41:26.661 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:26.663 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:26.665 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:26.667 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:26.669 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:26.671 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:26.673 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:26.676 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:26.678 | + functions-common:time_stop:2316 : start_time=1632238877775 2021-09-21 15:41:26.680 | + functions-common:time_stop:2318 : [[ -z 1632238877775 ]] 2021-09-21 15:41:26.683 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:26.687 | + functions-common:time_stop:2321 : end_time=1632238886684 2021-09-21 15:41:26.689 | + functions-common:time_stop:2322 : elapsed_time=8909 2021-09-21 15:41:26.691 | + functions-common:time_stop:2323 : total=8218 2021-09-21 15:41:26.693 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:26.696 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17127 2021-09-21 15:41:26.698 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:26.701 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-21 15:41:26.703 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-21 15:41:26.706 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-21 15:41:26.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:26.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:26.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-21 15:41:26.716 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:26.719 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-21 15:41:26.739 | Using python 3.8 to install pbr 2021-09-21 15:41:26.741 | + 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 2021-09-21 15:41:27.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:27.616 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:27.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:27.616 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:28.651 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:28.686 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-21 15:41:31.377 | 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 2021-09-21 15:41:31.500 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:31.503 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:31.505 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:31.507 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:31.509 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:31.511 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:31.514 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:31.516 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:31.518 | + functions-common:time_stop:2316 : start_time=1632238886734 2021-09-21 15:41:31.520 | + functions-common:time_stop:2318 : [[ -z 1632238886734 ]] 2021-09-21 15:41:31.523 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:31.527 | + functions-common:time_stop:2321 : end_time=1632238891525 2021-09-21 15:41:31.529 | + functions-common:time_stop:2322 : elapsed_time=4791 2021-09-21 15:41:31.531 | + functions-common:time_stop:2323 : total=17127 2021-09-21 15:41:31.533 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:31.536 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21918 2021-09-21 15:41:31.538 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:31.541 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-21 15:41:33.860 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-21 15:41:35.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:35.774 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-09-21 15:41:35.781 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-09-21 15:41:35.783 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-09-21 15:41:35.786 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-09-21 15:41:35.856 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:41:35.859 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-21 15:41:35.862 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-21 15:41:35.879 | + ./stack.sh:main:801 : pkgs= 2021-09-21 15:41:35.881 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-21 15:41:35.884 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-21 15:41:35.886 | + functions-common:run_phase:1737 : local mode=stack 2021-09-21 15:41:35.888 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-21 15:41:35.890 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-21 15:41:35.892 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-21 15:41:35.895 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-21 15:41:35.897 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-21 15:41:35.900 | + functions-common:run_phase:1747 : local extra 2021-09-21 15:41:35.902 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-21 15:41:35.906 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-21 15:41:35.908 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-21 15:41:35.911 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-21 15:41:35.913 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-21 15:41:35.916 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-21 15:41:35.931 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:35.933 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:41:35.935 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:35.937 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-21 15:41:35.939 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:35.941 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:41:35.943 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:35.946 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-21 15:41:35.948 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:35.950 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-21 15:41:35.952 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-21 15:41:35.954 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-21 15:41:35.956 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-21 15:41:35.959 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-21 15:41:35.961 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-21 15:41:35.963 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-21 15:41:35.965 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-21 15:41:35.967 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-21 15:41:35.970 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-21 15:41:35.972 | + functions-common:run_plugins:1726 : local plugins= 2021-09-21 15:41:35.974 | + functions-common:run_plugins:1727 : local plugin 2021-09-21 15:41:35.977 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-21 15:41:35.979 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-21 15:41:35.981 | + functions:set_systemd_override:821 : local value=2048 2021-09-21 15:41:35.984 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-21 15:41:35.986 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-21 15:41:36.039 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-21 15:41:36.039 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-21 15:41:36.041 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-21 15:41:36.413 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-21 15:41:36.415 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-21 15:41:36.432 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:36.434 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-21 15:41:36.437 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:36.439 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:36.441 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:36.444 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:36.446 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:36.448 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:36.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:36.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:36.455 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:36.458 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:36.460 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:36.462 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:36.465 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-21 15:41:36.467 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:36.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:36.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:36.474 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-21 15:41:36.496 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-09-21 15:41:36.602 | Reading package lists... 2021-09-21 15:41:36.843 | Building dependency tree... 2021-09-21 15:41:36.844 | Reading state information... 2021-09-21 15:41:37.096 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-09-21 15:41:37.096 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:37.097 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:37.097 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:37.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:37.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:37.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:37.097 | python3-zope.interface 2021-09-21 15:41:37.097 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:37.219 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:37.224 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:37.226 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:37.228 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:37.231 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:37.233 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:37.235 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:37.237 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:37.239 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:37.242 | + functions-common:time_stop:2316 : start_time=1632238896493 2021-09-21 15:41:37.244 | + functions-common:time_stop:2318 : [[ -z 1632238896493 ]] 2021-09-21 15:41:37.247 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:37.251 | + functions-common:time_stop:2321 : end_time=1632238897248 2021-09-21 15:41:37.253 | + functions-common:time_stop:2322 : elapsed_time=755 2021-09-21 15:41:37.255 | + functions-common:time_stop:2323 : total=1498 2021-09-21 15:41:37.258 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:37.260 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2253 2021-09-21 15:41:37.263 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:37.265 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-21 15:41:37.267 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:37.270 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:37.273 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:37.276 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:37.279 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:37.281 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:37.284 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-21 15:41:37.287 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:37.289 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:37.292 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:37.295 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:37.297 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:37.300 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:37.302 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:37.305 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:37.308 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:37.310 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-21 15:41:37.312 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:37.315 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:37.317 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:37.321 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:37.323 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:37.325 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:37.328 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-21 15:41:37.330 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-21 15:41:37.346 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:37.348 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-21 15:41:37.350 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:41:37.353 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-21 15:41:37.355 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-21 15:41:37.358 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-21 15:41:37.362 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-21 15:41:37.364 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-21 15:41:37.366 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-21 15:41:37.369 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-21 15:41:37.372 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-21 15:41:37.375 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-21 15:41:37.378 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-21 15:41:38.061 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-21 15:41:38.061 | user tags 2021-09-21 15:41:38.061 | stackrabbit []' 2021-09-21 15:41:38.064 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-21 15:41:38.064 | user tags 2021-09-21 15:41:38.064 | stackrabbit []' 2021-09-21 15:41:38.065 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-21 15:41:38.071 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-09-21 15:41:38.074 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-09-21 15:41:38.076 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:41:38.741 | Changing password for user "stackrabbit" ... 2021-09-21 15:41:38.816 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-21 15:41:39.494 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-21 15:41:39.572 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-21 15:41:39.574 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-21 15:41:40.244 | Changing password for user "stackrabbit" ... 2021-09-21 15:41:40.319 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-21 15:41:40.321 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-21 15:41:40.324 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-21 15:41:40.996 | Deleting user "guest" ... 2021-09-21 15:41:41.013 | Error: 2021-09-21 15:41:41.013 | {:no_such_user, "guest"} 2021-09-21 15:41:41.026 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-09-21 15:41:41.028 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-21 15:41:41.045 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:41.047 | + ./stack.sh:main:818 : install_database 2021-09-21 15:41:41.050 | + lib/database:install_database:116 : install_database_mysql 2021-09-21 15:41:41.052 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-21 15:41:41.055 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:41.057 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:41.060 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-21 15:41:41.426 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-21 15:41:41.429 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-21 15:41:41.432 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-21 15:41:41.434 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:41.436 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-21 15:41:41.439 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:41.441 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:41.443 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:41.447 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:41.453 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:41.455 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:41.458 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:41.460 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:41.462 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:41.465 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-21 15:41:41.467 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:41:41.469 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:41:41.472 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:41:41.474 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:41:41.477 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:41:41.479 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:41:41.482 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-21 15:41:41.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:41.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:41.489 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-21 15:41:41.491 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:41.494 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:41.496 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:41.498 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:41.501 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:41.503 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:41.505 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:41.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:41.510 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:41.512 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:41.515 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:41.517 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:41.519 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-21 15:41:41.521 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:41.524 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:41.526 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:41.528 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-21 15:41:41.550 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-09-21 15:41:41.661 | Reading package lists... 2021-09-21 15:41:41.899 | Building dependency tree... 2021-09-21 15:41:41.901 | Reading state information... 2021-09-21 15:41:42.144 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-09-21 15:41:42.145 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:42.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:42.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:42.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:42.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:42.146 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:42.146 | python3-zope.interface 2021-09-21 15:41:42.146 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:42.261 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:42.266 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:42.268 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:42.270 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:42.273 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:42.276 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:42.278 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:42.280 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:42.282 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:42.284 | + functions-common:time_stop:2316 : start_time=1632238901547 2021-09-21 15:41:42.286 | + functions-common:time_stop:2318 : [[ -z 1632238901547 ]] 2021-09-21 15:41:42.290 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:42.294 | + functions-common:time_stop:2321 : end_time=1632238902291 2021-09-21 15:41:42.296 | + functions-common:time_stop:2322 : elapsed_time=744 2021-09-21 15:41:42.298 | + functions-common:time_stop:2323 : total=2253 2021-09-21 15:41:42.300 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:42.302 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2997 2021-09-21 15:41:42.304 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:42.307 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-21 15:41:42.309 | + ./stack.sh:main:821 : install_database_python 2021-09-21 15:41:42.311 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-21 15:41:42.314 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-21 15:41:42.316 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-21 15:41:42.318 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:41:42.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-21 15:41:42.324 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-21 15:41:42.326 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:41:42.330 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:41:42.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:41:42.335 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-21 15:41:42.338 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-21 15:41:42.340 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-21 15:41:42.343 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-21 15:41:42.345 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-21 15:41:42.367 | Using python 3.8 to install PyMySQL 2021-09-21 15:41:42.369 | + 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 2021-09-21 15:41:43.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:43.264 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:43.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:43.264 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:44.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:44.331 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-09-21 15:41:46.685 | 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 2021-09-21 15:41:46.817 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:46.819 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:46.821 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:46.824 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:46.826 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:46.828 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:46.831 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:46.833 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:46.835 | + functions-common:time_stop:2316 : start_time=1632238902361 2021-09-21 15:41:46.837 | + functions-common:time_stop:2318 : [[ -z 1632238902361 ]] 2021-09-21 15:41:46.840 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:46.844 | + functions-common:time_stop:2321 : end_time=1632238906842 2021-09-21 15:41:46.847 | + functions-common:time_stop:2322 : elapsed_time=4481 2021-09-21 15:41:46.849 | + functions-common:time_stop:2323 : total=21918 2021-09-21 15:41:46.852 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:46.854 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26399 2021-09-21 15:41:46.856 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:46.859 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-21 15:41:46.861 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-21 15:41:46.863 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-21 15:41:46.866 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-21 15:41:46.883 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:46.885 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-21 15:41:46.887 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-21 15:41:46.891 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:41:46.891 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:41:46.896 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:41:46.898 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:41:46.901 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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- ]] 2021-09-21 15:41:46.903 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:41:46.906 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-21 15:41:46.908 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-21 15:41:46.924 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:46.926 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-21 15:41:46.929 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:46.932 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:46.934 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:46.936 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:46.939 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:46.941 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:46.943 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:46.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:46.948 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:46.950 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:46.952 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:46.955 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:46.957 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-21 15:41:46.959 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:46.962 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:46.964 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:46.966 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-21 15:41:46.988 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-09-21 15:41:47.095 | Reading package lists... 2021-09-21 15:41:47.334 | Building dependency tree... 2021-09-21 15:41:47.336 | Reading state information... 2021-09-21 15:41:47.600 | radvd is already the newest version (1:2.17-2). 2021-09-21 15:41:47.600 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:47.601 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:47.601 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:47.601 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:47.601 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:47.601 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:47.601 | python3-zope.interface 2021-09-21 15:41:47.602 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:47.716 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:47.720 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:47.723 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:47.725 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:47.727 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:47.729 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:47.732 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:47.734 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:47.736 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:47.738 | + functions-common:time_stop:2316 : start_time=1632238906985 2021-09-21 15:41:47.740 | + functions-common:time_stop:2318 : [[ -z 1632238906985 ]] 2021-09-21 15:41:47.743 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:47.747 | + functions-common:time_stop:2321 : end_time=1632238907745 2021-09-21 15:41:47.750 | + functions-common:time_stop:2322 : elapsed_time=760 2021-09-21 15:41:47.752 | + functions-common:time_stop:2323 : total=2997 2021-09-21 15:41:47.754 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:47.756 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3757 2021-09-21 15:41:47.759 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:47.762 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-21 15:41:47.779 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:47.781 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-21 15:41:47.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-21 15:41:47.787 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-21 15:41:47.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-21 15:41:47.817 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:47.819 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:47.822 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:47.824 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:47.826 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:47.829 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:47.831 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:47.833 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:47.835 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:47.838 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:47.840 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:47.842 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:47.844 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-21 15:41:47.847 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:47.849 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:47.851 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:47.853 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-21 15:41:47.875 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-09-21 15:41:47.983 | Reading package lists... 2021-09-21 15:41:48.219 | Building dependency tree... 2021-09-21 15:41:48.220 | Reading state information... 2021-09-21 15:41:48.454 | fakeroot is already the newest version (1.24-1). 2021-09-21 15:41:48.455 | make is already the newest version (4.2.1-1.2). 2021-09-21 15:41:48.455 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-09-21 15:41:48.455 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:48.456 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:48.456 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:48.456 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:48.456 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:48.456 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:48.456 | python3-zope.interface 2021-09-21 15:41:48.456 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:48.568 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:48.572 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:48.574 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:48.577 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:48.579 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:48.581 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:48.583 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:48.585 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:48.588 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:48.590 | + functions-common:time_stop:2316 : start_time=1632238907872 2021-09-21 15:41:48.592 | + functions-common:time_stop:2318 : [[ -z 1632238907872 ]] 2021-09-21 15:41:48.594 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:48.598 | + functions-common:time_stop:2321 : end_time=1632238908596 2021-09-21 15:41:48.601 | + functions-common:time_stop:2322 : elapsed_time=724 2021-09-21 15:41:48.603 | + functions-common:time_stop:2323 : total=3757 2021-09-21 15:41:48.605 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:48.608 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4481 2021-09-21 15:41:48.610 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:48.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-21 15:41:48.614 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:48.617 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:48.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-21 15:41:48.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-21 15:41:48.624 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-21 15:41:48.628 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-21 15:41:48.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-21 15:41:48.634 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-21 15:41:48.634 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-21 15:41:48.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-21 15:41:48.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-21 15:41:48.643 | + functions:vercmp:628 : local v1=5.4 2021-09-21 15:41:48.645 | + functions:vercmp:629 : local 'op=<' 2021-09-21 15:41:48.648 | + functions:vercmp:630 : local v2=3.13 2021-09-21 15:41:48.650 | + functions:vercmp:631 : local result 2021-09-21 15:41:48.654 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-21 15:41:48.655 | ++ functions:vercmp:635 : sort -V 2021-09-21 15:41:48.655 | ++ functions:vercmp:635 : head -1 2021-09-21 15:41:48.659 | + functions:vercmp:635 : result=3.13 2021-09-21 15:41:48.661 | + functions:vercmp:637 : case $op in 2021-09-21 15:41:48.664 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-21 15:41:48.666 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-21 15:41:48.668 | + functions:vercmp:648 : return 2021-09-21 15:41:48.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-21 15:41:48.673 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:41:48.676 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-21 15:41:49.148 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-21 15:41:49.151 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-21 15:41:49.154 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-21 15:41:49.163 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.165 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-21 15:41:49.184 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:41:49.187 | + ./stack.sh:main:829 : install_etcd3 2021-09-21 15:41:49.189 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-21 15:41:49.189 | Installing etcd 2021-09-21 15:41:49.192 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-21 15:41:49.204 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-21 15:41:49.219 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:49.222 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-21 15:41:49.235 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-21 15:41:49.238 | ++ 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 2021-09-21 15:41:49.240 | ++ 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 2021-09-21 15:41:49.244 | +++ 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 2021-09-21 15:41:49.248 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:49.250 | ++ 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* ]] 2021-09-21 15:41:49.253 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-21 15:41:49.255 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:49.258 | ++ functions:get_extra_file:74 : return 2021-09-21 15:41:49.261 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-21 15:41:49.263 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-21 15:41:49.266 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-21 15:41:49.268 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-21 15:41:49.285 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:41:49.287 | + ./stack.sh:main:848 : install_dstat 2021-09-21 15:41:49.290 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-21 15:41:49.306 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:41:49.309 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-21 15:41:49.311 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-21 15:41:49.314 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-21 15:41:49.316 | + ./stack.sh:main:857 : install_libs 2021-09-21 15:41:49.318 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-21 15:41:49.321 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-21 15:41:49.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-21 15:41:49.326 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-21 15:41:49.328 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-21 15:41:49.335 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.337 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-21 15:41:49.339 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-21 15:41:49.341 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-21 15:41:49.343 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-21 15:41:49.346 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-21 15:41:49.352 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.354 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-21 15:41:49.357 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-21 15:41:49.359 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-21 15:41:49.361 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-21 15:41:49.363 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-21 15:41:49.371 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.373 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-21 15:41:49.375 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-21 15:41:49.377 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-21 15:41:49.380 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-21 15:41:49.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-21 15:41:49.389 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.392 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-21 15:41:49.394 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-21 15:41:49.396 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-21 15:41:49.399 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-21 15:41:49.402 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.405 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.407 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-21 15:41:49.410 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.412 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-21 15:41:49.415 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-21 15:41:49.418 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-21 15:41:49.420 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-21 15:41:49.422 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.424 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.427 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-21 15:41:49.430 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.432 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-21 15:41:49.434 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-21 15:41:49.436 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-21 15:41:49.439 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-21 15:41:49.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-21 15:41:49.448 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.451 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-21 15:41:49.453 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-21 15:41:49.455 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-21 15:41:49.458 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-21 15:41:49.460 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.464 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-21 15:41:49.467 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.469 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-21 15:41:49.471 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-21 15:41:49.473 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-21 15:41:49.476 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-21 15:41:49.478 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.480 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.483 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-21 15:41:49.485 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.487 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-21 15:41:49.490 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-21 15:41:49.492 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-21 15:41:49.495 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-21 15:41:49.497 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.499 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.502 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-21 15:41:49.504 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.506 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-21 15:41:49.509 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-21 15:41:49.512 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-21 15:41:49.514 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-21 15:41:49.516 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-21 15:41:49.523 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.525 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-21 15:41:49.528 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-21 15:41:49.530 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-21 15:41:49.532 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-21 15:41:49.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.537 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.539 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-21 15:41:49.541 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.543 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-21 15:41:49.546 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-21 15:41:49.548 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-21 15:41:49.550 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-21 15:41:49.553 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.555 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.558 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-21 15:41:49.560 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.562 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-21 15:41:49.564 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-21 15:41:49.567 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-21 15:41:49.569 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-21 15:41:49.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-21 15:41:49.578 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.581 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-21 15:41:49.583 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-21 15:41:49.586 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-21 15:41:49.588 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-21 15:41:49.590 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.593 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-21 15:41:49.597 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.599 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-21 15:41:49.602 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-21 15:41:49.605 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-21 15:41:49.607 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-21 15:41:49.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-21 15:41:49.616 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.618 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-21 15:41:49.620 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-21 15:41:49.623 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-21 15:41:49.625 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-21 15:41:49.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-21 15:41:49.634 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.636 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-21 15:41:49.639 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-21 15:41:49.641 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-21 15:41:49.643 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-21 15:41:49.646 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-21 15:41:49.653 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.655 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-21 15:41:49.657 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-21 15:41:49.660 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-21 15:41:49.662 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-21 15:41:49.665 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.667 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-21 15:41:49.671 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.674 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-21 15:41:49.676 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-21 15:41:49.678 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-21 15:41:49.680 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-21 15:41:49.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-21 15:41:49.690 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.692 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-21 15:41:49.695 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-21 15:41:49.697 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-21 15:41:49.699 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-21 15:41:49.702 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.706 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-21 15:41:49.709 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.711 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-21 15:41:49.714 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-21 15:41:49.716 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-21 15:41:49.718 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-21 15:41:49.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-21 15:41:49.728 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.730 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-21 15:41:49.732 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-21 15:41:49.734 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-21 15:41:49.737 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-21 15:41:49.739 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-21 15:41:49.746 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.748 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-21 15:41:49.750 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-21 15:41:49.753 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-21 15:41:49.755 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-21 15:41:49.758 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-21 15:41:49.765 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.767 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-21 15:41:49.769 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-21 15:41:49.772 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-21 15:41:49.775 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-21 15:41:49.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-21 15:41:49.784 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.786 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-21 15:41:49.788 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-21 15:41:49.791 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-21 15:41:49.793 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-21 15:41:49.795 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-21 15:41:49.802 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.805 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-21 15:41:49.807 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-21 15:41:49.809 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-21 15:41:49.811 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-21 15:41:49.814 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.816 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.818 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-21 15:41:49.821 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.823 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-21 15:41:49.826 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-21 15:41:49.828 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-21 15:41:49.830 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-21 15:41:49.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-21 15:41:49.840 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.842 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-21 15:41:49.845 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-21 15:41:49.847 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-21 15:41:49.849 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-21 15:41:49.852 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.854 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.856 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-21 15:41:49.859 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.861 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-21 15:41:49.863 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-21 15:41:49.865 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-21 15:41:49.868 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-21 15:41:49.870 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.875 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-21 15:41:49.877 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.879 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-21 15:41:49.882 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-21 15:41:49.885 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-21 15:41:49.887 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-21 15:41:49.889 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.894 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-21 15:41:49.896 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.899 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-21 15:41:49.901 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-21 15:41:49.904 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-21 15:41:49.906 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-21 15:41:49.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.913 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-21 15:41:49.916 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.918 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-21 15:41:49.920 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-21 15:41:49.923 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-21 15:41:49.925 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-21 15:41:49.927 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.930 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.932 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-21 15:41:49.935 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.937 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-21 15:41:49.940 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-21 15:41:49.942 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-21 15:41:49.944 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-21 15:41:49.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.949 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.951 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-21 15:41:49.954 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.956 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-21 15:41:49.959 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-21 15:41:49.961 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-21 15:41:49.963 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-21 15:41:49.966 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.968 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.970 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-21 15:41:49.973 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.975 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-21 15:41:49.978 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-21 15:41:49.980 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-21 15:41:49.983 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-21 15:41:49.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:49.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:49.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-21 15:41:49.992 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:49.995 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-21 15:41:49.997 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-21 15:41:50.000 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-21 15:41:50.002 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-21 15:41:50.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:41:50.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:41:50.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-21 15:41:50.011 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:41:50.014 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-21 15:41:50.034 | Using python 3.8 to install etcd3 2021-09-21 15:41:50.036 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-09-21 15:41:50.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:50.899 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:50.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:50.900 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:51.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:51.957 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-09-21 15:41:51.965 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2021-09-21 15:41:51.967 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2021-09-21 15:41:51.969 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-21 15:41:51.970 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-21 15:41:54.294 | 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 2021-09-21 15:41:54.413 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:54.416 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:54.418 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:54.421 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:54.424 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:54.426 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:54.429 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:54.431 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:54.434 | + functions-common:time_stop:2316 : start_time=1632238910029 2021-09-21 15:41:54.436 | + functions-common:time_stop:2318 : [[ -z 1632238910029 ]] 2021-09-21 15:41:54.439 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:54.443 | + functions-common:time_stop:2321 : end_time=1632238914440 2021-09-21 15:41:54.445 | + functions-common:time_stop:2322 : elapsed_time=4411 2021-09-21 15:41:54.447 | + functions-common:time_stop:2323 : total=26399 2021-09-21 15:41:54.449 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:54.451 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30810 2021-09-21 15:41:54.453 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:54.456 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-21 15:41:54.477 | Using python 3.8 to install etcd3gw 2021-09-21 15:41:54.479 | + 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 2021-09-21 15:41:55.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:55.341 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:55.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:41:55.342 | from cryptography.utils import int_from_bytes 2021-09-21 15:41:56.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:41:56.425 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-09-21 15:41:56.437 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-21 15:41:56.438 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-21 15:41:56.440 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-21 15:41:56.442 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-09-21 15:41:56.477 | 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.6) 2021-09-21 15:41:56.479 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2021-09-21 15:41:56.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2021-09-21 15:41:56.483 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2021-09-21 15:41:58.831 | 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 2021-09-21 15:41:58.953 | + inc/python:pip_install:200 : result=0 2021-09-21 15:41:58.955 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:41:58.957 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:58.960 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:58.962 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:58.964 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:58.966 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:58.968 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:41:58.970 | + functions-common:time_stop:2316 : start_time=1632238914471 2021-09-21 15:41:58.972 | + functions-common:time_stop:2318 : [[ -z 1632238914471 ]] 2021-09-21 15:41:58.975 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:58.979 | + functions-common:time_stop:2321 : end_time=1632238918977 2021-09-21 15:41:58.982 | + functions-common:time_stop:2322 : elapsed_time=4506 2021-09-21 15:41:58.984 | + functions-common:time_stop:2323 : total=30810 2021-09-21 15:41:58.986 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:58.988 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35316 2021-09-21 15:41:58.990 | + inc/python:pip_install:203 : return 0 2021-09-21 15:41:58.993 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-21 15:41:58.996 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-21 15:41:58.998 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-21 15:41:59.000 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:41:59.003 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:41:59.005 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:41:59.008 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:41:59.010 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:41:59.013 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:41:59.015 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:41:59.017 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:41:59.020 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:41:59.022 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-21 15:41:59.024 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-21 15:41:59.027 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:59.029 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:59.031 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-21 15:41:59.034 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:41:59.036 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:41:59.039 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:41:59.041 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:41:59.044 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:41:59.046 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:41:59.048 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:41:59.051 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:59.053 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:59.056 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:41:59.058 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:41:59.060 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:41:59.063 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:41:59.065 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:41:59.067 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:41:59.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:59.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:59.075 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-21 15:41:59.096 | + functions-common:apt_get:1114 : 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 2021-09-21 15:41:59.202 | Reading package lists... 2021-09-21 15:41:59.429 | Building dependency tree... 2021-09-21 15:41:59.430 | Reading state information... 2021-09-21 15:41:59.676 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:41:59.676 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-09-21 15:41:59.676 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:41:59.676 | The following packages were automatically installed and are no longer required: 2021-09-21 15:41:59.677 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:41:59.677 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:41:59.677 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:41:59.677 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:41:59.677 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:41:59.677 | python3-zope.interface 2021-09-21 15:41:59.677 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:41:59.788 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:41:59.793 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:41:59.795 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:41:59.797 | + functions-common:time_stop:2309 : local name 2021-09-21 15:41:59.800 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:41:59.802 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:41:59.804 | + functions-common:time_stop:2312 : local total 2021-09-21 15:41:59.807 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:41:59.810 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:41:59.812 | + functions-common:time_stop:2316 : start_time=1632238919093 2021-09-21 15:41:59.814 | + functions-common:time_stop:2318 : [[ -z 1632238919093 ]] 2021-09-21 15:41:59.817 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:41:59.825 | + functions-common:time_stop:2321 : end_time=1632238919819 2021-09-21 15:41:59.829 | + functions-common:time_stop:2322 : elapsed_time=726 2021-09-21 15:41:59.831 | + functions-common:time_stop:2323 : total=4481 2021-09-21 15:41:59.833 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:41:59.836 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5207 2021-09-21 15:41:59.838 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:41:59.841 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-21 15:41:59.843 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:41:59.845 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:41:59.848 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-21 15:41:59.909 | Module proxy already enabled 2021-09-21 15:41:59.914 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-21 15:41:59.977 | Considering dependency proxy for proxy_uwsgi: 2021-09-21 15:41:59.977 | Module proxy already enabled 2021-09-21 15:41:59.977 | Module proxy_uwsgi already enabled 2021-09-21 15:41:59.982 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-21 15:41:59.984 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:41:59.987 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:41:59.989 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:00.128 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-21 15:42:00.130 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-21 15:42:00.133 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-21 15:42:00.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.138 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.144 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-21 15:42:00.147 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.149 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-21 15:42:00.152 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-21 15:42:00.154 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-21 15:42:00.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-21 15:42:00.164 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.166 | + ./stack.sh:main:865 : install_glanceclient 2021-09-21 15:42:00.168 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-21 15:42:00.171 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-21 15:42:00.173 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-21 15:42:00.181 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.183 | + ./stack.sh:main:866 : install_cinderclient 2021-09-21 15:42:00.186 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-21 15:42:00.188 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-21 15:42:00.191 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-21 15:42:00.198 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.201 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-21 15:42:00.203 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-21 15:42:00.205 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-21 15:42:00.213 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.215 | + ./stack.sh:main:867 : install_novaclient 2021-09-21 15:42:00.217 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-21 15:42:00.220 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-21 15:42:00.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.227 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-21 15:42:00.230 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.232 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-21 15:42:00.250 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:00.252 | + ./stack.sh:main:869 : install_swiftclient 2021-09-21 15:42:00.255 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-21 15:42:00.257 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-21 15:42:00.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-21 15:42:00.267 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.269 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-21 15:42:00.286 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:00.289 | + ./stack.sh:main:872 : install_neutronclient 2021-09-21 15:42:00.292 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-21 15:42:00.294 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-21 15:42:00.297 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-21 15:42:00.305 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.307 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-21 15:42:00.310 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-21 15:42:00.312 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-21 15:42:00.315 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:00.317 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:00.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-21 15:42:00.322 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:00.324 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-21 15:42:00.327 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-21 15:42:00.329 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:42:00.332 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-21 15:42:00.335 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-21 15:42:00.337 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:42:00.341 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:00.341 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:42:00.346 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-21 15:42:00.349 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-21 15:42:00.352 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-21 15:42:00.355 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-21 15:42:00.357 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-21 15:42:00.378 | Using python 3.8 to install keystonemiddleware 2021-09-21 15:42:00.381 | + 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 2021-09-21 15:42:01.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:01.240 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:01.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:01.241 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:02.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:02.288 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-21 15:42:02.339 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-21 15:42:02.341 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-21 15:42:02.343 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-21 15:42:02.344 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-21 15:42:02.347 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-21 15:42:02.348 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-21 15:42:02.351 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-09-21 15:42:02.352 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-09-21 15:42:02.354 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-09-21 15:42:02.356 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-21 15:42:02.357 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-21 15:42:02.359 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-21 15:42:02.361 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-09-21 15:42:02.363 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-09-21 15:42:02.423 | 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) 2021-09-21 15:42:02.425 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-09-21 15:42:02.427 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-09-21 15:42:02.478 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-09-21 15:42:02.484 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2021-09-21 15:42:02.528 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-09-21 15:42:02.530 | 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) 2021-09-21 15:42:02.532 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-09-21 15:42:02.534 | 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) 2021-09-21 15:42:02.547 | 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.12.1) 2021-09-21 15:42:02.613 | 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) 2021-09-21 15:42:02.616 | 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) 2021-09-21 15:42:02.630 | 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.2) 2021-09-21 15:42:02.632 | 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.1) 2021-09-21 15:42:02.655 | 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) 2021-09-21 15:42:02.658 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-09-21 15:42:02.662 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-09-21 15:42:02.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2021-09-21 15:42:02.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2021-09-21 15:42:02.809 | 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.6) 2021-09-21 15:42:02.811 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2021-09-21 15:42:05.008 | 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 2021-09-21 15:42:05.143 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:05.145 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:05.148 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:05.150 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:05.152 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:05.154 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:05.157 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:05.159 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:05.161 | + functions-common:time_stop:2316 : start_time=1632238920373 2021-09-21 15:42:05.164 | + functions-common:time_stop:2318 : [[ -z 1632238920373 ]] 2021-09-21 15:42:05.166 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:05.171 | + functions-common:time_stop:2321 : end_time=1632238925168 2021-09-21 15:42:05.173 | + functions-common:time_stop:2322 : elapsed_time=4795 2021-09-21 15:42:05.175 | + functions-common:time_stop:2323 : total=35316 2021-09-21 15:42:05.177 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:05.179 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=40111 2021-09-21 15:42:05.182 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:05.184 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-21 15:42:05.187 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-21 15:42:05.189 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:42:05.192 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-21 15:42:05.195 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-21 15:42:05.197 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:42:05.201 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:05.201 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:42:05.206 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-21 15:42:05.209 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-21 15:42:05.212 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-21 15:42:05.215 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-21 15:42:05.217 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-21 15:42:05.239 | Using python 3.8 to install python-memcached 2021-09-21 15:42:05.242 | + 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 2021-09-21 15:42:06.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:06.154 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:06.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:06.154 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:07.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:07.198 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-09-21 15:42:07.202 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-21 15:42:09.549 | 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 2021-09-21 15:42:09.663 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:09.665 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:09.668 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:09.670 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:09.672 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:09.674 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:09.677 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:09.679 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:09.682 | + functions-common:time_stop:2316 : start_time=1632238925234 2021-09-21 15:42:09.684 | + functions-common:time_stop:2318 : [[ -z 1632238925234 ]] 2021-09-21 15:42:09.687 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:09.691 | + functions-common:time_stop:2321 : end_time=1632238929688 2021-09-21 15:42:09.693 | + functions-common:time_stop:2322 : elapsed_time=4454 2021-09-21 15:42:09.696 | + functions-common:time_stop:2323 : total=40111 2021-09-21 15:42:09.698 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:09.700 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44565 2021-09-21 15:42:09.703 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:09.705 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-21 15:42:09.722 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:09.724 | + ./stack.sh:main:879 : '[' 10.222.0.36 == 10.222.0.36 ']' 2021-09-21 15:42:09.726 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-21 15:42:09.729 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-21 15:42:09.731 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-21 15:42:09.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:09.736 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-21 15:42:09.739 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-21 15:42:09.754 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:09.757 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-21 15:42:09.759 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-21 15:42:09.761 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-21 15:42:09.763 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:09.765 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:09.768 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:09.770 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:09.772 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:09.775 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:09.790 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:09.792 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:09.794 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:09.797 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:09.797 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:09.802 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-21 15:42:09.804 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:09.806 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-21 15:42:09.809 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:09.809 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:09.813 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-21 15:42:09.815 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:09.818 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-21 15:42:09.821 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:09.823 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:09.826 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:09.828 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:42:09.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-21 15:42:09.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:09.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:09.838 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:09.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:09.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:42:09.845 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-21 15:42:09.847 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:09.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-21 15:42:09.853 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:09.855 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:09.858 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-21 15:42:09.864 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-21 15:42:09.867 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-21 15:42:10.527 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-21 15:42:10.530 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:10.532 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:10.534 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:10.536 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-21 15:42:10.540 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-21 15:42:10.542 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:10.545 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:42:10.547 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:10.549 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:42:10.551 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:42:10.554 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:42:10.556 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:10.559 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-21 15:42:10.579 | Using python 3.8 to install /opt/stack/keystone 2021-09-21 15:42:10.581 | + 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 2021-09-21 15:42:11.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:11.450 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:11.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:11.450 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:12.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:12.517 | Obtaining file:///opt/stack/keystone 2021-09-21 15:42:14.199 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.6.0) 2021-09-21 15:42:14.200 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.8.7) 2021-09-21 15:42:14.202 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:14.204 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.3.9) 2021-09-21 15:42:14.206 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.8) 2021-09-21 15:42:14.208 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.23) 2021-09-21 15:42:14.209 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.13.0) 2021-09-21 15:42:14.211 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.0) 2021-09-21 15:42:14.213 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.7.4) 2021-09-21 15:42:14.215 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.3.0) 2021-09-21 15:42:14.217 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (9.3.0) 2021-09-21 15:42:14.218 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:42:14.220 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (0.8.18) 2021-09-21 15:42:14.222 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.8.1) 2021-09-21 15:42:14.224 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (8.7.1) 2021-09-21 15:42:14.226 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.3.1) 2021-09-21 15:42:14.227 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (12.9.1) 2021-09-21 15:42:14.229 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (11.0.0) 2021-09-21 15:42:14.231 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:42:14.232 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.6.0) 2021-09-21 15:42:14.234 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:42:14.236 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.8.2) 2021-09-21 15:42:14.238 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.2.0) 2021-09-21 15:42:14.240 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.4.0) 2021-09-21 15:42:14.243 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (4.10.0) 2021-09-21 15:42:14.244 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:42:14.246 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (7.0.1) 2021-09-21 15:42:14.247 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2.1.0) 2021-09-21 15:42:14.249 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.1.4) 2021-09-21 15:42:14.251 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.0.0rc1) (3.2.0) 2021-09-21 15:42:14.253 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.1.1) 2021-09-21 15:42:14.254 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (1.0.2) 2021-09-21 15:42:14.257 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (3.4.2) 2021-09-21 15:42:14.258 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.0.0rc1) (2021.1) 2021-09-21 15:42:14.269 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.14.6) 2021-09-21 15:42:14.272 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.0.0rc1) (1.16.0) 2021-09-21 15:42:14.276 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.0.0rc1) (2.20) 2021-09-21 15:42:14.320 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.0.0rc1) (5.0.9) 2021-09-21 15:42:14.336 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (8.0.1) 2021-09-21 15:42:14.338 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (3.0.1) 2021-09-21 15:42:14.340 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:14.341 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:14.359 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.0.0rc1) (9.0.1) 2021-09-21 15:42:14.383 | 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.0.0.0rc1) (2.0.1) 2021-09-21 15:42:14.449 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2.26.0) 2021-09-21 15:42:14.452 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (4.4.0) 2021-09-21 15:42:14.521 | 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.0.0.0rc1) (1.7.0) 2021-09-21 15:42:14.522 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (0.1.16) 2021-09-21 15:42:14.645 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (0.8.0) 2021-09-21 15:42:14.648 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (2.3.0) 2021-09-21 15:42:14.650 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (1.5.0) 2021-09-21 15:42:14.652 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.0.0rc1) (5.4.1) 2021-09-21 15:42:14.665 | 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.0.0.0rc1) (1.12.1) 2021-09-21 15:42:14.738 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (2.0.1) 2021-09-21 15:42:14.740 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.7.1) 2021-09-21 15:42:14.742 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.0.0rc1) (0.5.0) 2021-09-21 15:42:14.763 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (1.1.5) 2021-09-21 15:42:14.765 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (5.2.2) 2021-09-21 15:42:14.821 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (0.9.6) 2021-09-21 15:42:14.826 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.0.0rc1) (2.8.2) 2021-09-21 15:42:14.890 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (4.2.2) 2021-09-21 15:42:14.892 | 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.0.0.0rc1) (2.6.0) 2021-09-21 15:42:14.898 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.3.0) 2021-09-21 15:42:14.906 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.4.0) 2021-09-21 15:42:14.908 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.0.6) 2021-09-21 15:42:14.910 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (5.1.0) 2021-09-21 15:42:14.922 | 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.0.0.0rc1) (5.0.0) 2021-09-21 15:42:15.048 | 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.0.0.0rc1) (0.11.0) 2021-09-21 15:42:15.080 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.0.0rc1) (3.3.0) 2021-09-21 15:42:15.185 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.1.1) 2021-09-21 15:42:15.186 | 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.0.0.0rc1) (0.31.1) 2021-09-21 15:42:15.191 | 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.0.0.0rc1) (3.0.0) 2021-09-21 15:42:15.192 | 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.0.0.0rc1) (2.5.1) 2021-09-21 15:42:15.196 | 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.0.0.0rc1) (1.3.2) 2021-09-21 15:42:15.198 | Requirement already satisfied: oslo.concurrency>=3.25.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.0.0.0rc1) (4.4.1) 2021-09-21 15:42:15.201 | 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.0.0.0rc1) (3.5.0) 2021-09-21 15:42:15.203 | 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.0.0.0rc1) (2.1.1) 2021-09-21 15:42:15.224 | Requirement already satisfied: dnspython<2.0.0,>=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.0.0.0rc1) (1.16.0) 2021-09-21 15:42:15.265 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (2.5.0) 2021-09-21 15:42:15.305 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (0.14.1) 2021-09-21 15:42:15.328 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.25.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.6) 2021-09-21 15:42:15.362 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.0.0rc1) (0.7.2) 2021-09-21 15:42:15.398 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (21.0) 2021-09-21 15:42:15.400 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (0.11.0) 2021-09-21 15:42:15.405 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.0.0rc1) (2.4.7) 2021-09-21 15:42:15.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (57.4.0) 2021-09-21 15:42:15.777 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (0.7.1) 2021-09-21 15:42:15.778 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (20.0.1) 2021-09-21 15:42:15.780 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.0.0rc1) (1.7.0) 2021-09-21 15:42:15.938 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.0.0rc1) (2021.5.30) 2021-09-21 15:42:15.940 | 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.0.0.0rc1) (2.0.4) 2021-09-21 15:42:15.942 | 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.0.0.0rc1) (1.26.6) 2021-09-21 15:42:15.945 | 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.0.0.0rc1) (3.2) 2021-09-21 15:42:16.063 | 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.0.0.0rc1) (0.7) 2021-09-21 15:42:16.303 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.4.1) 2021-09-21 15:42:16.309 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.0.0rc1) (0.5.2) 2021-09-21 15:42:16.487 | 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!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.0.0rc1) (1.0.0) 2021-09-21 15:42:16.704 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.0.0rc1) (2.2.3) 2021-09-21 15:42:16.841 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.0.0rc1) (3.5.0) 2021-09-21 15:42:18.429 | Installing collected packages: keystone 2021-09-21 15:42:18.430 | Attempting uninstall: keystone 2021-09-21 15:42:18.430 | Found existing installation: keystone 20.0.0.0rc1 2021-09-21 15:42:18.433 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-09-21 15:42:18.435 | Running setup.py develop for keystone 2021-09-21 15:42:20.673 | Successfully installed keystone 2021-09-21 15:42:20.674 | 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 2021-09-21 15:42:20.818 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:20.829 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:20.829 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:20.829 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:20.829 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:20.829 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:20.831 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:20.833 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:20.835 | + functions-common:time_stop:2316 : start_time=1632238930574 2021-09-21 15:42:20.837 | + functions-common:time_stop:2318 : [[ -z 1632238930574 ]] 2021-09-21 15:42:20.840 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:20.844 | + functions-common:time_stop:2321 : end_time=1632238940842 2021-09-21 15:42:20.846 | + functions-common:time_stop:2322 : elapsed_time=10268 2021-09-21 15:42:20.848 | + functions-common:time_stop:2323 : total=44565 2021-09-21 15:42:20.850 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:20.853 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=54833 2021-09-21 15:42:20.855 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:20.857 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:42:20.859 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:20.861 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:20.879 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-21 15:42:20.892 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-21 15:42:20.894 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-21 15:42:20.897 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:20.899 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:20.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-21 15:42:20.904 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:20.906 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-21 15:42:20.922 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:20.925 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:42:20.927 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:42:20.930 | + ./stack.sh:main:881 : configure_keystone 2021-09-21 15:42:20.932 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-21 15:42:20.945 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-09-21 15:42:20.947 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-21 15:42:20.952 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-21 15:42:20.967 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:20.970 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-21 15:42:21.000 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-21 15:42:21.028 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-21 15:42:21.058 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-21 15:42:21.088 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-21 15:42:21.118 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-21 15:42:21.148 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-21 15:42:21.175 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-21 15:42:21.204 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-21 15:42:21.206 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-21 15:42:21.209 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-21 15:42:21.211 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-21 15:42:21.213 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:42:21.216 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:42:21.231 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:21.234 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:42:21.236 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:42:21.239 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:42:21.254 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:21.257 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:42:21.259 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:42:21.289 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:42:21.292 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:42:21.294 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-21 15:42:21.296 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-21 15:42:21.298 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-21 15:42:21.315 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:21.317 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2021-09-21 15:42:21.347 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.36/identity 2021-09-21 15:42:21.374 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-21 15:42:21.377 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-21 15:42:21.408 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-21 15:42:21.410 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-21 15:42:21.413 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-21 15:42:21.415 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-21 15:42:21.417 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:42:21.420 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-21 15:42:21.450 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-21 15:42:21.452 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-21 15:42:21.455 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-21 15:42:21.457 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-21 15:42:21.460 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:42:21.477 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:42:21.479 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:42:21.482 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:42:21.484 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:42:21.486 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:42:21.517 | + 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' 2021-09-21 15:42:21.546 | + 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' 2021-09-21 15:42:21.573 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:42:21.602 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-21 15:42:21.629 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-21 15:42:21.632 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-21 15:42:21.634 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:42:21.636 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:21.639 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-21 15:42:21.641 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:42:21.643 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:42:21.647 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:21.651 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-21 15:42:21.653 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:42:21.656 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:42:21.669 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:42:21.669 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:21.678 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:42:21.681 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:21.697 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:42:21.699 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-21 15:42:21.703 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-21 15:42:21.733 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-21 15:42:21.760 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-21 15:42:21.787 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-21 15:42:21.814 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-21 15:42:21.841 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-21 15:42:21.868 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-21 15:42:21.895 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-21 15:42:21.922 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-21 15:42:21.949 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:42:21.976 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-21 15:42:22.003 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-21 15:42:22.030 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-21 15:42:22.057 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:42:22.059 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:42:22.062 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-21 15:42:22.065 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-21 15:42:22.067 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:42:22.070 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.072 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.074 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:22.077 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:22.079 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-21 15:42:22.106 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-21 15:42:22.134 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-09-21 15:42:22.134 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-21 15:42:22.143 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-21 15:42:22.147 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-21 15:42:22.149 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-21 15:42:22.151 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:42:22.154 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:42:22.156 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:22.158 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.161 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.163 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:22.165 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:42:22.167 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.170 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.172 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-21 15:42:22.234 | Site keystone-wsgi-public already enabled 2021-09-21 15:42:22.238 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:42:22.240 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:22.242 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:22.245 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:22.377 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-21 15:42:22.381 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:42:22.385 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:22.387 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-21 15:42:22.390 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:42:22.392 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:42:22.395 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:22.400 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-21 15:42:22.402 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:42:22.404 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:42:22.419 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:42:22.419 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:22.428 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:42:22.432 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:42:22.449 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:42:22.451 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-21 15:42:22.455 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-21 15:42:22.484 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-21 15:42:22.512 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-21 15:42:22.539 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-21 15:42:22.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-21 15:42:22.596 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-21 15:42:22.624 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-21 15:42:22.651 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-21 15:42:22.679 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-21 15:42:22.706 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:42:22.734 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-21 15:42:22.761 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-21 15:42:22.789 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-21 15:42:22.816 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:42:22.819 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:42:22.822 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-21 15:42:22.824 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-21 15:42:22.826 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:42:22.829 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.831 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.833 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:22.836 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:22.838 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-21 15:42:22.870 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-21 15:42:22.897 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-09-21 15:42:22.899 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-21 15:42:22.906 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-21 15:42:22.910 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-21 15:42:22.912 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-21 15:42:22.915 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:42:22.917 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:42:22.919 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:22.922 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.924 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.927 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:22.929 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:42:22.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:22.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:22.936 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-21 15:42:22.997 | Site keystone-wsgi-admin already enabled 2021-09-21 15:42:23.001 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:42:23.004 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:23.006 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:23.009 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:23.147 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-21 15:42:23.177 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-21 15:42:23.209 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-21 15:42:23.240 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-21 15:42:23.242 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-21 15:42:23.273 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-21 15:42:23.301 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-21 15:42:23.328 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-21 15:42:23.345 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:23.347 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-21 15:42:23.364 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:23.367 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-21 15:42:23.369 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-21 15:42:23.372 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-21 15:42:23.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:23.377 | + lib/stack:stack_install_service:32 : install_swift 2021-09-21 15:42:23.379 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-21 15:42:23.382 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-21 15:42:23.384 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-21 15:42:23.386 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:23.389 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:23.391 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:23.394 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:23.397 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:23.399 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:23.416 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:23.418 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:23.420 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:23.423 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:23.423 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:23.428 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-21 15:42:23.430 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:23.433 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-21 15:42:23.436 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:23.438 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:23.440 | 029e57679 Merge "Clean up extra spaces" 2021-09-21 15:42:23.442 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:23.445 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-21 15:42:23.447 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:23.450 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:23.452 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-21 15:42:23.455 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-21 15:42:23.458 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-21 15:42:23.461 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:23.463 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:23.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-21 15:42:23.468 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:23.470 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-21 15:42:23.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-21 15:42:23.475 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:23.478 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-21 15:42:23.481 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:23.483 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:23.486 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-21 15:42:23.491 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-21 15:42:23.494 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-21 15:42:24.113 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-21 15:42:24.115 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:24.118 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:24.120 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:24.122 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-21 15:42:24.124 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-21 15:42:24.127 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:24.129 | + inc/python:setup_package:428 : local extras=keystone 2021-09-21 15:42:24.132 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:24.134 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-21 15:42:24.137 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-21 15:42:24.139 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-21 15:42:24.141 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:24.143 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-21 15:42:24.164 | Using python 3.8 to install /opt/stack/swift 2021-09-21 15:42:24.167 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-09-21 15:42:25.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:25.029 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:25.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:25.029 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:26.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:26.110 | Obtaining file:///opt/stack/swift 2021-09-21 15:42:27.513 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.31.1) 2021-09-21 15:42:27.515 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.1.1) 2021-09-21 15:42:27.518 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.11.0) 2021-09-21 15:42:27.519 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.1.1) 2021-09-21 15:42:27.521 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (4.6.3) 2021-09-21 15:42:27.523 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (2.26.0) 2021-09-21 15:42:27.525 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:42:27.528 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (0.9.7) 2021-09-21 15:42:27.531 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (1.6.0) 2021-09-21 15:42:27.533 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (3.4.8) 2021-09-21 15:42:27.534 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev28) (9.3.0) 2021-09-21 15:42:27.587 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev28) (1.14.6) 2021-09-21 15:42:27.590 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev28) (2.20) 2021-09-21 15:42:27.600 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev28) (1.16.0) 2021-09-21 15:42:27.668 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.10.0) 2021-09-21 15:42:27.670 | 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.28.1.dev28) (3.1.1) 2021-09-21 15:42:27.671 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.1.0) 2021-09-21 15:42:27.673 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.8.7) 2021-09-21 15:42:27.676 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.4.0) 2021-09-21 15:42:27.678 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (3.3.1) 2021-09-21 15:42:27.680 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.6.0) 2021-09-21 15:42:27.682 | 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.28.1.dev28) (5.6.0) 2021-09-21 15:42:27.684 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (4.3.0) 2021-09-21 15:42:27.686 | 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.28.1.dev28) (4.2.0) 2021-09-21 15:42:27.688 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (2.8.1) 2021-09-21 15:42:27.691 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (8.7.1) 2021-09-21 15:42:27.754 | 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.28.1.dev28) (3.4.0) 2021-09-21 15:42:27.756 | 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.28.1.dev28) (0.1.16) 2021-09-21 15:42:27.758 | 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.28.1.dev28) (1.7.0) 2021-09-21 15:42:27.820 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (1.1.4) 2021-09-21 15:42:27.828 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev28) (5.0.9) 2021-09-21 15:42:27.875 | 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.28.1.dev28) (0.8.0) 2021-09-21 15:42:27.878 | 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.28.1.dev28) (5.4.1) 2021-09-21 15:42:27.879 | 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.28.1.dev28) (1.5.0) 2021-09-21 15:42:27.884 | 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.28.1.dev28) (2.3.0) 2021-09-21 15:42:27.896 | 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.28.1.dev28) (1.12.1) 2021-09-21 15:42:27.968 | 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.28.1.dev28) (2.8.2) 2021-09-21 15:42:27.971 | 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.28.1.dev28) (0.9.6) 2021-09-21 15:42:27.987 | 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.28.1.dev28) (1.0.2) 2021-09-21 15:42:27.991 | 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.28.1.dev28) (2021.1) 2021-09-21 15:42:28.024 | 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.28.1.dev28) (21.0) 2021-09-21 15:42:28.025 | 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.28.1.dev28) (2.4.7) 2021-09-21 15:42:28.048 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev28) (57.4.0) 2021-09-21 15:42:28.202 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2.0.4) 2021-09-21 15:42:28.204 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (2021.5.30) 2021-09-21 15:42:28.206 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (3.2) 2021-09-21 15:42:28.208 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev28) (1.26.6) 2021-09-21 15:42:30.397 | Installing collected packages: swift 2021-09-21 15:42:30.398 | Attempting uninstall: swift 2021-09-21 15:42:30.398 | Found existing installation: swift 2.28.1.dev28 2021-09-21 15:42:30.401 | Can't uninstall 'swift'. No files were found to uninstall. 2021-09-21 15:42:30.403 | Running setup.py develop for swift 2021-09-21 15:42:32.563 | Successfully installed swift-2.28.1.dev28 2021-09-21 15:42:32.563 | 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 2021-09-21 15:42:32.723 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:32.725 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:32.727 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:32.730 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:32.732 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:32.734 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:32.736 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:32.739 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:32.741 | + functions-common:time_stop:2316 : start_time=1632238944159 2021-09-21 15:42:32.743 | + functions-common:time_stop:2318 : [[ -z 1632238944159 ]] 2021-09-21 15:42:32.746 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:32.750 | + functions-common:time_stop:2321 : end_time=1632238952747 2021-09-21 15:42:32.752 | + functions-common:time_stop:2322 : elapsed_time=8588 2021-09-21 15:42:32.754 | + functions-common:time_stop:2323 : total=54833 2021-09-21 15:42:32.757 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:32.759 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63421 2021-09-21 15:42:32.762 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:32.764 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:42:32.767 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:32.769 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:32.791 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-21 15:42:32.811 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-21 15:42:32.813 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-21 15:42:32.816 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:32.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:32.821 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-21 15:42:32.825 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:32.829 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-21 15:42:32.831 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:42:32.834 | + ./stack.sh:main:890 : configure_swift 2021-09-21 15:42:32.836 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-21 15:42:32.839 | + lib/swift:configure_swift:335 : local node_number 2021-09-21 15:42:32.841 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-21 15:42:32.844 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-21 15:42:32.848 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-21 15:42:33.844 | No container-replicator running 2021-09-21 15:42:33.844 | No container-reconciler running 2021-09-21 15:42:33.844 | No container-updater running 2021-09-21 15:42:33.844 | No object-reconstructor running 2021-09-21 15:42:33.844 | No object-server running 2021-09-21 15:42:33.844 | No object-updater running 2021-09-21 15:42:33.844 | No object-auditor running 2021-09-21 15:42:33.844 | No proxy-server running 2021-09-21 15:42:33.844 | No account-replicator running 2021-09-21 15:42:33.844 | No object-replicator running 2021-09-21 15:42:33.844 | No container-server running 2021-09-21 15:42:33.844 | No account-server running 2021-09-21 15:42:33.844 | No container-auditor running 2021-09-21 15:42:33.844 | No account-auditor running 2021-09-21 15:42:33.844 | No container-sharder running 2021-09-21 15:42:33.844 | No object-expirer running 2021-09-21 15:42:33.844 | No account-reaper running 2021-09-21 15:42:33.844 | No container-sync running 2021-09-21 15:42:33.899 | + lib/swift:configure_swift:340 : true 2021-09-21 15:42:33.901 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-21 15:42:33.914 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-21 15:42:33.926 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-21 15:42:33.929 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-21 15:42:33.929 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-21 15:42:33.934 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-21 15:42:33.934 | s/%GROUP%/ubuntu/; 2021-09-21 15:42:33.934 | s/%USER%/ubuntu/; 2021-09-21 15:42:33.934 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-21 15:42:33.934 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-21 15:42:33.937 | uid = ubuntu 2021-09-21 15:42:33.937 | gid = ubuntu 2021-09-21 15:42:33.937 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-21 15:42:33.937 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-21 15:42:33.937 | address = 127.0.0.1 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [account6612] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:33.938 | read only = false 2021-09-21 15:42:33.938 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [account6622] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:33.938 | read only = false 2021-09-21 15:42:33.938 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [account6632] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:33.938 | read only = false 2021-09-21 15:42:33.938 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [account6642] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:33.938 | read only = false 2021-09-21 15:42:33.938 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [container6611] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:33.938 | read only = false 2021-09-21 15:42:33.938 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-21 15:42:33.938 | 2021-09-21 15:42:33.938 | [container6621] 2021-09-21 15:42:33.938 | max connections = 25 2021-09-21 15:42:33.938 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [container6631] 2021-09-21 15:42:33.939 | max connections = 25 2021-09-21 15:42:33.939 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [container6641] 2021-09-21 15:42:33.939 | max connections = 25 2021-09-21 15:42:33.939 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [object6613] 2021-09-21 15:42:33.939 | max connections = 25 2021-09-21 15:42:33.939 | path = /opt/stack/data/swift/1/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [object6623] 2021-09-21 15:42:33.939 | max connections = 25 2021-09-21 15:42:33.939 | path = /opt/stack/data/swift/2/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [object6633] 2021-09-21 15:42:33.939 | max connections = 25 2021-09-21 15:42:33.939 | path = /opt/stack/data/swift/3/node/ 2021-09-21 15:42:33.939 | read only = false 2021-09-21 15:42:33.939 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-21 15:42:33.939 | 2021-09-21 15:42:33.939 | [object6643] 2021-09-21 15:42:33.940 | max connections = 25 2021-09-21 15:42:33.940 | path = /opt/stack/data/swift/4/node/ 2021-09-21 15:42:33.940 | read only = false 2021-09-21 15:42:33.940 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-21 15:42:33.942 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-21 15:42:33.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:33.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:33.948 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-21 15:42:33.960 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-21 15:42:33.962 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-21 15:42:33.966 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-21 15:42:33.971 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-21 15:42:33.973 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-21 15:42:33.977 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-21 15:42:34.005 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2021-09-21 15:42:34.030 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-21 15:42:34.048 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-21 15:42:34.075 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-21 15:42:34.092 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:34.122 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-21 15:42:34.144 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-21 15:42:34.174 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-21 15:42:34.192 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-21 15:42:34.220 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-21 15:42:34.238 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:34.265 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-21 15:42:34.282 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-21 15:42:34.297 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:34.299 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-21 15:42:34.327 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-21 15:42:34.354 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-21 15:42:34.381 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-21 15:42:34.409 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-21 15:42:34.424 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:34.426 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-21 15:42:34.454 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-21 15:42:34.469 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:34.471 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-21 15:42:34.486 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:34.488 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-21 15:42:34.490 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-21 15:42:34.505 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:34.508 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-21 15:42:34.510 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-21 15:42:34.512 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-21 15:42:34.517 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-21 15:42:34.531 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-21 15:42:34.558 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-21 15:42:34.585 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-21 15:42:34.614 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-21 15:42:34.643 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-21 15:42:34.672 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-21 15:42:34.674 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-21 15:42:34.676 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-21 15:42:34.678 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-21 15:42:34.680 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-21 15:42:34.707 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-21 15:42:34.734 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2021-09-21 15:42:34.761 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-21 15:42:34.787 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-21 15:42:34.814 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-21 15:42:34.841 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-21 15:42:34.868 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-21 15:42:34.896 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:42:34.922 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-21 15:42:34.950 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-21 15:42:34.977 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-21 15:42:35.005 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-21 15:42:35.031 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-21 15:42:35.062 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-21 15:42:35.089 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-21 15:42:35.107 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-21 15:42:35.134 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-21 15:42:35.162 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-21 15:42:35.167 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-21 15:42:35.194 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-21 15:42:35.221 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-21 15:42:35.248 | + lib/swift:configure_swift:478 : local node_number 2021-09-21 15:42:35.250 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-21 15:42:35.252 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:42:35.254 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-21 15:42:35.259 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-21 15:42:35.261 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-21 15:42:35.263 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:35.265 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-21 15:42:35.268 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-21 15:42:35.270 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:35.272 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:35.274 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-21 15:42:35.293 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:35.319 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-21 15:42:35.337 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-21 15:42:35.365 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:35.383 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:35.410 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-21 15:42:35.428 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:35.456 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-21 15:42:35.475 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:35.502 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-21 15:42:35.522 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-21 15:42:35.549 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:35.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:35.594 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-21 15:42:35.612 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:35.640 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-21 15:42:35.659 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-21 15:42:35.685 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-09-21 15:42:35.690 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:35.709 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:35.739 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-21 15:42:35.768 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:42:35.770 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-21 15:42:35.775 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-21 15:42:35.777 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-21 15:42:35.779 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:35.781 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-21 15:42:35.784 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-21 15:42:35.786 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:35.788 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:35.790 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-21 15:42:35.808 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:35.836 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-21 15:42:35.853 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-21 15:42:35.882 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:35.900 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:35.931 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-21 15:42:35.949 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:35.977 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-21 15:42:35.995 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:36.023 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-21 15:42:36.041 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-21 15:42:36.069 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:36.087 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:36.115 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-21 15:42:36.133 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:36.161 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-21 15:42:36.179 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-21 15:42:36.207 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-09-21 15:42:36.212 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:36.230 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:36.259 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:42:36.261 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-21 15:42:36.265 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-21 15:42:36.267 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-21 15:42:36.269 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-21 15:42:36.272 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-21 15:42:36.274 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-21 15:42:36.276 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-21 15:42:36.278 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-21 15:42:36.280 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-21 15:42:36.299 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-21 15:42:36.328 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-21 15:42:36.350 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-21 15:42:36.379 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-21 15:42:36.396 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-21 15:42:36.424 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-21 15:42:36.443 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-21 15:42:36.478 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-21 15:42:36.497 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-21 15:42:36.525 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-21 15:42:36.545 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-21 15:42:36.574 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-21 15:42:36.592 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-21 15:42:36.621 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-21 15:42:36.639 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-21 15:42:36.669 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-21 15:42:36.687 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-21 15:42:36.714 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-09-21 15:42:36.718 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-21 15:42:36.737 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-21 15:42:36.765 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-21 15:42:36.793 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-21 15:42:36.821 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-21 15:42:36.850 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-21 15:42:36.858 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-21 15:42:36.862 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-21 15:42:36.898 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-21 15:42:36.927 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-21 15:42:36.957 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-21 15:42:36.986 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-21 15:42:37.021 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-21 15:42:37.050 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-21 15:42:37.080 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-21 15:42:37.108 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-21 15:42:37.135 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-21 15:42:37.151 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:37.154 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-21 15:42:37.172 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-21 15:42:37.174 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-21 15:42:37.194 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-21 15:42:37.197 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2021-09-21 15:42:37.224 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-21 15:42:37.227 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-21 15:42:37.255 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2021-09-21 15:42:37.284 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-21 15:42:37.286 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-21 15:42:37.314 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-21 15:42:37.330 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:37.333 | + lib/swift:configure_swift:541 : local user_group 2021-09-21 15:42:37.336 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-21 15:42:37.340 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-21 15:42:37.342 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-21 15:42:37.355 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-21 15:42:37.357 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-21 15:42:37.369 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-21 15:42:37.371 | + lib/swift:configure_swift:548 : is_suse 2021-09-21 15:42:37.373 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:42:37.376 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:42:37.378 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:42:37.381 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:42:37.383 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:42:37.385 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:42:37.388 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-21 15:42:37.400 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-21 15:42:37.402 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-21 15:42:37.404 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-21 15:42:37.421 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:37.424 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-21 15:42:37.441 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:37.444 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-21 15:42:37.447 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-21 15:42:37.449 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-21 15:42:37.451 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:37.454 | + lib/stack:stack_install_service:32 : install_glance 2021-09-21 15:42:37.456 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-21 15:42:37.459 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-21 15:42:37.461 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-21 15:42:37.478 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:37.480 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-21 15:42:37.483 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-21 15:42:37.500 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:37.502 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-21 15:42:37.506 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-21 15:42:37.508 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-21 15:42:37.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:37.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:37.516 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-21 15:42:37.518 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:37.522 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-21 15:42:37.524 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-21 15:42:37.527 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-21 15:42:37.530 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-21 15:42:37.532 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-21 15:42:37.535 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-21 15:42:37.538 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-21 15:42:37.541 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-21 15:42:37.545 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-21 15:42:37.548 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-21 15:42:37.552 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:42:37.553 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-21 15:42:37.558 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-21 15:42:37.560 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-21 15:42:37.563 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-21 15:42:37.566 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-21 15:42:37.569 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-21 15:42:37.591 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-21 15:42:37.593 | + 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' 2021-09-21 15:42:38.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:38.466 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:38.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:38.466 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:39.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:39.536 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-09-21 15:42:39.618 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-09-21 15:42:39.620 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-09-21 15:42:39.622 | 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.4.1) 2021-09-21 15:42:39.623 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-09-21 15:42:39.625 | 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) 2021-09-21 15:42:39.627 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-09-21 15:42:39.629 | 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.10.0) 2021-09-21 15:42:39.631 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-09-21 15:42:39.634 | 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.3.0) 2021-09-21 15:42:39.636 | 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.31.1) 2021-09-21 15:42:39.638 | 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) 2021-09-21 15:42:39.640 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-09-21 15:42:39.642 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-09-21 15:42:39.644 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-09-21 15:42:39.646 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-09-21 15:42:39.648 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.0) 2021-09-21 15:42:39.651 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-09-21 15:42:39.653 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2021-09-21 15:42:39.664 | Requirement already satisfied: dnspython<2.0.0,>=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) (1.16.0) 2021-09-21 15:42:39.665 | 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.1) 2021-09-21 15:42:39.682 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-09-21 15:42:39.755 | 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) (0.1.16) 2021-09-21 15:42:39.758 | 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) 2021-09-21 15:42:39.761 | 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.6.0) 2021-09-21 15:42:39.787 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-09-21 15:42:39.789 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-09-21 15:42:39.791 | 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) 2021-09-21 15:42:39.794 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-09-21 15:42:39.797 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-09-21 15:42:39.844 | 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.14.1) 2021-09-21 15:42:39.857 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-09-21 15:42:39.903 | 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) (5.4.1) 2021-09-21 15:42:39.906 | 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) 2021-09-21 15:42:39.908 | 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.3.0) 2021-09-21 15:42:39.909 | 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) 2021-09-21 15:42:39.927 | 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.12.1) 2021-09-21 15:42:40.002 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-09-21 15:42:40.005 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-09-21 15:42:40.024 | 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.14.6) 2021-09-21 15:42:40.027 | 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.2) 2021-09-21 15:42:40.041 | 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.20) 2021-09-21 15:42:40.070 | 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.1) 2021-09-21 15:42:40.100 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-09-21 15:42:40.105 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-09-21 15:42:40.110 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-09-21 15:42:40.112 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2021-09-21 15:42:40.117 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-09-21 15:42:40.119 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-09-21 15:42:40.140 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-09-21 15:42:40.170 | 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) 2021-09-21 15:42:40.171 | 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.0) 2021-09-21 15:42:40.211 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2021-09-21 15:42:40.290 | 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) (0.7.2) 2021-09-21 15:42:40.294 | 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.5) 2021-09-21 15:42:40.463 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2021-09-21 15:42:40.465 | 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.4) 2021-09-21 15:42:40.468 | 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.2) 2021-09-21 15:42:40.469 | 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.6) 2021-09-21 15:42:40.553 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-09-21 15:42:40.707 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-09-21 15:42:42.855 | 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 2021-09-21 15:42:42.992 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:42.995 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:42.997 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:42.999 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:43.004 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:43.007 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:43.010 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:43.012 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:43.014 | + functions-common:time_stop:2316 : start_time=1632238957585 2021-09-21 15:42:43.017 | + functions-common:time_stop:2318 : [[ -z 1632238957585 ]] 2021-09-21 15:42:43.020 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:43.024 | + functions-common:time_stop:2321 : end_time=1632238963021 2021-09-21 15:42:43.026 | + functions-common:time_stop:2322 : elapsed_time=5436 2021-09-21 15:42:43.029 | + functions-common:time_stop:2323 : total=63421 2021-09-21 15:42:43.031 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:43.033 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=68857 2021-09-21 15:42:43.036 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:43.039 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-21 15:42:43.042 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-21 15:42:43.044 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-21 15:42:43.059 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-21 15:42:43.064 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-21 15:42:43.067 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-21 15:42:43.069 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-21 15:42:43.071 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:43.074 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:43.077 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:43.079 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:43.081 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:43.085 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:43.103 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:43.105 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:43.107 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:43.110 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:43.111 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:43.122 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-21 15:42:43.125 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:43.128 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-21 15:42:43.132 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:43.134 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:43.149 | d52abef6d Merge "Make glance cinder multistore job voting" 2021-09-21 15:42:43.152 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:43.155 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-21 15:42:43.158 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:43.161 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:43.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-21 15:42:43.167 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:42:43.170 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-21 15:42:43.172 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:43.175 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:43.178 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-21 15:42:43.181 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:43.183 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:42:43.187 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-21 15:42:43.189 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:43.192 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-21 15:42:43.194 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:43.197 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:43.200 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-21 15:42:43.206 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-21 15:42:43.208 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-21 15:42:43.852 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-21 15:42:43.855 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:43.857 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:43.859 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:43.862 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-21 15:42:43.864 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-21 15:42:43.866 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:43.869 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:42:43.871 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:43.873 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:42:43.875 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:42:43.878 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:42:43.881 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:43.883 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-21 15:42:43.905 | Using python 3.8 to install /opt/stack/glance 2021-09-21 15:42:43.907 | + 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 2021-09-21 15:42:44.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:44.774 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:44.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:44.774 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:45.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:42:45.850 | Obtaining file:///opt/stack/glance 2021-09-21 15:42:47.208 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.6.0) 2021-09-21 15:42:47.209 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.1) 2021-09-21 15:42:47.212 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.23) 2021-09-21 15:42:47.214 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.31.1) 2021-09-21 15:42:47.216 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.1.1) 2021-09-21 15:42:47.217 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.5.1) 2021-09-21 15:42:47.219 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.8.7) 2021-09-21 15:42:47.221 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.4.1) 2021-09-21 15:42:47.222 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.7.1) 2021-09-21 15:42:47.224 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.19.1) 2021-09-21 15:42:47.226 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (8.7.1) 2021-09-21 15:42:47.229 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.1) 2021-09-21 15:42:47.230 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.3.1) 2021-09-21 15:42:47.232 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:47.234 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.10.0) 2021-09-21 15:42:47.236 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.0) 2021-09-21 15:42:47.238 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:42:47.240 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.2) 2021-09-21 15:42:47.242 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:42:47.244 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (9.3.0) 2021-09-21 15:42:47.245 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:47.247 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.7.2) 2021-09-21 15:42:47.249 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:42:47.251 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:42:47.252 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.3.0) 2021-09-21 15:42:47.255 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (20.0.1) 2021-09-21 15:42:47.257 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:42:47.258 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (11.0.0) 2021-09-21 15:42:47.260 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.1.0) 2021-09-21 15:42:47.262 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:47.264 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.6.0) 2021-09-21 15:42:47.266 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (12.9.1) 2021-09-21 15:42:47.268 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (4.4.0) 2021-09-21 15:42:47.270 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:42:47.272 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.8.2) 2021-09-21 15:42:47.274 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (1.3.3) 2021-09-21 15:42:47.275 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.2) 2021-09-21 15:42:47.277 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.7.0) 2021-09-21 15:42:47.279 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (2.3.0) 2021-09-21 15:42:47.285 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.4.8) 2021-09-21 15:42:47.285 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.2.2) 2021-09-21 15:42:47.285 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (0.1.16) 2021-09-21 15:42:47.287 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (5.5.0) 2021-09-21 15:42:47.288 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev4) (3.9.1) 2021-09-21 15:42:47.304 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (5.2.2) 2021-09-21 15:42:47.306 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev4) (1.1.5) 2021-09-21 15:42:47.328 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (2.26.0) 2021-09-21 15:42:47.337 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev4) (5.2.0) 2021-09-21 15:42:47.377 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev4) (1.14.6) 2021-09-21 15:42:47.382 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev4) (2.20) 2021-09-21 15:42:47.410 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev4) (4.2.0) 2021-09-21 15:42:47.426 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev4) (1.12.1) 2021-09-21 15:42:47.443 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.1.1) 2021-09-21 15:42:47.445 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev4) (1.16.0) 2021-09-21 15:42:47.559 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev4) (2.4.7) 2021-09-21 15:42:47.645 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev4) (1.7.0) 2021-09-21 15:42:47.704 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (2.8.1) 2021-09-21 15:42:47.708 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (3.1.1) 2021-09-21 15:42:47.799 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (1.1.4) 2021-09-21 15:42:47.812 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==23.1.0.dev4) (5.0.9) 2021-09-21 15:42:47.839 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (0.14.1) 2021-09-21 15:42:47.853 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev4) (1.6) 2021-09-21 15:42:47.907 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (1.5.0) 2021-09-21 15:42:47.908 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (0.8.0) 2021-09-21 15:42:47.914 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev4) (5.4.1) 2021-09-21 15:42:48.019 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.5.0) 2021-09-21 15:42:48.028 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:42:48.032 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev4) (0.13.0) 2021-09-21 15:42:48.063 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.59.0) 2021-09-21 15:42:48.105 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:42:48.106 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.4) 2021-09-21 15:42:48.109 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.32) 2021-09-21 15:42:48.116 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:48.120 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (1.4.0) 2021-09-21 15:42:48.121 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev4) (0.10.0) 2021-09-21 15:42:48.156 | 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.0.0->glance==23.1.0.dev4) (2.1) 2021-09-21 15:42:48.268 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (0.9.6) 2021-09-21 15:42:48.269 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev4) (2.8.2) 2021-09-21 15:42:48.341 | 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==23.1.0.dev4) (0.3.0) 2021-09-21 15:42:48.347 | 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==23.1.0.dev4) (5.1.0) 2021-09-21 15:42:48.357 | 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==23.1.0.dev4) (2.6.0) 2021-09-21 15:42:48.359 | 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==23.1.0.dev4) (5.0.6) 2021-09-21 15:42:48.360 | 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==23.1.0.dev4) (4.2.2) 2021-09-21 15:42:48.376 | 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==23.1.0.dev4) (5.0.0) 2021-09-21 15:42:48.482 | 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==23.1.0.dev4) (0.11.0) 2021-09-21 15:42:48.529 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.0.1) 2021-09-21 15:42:48.531 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.2.0) 2021-09-21 15:42:48.537 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev4) (3.3.0) 2021-09-21 15:42:48.580 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev4) (2.0.1) 2021-09-21 15:42:48.671 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev4) (5.8.0) 2021-09-21 15:42:48.697 | 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==23.1.0.dev4) (1.0.2) 2021-09-21 15:42:48.701 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev4) (2021.1) 2021-09-21 15:42:48.766 | 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==23.1.0.dev4) (3.0.0) 2021-09-21 15:42:48.770 | 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==23.1.0.dev4) (1.3.2) 2021-09-21 15:42:48.802 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (2.5.0) 2021-09-21 15:42:48.876 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev4) (21.0) 2021-09-21 15:42:49.008 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev4) (57.4.0) 2021-09-21 15:42:49.310 | 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==23.1.0.dev4) (3.9.0) 2021-09-21 15:42:49.361 | 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==23.1.0.dev4) (0.4.0) 2021-09-21 15:42:49.368 | 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==23.1.0.dev4) (2.1.2) 2021-09-21 15:42:49.475 | 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==23.1.0.dev4) (1.8.2) 2021-09-21 15:42:49.477 | 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==23.1.0.dev4) (21.2.0) 2021-09-21 15:42:49.478 | Requirement already satisfied: wcwidth>=0.1.7 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==23.1.0.dev4) (0.2.5) 2021-09-21 15:42:49.480 | Requirement already satisfied: colorama>=0.3.7 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==23.1.0.dev4) (0.4.4) 2021-09-21 15:42:49.822 | 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==23.1.0.dev4) (3.2) 2021-09-21 15:42:49.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==23.1.0.dev4) (1.26.6) 2021-09-21 15:42:49.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev4) (2021.5.30) 2021-09-21 15:42:49.828 | 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==23.1.0.dev4) (2.0.4) 2021-09-21 15:42:50.052 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev4) (0.7) 2021-09-21 15:42:50.308 | 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==23.1.0.dev4) (0.5.2) 2021-09-21 15:42:50.519 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (1.4.2) 2021-09-21 15:42:50.521 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.6.2) 2021-09-21 15:42:50.529 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (2.4.0) 2021-09-21 15:42:50.539 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev4) (6.3.1) 2021-09-21 15:42:50.945 | 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!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev4) (1.0.0) 2021-09-21 15:42:51.202 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev4) (0.8.1) 2021-09-21 15:42:51.304 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.1.0.dev4) (3.5.0) 2021-09-21 15:42:52.694 | Installing collected packages: glance 2021-09-21 15:42:52.694 | Attempting uninstall: glance 2021-09-21 15:42:52.694 | Found existing installation: glance 23.1.0.dev4 2021-09-21 15:42:52.701 | Can't uninstall 'glance'. No files were found to uninstall. 2021-09-21 15:42:52.703 | Running setup.py develop for glance 2021-09-21 15:42:54.982 | Successfully installed glance 2021-09-21 15:42:54.982 | 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 2021-09-21 15:42:55.123 | + inc/python:pip_install:200 : result=0 2021-09-21 15:42:55.125 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:42:55.128 | + functions-common:time_stop:2309 : local name 2021-09-21 15:42:55.130 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:42:55.133 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:42:55.135 | + functions-common:time_stop:2312 : local total 2021-09-21 15:42:55.137 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:42:55.139 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:42:55.142 | + functions-common:time_stop:2316 : start_time=1632238963899 2021-09-21 15:42:55.144 | + functions-common:time_stop:2318 : [[ -z 1632238963899 ]] 2021-09-21 15:42:55.147 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:42:55.151 | + functions-common:time_stop:2321 : end_time=1632238975148 2021-09-21 15:42:55.153 | + functions-common:time_stop:2322 : elapsed_time=11249 2021-09-21 15:42:55.155 | + functions-common:time_stop:2323 : total=68857 2021-09-21 15:42:55.158 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:42:55.160 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=80106 2021-09-21 15:42:55.163 | + inc/python:pip_install:203 : return 0 2021-09-21 15:42:55.165 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:42:55.168 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:42:55.170 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:42:55.189 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-21 15:42:55.201 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-21 15:42:55.204 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-21 15:42:55.206 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:42:55.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:42:55.211 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-21 15:42:55.214 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:42:55.216 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:42:55.218 | + ./stack.sh:main:902 : configure_glance 2021-09-21 15:42:55.221 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-21 15:42:55.234 | + lib/glance:configure_glance:333 : local dburl 2021-09-21 15:42:55.236 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-21 15:42:55.239 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-21 15:42:55.242 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-21 15:42:55.244 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-21 15:42:55.247 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:42:55.249 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:42:55.252 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-21 15:42:55.280 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-21 15:42:55.309 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-21 15:42:55.338 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:42:55.368 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-21 15:42:55.397 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-21 15:42:55.426 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-21 15:42:55.429 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:42:55.431 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-21 15:42:55.434 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:42:55.436 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-21 15:42:55.465 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-21 15:42:55.494 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-09-21 15:42:55.524 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-21 15:42:55.553 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-21 15:42:55.582 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-21 15:42:55.612 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-21 15:42:55.642 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-21 15:42:55.672 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:42:55.703 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:42:55.734 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:42:55.767 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-21 15:42:55.770 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-21 15:42:55.772 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-21 15:42:55.775 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:42:55.777 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:42:55.780 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:42:55.804 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:55.807 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:42:55.810 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:42:55.812 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:42:55.829 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:55.831 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:42:55.834 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:42:55.865 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:42:55.867 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:42:55.870 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-21 15:42:55.872 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-21 15:42:55.874 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-21 15:42:55.904 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-21 15:42:55.934 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-21 15:42:55.937 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-21 15:42:55.939 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-21 15:42:55.942 | + lib/glance:configure_glance_store:254 : local be 2021-09-21 15:42:55.944 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:42:55.947 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-21 15:42:55.949 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:42:55.979 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-21 15:42:55.981 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2021-09-21 15:42:56.011 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-21 15:42:56.014 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-21 15:42:56.030 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:56.033 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-21 15:42:56.063 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-21 15:42:56.094 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-21 15:42:56.123 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-21 15:42:56.155 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-21 15:42:56.188 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-21 15:42:56.205 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:56.208 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:42:56.238 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-21 15:42:56.267 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-21 15:42:56.297 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2021-09-21 15:42:56.326 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-21 15:42:56.356 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2021-09-21 15:42:56.386 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-21 15:42:56.403 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:56.405 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-21 15:42:56.407 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-21 15:42:56.410 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-21 15:42:56.414 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:42:56.434 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:42:56.437 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:42:56.439 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:42:56.444 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:42:56.448 | + 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}}' 2021-09-21 15:42:56.489 | + 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' 2021-09-21 15:42:56.520 | + 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' 2021-09-21 15:42:56.550 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:42:56.583 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-21 15:42:56.587 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-21 15:42:56.618 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-21 15:42:56.648 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-21 15:42:56.678 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2021-09-21 15:42:56.708 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-21 15:42:56.738 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-21 15:42:56.768 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-21 15:42:56.802 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-21 15:42:56.838 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-21 15:42:56.870 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-21 15:42:56.901 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-21 15:42:56.930 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-21 15:42:56.935 | + lib/glance:configure_glance:418 : 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 2021-09-21 15:42:56.943 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-21 15:42:56.959 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:42:56.962 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-21 15:42:56.964 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-21 15:42:56.967 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-21 15:42:56.969 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-21 15:42:56.971 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-21 15:42:56.974 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-21 15:42:56.978 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-21 15:42:56.980 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-21 15:42:56.984 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-21 15:42:57.014 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-21 15:42:57.017 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-21 15:42:57.019 | ++ functions:get_random_port:837 : true 2021-09-21 15:42:57.022 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-21 15:42:57.024 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-21 15:42:57.026 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-21 15:42:57.079 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-21 15:42:57.081 | ++ functions:get_random_port:841 : break 2 2021-09-21 15:42:57.084 | ++ functions:get_random_port:845 : echo 60999 2021-09-21 15:42:57.087 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-21 15:42:57.089 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-21 15:42:57.117 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-21 15:42:57.150 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-21 15:42:57.178 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:42:57.205 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:42:57.233 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:42:57.261 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:42:57.291 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:42:57.319 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:42:57.346 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:42:57.374 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:42:57.401 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:42:57.430 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:42:57.457 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:42:57.485 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-21 15:42:57.513 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-21 15:42:57.541 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-21 15:42:57.569 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-21 15:42:57.596 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-21 15:42:57.624 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-21 15:42:57.627 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-21 15:42:57.629 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:57.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:57.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:57.636 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:57.638 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-21 15:42:57.694 | proxy (enabled by site administrator) 2021-09-21 15:42:57.697 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-21 15:42:57.700 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-21 15:42:57.702 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:57.704 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:57.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:57.709 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:57.712 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-21 15:42:57.769 | proxy_http (enabled by site administrator) 2021-09-21 15:42:57.772 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-21 15:42:57.775 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-21 15:42:57.778 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-21 15:42:57.780 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:42:57.783 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:57.785 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:57.787 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:42:57.790 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:42:57.793 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-21 15:42:57.793 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:42:57.803 | KeepAlive Off 2021-09-21 15:42:57.807 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-21 15:42:57.808 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:42:57.817 | SetEnv proxy-sendchunked 1 2021-09-21 15:42:57.821 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-21 15:42:57.821 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-21 15:42:57.829 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-21 15:42:57.833 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-21 15:42:57.835 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-21 15:42:57.838 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:42:57.840 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:42:57.842 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:42:57.845 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:57.847 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:57.849 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:42:57.852 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:42:57.854 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:42:57.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:42:57.859 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-21 15:42:57.920 | Site glance-wsgi-api already enabled 2021-09-21 15:42:57.924 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-21 15:42:57.927 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:42:57.930 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:42:57.932 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:42:58.067 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-21 15:42:58.073 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-21 15:42:58.111 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-21 15:42:58.114 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-21 15:42:58.134 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:42:58.137 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-21 15:42:58.139 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-21 15:42:58.142 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-21 15:42:58.144 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:42:58.147 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-21 15:42:58.149 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-21 15:42:58.153 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-21 15:42:58.156 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-21 15:42:58.158 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:42:58.161 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:42:58.164 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:42:58.167 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:42:58.169 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:42:58.172 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:42:58.190 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:42:58.192 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:42:58.194 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:58.197 | + functions-common:git_clone:544 : echo master 2021-09-21 15:42:58.198 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:42:58.203 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-21 15:42:58.205 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:42:58.208 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-21 15:42:58.211 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:42:58.211 | + functions-common:git_clone:593 : head -1 2021-09-21 15:42:58.214 | 01debf415 Merge commit 'refs/changes/35/810035/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-21 15:42:58.217 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:42:58.219 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-21 15:42:58.222 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:42:58.225 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:42:58.228 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-21 15:42:58.230 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:42:58.233 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-21 15:42:58.235 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:42:58.238 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:42:58.241 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-21 15:42:58.243 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:42:58.245 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:42:58.249 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-21 15:42:58.251 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:42:58.254 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-21 15:42:58.257 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:42:58.259 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:42:58.262 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-21 15:42:58.268 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-21 15:42:58.271 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-21 15:42:58.907 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-21 15:42:58.910 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:42:58.914 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:42:58.916 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:42:58.918 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-21 15:42:58.921 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-21 15:42:58.923 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:42:58.925 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:42:58.928 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:42:58.930 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:42:58.933 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:42:58.935 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:42:58.937 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:42:58.940 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-21 15:42:58.962 | Using python 3.8 to install /opt/stack/cinder 2021-09-21 15:42:58.964 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-09-21 15:42:59.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:59.848 | from cryptography.utils import int_from_bytes 2021-09-21 15:42:59.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:42:59.848 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:00.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:00.909 | Obtaining file:///opt/stack/cinder 2021-09-21 15:43:03.058 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.6.0) 2021-09-21 15:43:03.059 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.9) 2021-09-21 15:43:03.061 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.31.1) 2021-09-21 15:43:03.063 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.1.1) 2021-09-21 15:43:03.065 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.19.1) 2021-09-21 15:43:03.067 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.1.16) 2021-09-21 15:43:03.068 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev19) (3.2.0) 2021-09-21 15:43:03.070 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:43:03.072 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (9.3.0) 2021-09-21 15:43:03.074 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.3) 2021-09-21 15:43:03.075 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.1.3) 2021-09-21 15:43:03.077 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (8.7.1) 2021-09-21 15:43:03.079 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.1) 2021-09-21 15:43:03.080 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.3.1) 2021-09-21 15:43:03.083 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (11.0.0) 2021-09-21 15:43:03.085 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.0) 2021-09-21 15:43:03.087 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (12.9.1) 2021-09-21 15:43:03.088 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.4.0) 2021-09-21 15:43:03.090 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.8.2) 2021-09-21 15:43:03.092 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:43:03.094 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.3.0) 2021-09-21 15:43:03.096 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.0) 2021-09-21 15:43:03.098 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.2.0) 2021-09-21 15:43:03.100 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.6.0) 2021-09-21 15:43:03.102 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:43:03.103 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.10.0) 2021-09-21 15:43:03.105 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.0) 2021-09-21 15:43:03.107 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.2) 2021-09-21 15:43:03.109 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (21.0) 2021-09-21 15:43:03.110 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.7.2) 2021-09-21 15:43:03.112 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:03.114 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.1) 2021-09-21 15:43:03.115 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.8.0) 2021-09-21 15:43:03.118 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.4.7) 2021-09-21 15:43:03.119 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.2.0) 2021-09-21 15:43:03.121 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:03.123 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.3.0) 2021-09-21 15:43:03.125 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (17.6.0) 2021-09-21 15:43:03.127 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.12.0) 2021-09-21 15:43:03.128 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2021.1) 2021-09-21 15:43:03.131 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.26.0) 2021-09-21 15:43:03.132 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.5.1) 2021-09-21 15:43:03.134 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (4.6.2) 2021-09-21 15:43:03.136 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.1.74) 2021-09-21 15:43:03.137 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:43:03.139 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.4.23) 2021-09-21 15:43:03.141 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.13.0) 2021-09-21 15:43:03.142 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.0) 2021-09-21 15:43:03.145 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.8.9) 2021-09-21 15:43:03.146 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (6.3.1) 2021-09-21 15:43:03.148 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.8.7) 2021-09-21 15:43:03.150 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.1.0) 2021-09-21 15:43:03.152 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:43:03.154 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.0.0) 2021-09-21 15:43:03.155 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (5.5.0) 2021-09-21 15:43:03.157 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.9.0) 2021-09-21 15:43:03.159 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (2.19.0) 2021-09-21 15:43:03.162 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.9.1) 2021-09-21 15:43:03.163 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (3.4.8) 2021-09-21 15:43:03.165 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (0.2.2) 2021-09-21 15:43:03.167 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.5.0.2) 2021-09-21 15:43:03.168 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev19) (1.18.33) 2021-09-21 15:43:03.183 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:43:03.185 | 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.dev19) (0.10.0) 2021-09-21 15:43:03.186 | Requirement already satisfied: botocore<1.22.0,>=1.21.33 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev19) (1.21.33) 2021-09-21 15:43:03.199 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (2.8.2) 2021-09-21 15:43:03.202 | Requirement already satisfied: urllib3<1.27,>=1.25.4 in /usr/local/lib/python3.8/dist-packages (from botocore<1.22.0,>=1.21.33->boto3>=1.16.51->cinder==19.1.0.dev19) (1.26.6) 2021-09-21 15:43:03.271 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev19) (1.14.6) 2021-09-21 15:43:03.277 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev19) (2.20) 2021-09-21 15:43:03.313 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev19) (1.16.0) 2021-09-21 15:43:03.338 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:43:03.340 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.1.0) 2021-09-21 15:43:03.342 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (2.0.2) 2021-09-21 15:43:03.345 | Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:43:03.369 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.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.dev19) (1.53.0) 2021-09-21 15:43:03.371 | 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.dev19) (3.17.3) 2021-09-21 15:43:03.373 | Requirement already satisfied: setuptools>=40.3.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.dev19) (57.4.0) 2021-09-21 15:43:03.394 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (0.2.8) 2021-09-21 15:43:03.396 | Requirement already satisfied: cachetools<5.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.2.2) 2021-09-21 15:43:03.399 | Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from google-auth<3.0.0dev,>=1.16.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev19) (4.7.2) 2021-09-21 15:43:03.531 | 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.dev19) (1.7.0) 2021-09-21 15:43:03.594 | 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.dev19) (3.1.1) 2021-09-21 15:43:03.607 | 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.dev19) (2.8.1) 2021-09-21 15:43:03.637 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev19) (0.4.8) 2021-09-21 15:43:03.794 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev19) (1.1.4) 2021-09-21 15:43:03.835 | 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.dev19) (0.14.1) 2021-09-21 15:43:03.850 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev19) (1.6) 2021-09-21 15:43:03.908 | 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.dev19) (0.8.0) 2021-09-21 15:43:03.911 | 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.dev19) (1.5.0) 2021-09-21 15:43:03.912 | 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.dev19) (2.3.0) 2021-09-21 15:43:03.914 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev19) (5.4.1) 2021-09-21 15:43:03.935 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=8.3.2->cinder==19.1.0.dev19) (1.12.1) 2021-09-21 15:43:04.025 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.7.1) 2021-09-21 15:43:04.027 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (0.5.0) 2021-09-21 15:43:04.033 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.1.0.dev19) (2.0.1) 2021-09-21 15:43:04.054 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (5.2.2) 2021-09-21 15:43:04.056 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (1.1.5) 2021-09-21 15:43:04.130 | 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.dev19) (0.9.6) 2021-09-21 15:43:04.199 | 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.dev19) (0.3.0) 2021-09-21 15:43:04.203 | 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.dev19) (2.4.0) 2021-09-21 15:43:04.209 | 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.dev19) (5.0.6) 2021-09-21 15:43:04.218 | 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.dev19) (5.1.0) 2021-09-21 15:43:04.234 | 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.dev19) (5.0.0) 2021-09-21 15:43:04.346 | 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.dev19) (0.11.0) 2021-09-21 15:43:04.388 | 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.dev19) (3.3.0) 2021-09-21 15:43:04.390 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev19) (3.0.1) 2021-09-21 15:43:04.400 | 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.dev19) (3.2.0) 2021-09-21 15:43:04.442 | 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.dev19) (2.0.1) 2021-09-21 15:43:04.534 | 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.dev19) (1.0.2) 2021-09-21 15:43:04.684 | 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.dev19) (3.0.0) 2021-09-21 15:43:04.692 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev19) (1.3.2) 2021-09-21 15:43:04.720 | 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.dev19) (2.5.0) 2021-09-21 15:43:04.758 | 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.dev19) (0.7.2) 2021-09-21 15:43:04.801 | 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.dev19) (0.11.0) 2021-09-21 15:43:04.939 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.0.dev19) (0.6) 2021-09-21 15:43:05.109 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev19) (1.4.0) 2021-09-21 15:43:05.578 | 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.dev19) (3.9.0) 2021-09-21 15:43:05.631 | 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.dev19) (2.1.2) 2021-09-21 15:43:05.634 | 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.dev19) (0.4.0) 2021-09-21 15:43:05.752 | 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.dev19) (21.2.0) 2021-09-21 15:43:05.754 | Requirement already satisfied: wcwidth>=0.1.7 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.dev19) (0.2.5) 2021-09-21 15:43:05.756 | 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.dev19) (1.8.2) 2021-09-21 15:43:05.757 | Requirement already satisfied: colorama>=0.3.7 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.dev19) (0.4.4) 2021-09-21 15:43:06.012 | 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.dev19) (20.0.1) 2021-09-21 15:43:06.028 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev19) (1.3.3) 2021-09-21 15:43:06.393 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (2021.5.30) 2021-09-21 15:43:06.397 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev19) (3.2) 2021-09-21 15:43:06.399 | 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.dev19) (2.0.4) 2021-09-21 15:43:06.599 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev19) (0.7) 2021-09-21 15:43:06.719 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev19) (0.22.0) 2021-09-21 15:43:07.045 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.4.1) 2021-09-21 15:43:07.055 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev19) (0.5.2) 2021-09-21 15:43:07.327 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (1.4.2) 2021-09-21 15:43:07.332 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.6.2) 2021-09-21 15:43:07.342 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev19) (2.4.0) 2021-09-21 15:43:07.776 | 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.dev19) (1.0.0) 2021-09-21 15:43:07.934 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev19) (0.12.1) 2021-09-21 15:43:08.153 | 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.dev19) (1.32) 2021-09-21 15:43:08.201 | 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.dev19) (2.1) 2021-09-21 15:43:08.559 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.1.0.dev19) (3.5.0) 2021-09-21 15:43:09.923 | Installing collected packages: cinder 2021-09-21 15:43:09.923 | Attempting uninstall: cinder 2021-09-21 15:43:09.923 | Found existing installation: cinder 19.1.0.dev19 2021-09-21 15:43:09.930 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-09-21 15:43:09.932 | Running setup.py develop for cinder 2021-09-21 15:43:13.435 | Successfully installed cinder 2021-09-21 15:43:13.435 | 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 2021-09-21 15:43:13.602 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:13.605 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:13.607 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:13.610 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:13.612 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:13.614 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:13.616 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:13.618 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:13.621 | + functions-common:time_stop:2316 : start_time=1632238978956 2021-09-21 15:43:13.623 | + functions-common:time_stop:2318 : [[ -z 1632238978956 ]] 2021-09-21 15:43:13.626 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:13.630 | + functions-common:time_stop:2321 : end_time=1632238993628 2021-09-21 15:43:13.633 | + functions-common:time_stop:2322 : elapsed_time=14672 2021-09-21 15:43:13.635 | + functions-common:time_stop:2323 : total=80106 2021-09-21 15:43:13.637 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:13.639 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=94778 2021-09-21 15:43:13.642 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:13.645 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:13.647 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:13.650 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:13.669 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-21 15:43:13.681 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-21 15:43:13.683 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-21 15:43:13.686 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:13.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:13.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-21 15:43:13.694 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:13.696 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-21 15:43:13.699 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-21 15:43:13.701 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-21 15:43:13.703 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:13.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:13.709 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-21 15:43:13.720 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-21 15:43:13.723 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:43:13.725 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:43:13.728 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:43:13.730 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:43:13.733 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:13.735 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:43:13.737 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:13.740 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:13.742 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:43:13.745 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:43:13.747 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:43:13.749 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:43:13.752 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-21 15:43:13.755 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:43:13.758 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:13.760 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:13.763 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-21 15:43:13.786 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-09-21 15:43:13.896 | Reading package lists... 2021-09-21 15:43:14.120 | Building dependency tree... 2021-09-21 15:43:14.121 | Reading state information... 2021-09-21 15:43:14.356 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-09-21 15:43:14.356 | The following packages were automatically installed and are no longer required: 2021-09-21 15:43:14.357 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:43:14.357 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:43:14.357 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:43:14.357 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:43:14.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:43:14.358 | python3-zope.interface 2021-09-21 15:43:14.358 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:43:14.468 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:43:14.473 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:43:14.475 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:43:14.478 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:14.480 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:14.483 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:14.485 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:14.488 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:14.491 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:43:14.493 | + functions-common:time_stop:2316 : start_time=1632238993783 2021-09-21 15:43:14.496 | + functions-common:time_stop:2318 : [[ -z 1632238993783 ]] 2021-09-21 15:43:14.499 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:14.503 | + functions-common:time_stop:2321 : end_time=1632238994500 2021-09-21 15:43:14.506 | + functions-common:time_stop:2322 : elapsed_time=717 2021-09-21 15:43:14.509 | + functions-common:time_stop:2323 : total=5207 2021-09-21 15:43:14.511 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:14.514 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5924 2021-09-21 15:43:14.516 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:43:14.519 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:14.521 | + ./stack.sh:main:908 : configure_cinder 2021-09-21 15:43:14.524 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-21 15:43:14.536 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-09-21 15:43:14.540 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-09-21 15:43:14.543 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-21 15:43:14.545 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:43:14.548 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-21 15:43:14.548 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:43:14.553 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-21 15:43:14.555 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-21 15:43:14.558 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:43:14.560 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-21 15:43:14.562 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-21 15:43:14.564 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-21 15:43:14.566 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-21 15:43:14.568 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-21 15:43:14.580 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-21 15:43:14.592 | + 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 2021-09-21 15:43:14.604 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-09-21 15:43:14.617 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-21 15:43:14.629 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:43:14.632 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:43:14.636 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PB0OMmKe0K 2021-09-21 15:43:14.638 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:43:14.640 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-21 15:43:14.643 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-21 15:43:14.645 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PB0OMmKe0K 2021-09-21 15:43:14.649 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PB0OMmKe0K 2021-09-21 15:43:14.660 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PB0OMmKe0K /etc/sudoers.d/cinder-rootwrap 2021-09-21 15:43:14.673 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-21 15:43:14.677 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:43:14.680 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:43:14.682 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:43:14.684 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:43:14.686 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:43:14.688 | + 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 ]] 2021-09-21 15:43:14.690 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-21 15:43:14.693 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-21 15:43:14.697 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-21 15:43:14.702 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-21 15:43:14.720 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-21 15:43:14.740 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-21 15:43:14.758 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-21 15:43:14.777 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-21 15:43:14.796 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-21 15:43:14.815 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-21 15:43:14.834 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-21 15:43:14.853 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-21 15:43:14.855 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:14.858 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-09-21 15:43:14.860 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:43:14.863 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-21 15:43:14.898 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-21 15:43:14.927 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-09-21 15:43:14.958 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-21 15:43:14.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-21 15:43:15.014 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-21 15:43:15.042 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-21 15:43:15.070 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-21 15:43:15.097 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:15.125 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:43:15.153 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-21 15:43:15.185 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-09-21 15:43:15.217 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-09-21 15:43:15.219 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-21 15:43:15.222 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-21 15:43:15.228 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-21 15:43:15.230 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:43:15.235 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-21 15:43:15.273 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-21 15:43:15.302 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-21 15:43:15.329 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-21 15:43:15.358 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-21 15:43:15.386 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-21 15:43:15.415 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-21 15:43:15.446 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-09-21 15:43:15.448 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2021-09-21 15:43:15.477 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:43:15.510 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-09-21 15:43:15.517 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e8a8ab24300de348dc668b2e4ec33dff 2021-09-21 15:43:15.551 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-09-21 15:43:15.553 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-09-21 15:43:15.582 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2021-09-21 15:43:15.598 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:15.601 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2021-09-21 15:43:15.617 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:15.620 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2021-09-21 15:43:15.636 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:15.639 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2021-09-21 15:43:15.656 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:15.658 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2021-09-21 15:43:15.661 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-21 15:43:15.663 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-21 15:43:15.666 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-21 15:43:15.668 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:15.670 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:43:15.673 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:15.689 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:15.692 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:43:15.695 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:43:15.697 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:15.713 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:15.716 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:15.719 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:15.747 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:15.749 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:15.752 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2021-09-21 15:43:15.754 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-21 15:43:15.757 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:15.760 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:15.777 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:15.780 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:15.782 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:15.785 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:15.787 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:43:15.815 | + 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' 2021-09-21 15:43:15.844 | + 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' 2021-09-21 15:43:15.872 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:15.901 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-21 15:43:15.903 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:43:15.905 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-21 15:43:15.908 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-09-21 15:43:15.911 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:43:15.913 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:15.916 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-09-21 15:43:15.920 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-09-21 15:43:15.923 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:15.925 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:15.938 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:15.938 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:15.947 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:15.950 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:15.966 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:43:15.968 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-21 15:43:15.972 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-21 15:43:16.001 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:16.030 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-21 15:43:16.057 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:16.085 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:16.112 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:16.140 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:16.168 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:16.196 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:16.223 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:16.252 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:16.280 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:16.308 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:16.336 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:43:16.339 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:43:16.342 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-09-21 15:43:16.344 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-09-21 15:43:16.347 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:43:16.349 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:16.351 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:16.354 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:16.357 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:16.359 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-21 15:43:16.388 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:43:16.416 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-21 15:43:16.416 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-21 15:43:16.425 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-21 15:43:16.429 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-09-21 15:43:16.431 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-09-21 15:43:16.433 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:43:16.436 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:43:16.438 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:16.441 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:16.443 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:16.446 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:16.448 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:43:16.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:16.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:16.455 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-09-21 15:43:16.518 | Enabling site cinder-wsgi. 2021-09-21 15:43:16.524 | To activate the new configuration, you need to run: 2021-09-21 15:43:16.524 | systemctl reload apache2 2021-09-21 15:43:16.528 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:43:16.531 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:43:16.533 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:43:16.536 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:43:16.677 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-21 15:43:16.680 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-21 15:43:16.712 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2021-09-21 15:43:16.742 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2021-09-21 15:43:16.759 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:16.762 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-21 15:43:16.764 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-09-21 15:43:16.766 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:43:16.769 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-09-21 15:43:16.772 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-21 15:43:16.802 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-21 15:43:16.831 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2021-09-21 15:43:16.859 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-21 15:43:16.887 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-21 15:43:16.917 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-21 15:43:16.946 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-21 15:43:16.977 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-21 15:43:17.005 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:17.033 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-21 15:43:17.062 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-21 15:43:17.090 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:43:17.119 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2021-09-21 15:43:17.121 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2021-09-21 15:43:17.138 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:17.140 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2021-09-21 15:43:17.171 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2021-09-21 15:43:17.174 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-09-21 15:43:17.191 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:17.194 | + ./stack.sh:main:913 : stack_install_service neutron 2021-09-21 15:43:17.196 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-21 15:43:17.198 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-21 15:43:17.201 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:17.203 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-21 15:43:17.206 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-21 15:43:17.210 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:43:17.210 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-21 15:43:17.216 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-21 15:43:17.218 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-21 15:43:17.221 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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- ]] 2021-09-21 15:43:17.224 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-21 15:43:17.227 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-21 15:43:17.229 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-09-21 15:43:17.232 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-09-21 15:43:17.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:17.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:17.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-09-21 15:43:17.242 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:17.244 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-09-21 15:43:17.247 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-21 15:43:17.249 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-21 15:43:17.251 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:43:17.253 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:43:17.256 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:43:17.259 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:43:17.261 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:43:17.264 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:43:17.280 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:43:17.282 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:43:17.285 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:17.288 | + functions-common:git_clone:544 : echo master 2021-09-21 15:43:17.288 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:43:17.294 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-21 15:43:17.296 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:17.298 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-21 15:43:17.301 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:43:17.301 | + functions-common:git_clone:593 : head -1 2021-09-21 15:43:17.304 | ccb70a60de Merge "req: Bump some dependencies" 2021-09-21 15:43:17.307 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:43:17.309 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-09-21 15:43:17.312 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:43:17.314 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:17.316 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:17.319 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:43:17.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-21 15:43:17.324 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:43:17.326 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:17.329 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:17.332 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:43:17.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:43:17.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-09-21 15:43:17.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:43:17.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-09-21 15:43:17.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:43:17.348 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:43:17.351 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-21 15:43:17.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-09-21 15:43:17.359 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-09-21 15:43:17.990 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-09-21 15:43:17.992 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:43:17.994 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:43:17.997 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:43:17.999 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-21 15:43:18.001 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-09-21 15:43:18.004 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:43:18.007 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:43:18.009 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:43:18.011 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:43:18.014 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:43:18.016 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:43:18.018 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:43:18.021 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-09-21 15:43:18.041 | Using python 3.8 to install /opt/stack/neutron 2021-09-21 15:43:18.044 | + 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 2021-09-21 15:43:18.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:18.887 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:18.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:18.887 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:19.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:19.942 | Obtaining file:///opt/stack/neutron 2021-09-21 15:43:22.191 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.6.0) 2021-09-21 15:43:22.194 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:43:22.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.1) 2021-09-21 15:43:22.197 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.1) 2021-09-21 15:43:22.199 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:43:22.200 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.0.9) 2021-09-21 15:43:22.202 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.31.1) 2021-09-21 15:43:22.204 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.3.3) 2021-09-21 15:43:22.206 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.19.1) 2021-09-21 15:43:22.207 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.26.0) 2021-09-21 15:43:22.209 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.0.1) 2021-09-21 15:43:22.211 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (9.3.0) 2021-09-21 15:43:22.212 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.8.0) 2021-09-21 15:43:22.214 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.11.0) 2021-09-21 15:43:22.216 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.15.0) 2021-09-21 15:43:22.218 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (7.6.0) 2021-09-21 15:43:22.220 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.1) 2021-09-21 15:43:22.222 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.23) 2021-09-21 15:43:22.224 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.8.7) 2021-09-21 15:43:22.225 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:43:22.227 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.7.1) 2021-09-21 15:43:22.229 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.0) 2021-09-21 15:43:22.231 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.8.1) 2021-09-21 15:43:22.233 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.1) 2021-09-21 15:43:22.234 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (8.7.1) 2021-09-21 15:43:22.236 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.3.1) 2021-09-21 15:43:22.239 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (11.0.0) 2021-09-21 15:43:22.241 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.1.0) 2021-09-21 15:43:22.242 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.6.0) 2021-09-21 15:43:22.244 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (12.9.1) 2021-09-21 15:43:22.246 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.4.0) 2021-09-21 15:43:22.248 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.8.2) 2021-09-21 15:43:22.250 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.2) 2021-09-21 15:43:22.252 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.3.0) 2021-09-21 15:43:22.253 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (6.3.0) 2021-09-21 15:43:22.256 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.2.0) 2021-09-21 15:43:22.257 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:22.259 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:43:22.261 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.10.0) 2021-09-21 15:43:22.263 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:22.265 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (3.4.2) 2021-09-21 15:43:22.266 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:43:22.269 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.1.0) 2021-09-21 15:43:22.270 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.1.0.dev8) (2.13.3) 2021-09-21 15:43:22.272 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (1.12.0) 2021-09-21 15:43:22.274 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (21.0) 2021-09-21 15:43:22.275 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (5.8.0) 2021-09-21 15:43:22.277 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:22.279 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (20.0.1) 2021-09-21 15:43:22.281 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (17.6.0) 2021-09-21 15:43:22.283 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (0.59.0) 2021-09-21 15:43:22.285 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (4.3.0) 2021-09-21 15:43:22.287 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:22.288 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.4.0) 2021-09-21 15:43:22.290 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev8) (2.9.0) 2021-09-21 15:43:22.306 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (5.2.2) 2021-09-21 15:43:22.308 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev8) (1.1.5) 2021-09-21 15:43:22.320 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.12.1) 2021-09-21 15:43:22.322 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:43:22.336 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.16.0) 2021-09-21 15:43:22.337 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev8) (1.1.1) 2021-09-21 15:43:22.365 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev8) (2.4.7) 2021-09-21 15:43:22.373 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev8) (2.0.1) 2021-09-21 15:43:22.436 | 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.dev8) (1.7.0) 2021-09-21 15:43:22.438 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev8) (0.1.16) 2021-09-21 15:43:22.502 | 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.dev8) (4.3.0) 2021-09-21 15:43:22.505 | 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.dev8) (3.1.1) 2021-09-21 15:43:22.571 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (2.6.0) 2021-09-21 15:43:22.575 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.0.dev8) (1.2.2) 2021-09-21 15:43:22.624 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (5.4.1) 2021-09-21 15:43:22.625 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:22.628 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (0.10.0) 2021-09-21 15:43:22.630 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.0) 2021-09-21 15:43:22.632 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (3.4.8) 2021-09-21 15:43:22.634 | 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.dev8) (1.1.4) 2021-09-21 15:43:22.637 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.4.4) 2021-09-21 15:43:22.641 | 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.dev8) (1.32) 2021-09-21 15:43:22.690 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (1.14.6) 2021-09-21 15:43:22.698 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==19.1.0.dev8) (2.20) 2021-09-21 15:43:22.723 | 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.dev8) (2.1) 2021-09-21 15:43:22.782 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.0.dev8) (1.0.2) 2021-09-21 15:43:22.928 | 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.dev8) (0.14.1) 2021-09-21 15:43:22.943 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev8) (1.6) 2021-09-21 15:43:23.034 | 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.dev8) (1.5.0) 2021-09-21 15:43:23.116 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev8) (0.5.0) 2021-09-21 15:43:23.121 | 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.dev8) (0.13.0) 2021-09-21 15:43:23.127 | 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.dev8) (2.0.1) 2021-09-21 15:43:23.195 | 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.dev8) (2.8.2) 2021-09-21 15:43:23.200 | 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.dev8) (0.9.6) 2021-09-21 15:43:23.276 | 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.dev8) (5.1.0) 2021-09-21 15:43:23.280 | 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.dev8) (0.3.0) 2021-09-21 15:43:23.282 | 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.dev8) (5.0.6) 2021-09-21 15:43:23.289 | 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.dev8) (4.2.2) 2021-09-21 15:43:23.308 | 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.dev8) (5.0.0) 2021-09-21 15:43:23.413 | 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.dev8) (0.11.0) 2021-09-21 15:43:23.456 | 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.dev8) (3.3.0) 2021-09-21 15:43:23.460 | 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.dev8) (3.2.0) 2021-09-21 15:43:23.637 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev8) (2021.1) 2021-09-21 15:43:23.681 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:43:23.694 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev8) (1.3.2) 2021-09-21 15:43:23.725 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev8) (2.5.0) 2021-09-21 15:43:23.758 | 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.dev8) (0.7.2) 2021-09-21 15:43:24.056 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev8) (57.4.0) 2021-09-21 15:43:24.147 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (0.3.5) 2021-09-21 15:43:24.151 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev8) (3.0.0) 2021-09-21 15:43:24.499 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.501 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.503 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.505 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.507 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.509 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.510 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev8) (0.6.4) 2021-09-21 15:43:24.805 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.2.0) 2021-09-21 15:43:24.813 | 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.dev8) (2.4.2) 2021-09-21 15:43:24.820 | 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.dev8) (3.9.0) 2021-09-21 15:43:24.870 | 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.dev8) (2.1.2) 2021-09-21 15:43:24.876 | 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.dev8) (0.4.0) 2021-09-21 15:43:24.988 | Requirement already satisfied: wcwidth>=0.1.7 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.dev8) (0.2.5) 2021-09-21 15:43:24.990 | Requirement already satisfied: colorama>=0.3.7 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.dev8) (0.4.4) 2021-09-21 15:43:24.991 | 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.dev8) (1.8.2) 2021-09-21 15:43:24.993 | 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.dev8) (21.2.0) 2021-09-21 15:43:25.198 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev8) (3.17.5) 2021-09-21 15:43:25.400 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev8) (2.1.0) 2021-09-21 15:43:25.662 | 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.dev8) (1.26.6) 2021-09-21 15:43:25.664 | 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.dev8) (2.0.4) 2021-09-21 15:43:25.666 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (3.2) 2021-09-21 15:43:25.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev8) (2021.5.30) 2021-09-21 15:43:25.905 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev8) (0.7) 2021-09-21 15:43:26.269 | 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.dev8) (0.5.2) 2021-09-21 15:43:26.280 | 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.dev8) (0.4.1) 2021-09-21 15:43:26.624 | 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>=1.31.0->neutron==19.1.0.dev8) (1.0.0) 2021-09-21 15:43:26.772 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev8) (0.12.1) 2021-09-21 15:43:27.064 | 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.dev8) (2.0.0) 2021-09-21 15:43:27.067 | 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.dev8) (4.9.3) 2021-09-21 15:43:27.275 | 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.dev8) (2.2.1) 2021-09-21 15:43:27.389 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.0.dev8) (3.5.0) 2021-09-21 15:43:28.778 | Installing collected packages: neutron 2021-09-21 15:43:28.778 | Attempting uninstall: neutron 2021-09-21 15:43:28.779 | Found existing installation: neutron 19.1.0.dev8 2021-09-21 15:43:28.797 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-09-21 15:43:28.798 | Running setup.py develop for neutron 2021-09-21 15:43:31.671 | Successfully installed neutron 2021-09-21 15:43:31.671 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-09-21 15:43:31.820 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:31.823 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:31.825 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:31.827 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:31.829 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:31.832 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:31.835 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:31.837 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:31.839 | + functions-common:time_stop:2316 : start_time=1632238998036 2021-09-21 15:43:31.841 | + functions-common:time_stop:2318 : [[ -z 1632238998036 ]] 2021-09-21 15:43:31.844 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:31.848 | + functions-common:time_stop:2321 : end_time=1632239011846 2021-09-21 15:43:31.851 | + functions-common:time_stop:2322 : elapsed_time=13810 2021-09-21 15:43:31.853 | + functions-common:time_stop:2323 : total=94778 2021-09-21 15:43:31.855 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:31.857 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=108588 2021-09-21 15:43:31.859 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:31.862 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:31.864 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:31.867 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:31.887 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-21 15:43:31.900 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-09-21 15:43:31.902 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-09-21 15:43:31.905 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:31.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:31.910 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-09-21 15:43:31.913 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:31.915 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-09-21 15:43:31.918 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:31.920 | + ./stack.sh:main:916 : is_service_enabled nova 2021-09-21 15:43:31.937 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:31.940 | + ./stack.sh:main:918 : stack_install_service nova 2021-09-21 15:43:31.943 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-21 15:43:31.946 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-21 15:43:31.954 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:31.957 | + lib/stack:stack_install_service:32 : install_nova 2021-09-21 15:43:31.960 | + lib/nova:install_nova:814 : use_library_from_git os-vif 2021-09-21 15:43:31.962 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-09-21 15:43:31.965 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:31.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:31.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-09-21 15:43:31.972 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:31.974 | + lib/nova:install_nova:819 : is_service_enabled n-cpu 2021-09-21 15:43:31.990 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:31.992 | + lib/nova:install_nova:823 : is_service_enabled n-novnc 2021-09-21 15:43:32.009 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:32.012 | + lib/nova:install_nova:835 : is_service_enabled n-spice 2021-09-21 15:43:32.029 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:32.031 | + lib/nova:install_nova:847 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-09-21 15:43:32.033 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-21 15:43:32.036 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-21 15:43:32.038 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:43:32.040 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:43:32.043 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:43:32.046 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:43:32.048 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:43:32.051 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:43:32.067 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:43:32.069 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:43:32.072 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:32.074 | + functions-common:git_clone:544 : echo master 2021-09-21 15:43:32.075 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:43:32.080 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-21 15:43:32.082 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:32.084 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-21 15:43:32.087 | + functions-common:git_clone:593 : git show --oneline 2021-09-21 15:43:32.088 | + functions-common:git_clone:593 : head -1 2021-09-21 15:43:32.090 | 62406b5728 Merge "Add missing __init__.py in nova/db/api" 2021-09-21 15:43:32.093 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-21 15:43:32.095 | + lib/nova:install_nova:848 : setup_develop /opt/stack/nova 2021-09-21 15:43:32.098 | + inc/python:setup_develop:338 : local bindep 2021-09-21 15:43:32.100 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:32.103 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-09-21 15:43:32.105 | + inc/python:setup_develop:344 : local extras= 2021-09-21 15:43:32.108 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-21 15:43:32.110 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-21 15:43:32.113 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:32.116 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-09-21 15:43:32.118 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-21 15:43:32.120 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-21 15:43:32.124 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-09-21 15:43:32.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-21 15:43:32.130 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-09-21 15:43:32.132 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-21 15:43:32.135 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-21 15:43:32.138 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-21 15:43:32.144 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-09-21 15:43:32.146 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-09-21 15:43:32.779 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-09-21 15:43:32.781 | + inc/python:setup_package:418 : local bindep=0 2021-09-21 15:43:32.783 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-21 15:43:32.786 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-21 15:43:32.788 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-09-21 15:43:32.790 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-09-21 15:43:32.793 | + inc/python:setup_package:427 : local flags=-e 2021-09-21 15:43:32.795 | + inc/python:setup_package:428 : local extras= 2021-09-21 15:43:32.797 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-21 15:43:32.800 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-21 15:43:32.802 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-21 15:43:32.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-21 15:43:32.807 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-21 15:43:32.809 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-09-21 15:43:32.830 | Using python 3.8 to install /opt/stack/nova 2021-09-21 15:43:32.833 | + 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 2021-09-21 15:43:33.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:33.686 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:33.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:33.687 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:34.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:34.769 | Obtaining file:///opt/stack/nova 2021-09-21 15:43:37.925 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.6.0) 2021-09-21 15:43:37.927 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.23) 2021-09-21 15:43:37.929 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.9) 2021-09-21 15:43:37.931 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.31.1) 2021-09-21 15:43:37.933 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.0.1) 2021-09-21 15:43:37.934 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (9.3.0) 2021-09-21 15:43:37.936 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.3) 2021-09-21 15:43:37.938 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.1) 2021-09-21 15:43:37.940 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.8) 2021-09-21 15:43:37.942 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.8.7) 2021-09-21 15:43:37.944 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.1) 2021-09-21 15:43:37.945 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.1.1) 2021-09-21 15:43:37.947 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:37.949 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.7.2) 2021-09-21 15:43:37.951 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.13.0) 2021-09-21 15:43:37.952 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.1) 2021-09-21 15:43:37.954 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.8.0) 2021-09-21 15:43:37.956 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.11.0) 2021-09-21 15:43:37.961 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.7.2) 2021-09-21 15:43:37.963 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.1.16) 2021-09-21 15:43:37.965 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev4) (3.2.0) 2021-09-21 15:43:37.968 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.1.0) 2021-09-21 15:43:37.969 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:43:37.972 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (7.6.0) 2021-09-21 15:43:37.973 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:37.975 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.26.0) 2021-09-21 15:43:37.977 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.4.0) 2021-09-21 15:43:37.978 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:43:37.980 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.1) 2021-09-21 15:43:37.982 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.1) 2021-09-21 15:43:37.984 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (8.7.1) 2021-09-21 15:43:37.986 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.3.1) 2021-09-21 15:43:37.987 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.0) 2021-09-21 15:43:37.989 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.3.0) 2021-09-21 15:43:37.991 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.2.0) 2021-09-21 15:43:37.993 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:37.995 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.10.0) 2021-09-21 15:43:37.996 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (11.0.0) 2021-09-21 15:43:37.999 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (6.3.0) 2021-09-21 15:43:38.001 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (12.9.1) 2021-09-21 15:43:38.003 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.8.2) 2021-09-21 15:43:38.005 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:43:38.007 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.1.0) 2021-09-21 15:43:38.009 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:38.010 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.5.0) 2021-09-21 15:43:38.012 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.4.0) 2021-09-21 15:43:38.014 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.8.0) 2021-09-21 15:43:38.016 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:38.018 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.0.0) 2021-09-21 15:43:38.020 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.0) 2021-09-21 15:43:38.022 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:38.023 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.6.0) 2021-09-21 15:43:38.026 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.5.0) 2021-09-21 15:43:38.027 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (3.9.1) 2021-09-21 15:43:38.029 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.0.1) 2021-09-21 15:43:38.031 | Requirement already satisfied: os-xenapi>=0.3.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.3.4) 2021-09-21 15:43:38.032 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.9.0) 2021-09-21 15:43:38.035 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.2.2) 2021-09-21 15:43:38.036 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.1.26) 2021-09-21 15:43:38.038 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.3.3) 2021-09-21 15:43:38.040 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.7.0) 2021-09-21 15:43:38.042 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (4.6.2) 2021-09-21 15:43:38.044 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.8.2) 2021-09-21 15:43:38.045 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (1.4.1) 2021-09-21 15:43:38.047 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:43:38.049 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (0.59.0) 2021-09-21 15:43:38.051 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev4) (5.4.1) 2021-09-21 15:43:38.067 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (5.2.2) 2021-09-21 15:43:38.069 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev4) (1.1.5) 2021-09-21 15:43:38.097 | 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.dev4) (5.2.0) 2021-09-21 15:43:38.139 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev4) (1.14.6) 2021-09-21 15:43:38.144 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev4) (2.20) 2021-09-21 15:43:38.180 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:43:38.182 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev4) (1.16.0) 2021-09-21 15:43:38.219 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev4) (2.0.1) 2021-09-21 15:43:38.362 | 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.dev4) (4.3.0) 2021-09-21 15:43:38.369 | 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.dev4) (3.1.1) 2021-09-21 15:43:38.438 | 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.dev4) (1.1.4) 2021-09-21 15:43:38.441 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (0.10.0) 2021-09-21 15:43:38.445 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.4) 2021-09-21 15:43:38.449 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:38.451 | 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.dev4) (1.32) 2021-09-21 15:43:38.453 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:38.487 | 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.dev4) (2.1) 2021-09-21 15:43:38.554 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev4) (6.3.1) 2021-09-21 15:43:38.627 | 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.dev4) (2.3.0) 2021-09-21 15:43:38.630 | 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.dev4) (0.6.4) 2021-09-21 15:43:38.662 | 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.dev4) (1.12.0) 2021-09-21 15:43:38.683 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->os-vif>=1.15.2->nova==24.1.0.dev4) (1.12.1) 2021-09-21 15:43:38.747 | Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python3.8/dist-packages (from os-xenapi>=0.3.4->nova==24.1.0.dev4) (2.9.1) 2021-09-21 15:43:38.764 | Requirement already satisfied: pytz>=2015.7 in /usr/local/lib/python3.8/dist-packages (from Babel!=2.4.0,>=2.3.4->os-xenapi>=0.3.4->nova==24.1.0.dev4) (2021.1) 2021-09-21 15:43:38.838 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (0.14.1) 2021-09-21 15:43:38.853 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev4) (1.6) 2021-09-21 15:43:38.997 | 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.dev4) (2.0.1) 2021-09-21 15:43:39.003 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev4) (0.5.0) 2021-09-21 15:43:39.083 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev4) (0.9.6) 2021-09-21 15:43:39.168 | 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.dev4) (0.3.0) 2021-09-21 15:43:39.169 | 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.dev4) (5.1.0) 2021-09-21 15:43:39.178 | 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.dev4) (4.2.2) 2021-09-21 15:43:39.180 | 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.dev4) (5.0.6) 2021-09-21 15:43:39.202 | 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.dev4) (5.0.0) 2021-09-21 15:43:39.318 | 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.dev4) (0.11.0) 2021-09-21 15:43:39.370 | 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.dev4) (3.2.0) 2021-09-21 15:43:39.372 | 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.dev4) (3.3.0) 2021-09-21 15:43:39.477 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev4) (1.0.2) 2021-09-21 15:43:39.642 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (1.3.2) 2021-09-21 15:43:39.644 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev4) (3.0.0) 2021-09-21 15:43:39.679 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (2.5.0) 2021-09-21 15:43:39.762 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (2.4.7) 2021-09-21 15:43:39.767 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev4) (21.0) 2021-09-21 15:43:39.864 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev4) (2.13.3) 2021-09-21 15:43:39.977 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev4) (1.4.0) 2021-09-21 15:43:40.016 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev4) (57.4.0) 2021-09-21 15:43:40.389 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.2.8) 2021-09-21 15:43:40.398 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev4) (0.4.8) 2021-09-21 15:43:40.445 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.446 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.448 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.450 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.452 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.454 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.456 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev4) (0.6.4) 2021-09-21 15:43:40.734 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.16.0->nova==24.1.0.dev4) (3.9.0) 2021-09-21 15:43:40.800 | 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.16.0->nova==24.1.0.dev4) (0.4.0) 2021-09-21 15:43:40.805 | 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.16.0->nova==24.1.0.dev4) (2.1.2) 2021-09-21 15:43:40.952 | Requirement already satisfied: colorama>=0.3.7 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.16.0->nova==24.1.0.dev4) (0.4.4) 2021-09-21 15:43:40.954 | 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.16.0->nova==24.1.0.dev4) (21.2.0) 2021-09-21 15:43:40.956 | Requirement already satisfied: wcwidth>=0.1.7 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.16.0->nova==24.1.0.dev4) (0.2.5) 2021-09-21 15:43:40.958 | 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.16.0->nova==24.1.0.dev4) (1.8.2) 2021-09-21 15:43:41.171 | 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.dev4) (3.17.5) 2021-09-21 15:43:41.272 | 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.dev4) (1.3.3) 2021-09-21 15:43:41.274 | 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.dev4) (20.0.1) 2021-09-21 15:43:41.469 | 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.dev4) (2.1.0) 2021-09-21 15:43:41.472 | 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.dev4) (2.4.2) 2021-09-21 15:43:41.744 | 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.dev4) (2.0.4) 2021-09-21 15:43:41.746 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (2021.5.30) 2021-09-21 15:43:41.748 | 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.dev4) (1.26.6) 2021-09-21 15:43:41.750 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev4) (3.2) 2021-09-21 15:43:42.056 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev4) (0.7) 2021-09-21 15:43:42.401 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.5.2) 2021-09-21 15:43:42.406 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev4) (0.4.1) 2021-09-21 15:43:42.620 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.6.2) 2021-09-21 15:43:42.626 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (1.4.2) 2021-09-21 15:43:42.632 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev4) (2.4.0) 2021-09-21 15:43:43.104 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev4) (1.0.0) 2021-09-21 15:43:43.278 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev4) (0.12.1) 2021-09-21 15:43:43.612 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev4) (1.21.2) 2021-09-21 15:43:43.775 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev4) (2.1.0) 2021-09-21 15:43:43.927 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.1.0.dev4) (3.5.0) 2021-09-21 15:43:45.431 | Installing collected packages: nova 2021-09-21 15:43:45.431 | Attempting uninstall: nova 2021-09-21 15:43:45.432 | Found existing installation: nova 24.1.0.dev4 2021-09-21 15:43:45.440 | Can't uninstall 'nova'. No files were found to uninstall. 2021-09-21 15:43:45.442 | Running setup.py develop for nova 2021-09-21 15:43:49.690 | Successfully installed nova 2021-09-21 15:43:49.690 | 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 2021-09-21 15:43:49.842 | + inc/python:pip_install:200 : result=0 2021-09-21 15:43:49.845 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:43:49.847 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:49.849 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:49.851 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:49.854 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:49.856 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:49.858 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:43:49.860 | + functions-common:time_stop:2316 : start_time=1632239012825 2021-09-21 15:43:49.862 | + functions-common:time_stop:2318 : [[ -z 1632239012825 ]] 2021-09-21 15:43:49.865 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:49.869 | + functions-common:time_stop:2321 : end_time=1632239029867 2021-09-21 15:43:49.871 | + functions-common:time_stop:2322 : elapsed_time=17042 2021-09-21 15:43:49.874 | + functions-common:time_stop:2323 : total=108588 2021-09-21 15:43:49.876 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:49.879 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=125630 2021-09-21 15:43:49.881 | + inc/python:pip_install:203 : return 0 2021-09-21 15:43:49.883 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-21 15:43:49.886 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:49.888 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:49.907 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-21 15:43:49.919 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-09-21 15:43:49.922 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-09-21 15:43:49.924 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-21 15:43:49.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-21 15:43:49.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-09-21 15:43:49.932 | + inc/python:use_library_from_git:253 : return 1 2021-09-21 15:43:49.934 | + lib/nova:install_nova:849 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-21 15:43:49.947 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-21 15:43:49.949 | + ./stack.sh:main:919 : configure_nova 2021-09-21 15:43:49.952 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-09-21 15:43:49.965 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-09-21 15:43:49.967 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-21 15:43:49.970 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-21 15:43:49.974 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-21 15:43:49.974 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-21 15:43:49.979 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-21 15:43:49.981 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-21 15:43:49.984 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-21 15:43:49.986 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-21 15:43:49.989 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-21 15:43:49.991 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-21 15:43:49.993 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-21 15:43:49.996 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-21 15:43:50.008 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-21 15:43:50.021 | + 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 2021-09-21 15:43:50.033 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-09-21 15:43:50.050 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-21 15:43:50.062 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-21 15:43:50.066 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-21 15:43:50.070 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.C0Nn6lrwFn 2021-09-21 15:43:50.072 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:43:50.075 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-21 15:43:50.077 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-21 15:43:50.080 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:43:50.082 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-21 15:43:50.085 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.C0Nn6lrwFn 2021-09-21 15:43:50.089 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.C0Nn6lrwFn 2021-09-21 15:43:50.100 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.C0Nn6lrwFn /etc/sudoers.d/nova-rootwrap 2021-09-21 15:43:50.114 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-21 15:43:50.118 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-21 15:43:50.120 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-21 15:43:50.123 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-21 15:43:50.125 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-21 15:43:50.129 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-09-21 15:43:50.131 | + 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 ]] 2021-09-21 15:43:50.134 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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 ]] 2021-09-21 15:43:50.136 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-21 15:43:50.141 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-09-21 15:43:50.157 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:50.160 | + lib/nova:configure_nova:319 : create_nova_conf 2021-09-21 15:43:50.162 | + lib/nova:create_nova_conf:386 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-21 15:43:50.166 | + lib/nova:create_nova_conf:389 : rm -f /etc/nova/nova.conf 2021-09-21 15:43:50.169 | + lib/nova:create_nova_conf:390 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-21 15:43:50.198 | + lib/nova:create_nova_conf:391 : '[' True == True ']' 2021-09-21 15:43:50.201 | + lib/nova:create_nova_conf:392 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-21 15:43:50.226 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-21 15:43:50.256 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-21 15:43:50.282 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-21 15:43:50.311 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-21 15:43:50.340 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-21 15:43:50.369 | + lib/nova:create_nova_conf:399 : [[ 4 == 6 ]] 2021-09-21 15:43:50.371 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2021-09-21 15:43:50.399 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-21 15:43:50.427 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-21 15:43:50.454 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-21 15:43:50.484 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-21 15:43:50.512 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-21 15:43:50.542 | + lib/nova:create_nova_conf:411 : is_fedora 2021-09-21 15:43:50.544 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-21 15:43:50.547 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-21 15:43:50.550 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-21 15:43:50.552 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-21 15:43:50.554 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-21 15:43:50.556 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-21 15:43:50.559 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-21 15:43:50.561 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-21 15:43:50.563 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-21 15:43:50.565 | + lib/nova:create_nova_conf:411 : is_suse 2021-09-21 15:43:50.567 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:43:50.570 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:43:50.572 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:43:50.574 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:43:50.576 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:43:50.579 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:43:50.581 | + lib/nova:create_nova_conf:420 : is_service_enabled n-api n-cond n-sched 2021-09-21 15:43:50.597 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:50.599 | + lib/nova:create_nova_conf:424 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:43:50.602 | + lib/nova:create_nova_conf:427 : local db=nova_cell0 2021-09-21 15:43:50.604 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-21 15:43:50.632 | ++ lib/nova:create_nova_conf:433 : database_connection_url nova_cell0 2021-09-21 15:43:50.634 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-21 15:43:50.637 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-21 15:43:50.639 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-21 15:43:50.641 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:43:50.644 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-21 15:43:50.674 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_api 2021-09-21 15:43:50.677 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-21 15:43:50.679 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-21 15:43:50.681 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-21 15:43:50.683 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:43:50.686 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-21 15:43:50.715 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf cache enabled True 2021-09-21 15:43:50.747 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-21 15:43:50.775 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-21 15:43:50.803 | + lib/nova:create_nova_conf:444 : is_service_enabled n-api 2021-09-21 15:43:50.820 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:50.822 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api-meta 2021-09-21 15:43:50.848 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:50.851 | ++ lib/nova:create_nova_conf:447 : echo osapi_compute,metadata 2021-09-21 15:43:50.854 | ++ lib/nova:create_nova_conf:447 : sed s/,metadata// 2021-09-21 15:43:50.859 | + lib/nova:create_nova_conf:447 : NOVA_ENABLED_APIS=osapi_compute 2021-09-21 15:43:50.862 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-21 15:43:50.889 | + lib/nova:create_nova_conf:450 : is_service_enabled tls-proxy 2021-09-21 15:43:50.906 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:50.908 | + lib/nova:create_nova_conf:456 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-21 15:43:50.911 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:43:50.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-09-21 15:43:50.915 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-21 15:43:50.918 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-21 15:43:50.946 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-21 15:43:50.974 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-09-21 15:43:51.000 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-21 15:43:51.028 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-21 15:43:51.055 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-21 15:43:51.082 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-21 15:43:51.109 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-21 15:43:51.136 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-21 15:43:51.164 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-21 15:43:51.196 | + lib/nova:create_nova_conf:459 : is_service_enabled cinder 2021-09-21 15:43:51.212 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:51.215 | + lib/nova:create_nova_conf:460 : configure_cinder_access 2021-09-21 15:43:51.217 | + lib/nova:configure_cinder_access:581 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-21 15:43:51.246 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-21 15:43:51.274 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2021-09-21 15:43:51.301 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder username nova 2021-09-21 15:43:51.328 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-21 15:43:51.356 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-21 15:43:51.383 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-21 15:43:51.410 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-21 15:43:51.437 | + lib/nova:configure_cinder_access:595 : is_service_enabled tls-proxy 2021-09-21 15:43:51.453 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:51.456 | + lib/nova:create_nova_conf:463 : '[' -n /opt/stack/data/nova ']' 2021-09-21 15:43:51.458 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-21 15:43:51.485 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-21 15:43:51.516 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-21 15:43:51.519 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-21 15:43:51.546 | + lib/nova:create_nova_conf:470 : '[' False '!=' False ']' 2021-09-21 15:43:51.549 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2021-09-21 15:43:51.551 | + lib/nova:create_nova_conf:478 : is_suse 2021-09-21 15:43:51.553 | + functions-common:is_suse:462 : is_opensuse 2021-09-21 15:43:51.555 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-21 15:43:51.558 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-21 15:43:51.560 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-21 15:43:51.562 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-21 15:43:51.565 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-21 15:43:51.567 | + lib/nova:create_nova_conf:483 : setup_logging /etc/nova/nova.conf 2021-09-21 15:43:51.569 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-09-21 15:43:51.572 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-09-21 15:43:51.575 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:51.591 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:51.593 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:51.595 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:51.597 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:51.599 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-09-21 15:43:51.628 | + 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' 2021-09-21 15:43:51.655 | + 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' 2021-09-21 15:43:51.682 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:51.710 | + lib/nova:create_nova_conf:485 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-21 15:43:51.740 | + lib/nova:create_nova_conf:487 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-21 15:43:51.742 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-21 15:43:51.744 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-21 15:43:51.747 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-09-21 15:43:51.749 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-21 15:43:51.752 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:51.755 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-09-21 15:43:51.759 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-09-21 15:43:51.761 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:51.763 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:51.776 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:51.776 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:51.784 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:51.787 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:51.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:43:51.805 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-21 15:43:51.809 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-21 15:43:51.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:51.866 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-21 15:43:51.899 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:51.926 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:51.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:51.980 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:52.008 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:52.035 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:52.063 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:52.090 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:52.118 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:52.145 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:52.173 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-21 15:43:52.176 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-21 15:43:52.179 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-09-21 15:43:52.181 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-09-21 15:43:52.183 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-21 15:43:52.186 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:52.188 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:52.190 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:52.193 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:52.195 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-21 15:43:52.222 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-21 15:43:52.251 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-21 15:43:52.251 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-09-21 15:43:52.259 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-21 15:43:52.263 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-09-21 15:43:52.265 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-09-21 15:43:52.268 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-21 15:43:52.270 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-21 15:43:52.272 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:52.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:52.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:52.279 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:52.281 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-21 15:43:52.284 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:52.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:52.289 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-09-21 15:43:52.350 | Enabling site nova-api-wsgi. 2021-09-21 15:43:52.356 | To activate the new configuration, you need to run: 2021-09-21 15:43:52.356 | systemctl reload apache2 2021-09-21 15:43:52.360 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-21 15:43:52.362 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-21 15:43:52.365 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-21 15:43:52.367 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-21 15:43:52.505 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-21 15:43:52.507 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:43:52.510 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:52.512 | + lib/apache:write_uwsgi_config:256 : local url= 2021-09-21 15:43:52.514 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-09-21 15:43:52.517 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-21 15:43:52.520 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:52.524 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-09-21 15:43:52.526 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-21 15:43:52.529 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-21 15:43:52.543 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:52.543 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-21 15:43:52.552 | d /var/run/uwsgi 0755 ubuntu root 2021-09-21 15:43:52.556 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-21 15:43:52.572 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-21 15:43:52.574 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-21 15:43:52.578 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-21 15:43:52.610 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-21 15:43:52.638 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-21 15:43:52.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-21 15:43:52.693 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-21 15:43:52.721 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-21 15:43:52.748 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-21 15:43:52.776 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-21 15:43:52.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-21 15:43:52.831 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-21 15:43:52.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-21 15:43:52.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-21 15:43:52.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-21 15:43:52.940 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-09-21 15:43:52.943 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-21 15:43:52.970 | + lib/nova:create_nova_conf:490 : is_service_enabled ceilometer 2021-09-21 15:43:52.986 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:52.988 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-21 15:43:53.020 | ++ lib/nova:create_nova_conf:499 : get_notification_url 2021-09-21 15:43:53.022 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-21 15:43:53.025 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-21 15:43:53.041 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:53.044 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:53.047 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:53.075 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-21 15:43:53.105 | + lib/nova:create_nova_conf:501 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-21 15:43:53.107 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:43:53.110 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-21 15:43:53.112 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:53.115 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-21 15:43:53.117 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:53.133 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:53.136 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-21 15:43:53.139 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-21 15:43:53.141 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:53.158 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:53.160 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:53.163 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-09-21 15:43:53.191 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:53.195 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:53.198 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-21 15:43:53.230 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-21 15:43:53.258 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-21 15:43:53.290 | + lib/nova:create_nova_conf:508 : is_service_enabled tls-proxy 2021-09-21 15:43:53.306 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:53.308 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-21 15:43:53.337 | + lib/nova:create_nova_conf:515 : '[' True == True ']' 2021-09-21 15:43:53.339 | + lib/nova:create_nova_conf:516 : init_nova_service_user_conf 2021-09-21 15:43:53.342 | + lib/nova:init_nova_service_user_conf:717 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-09-21 15:43:53.374 | + lib/nova:init_nova_service_user_conf:718 : iniset /etc/nova/nova.conf service_user auth_type password 2021-09-21 15:43:53.403 | + lib/nova:init_nova_service_user_conf:719 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2021-09-21 15:43:53.430 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user username nova 2021-09-21 15:43:53.459 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-09-21 15:43:53.486 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-09-21 15:43:53.514 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user project_name service 2021-09-21 15:43:53.542 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-09-21 15:43:53.570 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-09-21 15:43:53.600 | + lib/nova:create_nova_conf:519 : is_service_enabled n-cond 2021-09-21 15:43:53.616 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:53.619 | ++ lib/nova:create_nova_conf:520 : seq 1 1 2021-09-21 15:43:53.623 | + lib/nova:create_nova_conf:520 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:43:53.625 | + lib/nova:create_nova_conf:521 : local conf 2021-09-21 15:43:53.629 | + lib/nova:create_nova_conf:522 : local vhost 2021-09-21 15:43:53.631 | ++ lib/nova:create_nova_conf:523 : conductor_conf 1 2021-09-21 15:43:53.634 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:43:53.636 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:43:53.639 | + lib/nova:create_nova_conf:523 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:43:53.642 | + lib/nova:create_nova_conf:524 : vhost=nova_cell1 2021-09-21 15:43:53.644 | + lib/nova:create_nova_conf:526 : rm -f /etc/nova/nova_cell1.conf 2021-09-21 15:43:53.657 | ++ lib/nova:create_nova_conf:527 : database_connection_url nova_cell1 2021-09-21 15:43:53.659 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-21 15:43:53.662 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-21 15:43:53.664 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-21 15:43:53.666 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:43:53.670 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-21 15:43:53.701 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-21 15:43:53.732 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-21 15:43:53.763 | + lib/nova:create_nova_conf:531 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:43:53.765 | + lib/nova:create_nova_conf:534 : rpc_backend_add_vhost nova_cell1 2021-09-21 15:43:53.768 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-21 15:43:53.771 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-21 15:43:53.787 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:53.790 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-21 15:43:53.791 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-21 15:43:54.482 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2021-09-21 15:43:54.485 | + lib/nova:create_nova_conf:535 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-21 15:43:54.488 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-21 15:43:54.490 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-21 15:43:54.492 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-21 15:43:54.495 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-21 15:43:54.497 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-21 15:43:54.513 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:54.516 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-21 15:43:54.519 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-21 15:43:54.521 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-21 15:43:54.538 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:54.540 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-09-21 15:43:54.543 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-09-21 15:43:54.572 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-21 15:43:54.575 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-21 15:43:54.577 | + lib/nova:create_nova_conf:539 : is_service_enabled placement placement-client 2021-09-21 15:43:54.594 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:54.597 | + lib/nova:create_nova_conf:540 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-21 15:43:54.600 | + lib/nova:configure_placement_nova_compute:568 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:43:54.603 | + lib/nova:configure_placement_nova_compute:569 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-21 15:43:54.636 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2021-09-21 15:43:54.664 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-21 15:43:54.691 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-21 15:43:54.719 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-21 15:43:54.747 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-21 15:43:54.774 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-21 15:43:54.802 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-21 15:43:54.830 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova_cell1.conf 2021-09-21 15:43:54.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-21 15:43:54.834 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-21 15:43:54.837 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-21 15:43:54.854 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-21 15:43:54.857 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-21 15:43:54.859 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-21 15:43:54.861 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-21 15:43:54.863 | + 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}}' 2021-09-21 15:43:54.892 | + 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' 2021-09-21 15:43:54.921 | + 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' 2021-09-21 15:43:54.949 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-21 15:43:54.977 | + lib/nova:create_nova_conf:551 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-21 15:43:54.980 | ++ lib/nova:create_nova_conf:554 : seq 1 1 2021-09-21 15:43:54.984 | + lib/nova:create_nova_conf:554 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-21 15:43:54.986 | + lib/nova:create_nova_conf:555 : local conf 2021-09-21 15:43:54.989 | + lib/nova:create_nova_conf:556 : local offset 2021-09-21 15:43:54.991 | ++ lib/nova:create_nova_conf:557 : conductor_conf 1 2021-09-21 15:43:54.994 | ++ lib/nova:conductor_conf:729 : local cell=1 2021-09-21 15:43:54.996 | ++ lib/nova:conductor_conf:730 : echo /etc/nova/nova_cell1.conf 2021-09-21 15:43:54.999 | + lib/nova:create_nova_conf:557 : conf=/etc/nova/nova_cell1.conf 2021-09-21 15:43:55.002 | + lib/nova:create_nova_conf:558 : offset=0 2021-09-21 15:43:55.004 | + lib/nova:create_nova_conf:559 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-21 15:43:55.007 | + lib/nova:configure_console_proxies:666 : local conf=/etc/nova/nova_cell1.conf 2021-09-21 15:43:55.009 | + lib/nova:configure_console_proxies:667 : local offset=0 2021-09-21 15:43:55.011 | + lib/nova:configure_console_proxies:671 : offset=0 2021-09-21 15:43:55.013 | + lib/nova:configure_console_proxies:673 : is_service_enabled n-novnc 2021-09-21 15:43:55.029 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:55.032 | + lib/nova:configure_console_proxies:673 : '[' False '!=' False ']' 2021-09-21 15:43:55.034 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-spice 2021-09-21 15:43:55.050 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:55.052 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-sproxy 2021-09-21 15:43:55.068 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:55.070 | + lib/nova:configure_nova:321 : is_service_enabled n-cpu 2021-09-21 15:43:55.087 | + functions-common:is_service_enabled:1965 : return 1 2021-09-21 15:43:55.090 | + ./stack.sh:main:922 : is_service_enabled placement 2021-09-21 15:43:55.107 | + functions-common:is_service_enabled:1965 : return 0 2021-09-21 15:43:55.110 | + ./stack.sh:main:924 : stack_install_service placement 2021-09-21 15:43:55.112 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-21 15:43:55.114 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-21 15:43:55.117 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-21 15:43:55.119 | + lib/stack:stack_install_service:32 : install_placement 2021-09-21 15:43:55.122 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-21 15:43:55.124 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-09-21 15:43:55.127 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:55.130 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:55.132 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-09-21 15:43:55.135 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:43:55.138 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:43:55.140 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:43:55.143 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:43:55.145 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:55.148 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:43:55.150 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:55.153 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:55.155 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:43:55.157 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:43:55.160 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:43:55.162 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:43:55.165 | + functions-common:install_package:1348 : real_install_package apache2 2021-09-21 15:43:55.167 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:43:55.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:55.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:55.174 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-09-21 15:43:55.197 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-09-21 15:43:55.304 | Reading package lists... 2021-09-21 15:43:55.535 | Building dependency tree... 2021-09-21 15:43:55.536 | Reading state information... 2021-09-21 15:43:55.801 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-21 15:43:55.801 | The following packages were automatically installed and are no longer required: 2021-09-21 15:43:55.802 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:43:55.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:43:55.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:43:55.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:43:55.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:43:55.802 | python3-zope.interface 2021-09-21 15:43:55.802 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:43:55.917 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:43:55.925 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:43:55.927 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:43:55.930 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:55.932 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:55.935 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:55.937 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:55.940 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:55.942 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:43:55.945 | + functions-common:time_stop:2316 : start_time=1632239035194 2021-09-21 15:43:55.947 | + functions-common:time_stop:2318 : [[ -z 1632239035194 ]] 2021-09-21 15:43:55.950 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:55.956 | + functions-common:time_stop:2321 : end_time=1632239035952 2021-09-21 15:43:55.958 | + functions-common:time_stop:2322 : elapsed_time=758 2021-09-21 15:43:55.961 | + functions-common:time_stop:2323 : total=5924 2021-09-21 15:43:55.964 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:55.967 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6682 2021-09-21 15:43:55.969 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:43:55.972 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-09-21 15:43:55.974 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-09-21 15:43:55.977 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-09-21 15:43:55.980 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-09-21 15:43:55.983 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-09-21 15:43:56.006 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-09-21 15:43:56.008 | + functions-common:install_package:1347 : update_package_repo 2021-09-21 15:43:56.011 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-21 15:43:56.013 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-21 15:43:56.016 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-21 15:43:56.019 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-21 15:43:56.021 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-21 15:43:56.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:56.027 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:56.029 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-21 15:43:56.032 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-21 15:43:56.034 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-21 15:43:56.037 | + functions-common:apt_get_update:1074 : return 2021-09-21 15:43:56.044 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-09-21 15:43:56.046 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-21 15:43:56.049 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:56.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:56.054 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-09-21 15:43:56.078 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-09-21 15:43:56.184 | Reading package lists... 2021-09-21 15:43:56.419 | Building dependency tree... 2021-09-21 15:43:56.421 | Reading state information... 2021-09-21 15:43:56.669 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2021-09-21 15:43:56.669 | The following packages were automatically installed and are no longer required: 2021-09-21 15:43:56.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-21 15:43:56.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-21 15:43:56.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-21 15:43:56.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-21 15:43:56.671 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-21 15:43:56.671 | python3-zope.interface 2021-09-21 15:43:56.671 | Use 'sudo apt autoremove' to remove them. 2021-09-21 15:43:56.785 | 0 upgraded, 0 newly installed, 0 to remove and 88 not upgraded. 2021-09-21 15:43:56.790 | + functions-common:apt_get:1118 : result=0 2021-09-21 15:43:56.792 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-21 15:43:56.795 | + functions-common:time_stop:2309 : local name 2021-09-21 15:43:56.797 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:43:56.800 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:43:56.802 | + functions-common:time_stop:2312 : local total 2021-09-21 15:43:56.805 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:43:56.807 | + functions-common:time_stop:2315 : name=apt-get 2021-09-21 15:43:56.809 | + functions-common:time_stop:2316 : start_time=1632239036075 2021-09-21 15:43:56.812 | + functions-common:time_stop:2318 : [[ -z 1632239036075 ]] 2021-09-21 15:43:56.815 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:43:56.819 | + functions-common:time_stop:2321 : end_time=1632239036817 2021-09-21 15:43:56.822 | + functions-common:time_stop:2322 : elapsed_time=742 2021-09-21 15:43:56.824 | + functions-common:time_stop:2323 : total=6682 2021-09-21 15:43:56.827 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:43:56.830 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7424 2021-09-21 15:43:56.833 | + functions-common:apt_get:1122 : return 0 2021-09-21 15:43:56.837 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-09-21 15:43:56.840 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-21 15:43:56.842 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-21 15:43:56.845 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-21 15:43:56.848 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-21 15:43:56.850 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-21 15:43:56.853 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-21 15:43:56.909 | wsgi (enabled by maintainer script) 2021-09-21 15:43:56.913 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-21 15:43:56.917 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-21 15:43:56.920 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-21 15:43:56.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-21 15:43:56.926 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-09-21 15:43:56.928 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-21 15:43:56.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-21 15:43:56.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-21 15:43:56.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-09-21 15:43:56.941 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-09-21 15:43:56.943 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-09-21 15:43:56.946 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-21 15:43:56.949 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-21 15:43:56.974 | Using python 3.8 to install osc-placement 2021-09-21 15:43:56.977 | + 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 2021-09-21 15:43:57.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:57.847 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:57.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-21 15:43:57.847 | from cryptography.utils import int_from_bytes 2021-09-21 15:43:58.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-21 15:43:58.938 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2021-09-21 15:43:58.949 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-09-21 15:43:58.951 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2021-09-21 15:43:58.953 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-09-21 15:43:58.955 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-09-21 15:43:58.957 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2021-09-21 15:43:58.959 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-09-21 15:43:59.019 | 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) 2021-09-21 15:43:59.021 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-09-21 15:43:59.023 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-09-21 15:43:59.025 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2021-09-21 15:43:59.048 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-09-21 15:43:59.050 | 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) 2021-09-21 15:43:59.052 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-09-21 15:43:59.069 | 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) (0.7.2) 2021-09-21 15:43:59.071 | 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.4.0) 2021-09-21 15:43:59.072 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.7) 2021-09-21 15:43:59.074 | 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.1.2) 2021-09-21 15:43:59.076 | 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) (5.4.1) 2021-09-21 15:43:59.133 | 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) 2021-09-21 15:43:59.135 | 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) 2021-09-21 15:43:59.137 | Requirement already satisfied: colorama>=0.3.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.4.4) 2021-09-21 15:43:59.138 | 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.2.0) 2021-09-21 15:43:59.221 | 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) 2021-09-21 15:43:59.223 | 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.4) 2021-09-21 15:43:59.225 | 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) 2021-09-21 15:43:59.227 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.11.0) 2021-09-21 15:43:59.230 | 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) 2021-09-21 15:43:59.231 | 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) (3.4.8) 2021-09-21 15:43:59.235 | 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) 2021-09-21 15:43:59.237 | 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.0.9) 2021-09-21 15:43:59.239 | 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) 2021-09-21 15:43:59.290 | 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.14.6) 2021-09-21 15:43:59.296 | 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.20) 2021-09-21 15:43:59.318 | 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.1) 2021-09-21 15:43:59.375 | 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) 2021-09-21 15:43:59.377 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2021-09-21 15:43:59.381 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-09-21 15:43:59.382 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2021-09-21 15:43:59.400 | 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.12.1) 2021-09-21 15:43:59.487 | 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.6) 2021-09-21 15:43:59.490 | 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.4) 2021-09-21 15:43:59.493 | 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.2) 2021-09-21 15:43:59.494 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2021-09-21 15:44:01.726 | 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 2021-09-21 15:44:01.869 | + inc/python:pip_install:200 : result=0 2021-09-21 15:44:01.871 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-21 15:44:01.874 | + functions-common:time_stop:2309 : local name 2021-09-21 15:44:01.877 | + functions-common:time_stop:2310 : local end_time 2021-09-21 15:44:01.880 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-21 15:44:01.882 | + functions-common:time_stop:2312 : local total 2021-09-21 15:44:01.885 | + functions-common:time_stop:2313 : local start_time 2021-09-21 15:44:01.887 | + functions-common:time_stop:2315 : name=pip_install 2021-09-21 15:44:01.890 | + functions-common:time_stop:2316 : start_time=1632239036967 2021-09-21 15:44:01.893 | + functions-common:time_stop:2318 : [[ -z 1632239036967 ]] 2021-09-21 15:44:01.896 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-21 15:44:01.901 | + functions-common:time_stop:2321 : end_time=1632239041898 2021-09-21 15:44:01.903 | + functions-common:time_stop:2322 : elapsed_time=4931 2021-09-21 15:44:01.906 | + functions-common:time_stop:2323 : total=125630 2021-09-21 15:44:01.908 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-21 15:44:01.910 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=130561 2021-09-21 15:44:01.913 | + inc/python:pip_install:203 : return 0 2021-09-21 15:44:01.916 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-09-21 15:44:01.918 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-21 15:44:01.920 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-21 15:44:01.923 | + functions-common:git_clone:525 : local git_ref=master 2021-09-21 15:44:01.925 | + functions-common:git_clone:526 : local orig_dir 2021-09-21 15:44:01.928 | ++ functions-common:git_clone:527 : pwd 2021-09-21 15:44:01.931 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-21 15:44:01.934 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-21 15:44:01.937 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-21 15:44:01.955 | + functions-common:git_clone:530 : RECLONE=False 2021-09-21 15:44:01.957 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-21 15:44:01.960 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:01.963 | + functions-common:git_clone:544 : echo master 2021-09-21 15:44:01.963 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-21 15:44:01.969 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-21 15:44:01.971 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-21 15:44:01.974 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:44:01.976 | + functions-common:git_timed:617 : local count=0 2021-09-21 15:44:01.978 | + functions-common:git_timed:618 : local timeout=0 2021-09-21 15:44:01.981 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-21 15:44:01.983 | + functions-common:git_timed:621 : timeout=0 2021-09-21 15:44:01.986 | + functions-common:git_timed:624 : time_start git_timed 2021-09-21 15:44:01.988 | + functions-common:time_start:2295 : local name=git_timed 2021-09-21 15:44:01.990 | + functions-common:time_start:2296 : local start_time= 2021-09-21 15:44:01.993 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-09-21 15:44:01.995 | ++ functions-common:time_start:2300 : date +%s%3N 2021-09-21 15:44:02.000 | + functions-common:time_start:2300 : _TIME_START[$name]=1632239041997 2021-09-21 15:44:02.003 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-09-21 15:44:02.006 | Cloning into '/opt/stack/placement'... 2021-09-21 15:46:02.499 | fatal: unable to access 'https://opendev.org/openstack/placement.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated. 2021-09-21 15:46:02.515 | + functions-common:git_timed:628 : [[ 128 -ne 124 ]] 2021-09-21 15:46:02.518 | + functions-common:git_timed:629 : die 629 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-09-21 15:46:02.520 | + functions-common:die:198 : local exitcode=0 2021-09-21 15:46:02.523 | [Call Trace] 2021-09-21 15:46:02.523 | ./stack.sh:924:stack_install_service 2021-09-21 15:46:02.523 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-09-21 15:46:02.523 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-09-21 15:46:02.523 | /home/ubuntu/devstack/functions-common:565:git_timed 2021-09-21 15:46:02.523 | /home/ubuntu/devstack/functions-common:629:die 2021-09-21 15:46:02.527 | [ERROR] /home/ubuntu/devstack/functions-common:629 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-09-21 15:46:03.531 | Error on exit