2021-09-03 19:40:05.810 | + ./stack.sh:main:473 : exec 2021-09-03 19:40:05.810 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-194005' 2021-09-03 19:40:05.810 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-03-194005.summary.2021-09-03-194005 2021-09-03 19:40:05.810 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:40:05.810 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-03-194005 2021-09-03 19:40:05.810 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-194005 /opt/stack/logs/stack.sh.log 2021-09-03 19:40:05.810 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-03-194005.summary.2021-09-03-194005 /opt/stack/logs/stack.sh.log.summary 2021-09-03 19:40:05.810 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-09-03 19:40:05.810 | + functions:check_path_perm_sanity:596 : local real_path 2021-09-03 19:40:05.810 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-09-03 19:40:05.810 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-09-03 19:40:05.810 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-09-03 19:40:05.810 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-09-03 19:40:05.810 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-09-03 19:40:05.810 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 19:40:05.811 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-09-03 19:40:05.811 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-09-03 19:40:05.811 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 19:40:05.811 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-03 19:40:05.811 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-09-03 19:40:05.811 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-09-03 19:40:05.811 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-09-03 19:40:05.811 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-09-03 19:40:05.811 | + ./stack.sh:main:546 : trap err_trap ERR 2021-09-03 19:40:05.811 | + ./stack.sh:main:559 : set -o errexit 2021-09-03 19:40:05.811 | + ./stack.sh:main:562 : uname -a 2021-09-03 19:40:05.812 | Linux dv-cinder-760152-4-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-03 19:40:05.814 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-03 19:40:05.816 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-03 19:40:05.819 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-09-03 19:40:05.847 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-03 19:40:05.863 | + ./stack.sh:main:576 : fetch_plugins 2021-09-03 19:40:05.865 | + functions-common:fetch_plugins:1655 : local plugins= 2021-09-03 19:40:05.867 | + functions-common:fetch_plugins:1656 : local plugin 2021-09-03 19:40:05.868 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-09-03 19:40:05.870 | + functions-common:fetch_plugins:1660 : return 2021-09-03 19:40:05.872 | + ./stack.sh:main:580 : run_phase override_defaults 2021-09-03 19:40:05.874 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-09-03 19:40:05.876 | + functions-common:run_phase:1738 : local phase= 2021-09-03 19:40:05.878 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:40:05.879 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:40:05.881 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:40:05.883 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:40:05.885 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:40:05.887 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:40:05.890 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:40:05.892 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:40:05.894 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:40:05.896 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-03 19:40:05.898 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:40:05.910 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:05.912 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 19:40:05.914 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 19:40:05.916 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 19:40:05.918 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 19:40:05.919 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 19:40:05.921 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-03 19:40:05.923 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-03 19:40:05.925 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-03 19:40:05.927 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-03 19:40:05.929 | + 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-03 19:40:05.931 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-09-03 19:40:05.933 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-09-03 19:40:05.934 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-09-03 19:40:05.936 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-09-03 19:40:05.938 | + functions-common:plugin_override_defaults:1701 : return 2021-09-03 19:40:05.941 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-09-03 19:40:05.957 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-09-03 19:40:05.959 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-03 19:40:05.973 | ++ functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:40:05.976 | +++ lib/tls:source:43 : hostname -f 2021-09-03 19:40:05.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-03 19:40:05.981 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-03 19:40:05.983 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-03 19:40:05.985 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-03 19:40:05.987 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-03 19:40:05.989 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-03 19:40:05.991 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-03 19:40:05.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-03 19:40:05.994 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-03 19:40:05.996 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-03 19:40:06.001 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-09-03 19:40:06.016 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-09-03 19:40:06.035 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-09-03 19:40:06.048 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-09-03 19:40:06.060 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-09-03 19:40:06.087 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-09-03 19:40:06.146 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-09-03 19:40:06.231 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-09-03 19:40:06.253 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-09-03 19:40:06.300 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-09-03 19:40:06.356 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-09-03 19:40:06.489 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-09-03 19:40:06.503 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-09-03 19:40:06.516 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-03 19:40:06.529 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-09-03 19:40:06.627 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-09-03 19:40:06.630 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-09-03 19:40:06.632 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-09-03 19:40:06.635 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-09-03 19:40:06.637 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-09-03 19:40:06.640 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-09-03 19:40:06.642 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-09-03 19:40:06.642 | False' 2021-09-03 19:40:06.645 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-09-03 19:40:06.660 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-09-03 19:40:06.663 | + ./stack.sh:main:610 : run_phase source 2021-09-03 19:40:06.665 | + functions-common:run_phase:1737 : local mode=source 2021-09-03 19:40:06.667 | + functions-common:run_phase:1738 : local phase= 2021-09-03 19:40:06.669 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:40:06.672 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:40:06.674 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:40:06.677 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:40:06.679 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:40:06.683 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:40:06.686 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:40:06.689 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:40:06.691 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:40:06.693 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-03 19:40:06.695 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:40:06.709 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:06.711 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 19:40:06.713 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-03 19:40:06.753 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-03 19:40:06.755 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-09-03 19:40:06.757 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-09-03 19:40:06.759 | + functions-common:run_phase:1759 : load_plugin_settings 2021-09-03 19:40:06.761 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-09-03 19:40:06.763 | + functions-common:load_plugin_settings:1674 : local plugin 2021-09-03 19:40:06.765 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-09-03 19:40:06.767 | + functions-common:load_plugin_settings:1678 : return 2021-09-03 19:40:06.770 | + functions-common:run_phase:1760 : verify_disabled_services 2021-09-03 19:40:06.772 | + functions-common:verify_disabled_services:2020 : local service 2021-09-03 19:40:06.774 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.776 | + 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-03 19:40:06.778 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.781 | + 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-03 19:40:06.784 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-cond, ]] 2021-09-03 19:40:06.788 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-sch, ]] 2021-09-03 19:40:06.793 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.795 | + 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-03 19:40:06.798 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-api, ]] 2021-09-03 19:40:06.802 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.805 | + 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-03 19:40:06.807 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.809 | + 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-03 19:40:06.812 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-sch, ]] 2021-09-03 19:40:06.816 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.818 | + 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-03 19:40:06.821 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.823 | + 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-03 19:40:06.825 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.828 | + 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-03 19:40:06.830 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.832 | + 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-03 19:40:06.834 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.837 | + 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-03 19:40:06.839 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-svc, ]] 2021-09-03 19:40:06.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.846 | + 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-03 19:40:06.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.851 | + 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-03 19:40:06.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.855 | + 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-03 19:40:06.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.860 | + 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-03 19:40:06.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.864 | + 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-03 19:40:06.867 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.869 | + 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-03 19:40:06.871 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-crt, ]] 2021-09-03 19:40:06.876 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.879 | + 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-03 19:40:06.881 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.883 | + 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-03 19:40:06.886 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-dhcp, ]] 2021-09-03 19:40:06.891 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.893 | + 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-03 19:40:06.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-meta, ]] 2021-09-03 19:40:06.900 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.902 | + 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-03 19:40:06.904 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.906 | + 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-03 19:40:06.909 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.911 | + 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-03 19:40:06.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.916 | + 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-03 19:40:06.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.920 | + 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-03 19:40:06.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-object, ]] 2021-09-03 19:40:06.928 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.930 | + 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-03 19:40:06.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.935 | + 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-03 19:40:06.937 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.941 | + 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-03 19:40:06.943 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.945 | + 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-03 19:40:06.947 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.950 | + 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-03 19:40:06.952 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-api-cw, ]] 2021-09-03 19:40:06.957 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.959 | + 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-03 19:40:06.962 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-acentral, ]] 2021-09-03 19:40:06.966 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-acompute, ]] 2021-09-03 19:40:06.971 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-collector, ]] 2021-09-03 19:40:06.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.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-api, ]] 2021-09-03 19:40:06.980 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-09-03 19:40:06.982 | + 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-03 19:40:06.986 | + ./stack.sh:main:681 : initialize_database_backends 2021-09-03 19:40:06.988 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 19:40:06.990 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-03 19:40:07.006 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:07.008 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-03 19:40:07.011 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-03 19:40:07.013 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-03 19:40:07.028 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:40:07.030 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-03 19:40:07.033 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-03 19:40:07.035 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-03 19:40:07.038 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-03 19:40:07.040 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-03 19:40:07.042 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-03 19:40:07.045 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-03 19:40:07.048 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-03 19:40:07.050 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 19:40:07.053 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-03 19:40:07.055 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 19:40:07.058 | + lib/database:initialize_database_backends:104 : return 0 2021-09-03 19:40:07.060 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-09-03 19:40:07.060 | Using mysql database backend 2021-09-03 19:40:07.063 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-03 19:40:07.079 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-09-03 19:40:07.094 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:07.097 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-03 19:40:07.113 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-09-03 19:40:07.130 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:07.132 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-03 19:40:07.148 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-03 19:40:07.164 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-09-03 19:40:07.181 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:40:07.183 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-09-03 19:40:07.200 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:40:07.202 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-03 19:40:07.219 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-09-03 19:40:07.221 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-09-03 19:40:07.223 | + ./stack.sh:main:741 : save_stackenv 741 2021-09-03 19:40:07.226 | + functions-common:save_stackenv:60 : local tag=741 2021-09-03 19:40:07.229 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-03 19:40:07.233 | + functions-common:save_stackenv:62 : time_stamp=2021-09-03-194007 2021-09-03 19:40:07.236 | + functions-common:save_stackenv:63 : echo '# 2021-09-03-194007 741' 2021-09-03 19:40:07.239 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.241 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-03 19:40:07.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.246 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-03 19:40:07.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.251 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-03 19:40:07.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.256 | + 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-03 19:40:07.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.261 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2021-09-03 19:40:07.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.267 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2021-09-03 19:40:07.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.271 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-03-194005 2021-09-03 19:40:07.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.276 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-03 19:40:07.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.282 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2021-09-03 19:40:07.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.287 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-03 19:40:07.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.291 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-03 19:40:07.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.296 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-03 19:40:07.299 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-03 19:40:07.302 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-03 19:40:07.304 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-09-03 19:40:07.307 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-03 19:40:07.309 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-03 19:40:07.311 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:40:07.313 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:40:07.316 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:40:07.319 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:40:07.321 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:40:07.323 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:40:07.339 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:40:07.341 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:40:07.343 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:40:07.346 | + functions-common:git_clone:544 : echo master 2021-09-03 19:40:07.347 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:40:07.352 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-03 19:40:07.354 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:40:07.356 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-03 19:40:07.359 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:40:07.359 | + functions-common:git_clone:593 : head -1 2021-09-03 19:40:07.363 | d60dc676 Merge "update constraint for python-cinderclient to new release 8.1.0" 2021-09-03 19:40:07.365 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:40:07.368 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-09-03 19:40:07.370 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:40:07.372 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-09-03 19:40:07.375 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-03 19:40:07.377 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-03 19:40:07.380 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-03 19:40:07.382 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 19:40:07.385 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-03 19:40:07.387 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-03 19:40:07.390 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-03 19:40:07.393 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-03 19:40:07.397 | ++ tools/install_prereqs.sh:source:47 : NOW=1630698007 2021-09-03 19:40:07.400 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-03 19:40:07.405 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1630697252 2021-09-03 19:40:07.408 | ++ tools/install_prereqs.sh:source:49 : DELTA=755 2021-09-03 19:40:07.410 | ++ tools/install_prereqs.sh:source:50 : [[ 755 -lt 7200 ]] 2021-09-03 19:40:07.413 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-09-03 19:40:07.415 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-03 19:40:07.418 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-09-03 19:40:07.420 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-09-03 19:40:07.423 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-09-03 19:40:07.425 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-09-03 19:40:07.427 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-09-03 19:40:07.430 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-09-03 19:40:07.433 | +++ 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-03 19:40:07.480 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-03 19:40:07.480 | apache2-dev 2021-09-03 19:40:07.480 | bc 2021-09-03 19:40:07.480 | bsdmainutils 2021-09-03 19:40:07.480 | curl 2021-09-03 19:40:07.480 | g++ 2021-09-03 19:40:07.480 | gawk 2021-09-03 19:40:07.480 | gcc 2021-09-03 19:40:07.480 | gettext 2021-09-03 19:40:07.480 | git 2021-09-03 19:40:07.480 | graphviz 2021-09-03 19:40:07.480 | iputils-ping 2021-09-03 19:40:07.480 | libapache2-mod-proxy-uwsgi 2021-09-03 19:40:07.480 | libffi-dev 2021-09-03 19:40:07.480 | libjpeg-dev 2021-09-03 19:40:07.480 | libmysqlclient-dev 2021-09-03 19:40:07.480 | libpcre3-dev 2021-09-03 19:40:07.480 | libpq-dev 2021-09-03 19:40:07.480 | libssl-dev 2021-09-03 19:40:07.480 | libsystemd-dev 2021-09-03 19:40:07.480 | libxml2-dev 2021-09-03 19:40:07.480 | libxslt1-dev 2021-09-03 19:40:07.480 | libyaml-dev 2021-09-03 19:40:07.480 | lsof 2021-09-03 19:40:07.480 | openssh-server 2021-09-03 19:40:07.480 | openssl 2021-09-03 19:40:07.480 | pkg-config 2021-09-03 19:40:07.480 | psmisc 2021-09-03 19:40:07.480 | python3-dev 2021-09-03 19:40:07.480 | python3-pip 2021-09-03 19:40:07.481 | python3-systemd 2021-09-03 19:40:07.481 | python3-venv 2021-09-03 19:40:07.481 | tar 2021-09-03 19:40:07.481 | tcpdump 2021-09-03 19:40:07.481 | unzip 2021-09-03 19:40:07.481 | uuid-runtime 2021-09-03 19:40:07.481 | wget 2021-09-03 19:40:07.481 | wget 2021-09-03 19:40:07.481 | zlib1g-dev 2021-09-03 19:40:07.481 | libkrb5-dev 2021-09-03 19:40:07.481 | libldap2-dev 2021-09-03 19:40:07.481 | libsasl2-dev 2021-09-03 19:40:07.481 | memcached 2021-09-03 19:40:07.481 | python3-mysqldb 2021-09-03 19:40:07.481 | sqlite3 2021-09-03 19:40:07.481 | conntrack 2021-09-03 19:40:07.481 | curl 2021-09-03 19:40:07.481 | dnsmasq-base 2021-09-03 19:40:07.481 | dnsmasq-utils 2021-09-03 19:40:07.481 | ebtables 2021-09-03 19:40:07.481 | genisoimage 2021-09-03 19:40:07.481 | iptables 2021-09-03 19:40:07.481 | iputils-arping 2021-09-03 19:40:07.481 | kpartx 2021-09-03 19:40:07.481 | libjs-jquery-tablesorter 2021-09-03 19:40:07.481 | libmysqlclient-dev 2021-09-03 19:40:07.481 | parted 2021-09-03 19:40:07.481 | pm-utils 2021-09-03 19:40:07.481 | python3-mysqldb 2021-09-03 19:40:07.481 | socat 2021-09-03 19:40:07.481 | sqlite3 2021-09-03 19:40:07.481 | sudo 2021-09-03 19:40:07.481 | vlan 2021-09-03 19:40:07.481 | lsscsi 2021-09-03 19:40:07.481 | open-iscsi 2021-09-03 19:40:07.481 | lvm2 2021-09-03 19:40:07.482 | qemu-utils 2021-09-03 19:40:07.482 | thin-provisioning-tools 2021-09-03 19:40:07.482 | acl 2021-09-03 19:40:07.482 | dnsmasq-base 2021-09-03 19:40:07.482 | dnsmasq-utils 2021-09-03 19:40:07.482 | ebtables 2021-09-03 19:40:07.482 | haproxy 2021-09-03 19:40:07.482 | iptables 2021-09-03 19:40:07.482 | iputils-arping 2021-09-03 19:40:07.482 | iputils-ping 2021-09-03 19:40:07.482 | libmysqlclient-dev 2021-09-03 19:40:07.482 | postgresql-server-dev-all 2021-09-03 19:40:07.482 | python3-mysqldb 2021-09-03 19:40:07.482 | sqlite3 2021-09-03 19:40:07.482 | sudo 2021-09-03 19:40:07.482 | vlan 2021-09-03 19:40:07.482 | pcp 2021-09-03 19:40:07.482 | ipset 2021-09-03 19:40:07.482 | conntrack 2021-09-03 19:40:07.482 | conntrackd 2021-09-03 19:40:07.482 | keepalived 2021-09-03 19:40:07.482 | lvm2 2021-09-03 19:40:07.482 | qemu-utils 2021-09-03 19:40:07.482 | thin-provisioning-tools 2021-09-03 19:40:07.482 | curl 2021-09-03 19:40:07.482 | liberasurecode-dev 2021-09-03 19:40:07.482 | make 2021-09-03 19:40:07.482 | memcached 2021-09-03 19:40:07.482 | sqlite3 2021-09-03 19:40:07.482 | xfsprogs' 2021-09-03 19:40:07.484 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-03 19:40:07.502 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-03 19:40:07.502 | apache2-dev 2021-09-03 19:40:07.502 | bc 2021-09-03 19:40:07.502 | bsdmainutils 2021-09-03 19:40:07.502 | curl 2021-09-03 19:40:07.502 | g++ 2021-09-03 19:40:07.502 | gawk 2021-09-03 19:40:07.502 | gcc 2021-09-03 19:40:07.502 | gettext 2021-09-03 19:40:07.502 | git 2021-09-03 19:40:07.502 | graphviz 2021-09-03 19:40:07.502 | iputils-ping 2021-09-03 19:40:07.502 | libapache2-mod-proxy-uwsgi 2021-09-03 19:40:07.502 | libffi-dev 2021-09-03 19:40:07.502 | libjpeg-dev 2021-09-03 19:40:07.502 | libmysqlclient-dev 2021-09-03 19:40:07.502 | libpcre3-dev 2021-09-03 19:40:07.502 | libpq-dev 2021-09-03 19:40:07.503 | libssl-dev 2021-09-03 19:40:07.503 | libsystemd-dev 2021-09-03 19:40:07.503 | libxml2-dev 2021-09-03 19:40:07.503 | libxslt1-dev 2021-09-03 19:40:07.503 | libyaml-dev 2021-09-03 19:40:07.503 | lsof 2021-09-03 19:40:07.503 | openssh-server 2021-09-03 19:40:07.503 | openssl 2021-09-03 19:40:07.503 | pkg-config 2021-09-03 19:40:07.503 | psmisc 2021-09-03 19:40:07.503 | python3-dev 2021-09-03 19:40:07.503 | python3-pip 2021-09-03 19:40:07.503 | python3-systemd 2021-09-03 19:40:07.503 | python3-venv 2021-09-03 19:40:07.503 | tar 2021-09-03 19:40:07.503 | tcpdump 2021-09-03 19:40:07.503 | unzip 2021-09-03 19:40:07.503 | uuid-runtime 2021-09-03 19:40:07.503 | wget 2021-09-03 19:40:07.503 | wget 2021-09-03 19:40:07.503 | zlib1g-dev 2021-09-03 19:40:07.503 | libkrb5-dev 2021-09-03 19:40:07.503 | libldap2-dev 2021-09-03 19:40:07.503 | libsasl2-dev 2021-09-03 19:40:07.503 | memcached 2021-09-03 19:40:07.503 | python3-mysqldb 2021-09-03 19:40:07.503 | sqlite3 2021-09-03 19:40:07.503 | conntrack 2021-09-03 19:40:07.503 | curl 2021-09-03 19:40:07.503 | dnsmasq-base 2021-09-03 19:40:07.503 | dnsmasq-utils 2021-09-03 19:40:07.503 | ebtables 2021-09-03 19:40:07.503 | genisoimage 2021-09-03 19:40:07.503 | iptables 2021-09-03 19:40:07.503 | iputils-arping 2021-09-03 19:40:07.503 | kpartx 2021-09-03 19:40:07.504 | libjs-jquery-tablesorter 2021-09-03 19:40:07.504 | libmysqlclient-dev 2021-09-03 19:40:07.504 | parted 2021-09-03 19:40:07.504 | pm-utils 2021-09-03 19:40:07.504 | python3-mysqldb 2021-09-03 19:40:07.504 | socat 2021-09-03 19:40:07.504 | sqlite3 2021-09-03 19:40:07.504 | sudo 2021-09-03 19:40:07.504 | vlan 2021-09-03 19:40:07.504 | lsscsi 2021-09-03 19:40:07.504 | open-iscsi 2021-09-03 19:40:07.504 | lvm2 2021-09-03 19:40:07.504 | qemu-utils 2021-09-03 19:40:07.504 | thin-provisioning-tools 2021-09-03 19:40:07.504 | acl 2021-09-03 19:40:07.504 | dnsmasq-base 2021-09-03 19:40:07.504 | dnsmasq-utils 2021-09-03 19:40:07.504 | ebtables 2021-09-03 19:40:07.504 | haproxy 2021-09-03 19:40:07.504 | iptables 2021-09-03 19:40:07.504 | iputils-arping 2021-09-03 19:40:07.504 | iputils-ping 2021-09-03 19:40:07.504 | libmysqlclient-dev 2021-09-03 19:40:07.504 | postgresql-server-dev-all 2021-09-03 19:40:07.504 | python3-mysqldb 2021-09-03 19:40:07.504 | sqlite3 2021-09-03 19:40:07.504 | sudo 2021-09-03 19:40:07.504 | vlan 2021-09-03 19:40:07.504 | pcp 2021-09-03 19:40:07.504 | ipset 2021-09-03 19:40:07.504 | conntrack 2021-09-03 19:40:07.504 | conntrackd 2021-09-03 19:40:07.504 | keepalived 2021-09-03 19:40:07.504 | lvm2 2021-09-03 19:40:07.504 | qemu-utils 2021-09-03 19:40:07.504 | thin-provisioning-tools 2021-09-03 19:40:07.505 | curl 2021-09-03 19:40:07.505 | liberasurecode-dev 2021-09-03 19:40:07.505 | make 2021-09-03 19:40:07.505 | memcached 2021-09-03 19:40:07.505 | sqlite3 2021-09-03 19:40:07.505 | xfsprogs ' 2021-09-03 19:40:07.505 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-03 19:40:07.507 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:40:07.509 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:40:07.512 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 19:40:07.512 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-03 19:40:07.517 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 19:40:07.519 | ++ functions-common:install_package:1347 : update_package_repo 2021-09-03 19:40:07.522 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:40:07.524 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-09-03 19:40:07.526 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:40:07.528 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:40:07.530 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:40:07.532 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:40:07.534 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:40:07.537 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:40:07.539 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-09-03 19:40:07.541 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-09-03 19:40:07.543 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-09-03 19:40:07.546 | +++ functions-common:apt_get_update:1081 : id -u 2021-09-03 19:40:07.550 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-09-03 19:40:07.552 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-09-03 19:40:07.554 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-09-03 19:40:07.556 | ++ functions-common:time_start:2296 : local start_time= 2021-09-03 19:40:07.558 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-09-03 19:40:07.561 | +++ functions-common:time_start:2300 : date +%s%3N 2021-09-03 19:40:07.565 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1630698007563 2021-09-03 19:40:07.567 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-03 19:40:07.569 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-03 19:40:07.571 | ++ 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-03 19:40:07.914 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-09-03 19:40:07.947 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-09-03 19:40:08.019 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-09-03 19:40:08.116 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-09-03 19:40:08.248 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,175 kB] 2021-09-03 19:40:08.454 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [853 kB] 2021-09-03 19:40:08.527 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.6 kB] 2021-09-03 19:40:17.095 | Fetched 2,381 kB in 1s (1,913 kB/s) 2021-09-03 19:40:18.494 | Reading package lists... 2021-09-03 19:40:18.525 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-09-03 19:40:18.527 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-09-03 19:40:18.530 | ++ functions-common:time_stop:2309 : local name 2021-09-03 19:40:18.532 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:18.534 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:18.537 | ++ functions-common:time_stop:2312 : local total 2021-09-03 19:40:18.539 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:18.541 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-09-03 19:40:18.543 | ++ functions-common:time_stop:2316 : start_time=1630698007563 2021-09-03 19:40:18.545 | ++ functions-common:time_stop:2318 : [[ -z 1630698007563 ]] 2021-09-03 19:40:18.548 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:18.552 | ++ functions-common:time_stop:2321 : end_time=1630698018550 2021-09-03 19:40:18.555 | ++ functions-common:time_stop:2322 : elapsed_time=10987 2021-09-03 19:40:18.557 | ++ functions-common:time_stop:2323 : total=0 2021-09-03 19:40:18.559 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:18.561 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10987 2021-09-03 19:40:18.564 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 19:40:18.566 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:40:18.568 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:40:18.570 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:40:18.573 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 19:40:18.593 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev 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-03 19:40:18.703 | Reading package lists... 2021-09-03 19:40:18.933 | Building dependency tree... 2021-09-03 19:40:18.935 | Reading state information... 2021-09-03 19:40:18.969 | acl is already the newest version (2.2.53-6). 2021-09-03 19:40:18.969 | bc is already the newest version (1.07.1-2build1). 2021-09-03 19:40:18.969 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-09-03 19:40:18.969 | conntrack is already the newest version (1:1.4.5-2). 2021-09-03 19:40:18.969 | ebtables is already the newest version (2.0.11-3build1). 2021-09-03 19:40:18.969 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-09-03 19:40:18.969 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-09-03 19:40:18.969 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-09-03 19:40:18.969 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-09-03 19:40:18.969 | gettext is already the newest version (0.19.8.1-10build1). 2021-09-03 19:40:18.969 | ipset is already the newest version (7.5-1~exp1). 2021-09-03 19:40:18.969 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-09-03 19:40:18.969 | iputils-arping is already the newest version (3:20190709-3). 2021-09-03 19:40:18.969 | iputils-ping is already the newest version (3:20190709-3). 2021-09-03 19:40:18.969 | keepalived is already the newest version (1:2.0.19-2). 2021-09-03 19:40:18.969 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-09-03 19:40:18.969 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-09-03 19:40:18.969 | libffi-dev is already the newest version (3.3-4). 2021-09-03 19:40:18.969 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-09-03 19:40:18.969 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-09-03 19:40:18.969 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-09-03 19:40:18.969 | libxslt1-dev is already the newest version (1.1.34-4). 2021-09-03 19:40:18.970 | libyaml-dev is already the newest version (0.2.2-1). 2021-09-03 19:40:18.970 | lsscsi is already the newest version (0.30-0.1). 2021-09-03 19:40:18.970 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-09-03 19:40:18.970 | make is already the newest version (4.2.1-1.2). 2021-09-03 19:40:18.970 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-09-03 19:40:18.970 | psmisc is already the newest version (23.3-1). 2021-09-03 19:40:18.970 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-09-03 19:40:18.970 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-09-03 19:40:18.970 | python3-systemd is already the newest version (234-3build2). 2021-09-03 19:40:18.970 | socat is already the newest version (1.7.3.3-2). 2021-09-03 19:40:18.970 | tcpdump is already the newest version (4.9.3-4). 2021-09-03 19:40:18.970 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-09-03 19:40:18.970 | unzip is already the newest version (6.0-25ubuntu1). 2021-09-03 19:40:18.970 | wget is already the newest version (1.20.3-1ubuntu1). 2021-09-03 19:40:18.970 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-09-03 19:40:18.970 | conntrackd is already the newest version (1:1.4.5-2). 2021-09-03 19:40:18.970 | graphviz is already the newest version (2.42.2-3build2). 2021-09-03 19:40:18.970 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-09-03 19:40:18.970 | pcp is already the newest version (5.0.3-1). 2021-09-03 19:40:18.970 | pm-utils is already the newest version (1.4.1-19). 2021-09-03 19:40:18.970 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-09-03 19:40:18.970 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:40:18.970 | apache2-dev is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:40:18.970 | curl is already the newest version (7.68.0-1ubuntu2.6). 2021-09-03 19:40:18.970 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-09-03 19:40:18.970 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-09-03 19:40:18.970 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-09-03 19:40:18.970 | haproxy is already the newest version (2.0.13-2ubuntu0.2). 2021-09-03 19:40:18.970 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-09-03 19:40:18.970 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-09-03 19:40:18.970 | libmysqlclient-dev is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-09-03 19:40:18.970 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-09-03 19:40:18.970 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-03 19:40:18.971 | libsystemd-dev is already the newest version (245.4-4ubuntu3.11). 2021-09-03 19:40:18.971 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-09-03 19:40:18.971 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-09-03 19:40:18.971 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-09-03 19:40:18.971 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-09-03 19:40:18.971 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-09-03 19:40:18.971 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-09-03 19:40:18.971 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-09-03 19:40:18.971 | qemu-utils is already the newest version (1:4.2-3ubuntu6.17). 2021-09-03 19:40:18.971 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-09-03 19:40:18.971 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-09-03 19:40:18.971 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-09-03 19:40:18.971 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-09-03 19:40:18.971 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-09-03 19:40:19.183 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:40:19.183 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-09-03 19:40:19.183 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-09-03 19:40:19.183 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-09-03 19:40:19.183 | The following packages were automatically installed and are no longer required: 2021-09-03 19:40:19.184 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:40:19.184 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:40:19.184 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:40:19.184 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:40:19.184 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:40:19.184 | python3-zope.interface 2021-09-03 19:40:19.184 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:40:19.297 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:40:19.301 | ++ functions-common:apt_get:1118 : result=0 2021-09-03 19:40:19.303 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:40:19.305 | ++ functions-common:time_stop:2309 : local name 2021-09-03 19:40:19.308 | ++ functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:19.310 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:19.312 | ++ functions-common:time_stop:2312 : local total 2021-09-03 19:40:19.315 | ++ functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:19.317 | ++ functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:40:19.319 | ++ functions-common:time_stop:2316 : start_time=1630698018590 2021-09-03 19:40:19.321 | ++ functions-common:time_stop:2318 : [[ -z 1630698018590 ]] 2021-09-03 19:40:19.324 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:19.329 | ++ functions-common:time_stop:2321 : end_time=1630698019326 2021-09-03 19:40:19.331 | ++ functions-common:time_stop:2322 : elapsed_time=736 2021-09-03 19:40:19.333 | ++ functions-common:time_stop:2323 : total=713 2021-09-03 19:40:19.335 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:19.337 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1449 2021-09-03 19:40:19.339 | ++ functions-common:apt_get:1122 : return 0 2021-09-03 19:40:19.342 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-03 19:40:19.345 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-03 19:40:19.347 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-03 19:40:19.351 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-03 19:40:19.355 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-09-03 19:40:19.358 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-09-03 19:40:19.362 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-03 19:40:20.772 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-03 19:40:20.774 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-03 19:40:20.776 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-03 19:40:20.779 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-03 19:40:20.782 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-03 19:40:20.783 | + functions-common:GetDistro:373 : GetOSVersion 2021-09-03 19:40:20.785 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-09-03 19:40:20.788 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-09-03 19:40:20.790 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-09-03 19:40:20.792 | + functions-common:_ensure_lsb_release:328 : return 2021-09-03 19:40:20.794 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-09-03 19:40:20.871 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-09-03 19:40:20.873 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-09-03 19:40:20.948 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-09-03 19:40:20.950 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-09-03 19:40:21.027 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-09-03 19:40:21.029 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-03 19:40:21.031 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-09-03 19:40:21.033 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-09-03 19:40:21.035 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-09-03 19:40:21.037 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-09-03 19:40:21.039 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-09-03 19:40:21.041 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-03 19:40:21.043 | + functions-common:GetDistro:378 : DISTRO=focal 2021-09-03 19:40:21.045 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-03 19:40:21.047 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-09-03 19:40:21.047 | Distro: focal 2021-09-03 19:40:21.050 | + tools/install_pip.sh:main:115 : get_versions 2021-09-03 19:40:21.052 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 19:40:21.056 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 19:40:21.057 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 19:40:21.060 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 19:40:21.060 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 19:40:21.756 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-03 19:40:21.758 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-03 19:40:21.758 | pip: 21.2.4 2021-09-03 19:40:21.759 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-09-03 19:40:21.761 | + tools/install_pip.sh:main:121 : is_fedora 2021-09-03 19:40:21.763 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:40:21.766 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:40:21.767 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:40:21.769 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:40:21.771 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:40:21.772 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:40:21.774 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:40:21.776 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:40:21.778 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:40:21.779 | + tools/install_pip.sh:main:133 : install_get_pip 2021-09-03 19:40:21.781 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 19:40:21.783 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-09-03 19:40:21.784 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-09-03 19:40:21.787 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 19:40:21.789 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-09-03 19:40:21.791 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-03 19:40:21.793 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-03 19:40:21.795 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-09-03 19:40:21.797 | + 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-03 19:40:21.807 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-03 19:40:21.807 | Dload Upload Total Spent Left Speed 2021-09-03 19:40:21.951 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-09-03 19:40:21.955 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-03 19:40:21.958 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-09-03 19:40:25.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:25.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:25.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:25.143 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:25.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:25.669 | Collecting pip 2021-09-03 19:40:25.682 | 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-03 19:40:28.141 | Installing collected packages: pip 2021-09-03 19:40:28.141 | Attempting uninstall: pip 2021-09-03 19:40:28.143 | Found existing installation: pip 21.2.4 2021-09-03 19:40:28.391 | Uninstalling pip-21.2.4: 2021-09-03 19:40:28.405 | Successfully uninstalled pip-21.2.4 2021-09-03 19:40:30.013 | Successfully installed pip-21.2.4 2021-09-03 19:40:30.013 | 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-03 19:40:30.161 | + tools/install_pip.sh:main:136 : set -x 2021-09-03 19:40:30.163 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-09-03 19:40:30.165 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-03 19:40:30.167 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:40:30.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-03 19:40:30.171 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-09-03 19:40:30.173 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:40:30.176 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:40:30.176 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:40:30.180 | ++ 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-03 19:40:30.182 | ++ 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-03 19:40:30.184 | ++ 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-03 19:40:30.186 | + 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-03 19:40:30.188 | + 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-03 19:40:30.204 | 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-03 19:40:30.206 | + 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-03 19:40:31.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:31.079 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:31.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:31.079 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:32.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:32.150 | 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-03 19:40:34.567 | 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-03 19:40:34.690 | + inc/python:pip_install:200 : result=0 2021-09-03 19:40:34.691 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:40:34.693 | + functions-common:time_stop:2309 : local name 2021-09-03 19:40:34.695 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:34.697 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:34.698 | + functions-common:time_stop:2312 : local total 2021-09-03 19:40:34.700 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:34.702 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:40:34.704 | + functions-common:time_stop:2316 : start_time=1630698030200 2021-09-03 19:40:34.706 | + functions-common:time_stop:2318 : [[ -z 1630698030200 ]] 2021-09-03 19:40:34.708 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:34.711 | + functions-common:time_stop:2321 : end_time=1630698034709 2021-09-03 19:40:34.713 | + functions-common:time_stop:2322 : elapsed_time=4509 2021-09-03 19:40:34.715 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:40:34.717 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:34.719 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4509 2021-09-03 19:40:34.721 | + inc/python:pip_install:203 : return 0 2021-09-03 19:40:34.723 | + tools/install_pip.sh:main:142 : get_versions 2021-09-03 19:40:34.725 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-03 19:40:34.729 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-03 19:40:34.731 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-03 19:40:34.734 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-03 19:40:34.734 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-03 19:40:35.422 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.2.4 2021-09-03 19:40:35.424 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.2.4' 2021-09-03 19:40:35.424 | pip: 21.2.4 2021-09-03 19:40:35.427 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-03 19:40:35.430 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-03 19:40:35.433 | + ./stack.sh:main:778 : fixup_all 2021-09-03 19:40:35.435 | + tools/fixup_stuff.sh:fixup_all:173 : fixup_keystone 2021-09-03 19:40:35.438 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-03 19:40:35.440 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 19:40:35.445 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-03 19:40:35.446 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-03 19:40:35.446 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-03 19:40:35.452 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-09-03 19:40:35.454 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-09-03 19:40:35.456 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-09-03 19:40:35.464 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-09-03 19:40:35.468 | + tools/fixup_stuff.sh:fixup_all:174 : fixup_ubuntu 2021-09-03 19:40:35.470 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2021-09-03 19:40:35.472 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:40:35.474 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:40:35.476 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-03 19:40:35.488 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_fedora 2021-09-03 19:40:35.490 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-09-03 19:40:35.493 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:40:35.495 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:40:35.497 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:40:35.500 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:40:35.502 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:40:35.504 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:40:35.506 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:40:35.508 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:40:35.510 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:40:35.512 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-09-03 19:40:35.515 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_suse 2021-09-03 19:40:35.517 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-09-03 19:40:35.519 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:40:35.521 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:40:35.523 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:40:35.525 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:40:35.527 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:40:35.529 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:40:35.532 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-09-03 19:40:35.534 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-09-03 19:40:35.556 | Using python 3.8 to install os-testr 2021-09-03 19:40:35.558 | + 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-03 19:40:36.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:36.438 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:36.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:36.439 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:37.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:37.506 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2021-09-03 19:40:37.581 | 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-03 19:40:37.583 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-09-03 19:40:37.586 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-09-03 19:40:37.589 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2021-09-03 19:40:37.604 | 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-03 19:40:37.631 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-09-03 19:40:37.633 | 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-03 19:40:37.635 | 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-03 19:40:37.638 | 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-03 19:40:37.643 | 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-03 19:40:37.657 | 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-03 19:40:37.660 | 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-03 19:40:37.663 | 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-03 19:40:37.665 | 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-03 19:40:37.666 | 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-03 19:40:37.723 | 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-03 19:40:37.725 | 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-03 19:40:37.726 | 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-03 19:40:37.728 | 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-03 19:40:37.796 | 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-03 19:40:40.152 | 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-03 19:40:40.275 | + inc/python:pip_install:200 : result=0 2021-09-03 19:40:40.278 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:40:40.280 | + functions-common:time_stop:2309 : local name 2021-09-03 19:40:40.283 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:40.285 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:40.287 | + functions-common:time_stop:2312 : local total 2021-09-03 19:40:40.289 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:40.291 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:40:40.293 | + functions-common:time_stop:2316 : start_time=1630698035550 2021-09-03 19:40:40.296 | + functions-common:time_stop:2318 : [[ -z 1630698035550 ]] 2021-09-03 19:40:40.299 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:40.303 | + functions-common:time_stop:2321 : end_time=1630698040300 2021-09-03 19:40:40.305 | + functions-common:time_stop:2322 : elapsed_time=4750 2021-09-03 19:40:40.307 | + functions-common:time_stop:2323 : total=0 2021-09-03 19:40:40.309 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:40.311 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4750 2021-09-03 19:40:40.313 | + inc/python:pip_install:203 : return 0 2021-09-03 19:40:40.316 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-03 19:40:40.368 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-09-03 19:40:40.479 | + ./stack.sh:main:792 : install_infra 2021-09-03 19:40:40.482 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 19:40:40.486 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-03 19:40:40.489 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 19:40:40.492 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-03 19:40:40.515 | + 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-03 19:40:42.639 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.643 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.665 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.706 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.712 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.774 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.907 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:42.925 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:43.232 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:43.349 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:43.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:44.096 | 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-03 19:40:44.377 | + inc/python:pip_install:200 : result=0 2021-09-03 19:40:44.379 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:40:44.381 | + functions-common:time_stop:2309 : local name 2021-09-03 19:40:44.383 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:44.385 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:44.388 | + functions-common:time_stop:2312 : local total 2021-09-03 19:40:44.390 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:44.392 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:40:44.394 | + functions-common:time_stop:2316 : start_time=1630698040508 2021-09-03 19:40:44.396 | + functions-common:time_stop:2318 : [[ -z 1630698040508 ]] 2021-09-03 19:40:44.399 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:44.403 | + functions-common:time_stop:2321 : end_time=1630698044401 2021-09-03 19:40:44.406 | + functions-common:time_stop:2322 : elapsed_time=3893 2021-09-03 19:40:44.408 | + functions-common:time_stop:2323 : total=4750 2021-09-03 19:40:44.410 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:44.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8643 2021-09-03 19:40:44.415 | + inc/python:pip_install:203 : return 0 2021-09-03 19:40:44.417 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-03 19:40:44.420 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-03 19:40:44.442 | + 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-03 19:40:46.397 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.401 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.422 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.460 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.465 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.525 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.648 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.666 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:46.955 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:47.059 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-09-03 19:40:47.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:47.122 | Processing /opt/stack/requirements 2021-09-03 19:40:48.808 | 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-03 19:40:48.812 | 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-03 19:40:48.823 | 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-03 19:40:48.829 | 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-03 19:40:48.832 | 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-03 19:40:48.836 | 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 457)) (2.26.0) 2021-09-03 19:40:48.862 | 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 495)) (1.16.0) 2021-09-03 19:40:48.865 | 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 544)) (2.5.0) 2021-09-03 19:40:48.876 | 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 571)) (1.26.6) 2021-09-03 19:40:48.897 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4880) (1.3) 2021-09-03 19:40:48.900 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4880) (0.3.0) 2021-09-03 19:40:48.915 | 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-03 19:40:48.918 | 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-03 19:40:48.923 | 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-03 19:40:48.926 | 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-03 19:40:48.929 | 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-03 19:40:48.941 | 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-03 19:40:49.014 | 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 526)) (3.4.0) 2021-09-03 19:40:49.020 | 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-03 19:40:49.023 | 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-03 19:40:49.026 | 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 581)) (0.2.5) 2021-09-03 19:40:49.031 | 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-03 19:40:49.086 | 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-03 19:40:49.090 | 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-03 19:40:49.092 | Building wheels for collected packages: openstack-requirements 2021-09-03 19:40:49.093 | Building wheel for openstack-requirements (setup.py): started 2021-09-03 19:40:49.902 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-09-03 19:40:49.903 | ERROR: Command errored out with exit status 1: 2021-09-03 19:40:49.903 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hu9893vc/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hu9893vc/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-l2kkyyyr 2021-09-03 19:40:49.903 | cwd: /tmp/pip-req-build-hu9893vc/ 2021-09-03 19:40:49.903 | Complete output (6 lines): 2021-09-03 19:40:49.903 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-03 19:40:49.903 | or: setup.py --help [cmd1 cmd2 ...] 2021-09-03 19:40:49.903 | or: setup.py --help-commands 2021-09-03 19:40:49.903 | or: setup.py cmd --help 2021-09-03 19:40:49.903 | 2021-09-03 19:40:49.903 | error: invalid command 'bdist_wheel' 2021-09-03 19:40:49.903 | ---------------------------------------- 2021-09-03 19:40:49.903 | ERROR: Failed building wheel for openstack-requirements 2021-09-03 19:40:49.903 | Running setup.py clean for openstack-requirements 2021-09-03 19:40:50.740 | Failed to build openstack-requirements 2021-09-03 19:40:50.756 | Installing collected packages: openstack-requirements 2021-09-03 19:40:50.756 | Attempting uninstall: openstack-requirements 2021-09-03 19:40:50.757 | Found existing installation: openstack-requirements 1.2.1.dev4880 2021-09-03 19:40:50.794 | Uninstalling openstack-requirements-1.2.1.dev4880: 2021-09-03 19:40:50.813 | Successfully uninstalled openstack-requirements-1.2.1.dev4880 2021-09-03 19:40:50.816 | Running setup.py install for openstack-requirements: started 2021-09-03 19:40:53.098 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-03 19:40:53.122 | Successfully installed openstack-requirements-1.2.1.dev4880 2021-09-03 19:40:53.256 | + inc/python:pip_install:200 : result=0 2021-09-03 19:40:53.258 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:40:53.260 | + functions-common:time_stop:2309 : local name 2021-09-03 19:40:53.262 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:53.265 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:53.267 | + functions-common:time_stop:2312 : local total 2021-09-03 19:40:53.269 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:53.271 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:40:53.273 | + functions-common:time_stop:2316 : start_time=1630698044434 2021-09-03 19:40:53.276 | + functions-common:time_stop:2318 : [[ -z 1630698044434 ]] 2021-09-03 19:40:53.278 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:53.282 | + functions-common:time_stop:2321 : end_time=1630698053280 2021-09-03 19:40:53.284 | + functions-common:time_stop:2322 : elapsed_time=8846 2021-09-03 19:40:53.287 | + functions-common:time_stop:2323 : total=8643 2021-09-03 19:40:53.289 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:53.291 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17489 2021-09-03 19:40:53.293 | + inc/python:pip_install:203 : return 0 2021-09-03 19:40:53.296 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-03 19:40:53.298 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-03 19:40:53.301 | + inc/python:use_library_from_git:250 : local name=pbr 2021-09-03 19:40:53.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:40:53.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:40:53.308 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-09-03 19:40:53.311 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:40:53.313 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-03 19:40:53.333 | Using python 3.8 to install pbr 2021-09-03 19:40:53.336 | + 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-03 19:40:54.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:54.211 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:40:54.212 | from cryptography.utils import int_from_bytes 2021-09-03 19:40:55.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:40:55.285 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-09-03 19:40:57.853 | 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-03 19:40:57.984 | + inc/python:pip_install:200 : result=0 2021-09-03 19:40:57.986 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:40:57.989 | + functions-common:time_stop:2309 : local name 2021-09-03 19:40:57.992 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:40:57.995 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:40:57.997 | + functions-common:time_stop:2312 : local total 2021-09-03 19:40:58.000 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:40:58.002 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:40:58.004 | + functions-common:time_stop:2316 : start_time=1630698053328 2021-09-03 19:40:58.006 | + functions-common:time_stop:2318 : [[ -z 1630698053328 ]] 2021-09-03 19:40:58.009 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:40:58.013 | + functions-common:time_stop:2321 : end_time=1630698058011 2021-09-03 19:40:58.016 | + functions-common:time_stop:2322 : elapsed_time=4683 2021-09-03 19:40:58.018 | + functions-common:time_stop:2323 : total=17489 2021-09-03 19:40:58.020 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:40:58.022 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22172 2021-09-03 19:40:58.024 | + inc/python:pip_install:203 : return 0 2021-09-03 19:40:58.027 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-09-03 19:41:00.333 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-03 19:41:02.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:02.284 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-09-03 19:41:02.291 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-09-03 19:41:02.294 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-09-03 19:41:02.296 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-09-03 19:41:02.365 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 19:41:02.368 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-03 19:41:02.371 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-09-03 19:41:02.389 | + ./stack.sh:main:801 : pkgs= 2021-09-03 19:41:02.391 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-09-03 19:41:02.394 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-09-03 19:41:02.396 | + functions-common:run_phase:1737 : local mode=stack 2021-09-03 19:41:02.398 | + functions-common:run_phase:1738 : local phase=pre-install 2021-09-03 19:41:02.401 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-03 19:41:02.403 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-09-03 19:41:02.405 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-03 19:41:02.407 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-09-03 19:41:02.409 | + functions-common:run_phase:1747 : local extra 2021-09-03 19:41:02.412 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-03 19:41:02.416 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-09-03 19:41:02.418 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-03 19:41:02.421 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-03 19:41:02.423 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-03 19:41:02.426 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-03 19:41:02.441 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:02.443 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:41:02.445 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:41:02.447 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-03 19:41:02.449 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:41:02.452 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-03 19:41:02.454 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:41:02.456 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-03 19:41:02.458 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:41:02.460 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-03 19:41:02.462 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-03 19:41:02.464 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-03 19:41:02.466 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-03 19:41:02.468 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-09-03 19:41:02.470 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-09-03 19:41:02.473 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-03 19:41:02.475 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-09-03 19:41:02.477 | + functions-common:run_plugins:1723 : local mode=stack 2021-09-03 19:41:02.479 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-09-03 19:41:02.481 | + functions-common:run_plugins:1726 : local plugins= 2021-09-03 19:41:02.484 | + functions-common:run_plugins:1727 : local plugin 2021-09-03 19:41:02.487 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-03 19:41:02.489 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-09-03 19:41:02.492 | + functions:set_systemd_override:821 : local value=2048 2021-09-03 19:41:02.494 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-09-03 19:41:02.496 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-03 19:41:02.549 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-03 19:41:02.549 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-03 19:41:02.552 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-09-03 19:41:02.919 | + ./stack.sh:main:814 : install_rpc_backend 2021-09-03 19:41:02.922 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-03 19:41:02.938 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:02.940 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-03 19:41:02.943 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:41:02.945 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:41:02.947 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:41:02.949 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:41:02.952 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:02.954 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:41:02.956 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:02.958 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:02.961 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:41:02.963 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:02.965 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:41:02.968 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:41:02.970 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-09-03 19:41:02.973 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:41:02.975 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:02.977 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:02.979 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-09-03 19:41:03.001 | + 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-03 19:41:03.108 | Reading package lists... 2021-09-03 19:41:03.335 | Building dependency tree... 2021-09-03 19:41:03.336 | Reading state information... 2021-09-03 19:41:03.574 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-09-03 19:41:03.574 | The following packages were automatically installed and are no longer required: 2021-09-03 19:41:03.575 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:41:03.575 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:41:03.575 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:41:03.575 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:41:03.575 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:41:03.575 | python3-zope.interface 2021-09-03 19:41:03.575 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:41:03.690 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:41:03.694 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:41:03.697 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:41:03.699 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:03.702 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:03.704 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:03.706 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:03.708 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:03.710 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:41:03.714 | + functions-common:time_stop:2316 : start_time=1630698062998 2021-09-03 19:41:03.716 | + functions-common:time_stop:2318 : [[ -z 1630698062998 ]] 2021-09-03 19:41:03.719 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:03.723 | + functions-common:time_stop:2321 : end_time=1630698063720 2021-09-03 19:41:03.725 | + functions-common:time_stop:2322 : elapsed_time=722 2021-09-03 19:41:03.727 | + functions-common:time_stop:2323 : total=1449 2021-09-03 19:41:03.729 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:03.732 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2171 2021-09-03 19:41:03.734 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:41:03.736 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-03 19:41:03.739 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:41:03.741 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:41:03.743 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:41:03.746 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:41:03.749 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:41:03.751 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:41:03.753 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-03 19:41:03.756 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:41:03.758 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:41:03.760 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:41:03.762 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:41:03.765 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:41:03.768 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:41:03.770 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:41:03.772 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:41:03.774 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:41:03.777 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-03 19:41:03.779 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:41:03.782 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:41:03.784 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:41:03.786 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:41:03.789 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:41:03.791 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:41:03.793 | + ./stack.sh:main:815 : restart_rpc_backend 2021-09-03 19:41:03.796 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-03 19:41:03.812 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:03.814 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-03 19:41:03.817 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:41:03.819 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-09-03 19:41:03.821 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-03 19:41:03.824 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-03 19:41:03.829 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-03 19:41:03.831 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-03 19:41:03.834 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-03 19:41:03.836 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-03 19:41:03.838 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-03 19:41:03.841 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-03 19:41:03.843 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-03 19:41:04.537 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-09-03 19:41:04.537 | user tags 2021-09-03 19:41:04.537 | stackrabbit []' 2021-09-03 19:41:04.540 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-09-03 19:41:04.540 | user tags 2021-09-03 19:41:04.540 | stackrabbit []' 2021-09-03 19:41:04.540 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-03 19:41:04.546 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-09-03 19:41:04.549 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-09-03 19:41:04.553 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-03 19:41:05.239 | Changing password for user "stackrabbit" ... 2021-09-03 19:41:05.264 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-03 19:41:05.938 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-09-03 19:41:05.962 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-03 19:41:05.964 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-03 19:41:06.626 | Changing password for user "stackrabbit" ... 2021-09-03 19:41:06.649 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-03 19:41:06.652 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-03 19:41:06.654 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-03 19:41:07.325 | Deleting user "guest" ... 2021-09-03 19:41:07.340 | Error: 2021-09-03 19:41:07.340 | {:no_such_user, "guest"} 2021-09-03 19:41:07.353 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-09-03 19:41:07.355 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-09-03 19:41:07.372 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:07.375 | + ./stack.sh:main:818 : install_database 2021-09-03 19:41:07.377 | + lib/database:install_database:116 : install_database_mysql 2021-09-03 19:41:07.380 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-03 19:41:07.382 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:07.384 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:07.387 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-03 19:41:07.602 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-03 19:41:07.605 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-03 19:41:07.607 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-03 19:41:07.610 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:41:07.612 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-03 19:41:07.615 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:41:07.617 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:41:07.619 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:41:07.622 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:41:07.624 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:41:07.626 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:41:07.629 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:41:07.631 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:41:07.633 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:41:07.636 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-03 19:41:07.638 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:41:07.641 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:41:07.643 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:41:07.645 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:41:07.648 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:41:07.650 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:41:07.652 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-03 19:41:07.655 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:07.657 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:07.660 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-03 19:41:07.662 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:41:07.665 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:41:07.667 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:41:07.669 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:41:07.672 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:07.674 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:41:07.676 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:07.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:07.681 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:41:07.683 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:07.685 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:41:07.687 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:41:07.690 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-09-03 19:41:07.692 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:41:07.694 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:07.697 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:07.699 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-09-03 19:41:07.721 | + 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-03 19:41:07.829 | Reading package lists... 2021-09-03 19:41:08.056 | Building dependency tree... 2021-09-03 19:41:08.057 | Reading state information... 2021-09-03 19:41:08.305 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.2). 2021-09-03 19:41:08.305 | The following packages were automatically installed and are no longer required: 2021-09-03 19:41:08.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:41:08.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:41:08.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:41:08.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:41:08.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:41:08.307 | python3-zope.interface 2021-09-03 19:41:08.307 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:41:08.419 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:41:08.424 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:41:08.426 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:41:08.428 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:08.430 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:08.433 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:08.435 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:08.437 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:08.439 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:41:08.441 | + functions-common:time_stop:2316 : start_time=1630698067718 2021-09-03 19:41:08.444 | + functions-common:time_stop:2318 : [[ -z 1630698067718 ]] 2021-09-03 19:41:08.446 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:08.451 | + functions-common:time_stop:2321 : end_time=1630698068448 2021-09-03 19:41:08.453 | + functions-common:time_stop:2322 : elapsed_time=730 2021-09-03 19:41:08.455 | + functions-common:time_stop:2323 : total=2171 2021-09-03 19:41:08.457 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:08.459 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2901 2021-09-03 19:41:08.462 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:41:08.464 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-09-03 19:41:08.467 | + ./stack.sh:main:821 : install_database_python 2021-09-03 19:41:08.469 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-03 19:41:08.472 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-03 19:41:08.474 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-03 19:41:08.476 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:41:08.479 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-03 19:41:08.482 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-09-03 19:41:08.484 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:41:08.488 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:41:08.489 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:41:08.493 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-09-03 19:41:08.496 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-09-03 19:41:08.498 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-09-03 19:41:08.501 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-03 19:41:08.503 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-03 19:41:08.525 | Using python 3.8 to install PyMySQL 2021-09-03 19:41:08.528 | + 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-03 19:41:09.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:09.418 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:09.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:09.418 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:10.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:10.493 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-09-03 19:41:12.910 | 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-03 19:41:13.032 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:13.034 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:13.037 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:13.040 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:13.042 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:13.045 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:13.047 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:13.049 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:13.052 | + functions-common:time_stop:2316 : start_time=1630698068520 2021-09-03 19:41:13.054 | + functions-common:time_stop:2318 : [[ -z 1630698068520 ]] 2021-09-03 19:41:13.057 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:13.061 | + functions-common:time_stop:2321 : end_time=1630698073058 2021-09-03 19:41:13.064 | + functions-common:time_stop:2322 : elapsed_time=4538 2021-09-03 19:41:13.066 | + functions-common:time_stop:2323 : total=22172 2021-09-03 19:41:13.068 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:13.071 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26710 2021-09-03 19:41:13.073 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:13.075 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-03 19:41:13.077 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-03 19:41:13.080 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-03 19:41:13.082 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-09-03 19:41:13.098 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:13.101 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-09-03 19:41:13.103 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-03 19:41:13.107 | ++ 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-03 19:41:13.107 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-03 19:41:13.113 | + 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-03 19:41:13.115 | + 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-03 19:41:13.117 | + 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-03 19:41:13.120 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-03 19:41:13.123 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-03 19:41:13.125 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-09-03 19:41:13.141 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:13.143 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-09-03 19:41:13.145 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:41:13.148 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:41:13.150 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:41:13.153 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:41:13.155 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:13.157 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:41:13.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:13.162 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:13.164 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:41:13.167 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:13.170 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:41:13.172 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:41:13.174 | + functions-common:install_package:1348 : real_install_package radvd 2021-09-03 19:41:13.177 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:41:13.179 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:13.181 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:13.184 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-09-03 19:41:13.205 | + 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-03 19:41:13.314 | Reading package lists... 2021-09-03 19:41:13.537 | Building dependency tree... 2021-09-03 19:41:13.538 | Reading state information... 2021-09-03 19:41:13.776 | radvd is already the newest version (1:2.17-2). 2021-09-03 19:41:13.777 | The following packages were automatically installed and are no longer required: 2021-09-03 19:41:13.777 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:41:13.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:41:13.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:41:13.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:41:13.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:41:13.778 | python3-zope.interface 2021-09-03 19:41:13.778 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:41:13.892 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:41:13.896 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:41:13.899 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:41:13.901 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:13.904 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:13.906 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:13.908 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:13.910 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:13.913 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:41:13.915 | + functions-common:time_stop:2316 : start_time=1630698073202 2021-09-03 19:41:13.917 | + functions-common:time_stop:2318 : [[ -z 1630698073202 ]] 2021-09-03 19:41:13.920 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:13.924 | + functions-common:time_stop:2321 : end_time=1630698073922 2021-09-03 19:41:13.927 | + functions-common:time_stop:2322 : elapsed_time=720 2021-09-03 19:41:13.929 | + functions-common:time_stop:2323 : total=2901 2021-09-03 19:41:13.931 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:13.933 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3621 2021-09-03 19:41:13.936 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:41:13.938 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-09-03 19:41:13.955 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:13.957 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-09-03 19:41:13.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-03 19:41:13.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-03 19:41:13.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-03 19:41:13.985 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:41:13.987 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:41:13.990 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:41:13.992 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:41:13.994 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:13.996 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:41:13.999 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:14.002 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:14.004 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:41:14.006 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:14.008 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:41:14.010 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:41:14.014 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-09-03 19:41:14.016 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:41:14.018 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:14.020 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:14.023 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-09-03 19:41:14.043 | + 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-03 19:41:14.149 | Reading package lists... 2021-09-03 19:41:14.373 | Building dependency tree... 2021-09-03 19:41:14.375 | Reading state information... 2021-09-03 19:41:14.611 | fakeroot is already the newest version (1.24-1). 2021-09-03 19:41:14.612 | make is already the newest version (4.2.1-1.2). 2021-09-03 19:41:14.612 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-09-03 19:41:14.612 | The following packages were automatically installed and are no longer required: 2021-09-03 19:41:14.613 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:41:14.613 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:41:14.613 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:41:14.613 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:41:14.613 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:41:14.613 | python3-zope.interface 2021-09-03 19:41:14.613 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:41:14.726 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:41:14.730 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:41:14.733 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:41:14.735 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:14.737 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:14.739 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:14.741 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:14.743 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:14.745 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:41:14.748 | + functions-common:time_stop:2316 : start_time=1630698074040 2021-09-03 19:41:14.750 | + functions-common:time_stop:2318 : [[ -z 1630698074040 ]] 2021-09-03 19:41:14.753 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:14.757 | + functions-common:time_stop:2321 : end_time=1630698074755 2021-09-03 19:41:14.759 | + functions-common:time_stop:2322 : elapsed_time=715 2021-09-03 19:41:14.761 | + functions-common:time_stop:2323 : total=3621 2021-09-03 19:41:14.764 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:14.766 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4336 2021-09-03 19:41:14.768 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:41:14.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-03 19:41:14.773 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:14.775 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:14.778 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-03 19:41:14.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-03 19:41:14.783 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-03 19:41:14.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-09-03 19:41:14.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-03 19:41:14.793 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-09-03 19:41:14.793 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-03 19:41:14.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-09-03 19:41:14.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-09-03 19:41:14.802 | + functions:vercmp:628 : local v1=5.4 2021-09-03 19:41:14.804 | + functions:vercmp:629 : local 'op=<' 2021-09-03 19:41:14.807 | + functions:vercmp:630 : local v2=3.13 2021-09-03 19:41:14.809 | + functions:vercmp:631 : local result 2021-09-03 19:41:14.813 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-09-03 19:41:14.813 | ++ functions:vercmp:635 : sort -V 2021-09-03 19:41:14.813 | ++ functions:vercmp:635 : head -1 2021-09-03 19:41:14.818 | + functions:vercmp:635 : result=3.13 2021-09-03 19:41:14.820 | + functions:vercmp:637 : case $op in 2021-09-03 19:41:14.823 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-09-03 19:41:14.825 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-09-03 19:41:14.828 | + functions:vercmp:648 : return 2021-09-03 19:41:14.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-03 19:41:14.832 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:41:14.835 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-09-03 19:41:15.314 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-09-03 19:41:15.316 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-09-03 19:41:15.319 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-09-03 19:41:15.327 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.329 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-09-03 19:41:15.347 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:15.350 | + ./stack.sh:main:829 : install_etcd3 2021-09-03 19:41:15.352 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-03 19:41:15.352 | Installing etcd 2021-09-03 19:41:15.354 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-03 19:41:15.368 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-03 19:41:15.381 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:15.384 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-03 19:41:15.401 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-03 19:41:15.404 | ++ 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-03 19:41:15.407 | ++ 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-03 19:41:15.410 | +++ 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-03 19:41:15.414 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 19:41:15.417 | ++ 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-03 19:41:15.419 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-03 19:41:15.422 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 19:41:15.424 | ++ functions:get_extra_file:74 : return 2021-09-03 19:41:15.427 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-03 19:41:15.429 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-03 19:41:15.432 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-03 19:41:15.434 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-09-03 19:41:15.451 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:15.454 | + ./stack.sh:main:848 : install_dstat 2021-09-03 19:41:15.456 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-03 19:41:15.473 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:15.475 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-09-03 19:41:15.478 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-09-03 19:41:15.480 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-09-03 19:41:15.482 | + ./stack.sh:main:857 : install_libs 2021-09-03 19:41:15.485 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-09-03 19:41:15.487 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-09-03 19:41:15.490 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-09-03 19:41:15.492 | + inc/python:use_library_from_git:250 : local name=automaton 2021-09-03 19:41:15.494 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.497 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.499 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-09-03 19:41:15.502 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.504 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-09-03 19:41:15.506 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-09-03 19:41:15.508 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-09-03 19:41:15.511 | + inc/python:use_library_from_git:250 : local name=castellan 2021-09-03 19:41:15.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-09-03 19:41:15.520 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.523 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-09-03 19:41:15.525 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-09-03 19:41:15.527 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-09-03 19:41:15.530 | + inc/python:use_library_from_git:250 : local name=cliff 2021-09-03 19:41:15.532 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.537 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-09-03 19:41:15.539 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.541 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-09-03 19:41:15.543 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-09-03 19:41:15.546 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-09-03 19:41:15.548 | + inc/python:use_library_from_git:250 : local name=cursive 2021-09-03 19:41:15.550 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-09-03 19:41:15.557 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.560 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-09-03 19:41:15.562 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-09-03 19:41:15.565 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-09-03 19:41:15.567 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-09-03 19:41:15.569 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-09-03 19:41:15.576 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.578 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-09-03 19:41:15.581 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-09-03 19:41:15.583 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-09-03 19:41:15.585 | + inc/python:use_library_from_git:250 : local name=futurist 2021-09-03 19:41:15.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-09-03 19:41:15.595 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.597 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-09-03 19:41:15.600 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-09-03 19:41:15.602 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-09-03 19:41:15.604 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-09-03 19:41:15.607 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-09-03 19:41:15.614 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.616 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-09-03 19:41:15.619 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-09-03 19:41:15.621 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-09-03 19:41:15.623 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-09-03 19:41:15.626 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-09-03 19:41:15.633 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.635 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-09-03 19:41:15.637 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-09-03 19:41:15.640 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-09-03 19:41:15.642 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-09-03 19:41:15.644 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.646 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.649 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-09-03 19:41:15.651 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.654 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-09-03 19:41:15.656 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-09-03 19:41:15.659 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-09-03 19:41:15.661 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-09-03 19:41:15.664 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-09-03 19:41:15.671 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.673 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-09-03 19:41:15.675 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-09-03 19:41:15.678 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-09-03 19:41:15.680 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-09-03 19:41:15.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-09-03 19:41:15.689 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.692 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-09-03 19:41:15.694 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-09-03 19:41:15.696 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-09-03 19:41:15.699 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-09-03 19:41:15.701 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.703 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.705 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-09-03 19:41:15.708 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.710 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-09-03 19:41:15.712 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-09-03 19:41:15.715 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-09-03 19:41:15.717 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-09-03 19:41:15.720 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.722 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-09-03 19:41:15.727 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.729 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-09-03 19:41:15.732 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-09-03 19:41:15.735 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-09-03 19:41:15.737 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-09-03 19:41:15.739 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.741 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-09-03 19:41:15.746 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.748 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-09-03 19:41:15.751 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-09-03 19:41:15.753 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-09-03 19:41:15.755 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-09-03 19:41:15.757 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-09-03 19:41:15.764 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.767 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-09-03 19:41:15.769 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-09-03 19:41:15.771 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-09-03 19:41:15.774 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-09-03 19:41:15.776 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-09-03 19:41:15.784 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.786 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-09-03 19:41:15.788 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-09-03 19:41:15.791 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-09-03 19:41:15.793 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-09-03 19:41:15.795 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-09-03 19:41:15.802 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.804 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-09-03 19:41:15.807 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-09-03 19:41:15.811 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-09-03 19:41:15.813 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-09-03 19:41:15.816 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-09-03 19:41:15.822 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.825 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-09-03 19:41:15.828 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-09-03 19:41:15.830 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-09-03 19:41:15.832 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-09-03 19:41:15.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-09-03 19:41:15.842 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.844 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-09-03 19:41:15.846 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-09-03 19:41:15.849 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-09-03 19:41:15.851 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-09-03 19:41:15.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-09-03 19:41:15.860 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.863 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-09-03 19:41:15.865 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-09-03 19:41:15.867 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-09-03 19:41:15.870 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-09-03 19:41:15.872 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-09-03 19:41:15.879 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.882 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-09-03 19:41:15.884 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-09-03 19:41:15.886 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-09-03 19:41:15.889 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-09-03 19:41:15.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-09-03 19:41:15.898 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.901 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-09-03 19:41:15.903 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-09-03 19:41:15.905 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-09-03 19:41:15.908 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-09-03 19:41:15.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-09-03 19:41:15.917 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.920 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-09-03 19:41:15.922 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-09-03 19:41:15.925 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-09-03 19:41:15.927 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-09-03 19:41:15.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-09-03 19:41:15.937 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.939 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-09-03 19:41:15.942 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-09-03 19:41:15.944 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-09-03 19:41:15.946 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-09-03 19:41:15.949 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-09-03 19:41:15.956 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.958 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-09-03 19:41:15.960 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-09-03 19:41:15.963 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-09-03 19:41:15.965 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-09-03 19:41:15.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.970 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-09-03 19:41:15.974 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.977 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-09-03 19:41:15.979 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-09-03 19:41:15.982 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-09-03 19:41:15.984 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-09-03 19:41:15.986 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:15.989 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:15.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-09-03 19:41:15.993 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:15.996 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-09-03 19:41:15.999 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-09-03 19:41:16.001 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-09-03 19:41:16.004 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-09-03 19:41:16.006 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-09-03 19:41:16.013 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.016 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-09-03 19:41:16.018 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-09-03 19:41:16.020 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-09-03 19:41:16.023 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-09-03 19:41:16.025 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.027 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.030 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-09-03 19:41:16.032 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.035 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-09-03 19:41:16.037 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-09-03 19:41:16.039 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-09-03 19:41:16.042 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-09-03 19:41:16.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-09-03 19:41:16.052 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.054 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-09-03 19:41:16.057 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-09-03 19:41:16.060 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-09-03 19:41:16.062 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-09-03 19:41:16.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-09-03 19:41:16.072 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.074 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-09-03 19:41:16.077 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-09-03 19:41:16.079 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-09-03 19:41:16.081 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-09-03 19:41:16.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.088 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-09-03 19:41:16.091 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.094 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-09-03 19:41:16.096 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-09-03 19:41:16.098 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-09-03 19:41:16.101 | + inc/python:use_library_from_git:250 : local name=tooz 2021-09-03 19:41:16.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-09-03 19:41:16.111 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.113 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-09-03 19:41:16.116 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-09-03 19:41:16.118 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-09-03 19:41:16.120 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-09-03 19:41:16.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-09-03 19:41:16.130 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.133 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-09-03 19:41:16.135 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-09-03 19:41:16.138 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-09-03 19:41:16.140 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-09-03 19:41:16.143 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-09-03 19:41:16.150 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.152 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-09-03 19:41:16.155 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-09-03 19:41:16.157 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-09-03 19:41:16.159 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-09-03 19:41:16.162 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-09-03 19:41:16.170 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.172 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-09-03 19:41:16.174 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-09-03 19:41:16.177 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-09-03 19:41:16.179 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-09-03 19:41:16.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:16.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:16.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-09-03 19:41:16.189 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:16.191 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-09-03 19:41:16.213 | Using python 3.8 to install etcd3 2021-09-03 19:41:16.215 | + 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-03 19:41:17.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:17.087 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:17.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:17.087 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:18.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:18.155 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-09-03 19:41:18.163 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-09-03 19:41:18.165 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2021-09-03 19:41:18.167 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2021-09-03 19:41:18.169 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-09-03 19:41:20.619 | 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-03 19:41:20.744 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:20.746 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:20.749 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:20.751 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:20.753 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:20.755 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:20.757 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:20.760 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:20.762 | + functions-common:time_stop:2316 : start_time=1630698076207 2021-09-03 19:41:20.765 | + functions-common:time_stop:2318 : [[ -z 1630698076207 ]] 2021-09-03 19:41:20.767 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:20.771 | + functions-common:time_stop:2321 : end_time=1630698080769 2021-09-03 19:41:20.773 | + functions-common:time_stop:2322 : elapsed_time=4562 2021-09-03 19:41:20.775 | + functions-common:time_stop:2323 : total=26710 2021-09-03 19:41:20.777 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:20.780 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31272 2021-09-03 19:41:20.782 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:20.784 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-09-03 19:41:20.806 | Using python 3.8 to install etcd3gw 2021-09-03 19:41:20.808 | + 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-03 19:41:21.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:21.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:21.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:21.695 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:22.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:22.772 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-09-03 19:41:22.781 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2021-09-03 19:41:22.783 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-09-03 19:41:22.784 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-09-03 19:41:22.786 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-09-03 19:41:22.820 | 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-03 19:41:22.823 | 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-03 19:41:22.825 | 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-03 19:41:22.827 | 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-03 19:41:25.278 | 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-03 19:41:25.400 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:25.402 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:25.405 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:25.407 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:25.409 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:25.412 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:25.414 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:25.416 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:25.419 | + functions-common:time_stop:2316 : start_time=1630698080800 2021-09-03 19:41:25.421 | + functions-common:time_stop:2318 : [[ -z 1630698080800 ]] 2021-09-03 19:41:25.424 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:25.428 | + functions-common:time_stop:2321 : end_time=1630698085425 2021-09-03 19:41:25.430 | + functions-common:time_stop:2322 : elapsed_time=4625 2021-09-03 19:41:25.432 | + functions-common:time_stop:2323 : total=31272 2021-09-03 19:41:25.434 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:25.436 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35897 2021-09-03 19:41:25.439 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:25.441 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-09-03 19:41:25.444 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-03 19:41:25.446 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-03 19:41:25.448 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-03 19:41:25.451 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-03 19:41:25.453 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-03 19:41:25.455 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-03 19:41:25.458 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-03 19:41:25.460 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-03 19:41:25.463 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-09-03 19:41:25.465 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-09-03 19:41:25.468 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-03 19:41:25.470 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-09-03 19:41:25.472 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-09-03 19:41:25.475 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:25.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:25.479 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-09-03 19:41:25.482 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 19:41:25.485 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:41:25.487 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:41:25.489 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:41:25.492 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:41:25.494 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:25.496 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:41:25.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:25.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:25.503 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:41:25.506 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:41:25.508 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:41:25.510 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:41:25.513 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 19:41:25.515 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:41:25.518 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:25.520 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:25.522 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-03 19:41:25.545 | + 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-03 19:41:25.652 | Reading package lists... 2021-09-03 19:41:25.877 | Building dependency tree... 2021-09-03 19:41:25.879 | Reading state information... 2021-09-03 19:41:26.122 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-09-03 19:41:26.122 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-09-03 19:41:26.122 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-09-03 19:41:26.122 | The following packages were automatically installed and are no longer required: 2021-09-03 19:41:26.123 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-09-03 19:41:26.123 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-09-03 19:41:26.123 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-09-03 19:41:26.123 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-09-03 19:41:26.123 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-09-03 19:41:26.123 | python3-zope.interface 2021-09-03 19:41:26.123 | Use 'sudo apt autoremove' to remove them. 2021-09-03 19:41:26.236 | 0 upgraded, 0 newly installed, 0 to remove and 85 not upgraded. 2021-09-03 19:41:26.240 | + functions-common:apt_get:1118 : result=0 2021-09-03 19:41:26.243 | + functions-common:apt_get:1121 : time_stop apt-get 2021-09-03 19:41:26.245 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:26.248 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:26.250 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:26.252 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:26.254 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:26.256 | + functions-common:time_stop:2315 : name=apt-get 2021-09-03 19:41:26.259 | + functions-common:time_stop:2316 : start_time=1630698085542 2021-09-03 19:41:26.261 | + functions-common:time_stop:2318 : [[ -z 1630698085542 ]] 2021-09-03 19:41:26.264 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:26.268 | + functions-common:time_stop:2321 : end_time=1630698086266 2021-09-03 19:41:26.270 | + functions-common:time_stop:2322 : elapsed_time=724 2021-09-03 19:41:26.272 | + functions-common:time_stop:2323 : total=4336 2021-09-03 19:41:26.275 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:26.277 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5060 2021-09-03 19:41:26.279 | + functions-common:apt_get:1122 : return 0 2021-09-03 19:41:26.281 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-09-03 19:41:26.284 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:26.286 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:26.289 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-09-03 19:41:26.352 | Module proxy already enabled 2021-09-03 19:41:26.356 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-09-03 19:41:26.420 | Considering dependency proxy for proxy_uwsgi: 2021-09-03 19:41:26.420 | Module proxy already enabled 2021-09-03 19:41:26.420 | Module proxy_uwsgi already enabled 2021-09-03 19:41:26.424 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-09-03 19:41:26.426 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:41:26.428 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:41:26.431 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:41:26.567 | + ./stack.sh:main:863 : install_keystoneauth 2021-09-03 19:41:26.568 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-09-03 19:41:26.576 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-09-03 19:41:26.578 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-09-03 19:41:26.586 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.588 | + ./stack.sh:main:864 : install_keystoneclient 2021-09-03 19:41:26.590 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-09-03 19:41:26.593 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-09-03 19:41:26.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-09-03 19:41:26.602 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.605 | + ./stack.sh:main:865 : install_glanceclient 2021-09-03 19:41:26.608 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-09-03 19:41:26.610 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-09-03 19:41:26.612 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-09-03 19:41:26.620 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.623 | + ./stack.sh:main:866 : install_cinderclient 2021-09-03 19:41:26.625 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-09-03 19:41:26.628 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-09-03 19:41:26.630 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.635 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-09-03 19:41:26.638 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.640 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-09-03 19:41:26.642 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-09-03 19:41:26.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-09-03 19:41:26.652 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.654 | + ./stack.sh:main:867 : install_novaclient 2021-09-03 19:41:26.657 | + lib/nova:install_novaclient:803 : use_library_from_git python-novaclient 2021-09-03 19:41:26.659 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-09-03 19:41:26.662 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-09-03 19:41:26.669 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.672 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-09-03 19:41:26.689 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:26.692 | + ./stack.sh:main:869 : install_swiftclient 2021-09-03 19:41:26.694 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-09-03 19:41:26.697 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-09-03 19:41:26.699 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.702 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.704 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-09-03 19:41:26.706 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.709 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-09-03 19:41:26.725 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:26.727 | + ./stack.sh:main:872 : install_neutronclient 2021-09-03 19:41:26.730 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-03 19:41:26.733 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-09-03 19:41:26.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.738 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.740 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-09-03 19:41:26.742 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.745 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-09-03 19:41:26.748 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-09-03 19:41:26.750 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-09-03 19:41:26.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:26.755 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:26.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-09-03 19:41:26.760 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:26.762 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-09-03 19:41:26.765 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-03 19:41:26.767 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:41:26.771 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-03 19:41:26.773 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-09-03 19:41:26.775 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:41:26.780 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:41:26.780 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:41:26.785 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-09-03 19:41:26.787 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-09-03 19:41:26.790 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-09-03 19:41:26.793 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-03 19:41:26.796 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-03 19:41:26.817 | Using python 3.8 to install keystonemiddleware 2021-09-03 19:41:26.819 | + 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-03 19:41:27.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:27.685 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:27.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:27.685 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:28.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:28.757 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-09-03 19:41:28.808 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-09-03 19:41:28.811 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-09-03 19:41:28.812 | 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-03 19:41:28.814 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-09-03 19:41:28.816 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-09-03 19:41:28.818 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-09-03 19:41:28.820 | 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-03 19:41:28.822 | 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-03 19:41:28.823 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-09-03 19:41:28.825 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2021-09-03 19:41:28.827 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-09-03 19:41:28.829 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-09-03 19:41:28.830 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-09-03 19:41:28.832 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2021-09-03 19:41:28.891 | 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-03 19:41:28.893 | 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-03 19:41:28.896 | 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-03 19:41:28.938 | 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-03 19:41:28.947 | 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-03 19:41:28.990 | 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-03 19:41:28.992 | 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-03 19:41:28.994 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2021-09-03 19:41:28.997 | 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-03 19:41:29.008 | 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-03 19:41:29.074 | 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-03 19:41:29.078 | 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-03 19:41:29.093 | 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-03 19:41:29.095 | 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-03 19:41:29.117 | 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-03 19:41:29.119 | 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-03 19:41:29.123 | 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-03 19:41:29.268 | 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-03 19:41:29.269 | 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-03 19:41:29.272 | 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-03 19:41:29.274 | 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-03 19:41:31.500 | 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-03 19:41:31.623 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:31.625 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:31.627 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:31.629 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:31.632 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:31.634 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:31.636 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:31.639 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:31.641 | + functions-common:time_stop:2316 : start_time=1630698086811 2021-09-03 19:41:31.643 | + functions-common:time_stop:2318 : [[ -z 1630698086811 ]] 2021-09-03 19:41:31.646 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:31.650 | + functions-common:time_stop:2321 : end_time=1630698091648 2021-09-03 19:41:31.652 | + functions-common:time_stop:2322 : elapsed_time=4837 2021-09-03 19:41:31.655 | + functions-common:time_stop:2323 : total=35897 2021-09-03 19:41:31.657 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:31.659 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=40734 2021-09-03 19:41:31.662 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:31.664 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-09-03 19:41:31.667 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-03 19:41:31.670 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-03 19:41:31.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-03 19:41:31.675 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-09-03 19:41:31.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-09-03 19:41:31.681 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-03 19:41:31.681 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-09-03 19:41:31.687 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-09-03 19:41:31.690 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-09-03 19:41:31.692 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-09-03 19:41:31.695 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-03 19:41:31.697 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-03 19:41:31.719 | Using python 3.8 to install python-memcached 2021-09-03 19:41:31.721 | + 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-03 19:41:32.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:32.642 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:32.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:32.643 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:33.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:33.704 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-09-03 19:41:33.708 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-09-03 19:41:36.111 | 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-03 19:41:36.232 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:36.235 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:36.237 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:36.239 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:36.242 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:36.244 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:36.246 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:36.249 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:36.251 | + functions-common:time_stop:2316 : start_time=1630698091713 2021-09-03 19:41:36.253 | + functions-common:time_stop:2318 : [[ -z 1630698091713 ]] 2021-09-03 19:41:36.256 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:36.260 | + functions-common:time_stop:2321 : end_time=1630698096258 2021-09-03 19:41:36.263 | + functions-common:time_stop:2322 : elapsed_time=4545 2021-09-03 19:41:36.266 | + functions-common:time_stop:2323 : total=40734 2021-09-03 19:41:36.273 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:36.273 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=45279 2021-09-03 19:41:36.275 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:36.279 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-09-03 19:41:36.298 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:36.300 | + ./stack.sh:main:879 : '[' 10.222.0.45 == 10.222.0.45 ']' 2021-09-03 19:41:36.303 | + ./stack.sh:main:880 : stack_install_service keystone 2021-09-03 19:41:36.305 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-03 19:41:36.308 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-03 19:41:36.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:41:36.313 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-03 19:41:36.315 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-09-03 19:41:36.331 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:36.334 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-09-03 19:41:36.336 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-03 19:41:36.338 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-03 19:41:36.341 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:41:36.343 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:41:36.345 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:41:36.348 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:41:36.350 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:41:36.352 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:41:36.368 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:41:36.370 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:41:36.372 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:36.374 | + functions-common:git_clone:544 : echo master 2021-09-03 19:41:36.375 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:41:36.380 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-03 19:41:36.382 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:36.384 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-03 19:41:36.387 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:41:36.388 | + functions-common:git_clone:593 : head -1 2021-09-03 19:41:36.391 | cf5f1e565 Merge "Replace deprecated import of ABCs from collections" 2021-09-03 19:41:36.394 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:41:36.396 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-09-03 19:41:36.398 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:41:36.401 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 19:41:36.403 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-09-03 19:41:36.406 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:41:36.408 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-03 19:41:36.411 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:41:36.413 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 19:41:36.415 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-09-03 19:41:36.418 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:41:36.420 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:41:36.423 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-09-03 19:41:36.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:41:36.428 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-09-03 19:41:36.430 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:41:36.433 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:41:36.435 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-03 19:41:36.441 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-09-03 19:41:36.443 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-09-03 19:41:37.104 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-09-03 19:41:37.107 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:41:37.109 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:41:37.111 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:41:37.113 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-03 19:41:37.115 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-09-03 19:41:37.118 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:41:37.120 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:41:37.122 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:41:37.124 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:41:37.126 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:41:37.129 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:41:37.131 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:41:37.133 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-09-03 19:41:37.154 | Using python 3.8 to install /opt/stack/keystone 2021-09-03 19:41:37.156 | + 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-03 19:41:38.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:38.034 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:38.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:38.034 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:39.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:39.107 | Obtaining file:///opt/stack/keystone 2021-09-03 19:41:40.828 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.6.0) 2021-09-03 19:41:40.829 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.8.7) 2021-09-03 19:41:40.832 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.0.1) 2021-09-03 19:41:40.833 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.3.9) 2021-09-03 19:41:40.835 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.8) 2021-09-03 19:41:40.837 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.23) 2021-09-03 19:41:40.840 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.13.0) 2021-09-03 19:41:40.841 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.0) 2021-09-03 19:41:40.843 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.7.4) 2021-09-03 19:41:40.845 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 19:41:40.847 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (9.3.0) 2021-09-03 19:41:40.848 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 19:41:40.850 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (0.8.18) 2021-09-03 19:41:40.852 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.8.1) 2021-09-03 19:41:40.854 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (8.7.1) 2021-09-03 19:41:40.855 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.3.1) 2021-09-03 19:41:40.857 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (12.9.1) 2021-09-03 19:41:40.859 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (10.0.0) 2021-09-03 19:41:40.861 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (5.0.1) 2021-09-03 19:41:40.863 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.6.0) 2021-09-03 19:41:40.864 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.4.0) 2021-09-03 19:41:40.866 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.8.2) 2021-09-03 19:41:40.868 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.2.0) 2021-09-03 19:41:40.870 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.4.0) 2021-09-03 19:41:40.872 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (4.10.0) 2021-09-03 19:41:40.874 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.1.1) 2021-09-03 19:41:40.876 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (7.0.1) 2021-09-03 19:41:40.877 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2.1.0) 2021-09-03 19:41:40.879 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.1.4) 2021-09-03 19:41:40.881 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==19.1.0.dev21) (3.2.0) 2021-09-03 19:41:40.883 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.1.1) 2021-09-03 19:41:40.884 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (1.0.2) 2021-09-03 19:41:40.887 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (3.4.1) 2021-09-03 19:41:40.889 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==19.1.0.dev21) (2021.1) 2021-09-03 19:41:40.900 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.16.0) 2021-09-03 19:41:40.902 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==19.1.0.dev21) (1.14.6) 2021-09-03 19:41:40.907 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==19.1.0.dev21) (2.20) 2021-09-03 19:41:40.952 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==19.1.0.dev21) (5.0.9) 2021-09-03 19:41:40.968 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 19:41:40.970 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (3.0.1) 2021-09-03 19:41:40.971 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (8.0.1) 2021-09-03 19:41:40.973 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 19:41:40.992 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==19.1.0.dev21) (9.0.1) 2021-09-03 19:41:41.016 | 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==19.1.0.dev21) (2.0.1) 2021-09-03 19:41:41.084 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (2.26.0) 2021-09-03 19:41:41.093 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==19.1.0.dev21) (4.3.1) 2021-09-03 19:41:41.156 | 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==19.1.0.dev21) (0.1.16) 2021-09-03 19:41:41.158 | 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==19.1.0.dev21) (1.7.0) 2021-09-03 19:41:41.275 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (1.5.0) 2021-09-03 19:41:41.278 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (2.2.0) 2021-09-03 19:41:41.280 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (5.4.1) 2021-09-03 19:41:41.283 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==19.1.0.dev21) (0.8.0) 2021-09-03 19:41:41.296 | 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==19.1.0.dev21) (1.12.1) 2021-09-03 19:41:41.365 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (2.0.1) 2021-09-03 19:41:41.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (0.5.0) 2021-09-03 19:41:41.369 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.7.1) 2021-09-03 19:41:41.394 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (1.1.5) 2021-09-03 19:41:41.396 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==19.1.0.dev21) (5.2.2) 2021-09-03 19:41:41.455 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (2.8.2) 2021-09-03 19:41:41.460 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==19.1.0.dev21) (0.9.6) 2021-09-03 19:41:41.524 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.0.6) 2021-09-03 19:41:41.528 | 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==19.1.0.dev21) (2.6.0) 2021-09-03 19:41:41.530 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (2.3.0) 2021-09-03 19:41:41.561 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (4.2.2) 2021-09-03 19:41:41.567 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (5.1.0) 2021-09-03 19:41:41.571 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==19.1.0.dev21) (0.3.0) 2021-09-03 19:41:41.582 | 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==19.1.0.dev21) (5.0.0) 2021-09-03 19:41:41.687 | 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==19.1.0.dev21) (0.11.0) 2021-09-03 19:41:41.715 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==19.1.0.dev21) (3.3.0) 2021-09-03 19:41:41.818 | 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==19.1.0.dev21) (4.4.0) 2021-09-03 19:41:41.820 | 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==19.1.0.dev21) (1.3.2) 2021-09-03 19:41:41.821 | 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==19.1.0.dev21) (2.1.1) 2021-09-03 19:41:41.826 | 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==19.1.0.dev21) (0.31.1) 2021-09-03 19:41:41.829 | 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==19.1.0.dev21) (2.5.1) 2021-09-03 19:41:41.831 | 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==19.1.0.dev21) (3.5.0) 2021-09-03 19:41:41.833 | 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==19.1.0.dev21) (3.0.0) 2021-09-03 19:41:41.834 | 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==19.1.0.dev21) (1.1.1) 2021-09-03 19:41:41.855 | 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==19.1.0.dev21) (1.16.0) 2021-09-03 19:41:41.896 | 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==19.1.0.dev21) (2.5.0) 2021-09-03 19:41:41.937 | 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==19.1.0.dev21) (0.14.1) 2021-09-03 19:41:41.956 | 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==19.1.0.dev21) (1.6) 2021-09-03 19:41:41.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==19.1.0.dev21) (0.7.2) 2021-09-03 19:41:42.022 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (2.4.7) 2021-09-03 19:41:42.032 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (21.0) 2021-09-03 19:41:42.034 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==19.1.0.dev21) (0.11.0) 2021-09-03 19:41:42.180 | 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==19.1.0.dev21) (57.4.0) 2021-09-03 19:41:42.401 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (1.7.0) 2021-09-03 19:41:42.404 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (20.0.1) 2021-09-03 19:41:42.408 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==19.1.0.dev21) (0.7.1) 2021-09-03 19:41:42.569 | 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==19.1.0.dev21) (3.2) 2021-09-03 19:41:42.572 | 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==19.1.0.dev21) (1.26.6) 2021-09-03 19:41:42.573 | 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==19.1.0.dev21) (2021.5.30) 2021-09-03 19:41:42.576 | 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==19.1.0.dev21) (2.0.4) 2021-09-03 19:41:42.697 | 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==19.1.0.dev21) (0.7) 2021-09-03 19:41:42.939 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.4.1) 2021-09-03 19:41:42.949 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==19.1.0.dev21) (0.5.2) 2021-09-03 19:41:43.133 | 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==19.1.0.dev21) (1.0.0) 2021-09-03 19:41:43.344 | 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==19.1.0.dev21) (2.2.3) 2021-09-03 19:41:43.483 | 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==19.1.0.dev21) (3.5.0) 2021-09-03 19:41:45.161 | Installing collected packages: keystone 2021-09-03 19:41:45.162 | Attempting uninstall: keystone 2021-09-03 19:41:45.162 | Found existing installation: keystone 19.1.0.dev21 2021-09-03 19:41:45.165 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-09-03 19:41:45.168 | Running setup.py develop for keystone 2021-09-03 19:41:47.509 | Successfully installed keystone 2021-09-03 19:41:47.510 | 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-03 19:41:47.654 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:47.656 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:47.658 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:47.661 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:47.663 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:47.665 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:47.667 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:47.670 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:47.672 | + functions-common:time_stop:2316 : start_time=1630698097148 2021-09-03 19:41:47.674 | + functions-common:time_stop:2318 : [[ -z 1630698097148 ]] 2021-09-03 19:41:47.676 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:47.681 | + functions-common:time_stop:2321 : end_time=1630698107678 2021-09-03 19:41:47.683 | + functions-common:time_stop:2322 : elapsed_time=10530 2021-09-03 19:41:47.685 | + functions-common:time_stop:2323 : total=45279 2021-09-03 19:41:47.688 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:47.690 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=55809 2021-09-03 19:41:47.692 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:47.694 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:41:47.696 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 19:41:47.699 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 19:41:47.717 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-03 19:41:47.729 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-09-03 19:41:47.732 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-09-03 19:41:47.734 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:47.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:47.739 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-09-03 19:41:47.742 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:47.744 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-09-03 19:41:47.761 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:47.763 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-09-03 19:41:47.766 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:41:47.768 | + ./stack.sh:main:881 : configure_keystone 2021-09-03 19:41:47.771 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-03 19:41:47.783 | + 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-03 19:41:47.786 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-03 19:41:47.791 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-03 19:41:47.807 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:47.809 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-03 19:41:47.839 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-03 19:41:47.867 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-03 19:41:47.897 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-03 19:41:47.928 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-03 19:41:47.958 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-03 19:41:47.989 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-03 19:41:48.017 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-03 19:41:48.046 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-03 19:41:48.048 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-03 19:41:48.050 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-03 19:41:48.053 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-03 19:41:48.055 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:41:48.057 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:41:48.074 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:48.077 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:41:48.079 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:41:48.081 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:41:48.097 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:48.099 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2021-09-03 19:41:48.102 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2021-09-03 19:41:48.133 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:41:48.135 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:41:48.138 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-03 19:41:48.141 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-03 19:41:48.143 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-03 19:41:48.160 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:48.162 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2021-09-03 19:41:48.192 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.45/identity 2021-09-03 19:41:48.221 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-03 19:41:48.224 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-03 19:41:48.254 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-03 19:41:48.256 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-03 19:41:48.259 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-03 19:41:48.262 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-03 19:41:48.264 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-03 19:41:48.267 | + 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-03 19:41:48.297 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-03 19:41:48.300 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-03 19:41:48.302 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-03 19:41:48.304 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-09-03 19:41:48.307 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:41:48.324 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:41:48.326 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:41:48.329 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:41:48.331 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:41:48.334 | + 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-03 19:41:48.361 | + 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-03 19:41:48.389 | + 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-03 19:41:48.417 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:41:48.444 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-03 19:41:48.472 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-03 19:41:48.475 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-03 19:41:48.477 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-03 19:41:48.480 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-03 19:41:48.482 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-09-03 19:41:48.484 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:41:48.487 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:41:48.490 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-09-03 19:41:48.494 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-09-03 19:41:48.497 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:41:48.499 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:41:48.512 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:41:48.512 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:41:48.521 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:41:48.524 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:41:48.540 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 19:41:48.542 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-03 19:41:48.546 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-03 19:41:48.576 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-03 19:41:48.602 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-03 19:41:48.630 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-03 19:41:48.657 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-03 19:41:48.684 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-03 19:41:48.712 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-03 19:41:48.738 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-03 19:41:48.766 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-03 19:41:48.793 | + 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-03 19:41:48.827 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-03 19:41:48.854 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-03 19:41:48.881 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-03 19:41:48.912 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:41:48.914 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:41:48.917 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-09-03 19:41:48.920 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-09-03 19:41:48.922 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:41:48.924 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:48.927 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:48.929 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 19:41:48.932 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 19:41:48.935 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-03 19:41:48.962 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-03 19:41:48.990 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-03 19:41:48.991 | + 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-03 19:41:49.000 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-03 19:41:49.003 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-09-03 19:41:49.005 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-09-03 19:41:49.008 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:41:49.010 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:41:49.013 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:41:49.015 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:49.017 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:49.020 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:41:49.022 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:41:49.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:49.026 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:49.029 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-09-03 19:41:49.090 | Site keystone-wsgi-public already enabled 2021-09-03 19:41:49.094 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:41:49.097 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:41:49.099 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:41:49.101 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:41:49.235 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-03 19:41:49.238 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 19:41:49.241 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-03 19:41:49.243 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-09-03 19:41:49.246 | + lib/apache:write_uwsgi_config:257 : local http= 2021-09-03 19:41:49.249 | + lib/apache:write_uwsgi_config:258 : local name= 2021-09-03 19:41:49.252 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-03 19:41:49.256 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-09-03 19:41:49.258 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-09-03 19:41:49.261 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-03 19:41:49.275 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:41:49.276 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-03 19:41:49.284 | d /var/run/uwsgi 0755 ubuntu root 2021-09-03 19:41:49.288 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-03 19:41:49.304 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 19:41:49.306 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-03 19:41:49.311 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-03 19:41:49.341 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-03 19:41:49.369 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-03 19:41:49.397 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-03 19:41:49.424 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-03 19:41:49.452 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-03 19:41:49.480 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-03 19:41:49.507 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-03 19:41:49.538 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-03 19:41:49.566 | + 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-03 19:41:49.593 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-03 19:41:49.621 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-03 19:41:49.648 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-03 19:41:49.676 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-09-03 19:41:49.678 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-09-03 19:41:49.681 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-09-03 19:41:49.684 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-09-03 19:41:49.686 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:41:49.689 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:49.691 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:49.693 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 19:41:49.696 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 19:41:49.698 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-03 19:41:49.725 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-03 19:41:49.754 | + 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-03 19:41:49.755 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-03 19:41:49.763 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-03 19:41:49.767 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-09-03 19:41:49.769 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-09-03 19:41:49.771 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:41:49.774 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:41:49.776 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:41:49.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:49.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:49.783 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:41:49.785 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:41:49.788 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:41:49.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:41:49.793 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-09-03 19:41:49.855 | Site keystone-wsgi-admin already enabled 2021-09-03 19:41:49.859 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-09-03 19:41:49.861 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:41:49.864 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:41:49.866 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:41:50.007 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-03 19:41:50.039 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-03 19:41:50.075 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-03 19:41:50.107 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-03 19:41:50.110 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-03 19:41:50.142 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-03 19:41:50.171 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-03 19:41:50.199 | + ./stack.sh:main:885 : is_service_enabled swift 2021-09-03 19:41:50.216 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:41:50.218 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-09-03 19:41:50.236 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:41:50.238 | + ./stack.sh:main:889 : stack_install_service swift 2021-09-03 19:41:50.241 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-03 19:41:50.244 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-03 19:41:50.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:41:50.249 | + lib/stack:stack_install_service:32 : install_swift 2021-09-03 19:41:50.252 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-09-03 19:41:50.254 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-03 19:41:50.256 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-03 19:41:50.258 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:41:50.261 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:41:50.264 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:41:50.266 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:41:50.269 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:41:50.271 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:41:50.288 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:41:50.290 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:41:50.293 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:50.296 | + functions-common:git_clone:544 : echo master 2021-09-03 19:41:50.296 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:41:50.301 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-03 19:41:50.303 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:41:50.306 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-03 19:41:50.309 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:41:50.309 | + functions-common:git_clone:593 : head -1 2021-09-03 19:41:50.312 | fb0293538 Merge " Add documentation for DELETE method for Swift Object Store API." 2021-09-03 19:41:50.315 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:41:50.317 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-09-03 19:41:50.320 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:41:50.322 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 19:41:50.325 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-09-03 19:41:50.327 | + inc/python:setup_develop:344 : local extras=keystone 2021-09-03 19:41:50.329 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-03 19:41:50.332 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:41:50.334 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 19:41:50.337 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-09-03 19:41:50.340 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:41:50.342 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-09-03 19:41:50.345 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-09-03 19:41:50.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:41:50.350 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-09-03 19:41:50.353 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:41:50.356 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:41:50.359 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-03 19:41:50.364 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-09-03 19:41:50.367 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-09-03 19:41:50.993 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-09-03 19:41:50.996 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:41:50.998 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:41:51.001 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:41:51.003 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-09-03 19:41:51.005 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-09-03 19:41:51.007 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:41:51.010 | + inc/python:setup_package:428 : local extras=keystone 2021-09-03 19:41:51.013 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:41:51.015 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-09-03 19:41:51.017 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-09-03 19:41:51.020 | + inc/python:setup_package:438 : extras='[keystone]' 2021-09-03 19:41:51.022 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:41:51.024 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-03 19:41:51.045 | Using python 3.8 to install /opt/stack/swift 2021-09-03 19:41:51.048 | + 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-03 19:41:51.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:51.923 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:51.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:41:51.923 | from cryptography.utils import int_from_bytes 2021-09-03 19:41:52.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:41:52.999 | Obtaining file:///opt/stack/swift 2021-09-03 19:41:54.393 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.31.1) 2021-09-03 19:41:54.394 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.1.1) 2021-09-03 19:41:54.397 | 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.dev22) (0.11.0) 2021-09-03 19:41:54.398 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.1.1) 2021-09-03 19:41:54.400 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (4.6.3) 2021-09-03 19:41:54.402 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (2.26.0) 2021-09-03 19:41:54.404 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.16.0) 2021-09-03 19:41:54.405 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (0.9.7) 2021-09-03 19:41:54.407 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (1.6.0) 2021-09-03 19:41:54.409 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (3.4.8) 2021-09-03 19:41:54.411 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev22) (9.3.0) 2021-09-03 19:41:54.452 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev22) (1.14.6) 2021-09-03 19:41:54.455 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev22) (2.20) 2021-09-03 19:41:54.465 | 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.dev22) (1.16.0) 2021-09-03 19:41:54.531 | 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.dev22) (2.8.1) 2021-09-03 19:41:54.533 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (4.3.1) 2021-09-03 19:41:54.535 | 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.dev22) (4.6.0) 2021-09-03 19:41:54.537 | 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.dev22) (4.10.0) 2021-09-03 19:41:54.540 | 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.dev22) (4.2.0) 2021-09-03 19:41:54.542 | 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.dev22) (3.1.1) 2021-09-03 19:41:54.544 | 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.dev22) (5.0.1) 2021-09-03 19:41:54.546 | 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.dev22) (4.2.0) 2021-09-03 19:41:54.549 | 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.dev22) (5.6.0) 2021-09-03 19:41:54.551 | 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.dev22) (8.7.1) 2021-09-03 19:41:54.553 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev22) (1.8.7) 2021-09-03 19:41:54.555 | 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.dev22) (3.3.1) 2021-09-03 19:41:54.621 | 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.dev22) (3.4.0) 2021-09-03 19:41:54.623 | 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.dev22) (1.7.0) 2021-09-03 19:41:54.626 | 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.dev22) (0.1.16) 2021-09-03 19:41:54.689 | 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.dev22) (1.1.4) 2021-09-03 19:41:54.700 | 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.dev22) (5.0.9) 2021-09-03 19:41:54.747 | 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.dev22) (2.2.0) 2021-09-03 19:41:54.749 | 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.dev22) (5.4.1) 2021-09-03 19:41:54.752 | 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.dev22) (0.8.0) 2021-09-03 19:41:54.754 | 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.dev22) (1.5.0) 2021-09-03 19:41:54.764 | 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.dev22) (1.12.1) 2021-09-03 19:41:54.838 | 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.dev22) (0.9.6) 2021-09-03 19:41:54.841 | 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.dev22) (2.8.2) 2021-09-03 19:41:54.860 | 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.dev22) (1.0.2) 2021-09-03 19:41:54.864 | 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.dev22) (2021.1) 2021-09-03 19:41:54.895 | 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.dev22) (2.4.7) 2021-09-03 19:41:54.899 | 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.dev22) (21.0) 2021-09-03 19:41:54.925 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev22) (57.4.0) 2021-09-03 19:41:55.082 | 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.dev22) (1.26.6) 2021-09-03 19:41:55.084 | 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.dev22) (2.0.4) 2021-09-03 19:41:55.086 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (2021.5.30) 2021-09-03 19:41:55.088 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev22) (3.2) 2021-09-03 19:41:57.366 | Installing collected packages: swift 2021-09-03 19:41:57.366 | Attempting uninstall: swift 2021-09-03 19:41:57.367 | Found existing installation: swift 2.28.1.dev22 2021-09-03 19:41:57.370 | Can't uninstall 'swift'. No files were found to uninstall. 2021-09-03 19:41:57.372 | Running setup.py develop for swift 2021-09-03 19:41:59.570 | Successfully installed swift-2.28.1.dev22 2021-09-03 19:41:59.570 | 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-03 19:41:59.706 | + inc/python:pip_install:200 : result=0 2021-09-03 19:41:59.709 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:41:59.711 | + functions-common:time_stop:2309 : local name 2021-09-03 19:41:59.713 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:41:59.715 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:41:59.717 | + functions-common:time_stop:2312 : local total 2021-09-03 19:41:59.720 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:41:59.722 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:41:59.724 | + functions-common:time_stop:2316 : start_time=1630698111040 2021-09-03 19:41:59.726 | + functions-common:time_stop:2318 : [[ -z 1630698111040 ]] 2021-09-03 19:41:59.730 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:41:59.734 | + functions-common:time_stop:2321 : end_time=1630698119731 2021-09-03 19:41:59.736 | + functions-common:time_stop:2322 : elapsed_time=8691 2021-09-03 19:41:59.738 | + functions-common:time_stop:2323 : total=55809 2021-09-03 19:41:59.740 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:41:59.743 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64500 2021-09-03 19:41:59.745 | + inc/python:pip_install:203 : return 0 2021-09-03 19:41:59.748 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:41:59.750 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 19:41:59.753 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 19:41:59.771 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-03 19:41:59.784 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-09-03 19:41:59.786 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-09-03 19:41:59.789 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:41:59.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:41:59.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-09-03 19:41:59.797 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:41:59.799 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-09-03 19:41:59.801 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:41:59.804 | + ./stack.sh:main:890 : configure_swift 2021-09-03 19:41:59.806 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-03 19:41:59.808 | + lib/swift:configure_swift:335 : local node_number 2021-09-03 19:41:59.811 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-03 19:41:59.813 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-03 19:41:59.815 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-03 19:42:00.763 | No container-sync running 2021-09-03 19:42:00.763 | No object-expirer running 2021-09-03 19:42:00.763 | No container-updater running 2021-09-03 19:42:00.763 | No container-auditor running 2021-09-03 19:42:00.763 | No container-replicator running 2021-09-03 19:42:00.763 | No container-reconciler running 2021-09-03 19:42:00.763 | No container-server running 2021-09-03 19:42:00.763 | No account-replicator running 2021-09-03 19:42:00.763 | No object-server running 2021-09-03 19:42:00.763 | No object-replicator running 2021-09-03 19:42:00.763 | No container-sharder running 2021-09-03 19:42:00.763 | No account-auditor running 2021-09-03 19:42:00.763 | No object-auditor running 2021-09-03 19:42:00.764 | No account-reaper running 2021-09-03 19:42:00.764 | No proxy-server running 2021-09-03 19:42:00.764 | No account-server running 2021-09-03 19:42:00.764 | No object-updater running 2021-09-03 19:42:00.764 | No object-reconstructor running 2021-09-03 19:42:00.813 | + lib/swift:configure_swift:340 : true 2021-09-03 19:42:00.815 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-09-03 19:42:00.828 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-03 19:42:00.840 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-03 19:42:00.843 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-09-03 19:42:00.845 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-09-03 19:42:00.850 | + lib/swift:configure_swift:354 : sed -e ' 2021-09-03 19:42:00.850 | s/%GROUP%/ubuntu/; 2021-09-03 19:42:00.850 | s/%USER%/ubuntu/; 2021-09-03 19:42:00.850 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-03 19:42:00.850 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-03 19:42:00.853 | uid = ubuntu 2021-09-03 19:42:00.853 | gid = ubuntu 2021-09-03 19:42:00.853 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-03 19:42:00.854 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-03 19:42:00.854 | address = 127.0.0.1 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | [account6612] 2021-09-03 19:42:00.854 | max connections = 25 2021-09-03 19:42:00.854 | path = /opt/stack/data/swift/1/node/ 2021-09-03 19:42:00.854 | read only = false 2021-09-03 19:42:00.854 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | [account6622] 2021-09-03 19:42:00.854 | max connections = 25 2021-09-03 19:42:00.854 | path = /opt/stack/data/swift/2/node/ 2021-09-03 19:42:00.854 | read only = false 2021-09-03 19:42:00.854 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | [account6632] 2021-09-03 19:42:00.854 | max connections = 25 2021-09-03 19:42:00.854 | path = /opt/stack/data/swift/3/node/ 2021-09-03 19:42:00.854 | read only = false 2021-09-03 19:42:00.854 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | [account6642] 2021-09-03 19:42:00.854 | max connections = 25 2021-09-03 19:42:00.854 | path = /opt/stack/data/swift/4/node/ 2021-09-03 19:42:00.854 | read only = false 2021-09-03 19:42:00.854 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | 2021-09-03 19:42:00.854 | [container6611] 2021-09-03 19:42:00.854 | max connections = 25 2021-09-03 19:42:00.854 | path = /opt/stack/data/swift/1/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [container6621] 2021-09-03 19:42:00.855 | max connections = 25 2021-09-03 19:42:00.855 | path = /opt/stack/data/swift/2/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [container6631] 2021-09-03 19:42:00.855 | max connections = 25 2021-09-03 19:42:00.855 | path = /opt/stack/data/swift/3/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [container6641] 2021-09-03 19:42:00.855 | max connections = 25 2021-09-03 19:42:00.855 | path = /opt/stack/data/swift/4/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [object6613] 2021-09-03 19:42:00.855 | max connections = 25 2021-09-03 19:42:00.855 | path = /opt/stack/data/swift/1/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [object6623] 2021-09-03 19:42:00.855 | max connections = 25 2021-09-03 19:42:00.855 | path = /opt/stack/data/swift/2/node/ 2021-09-03 19:42:00.855 | read only = false 2021-09-03 19:42:00.855 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-03 19:42:00.855 | 2021-09-03 19:42:00.855 | [object6633] 2021-09-03 19:42:00.856 | max connections = 25 2021-09-03 19:42:00.856 | path = /opt/stack/data/swift/3/node/ 2021-09-03 19:42:00.856 | read only = false 2021-09-03 19:42:00.856 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-03 19:42:00.856 | 2021-09-03 19:42:00.856 | [object6643] 2021-09-03 19:42:00.856 | max connections = 25 2021-09-03 19:42:00.856 | path = /opt/stack/data/swift/4/node/ 2021-09-03 19:42:00.856 | read only = false 2021-09-03 19:42:00.856 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-03 19:42:00.857 | + lib/swift:configure_swift:360 : is_ubuntu 2021-09-03 19:42:00.859 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:00.861 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:00.863 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-03 19:42:00.876 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-03 19:42:00.879 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-03 19:42:00.883 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-03 19:42:00.888 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-03 19:42:00.891 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-03 19:42:00.895 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-03 19:42:00.925 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2021-09-03 19:42:00.957 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-03 19:42:00.979 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-03 19:42:01.009 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-03 19:42:01.028 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-03 19:42:01.060 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-03 19:42:01.079 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-03 19:42:01.109 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-03 19:42:01.128 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-03 19:42:01.157 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-03 19:42:01.177 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 19:42:01.206 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-03 19:42:01.224 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-09-03 19:42:01.242 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:01.244 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-03 19:42:01.274 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-03 19:42:01.307 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-03 19:42:01.339 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-03 19:42:01.374 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-09-03 19:42:01.393 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:01.395 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-03 19:42:01.428 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-09-03 19:42:01.444 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:01.446 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-09-03 19:42:01.461 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:01.464 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-09-03 19:42:01.466 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-03 19:42:01.482 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:01.487 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-09-03 19:42:01.489 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-09-03 19:42:01.491 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-03 19:42:01.496 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-03 19:42:01.502 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-03 19:42:01.530 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-03 19:42:01.558 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-03 19:42:01.587 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-03 19:42:01.618 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-03 19:42:01.645 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-03 19:42:01.647 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-09-03 19:42:01.649 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-09-03 19:42:01.652 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-09-03 19:42:01.654 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-03 19:42:01.680 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-03 19:42:01.708 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2021-09-03 19:42:01.735 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-03 19:42:01.763 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-03 19:42:01.790 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-03 19:42:01.817 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-03 19:42:01.846 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-03 19:42:01.872 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:42:01.900 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-03 19:42:01.927 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-03 19:42:01.954 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-03 19:42:01.982 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-03 19:42:02.009 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-03 19:42:02.040 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-03 19:42:02.067 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-03 19:42:02.086 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-03 19:42:02.113 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-03 19:42:02.141 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-03 19:42:02.145 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-03 19:42:02.174 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-03 19:42:02.202 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-03 19:42:02.228 | + lib/swift:configure_swift:478 : local node_number 2021-09-03 19:42:02.231 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-03 19:42:02.233 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 19:42:02.235 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-03 19:42:02.239 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-03 19:42:02.242 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-03 19:42:02.244 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 19:42:02.247 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-03 19:42:02.249 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-03 19:42:02.251 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 19:42:02.253 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 19:42:02.255 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-03 19:42:02.274 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-03 19:42:02.301 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-03 19:42:02.319 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-03 19:42:02.348 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-03 19:42:02.366 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 19:42:02.395 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-03 19:42:02.413 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 19:42:02.442 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-03 19:42:02.460 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 19:42:02.488 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-03 19:42:02.506 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-03 19:42:02.534 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-03 19:42:02.552 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-03 19:42:02.581 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-03 19:42:02.598 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-03 19:42:02.628 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-03 19:42:02.646 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-03 19:42:02.675 | + 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-03 19:42:02.680 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-03 19:42:02.699 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 19:42:02.728 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-03 19:42:02.757 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 19:42:02.759 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-03 19:42:02.763 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-03 19:42:02.766 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-03 19:42:02.768 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 19:42:02.770 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-03 19:42:02.773 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-03 19:42:02.775 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 19:42:02.777 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 19:42:02.780 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-03 19:42:02.798 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-03 19:42:02.826 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-03 19:42:02.844 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-03 19:42:02.873 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-03 19:42:02.891 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 19:42:02.921 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-03 19:42:02.940 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 19:42:02.969 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-03 19:42:02.989 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 19:42:03.025 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-03 19:42:03.045 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-03 19:42:03.073 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-03 19:42:03.091 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-03 19:42:03.120 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-03 19:42:03.138 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-03 19:42:03.167 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-03 19:42:03.185 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-03 19:42:03.213 | + 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-03 19:42:03.218 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-03 19:42:03.236 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 19:42:03.264 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 19:42:03.266 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-03 19:42:03.271 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-03 19:42:03.273 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-03 19:42:03.275 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-03 19:42:03.278 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-03 19:42:03.280 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-03 19:42:03.282 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-03 19:42:03.284 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-03 19:42:03.287 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-03 19:42:03.306 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-03 19:42:03.335 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-03 19:42:03.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-03 19:42:03.382 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-03 19:42:03.400 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-03 19:42:03.429 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-03 19:42:03.446 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-03 19:42:03.475 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-03 19:42:03.492 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-03 19:42:03.521 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-03 19:42:03.539 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-03 19:42:03.567 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-03 19:42:03.586 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-03 19:42:03.614 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-03 19:42:03.632 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-03 19:42:03.661 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-03 19:42:03.679 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-03 19:42:03.706 | + 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-03 19:42:03.711 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-03 19:42:03.729 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-03 19:42:03.758 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-03 19:42:03.786 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-03 19:42:03.814 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-03 19:42:03.843 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-09-03 19:42:03.845 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-03 19:42:03.849 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-03 19:42:03.878 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-03 19:42:03.907 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-03 19:42:03.936 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-03 19:42:03.964 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-03 19:42:03.993 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-03 19:42:04.020 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-03 19:42:04.048 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-03 19:42:04.076 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-03 19:42:04.103 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-09-03 19:42:04.119 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:04.122 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-03 19:42:04.140 | + lib/swift:configure_swift:521 : local auth_vers 2021-09-03 19:42:04.143 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-09-03 19:42:04.162 | + lib/swift:configure_swift:522 : auth_vers=3 2021-09-03 19:42:04.164 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2021-09-03 19:42:04.192 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-09-03 19:42:04.195 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-03 19:42:04.223 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2021-09-03 19:42:04.252 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-09-03 19:42:04.254 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-03 19:42:04.282 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-09-03 19:42:04.299 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:04.301 | + lib/swift:configure_swift:541 : local user_group 2021-09-03 19:42:04.304 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-09-03 19:42:04.309 | + lib/swift:configure_swift:542 : user_group=1000 2021-09-03 19:42:04.311 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-03 19:42:04.324 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-03 19:42:04.326 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-03 19:42:04.337 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-09-03 19:42:04.341 | + lib/swift:configure_swift:548 : is_suse 2021-09-03 19:42:04.343 | + functions-common:is_suse:462 : is_opensuse 2021-09-03 19:42:04.345 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-03 19:42:04.347 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-03 19:42:04.350 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-03 19:42:04.352 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-03 19:42:04.355 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-03 19:42:04.358 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-03 19:42:04.370 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-09-03 19:42:04.372 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-09-03 19:42:04.375 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-09-03 19:42:04.392 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:04.394 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-09-03 19:42:04.412 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:04.415 | + ./stack.sh:main:901 : stack_install_service glance 2021-09-03 19:42:04.418 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-03 19:42:04.420 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-03 19:42:04.423 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:42:04.425 | + lib/stack:stack_install_service:32 : install_glance 2021-09-03 19:42:04.428 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-09-03 19:42:04.430 | + lib/glance:install_glance:514 : local glance_store_extras 2021-09-03 19:42:04.433 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-09-03 19:42:04.449 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:04.452 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-03 19:42:04.454 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-09-03 19:42:04.472 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:04.475 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-03 19:42:04.477 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-09-03 19:42:04.480 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-09-03 19:42:04.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:42:04.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:42:04.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-09-03 19:42:04.490 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:42:04.493 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-09-03 19:42:04.497 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-03 19:42:04.499 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-03 19:42:04.502 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-09-03 19:42:04.505 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-03 19:42:04.507 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-03 19:42:04.510 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-03 19:42:04.514 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-03 19:42:04.517 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-09-03 19:42:04.519 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-09-03 19:42:04.523 | +++ 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-03 19:42:04.523 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-09-03 19:42:04.529 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-03 19:42:04.532 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-09-03 19:42:04.534 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-09-03 19:42:04.537 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-03 19:42:04.540 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-03 19:42:04.562 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-09-03 19:42:04.565 | + 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-03 19:42:05.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:05.445 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:05.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:05.445 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:06.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:42:06.521 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-09-03 19:42:06.602 | 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-03 19:42:06.605 | 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.0) 2021-09-03 19:42:06.607 | 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-03 19:42:06.609 | 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-03 19:42:06.610 | 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.2.0) 2021-09-03 19:42:06.613 | 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-03 19:42:06.615 | 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-03 19:42:06.617 | 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-03 19:42:06.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.3.1) 2021-09-03 19:42:06.620 | 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-03 19:42:06.622 | 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.0.1) 2021-09-03 19:42:06.624 | 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-03 19:42:06.626 | 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-03 19:42:06.628 | 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-03 19:42:06.630 | 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-03 19:42:06.633 | 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-03 19:42:06.634 | 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-03 19:42:06.637 | 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-03 19:42:06.654 | 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-03 19:42:06.656 | 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-03 19:42:06.680 | 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-03 19:42:06.764 | 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-03 19:42:06.766 | 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-03 19:42:06.767 | 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-03 19:42:06.796 | 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-03 19:42:06.799 | 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-03 19:42:06.801 | 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-03 19:42:06.808 | 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-03 19:42:06.810 | 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-03 19:42:06.856 | 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-03 19:42:06.865 | 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-03 19:42:06.914 | 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-03 19:42:06.915 | 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-03 19:42:06.917 | 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-03 19:42:06.919 | 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.2.0) 2021-09-03 19:42:06.932 | 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-03 19:42:07.011 | 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-03 19:42:07.013 | 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-03 19:42:07.038 | 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-03 19:42:07.046 | 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-03 19:42:07.054 | 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-03 19:42:07.081 | 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-03 19:42:07.114 | 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-03 19:42:07.119 | 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-03 19:42:07.125 | 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-03 19:42:07.127 | 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-03 19:42:07.130 | 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-03 19:42:07.131 | 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-03 19:42:07.151 | 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-03 19:42:07.175 | 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-03 19:42:07.183 | 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-03 19:42:07.224 | 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-03 19:42:07.298 | 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-03 19:42:07.302 | 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-03 19:42:07.498 | 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-03 19:42:07.500 | 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-03 19:42:07.503 | 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-03 19:42:07.505 | 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-03 19:42:07.588 | 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-03 19:42:07.714 | 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-03 19:42:09.904 | 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-03 19:42:10.039 | + inc/python:pip_install:200 : result=0 2021-09-03 19:42:10.042 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:42:10.045 | + functions-common:time_stop:2309 : local name 2021-09-03 19:42:10.047 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:42:10.049 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:42:10.052 | + functions-common:time_stop:2312 : local total 2021-09-03 19:42:10.054 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:42:10.056 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:42:10.059 | + functions-common:time_stop:2316 : start_time=1630698124556 2021-09-03 19:42:10.061 | + functions-common:time_stop:2318 : [[ -z 1630698124556 ]] 2021-09-03 19:42:10.064 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:42:10.069 | + functions-common:time_stop:2321 : end_time=1630698130066 2021-09-03 19:42:10.071 | + functions-common:time_stop:2322 : elapsed_time=5510 2021-09-03 19:42:10.074 | + functions-common:time_stop:2323 : total=64500 2021-09-03 19:42:10.076 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:42:10.078 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=70010 2021-09-03 19:42:10.081 | + inc/python:pip_install:203 : return 0 2021-09-03 19:42:10.083 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-09-03 19:42:10.086 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-09-03 19:42:10.089 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-09-03 19:42:10.101 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-09-03 19:42:10.107 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-09-03 19:42:10.110 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-03 19:42:10.112 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-03 19:42:10.114 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:42:10.116 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:42:10.120 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:42:10.123 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:42:10.125 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:42:10.128 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:42:10.144 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:42:10.146 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:42:10.149 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:42:10.152 | + functions-common:git_clone:544 : echo master 2021-09-03 19:42:10.152 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:42:10.157 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-03 19:42:10.160 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:42:10.162 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-03 19:42:10.165 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:42:10.165 | + functions-common:git_clone:593 : head -1 2021-09-03 19:42:10.169 | ba9a2f14 Merge "Implement project personas for metadef tags" 2021-09-03 19:42:10.172 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:42:10.174 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-09-03 19:42:10.177 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:42:10.180 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 19:42:10.183 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-09-03 19:42:10.185 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:42:10.188 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-03 19:42:10.191 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:42:10.193 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 19:42:10.196 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-09-03 19:42:10.198 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:42:10.201 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:42:10.204 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-09-03 19:42:10.206 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:42:10.209 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-09-03 19:42:10.212 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:42:10.214 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:42:10.218 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-03 19:42:10.223 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-09-03 19:42:10.226 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-09-03 19:42:10.860 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-09-03 19:42:10.863 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:42:10.865 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:42:10.868 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:42:10.870 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-09-03 19:42:10.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-09-03 19:42:10.875 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:42:10.878 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:42:10.881 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:42:10.884 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:42:10.887 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:42:10.889 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:42:10.892 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:42:10.894 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-09-03 19:42:10.916 | Using python 3.8 to install /opt/stack/glance 2021-09-03 19:42:10.918 | + 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-03 19:42:11.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:11.804 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:11.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:11.805 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:12.841 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:42:12.874 | Obtaining file:///opt/stack/glance 2021-09-03 19:42:14.251 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.6.0) 2021-09-03 19:42:14.253 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.1) 2021-09-03 19:42:14.256 | 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.0.0.0b3.dev108) (1.4.23) 2021-09-03 19:42:14.257 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.31.1) 2021-09-03 19:42:14.259 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.1.1) 2021-09-03 19:42:14.261 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.5.1) 2021-09-03 19:42:14.263 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.8.7) 2021-09-03 19:42:14.265 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.4.1) 2021-09-03 19:42:14.267 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.7.1) 2021-09-03 19:42:14.268 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.19.1) 2021-09-03 19:42:14.270 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (8.7.1) 2021-09-03 19:42:14.272 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 19:42:14.274 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.3.1) 2021-09-03 19:42:14.276 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.4.0) 2021-09-03 19:42:14.278 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.10.0) 2021-09-03 19:42:14.280 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.0) 2021-09-03 19:42:14.281 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 19:42:14.283 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.6.1) 2021-09-03 19:42:14.285 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.3.1) 2021-09-03 19:42:14.287 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (9.3.0) 2021-09-03 19:42:14.289 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.11.0) 2021-09-03 19:42:14.290 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.7.2) 2021-09-03 19:42:14.293 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.5.0) 2021-09-03 19:42:14.294 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0.0b3.dev108) (3.2.0) 2021-09-03 19:42:14.296 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.2.0) 2021-09-03 19:42:14.298 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (20.0.1) 2021-09-03 19:42:14.300 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.16.0) 2021-09-03 19:42:14.301 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (10.0.0) 2021-09-03 19:42:14.303 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.0.1) 2021-09-03 19:42:14.305 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.4.0) 2021-09-03 19:42:14.307 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.6.0) 2021-09-03 19:42:14.309 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (12.9.1) 2021-09-03 19:42:14.311 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (4.4.0) 2021-09-03 19:42:14.313 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.3.0) 2021-09-03 19:42:14.315 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.8.2) 2021-09-03 19:42:14.317 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (1.3.3) 2021-09-03 19:42:14.319 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.1) 2021-09-03 19:42:14.321 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.7.0) 2021-09-03 19:42:14.323 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (2.2.0) 2021-09-03 19:42:14.324 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.4.8) 2021-09-03 19:42:14.326 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.2.2) 2021-09-03 19:42:14.328 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (0.1.16) 2021-09-03 19:42:14.329 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (5.5.0) 2021-09-03 19:42:14.331 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0.0b3.dev108) (3.9.1) 2021-09-03 19:42:14.346 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (1.1.5) 2021-09-03 19:42:14.348 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0.0b3.dev108) (5.2.2) 2021-09-03 19:42:14.372 | 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.0.0.0b3.dev108) (2.26.0) 2021-09-03 19:42:14.374 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0.0b3.dev108) (5.1.0) 2021-09-03 19:42:14.430 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (1.14.6) 2021-09-03 19:42:14.435 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0.0b3.dev108) (2.20) 2021-09-03 19:42:14.452 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0.0b3.dev108) (4.2.0) 2021-09-03 19:42:14.467 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0.0b3.dev108) (1.12.1) 2021-09-03 19:42:14.484 | 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.0.0.0b3.dev108) (1.16.0) 2021-09-03 19:42:14.486 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0.0b3.dev108) (1.1.1) 2021-09-03 19:42:14.600 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0.0b3.dev108) (2.4.7) 2021-09-03 19:42:14.680 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0.0b3.dev108) (1.7.0) 2021-09-03 19:42:14.744 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0.0b3.dev108) (2.8.1) 2021-09-03 19:42:14.752 | 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.0.0.0b3.dev108) (3.1.1) 2021-09-03 19:42:14.840 | 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.0.0.0b3.dev108) (1.1.4) 2021-09-03 19:42:14.852 | 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.0.0.0b3.dev108) (5.0.9) 2021-09-03 19:42:14.874 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0.0b3.dev108) (0.14.1) 2021-09-03 19:42:14.891 | 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.0.0.0b3.dev108) (1.6) 2021-09-03 19:42:14.941 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (0.8.0) 2021-09-03 19:42:14.943 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (1.5.0) 2021-09-03 19:42:14.950 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0.0b3.dev108) (5.4.1) 2021-09-03 19:42:15.056 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (0.13.0) 2021-09-03 19:42:15.060 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (0.5.0) 2021-09-03 19:42:15.064 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0.0b3.dev108) (2.0.1) 2021-09-03 19:42:15.103 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0.0b3.dev108) (0.59.0) 2021-09-03 19:42:15.144 | 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.0.0.0b3.dev108) (1.4.4) 2021-09-03 19:42:15.147 | 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.0.0.0b3.dev108) (0.11.0) 2021-09-03 19:42:15.150 | 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.0.0.0b3.dev108) (2.5.0) 2021-09-03 19:42:15.152 | 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.0.0.0b3.dev108) (0.10.0) 2021-09-03 19:42:15.153 | 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.0.0.0b3.dev108) (1.4.0) 2021-09-03 19:42:15.159 | 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.0.0.0b3.dev108) (1.32) 2021-09-03 19:42:15.194 | 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.0.0.0b3.dev108) (2.1) 2021-09-03 19:42:15.298 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (2.8.2) 2021-09-03 19:42:15.305 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->glance==23.0.0.0b3.dev108) (0.9.6) 2021-09-03 19:42:15.376 | 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.0.0.0b3.dev108) (5.1.0) 2021-09-03 19:42:15.379 | 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.0.0.0b3.dev108) (5.0.6) 2021-09-03 19:42:15.381 | 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.0.0.0b3.dev108) (0.3.0) 2021-09-03 19:42:15.389 | 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.0.0.0b3.dev108) (4.2.2) 2021-09-03 19:42:15.396 | 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.0.0.0b3.dev108) (2.6.0) 2021-09-03 19:42:15.412 | 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.0.0.0b3.dev108) (5.0.0) 2021-09-03 19:42:15.519 | 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.0.0.0b3.dev108) (0.11.0) 2021-09-03 19:42:15.558 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.3.0) 2021-09-03 19:42:15.562 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.0.1) 2021-09-03 19:42:15.564 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0.0b3.dev108) (3.2.0) 2021-09-03 19:42:15.614 | 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.0.0.0b3.dev108) (2.0.1) 2021-09-03 19:42:15.694 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0.0b3.dev108) (5.8.0) 2021-09-03 19:42:15.726 | 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.0.0.0b3.dev108) (2021.1) 2021-09-03 19:42:15.732 | 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.0.0.0b3.dev108) (1.0.2) 2021-09-03 19:42:15.788 | 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.0.0.0b3.dev108) (3.0.0) 2021-09-03 19:42:15.790 | 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.0.0.0b3.dev108) (1.3.2) 2021-09-03 19:42:15.830 | 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.0.0.0b3.dev108) (2.5.0) 2021-09-03 19:42:15.899 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0.0b3.dev108) (21.0) 2021-09-03 19:42:16.035 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0.0b3.dev108) (57.4.0) 2021-09-03 19:42:16.348 | 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.0.0.0b3.dev108) (3.9.0) 2021-09-03 19:42:16.402 | 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.0.0.0b3.dev108) (0.4.0) 2021-09-03 19:42:16.405 | 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.0.0.0b3.dev108) (2.1.2) 2021-09-03 19:42:16.514 | 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.0.0.0b3.dev108) (0.4.4) 2021-09-03 19:42:16.516 | 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.0.0.0b3.dev108) (1.8.2) 2021-09-03 19:42:16.518 | 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.0.0.0b3.dev108) (21.2.0) 2021-09-03 19:42:16.519 | 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.0.0.0b3.dev108) (0.2.5) 2021-09-03 19:42:16.857 | 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.0.0.0b3.dev108) (2.0.4) 2021-09-03 19:42:16.859 | 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.0.0.0b3.dev108) (1.26.6) 2021-09-03 19:42:16.861 | 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.0.0.0b3.dev108) (3.2) 2021-09-03 19:42:16.863 | 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.0.0.0b3.dev108) (2021.5.30) 2021-09-03 19:42:17.092 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0.0b3.dev108) (0.7) 2021-09-03 19:42:17.357 | 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.0.0.0b3.dev108) (0.5.2) 2021-09-03 19:42:17.585 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (1.4.2) 2021-09-03 19:42:17.590 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (2.6.2) 2021-09-03 19:42:17.595 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (6.3.1) 2021-09-03 19:42:17.596 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0.0b3.dev108) (2.4.0) 2021-09-03 19:42:17.988 | 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.0.0.0b3.dev108) (1.0.0) 2021-09-03 19:42:18.255 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.0.0.0b3.dev108) (0.8.1) 2021-09-03 19:42:18.359 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0.0b3.dev108) (3.5.0) 2021-09-03 19:42:19.797 | Installing collected packages: glance 2021-09-03 19:42:19.797 | Attempting uninstall: glance 2021-09-03 19:42:19.798 | Found existing installation: glance 23.0.0.0b3.dev108 2021-09-03 19:42:19.804 | Can't uninstall 'glance'. No files were found to uninstall. 2021-09-03 19:42:19.807 | Running setup.py develop for glance 2021-09-03 19:42:22.128 | Successfully installed glance 2021-09-03 19:42:22.128 | 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-03 19:42:22.271 | + inc/python:pip_install:200 : result=0 2021-09-03 19:42:22.274 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:42:22.277 | + functions-common:time_stop:2309 : local name 2021-09-03 19:42:22.279 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:42:22.281 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:42:22.283 | + functions-common:time_stop:2312 : local total 2021-09-03 19:42:22.286 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:42:22.288 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:42:22.290 | + functions-common:time_stop:2316 : start_time=1630698130910 2021-09-03 19:42:22.294 | + functions-common:time_stop:2318 : [[ -z 1630698130910 ]] 2021-09-03 19:42:22.296 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:42:22.300 | + functions-common:time_stop:2321 : end_time=1630698142298 2021-09-03 19:42:22.303 | + functions-common:time_stop:2322 : elapsed_time=11388 2021-09-03 19:42:22.305 | + functions-common:time_stop:2323 : total=70010 2021-09-03 19:42:22.307 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:42:22.310 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=81398 2021-09-03 19:42:22.312 | + inc/python:pip_install:203 : return 0 2021-09-03 19:42:22.314 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:42:22.317 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 19:42:22.319 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 19:42:22.339 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-03 19:42:22.352 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-09-03 19:42:22.355 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-09-03 19:42:22.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:42:22.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:42:22.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-09-03 19:42:22.365 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:42:22.368 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-03 19:42:22.371 | + ./stack.sh:main:902 : configure_glance 2021-09-03 19:42:22.373 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-03 19:42:22.386 | + lib/glance:configure_glance:333 : local dburl 2021-09-03 19:42:22.391 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-09-03 19:42:22.394 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-03 19:42:22.396 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-03 19:42:22.399 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-03 19:42:22.402 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 19:42:22.405 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-03 19:42:22.407 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-03 19:42:22.438 | + 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-03 19:42:22.468 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-03 19:42:22.498 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 19:42:22.528 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-03 19:42:22.558 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-03 19:42:22.587 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-03 19:42:22.590 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 19:42:22.592 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-09-03 19:42:22.594 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-09-03 19:42:22.597 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-03 19:42:22.626 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-03 19:42:22.656 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2021-09-03 19:42:22.685 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-03 19:42:22.715 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-03 19:42:22.745 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-03 19:42:22.775 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-03 19:42:22.806 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-03 19:42:22.835 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-03 19:42:22.865 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-03 19:42:22.895 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-03 19:42:22.926 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-03 19:42:22.928 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-03 19:42:22.931 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-03 19:42:22.933 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-03 19:42:22.936 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-03 19:42:22.938 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-03 19:42:22.955 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:22.958 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-03 19:42:22.961 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-03 19:42:22.964 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-03 19:42:22.981 | ++ functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:22.983 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2021-09-03 19:42:22.986 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2021-09-03 19:42:23.017 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-03 19:42:23.019 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-03 19:42:23.022 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-09-03 19:42:23.024 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-09-03 19:42:23.027 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-09-03 19:42:23.057 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-09-03 19:42:23.088 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-09-03 19:42:23.090 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-09-03 19:42:23.093 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-09-03 19:42:23.095 | + lib/glance:configure_glance_store:254 : local be 2021-09-03 19:42:23.098 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-09-03 19:42:23.100 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-09-03 19:42:23.102 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 19:42:23.132 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-09-03 19:42:23.136 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2021-09-03 19:42:23.165 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-09-03 19:42:23.168 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-09-03 19:42:23.185 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:23.188 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-03 19:42:23.218 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-03 19:42:23.248 | + 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-03 19:42:23.279 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-03 19:42:23.311 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-03 19:42:23.341 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-09-03 19:42:23.358 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:23.361 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-03 19:42:23.391 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-03 19:42:23.421 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-03 19:42:23.451 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2021-09-03 19:42:23.480 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-03 19:42:23.510 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2021-09-03 19:42:23.540 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-09-03 19:42:23.558 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:23.560 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-09-03 19:42:23.563 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-03 19:42:23.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-09-03 19:42:23.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-09-03 19:42:23.586 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-09-03 19:42:23.588 | + functions:setup_systemd_logging:695 : local pidstr= 2021-09-03 19:42:23.591 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-09-03 19:42:23.593 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-09-03 19:42:23.596 | + 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-03 19:42:23.626 | + 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-03 19:42:23.657 | + 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-03 19:42:23.687 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-03 19:42:23.718 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-03 19:42:23.722 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-03 19:42:23.753 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-03 19:42:23.784 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-03 19:42:23.814 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2021-09-03 19:42:23.845 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-03 19:42:23.875 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-03 19:42:23.906 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-03 19:42:23.937 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-03 19:42:23.968 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-03 19:42:23.998 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-03 19:42:24.029 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-03 19:42:24.060 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-03 19:42:24.065 | + 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-03 19:42:24.073 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-09-03 19:42:24.089 | + functions-common:is_service_enabled:1965 : return 1 2021-09-03 19:42:24.092 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-09-03 19:42:24.094 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-03 19:42:24.097 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-09-03 19:42:24.099 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-03 19:42:24.101 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-09-03 19:42:24.105 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-09-03 19:42:24.109 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-09-03 19:42:24.111 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-03 19:42:24.115 | + 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-03 19:42:24.145 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-09-03 19:42:24.148 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-09-03 19:42:24.151 | ++ functions:get_random_port:837 : true 2021-09-03 19:42:24.153 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-09-03 19:42:24.155 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-09-03 19:42:24.158 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-09-03 19:42:24.220 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-09-03 19:42:24.222 | ++ functions:get_random_port:841 : break 2 2021-09-03 19:42:24.225 | ++ functions:get_random_port:845 : echo 60999 2021-09-03 19:42:24.227 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-09-03 19:42:24.230 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-03 19:42:24.257 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-03 19:42:24.286 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-03 19:42:24.314 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-03 19:42:24.342 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-03 19:42:24.370 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-03 19:42:24.398 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-03 19:42:24.427 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-03 19:42:24.455 | + 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-03 19:42:24.484 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-03 19:42:24.513 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-03 19:42:24.541 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-03 19:42:24.569 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-03 19:42:24.597 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-03 19:42:24.625 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-03 19:42:24.654 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-03 19:42:24.684 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-03 19:42:24.712 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-03 19:42:24.741 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-03 19:42:24.770 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-09-03 19:42:24.772 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-03 19:42:24.774 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:42:24.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:24.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:24.782 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-03 19:42:24.784 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-03 19:42:24.841 | proxy (enabled by site administrator) 2021-09-03 19:42:24.844 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-09-03 19:42:24.847 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-03 19:42:24.849 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:42:24.852 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:24.854 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:24.857 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-03 19:42:24.859 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-03 19:42:24.915 | proxy_http (enabled by site administrator) 2021-09-03 19:42:24.919 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-09-03 19:42:24.922 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-09-03 19:42:24.924 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-09-03 19:42:24.927 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-09-03 19:42:24.929 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:24.933 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:24.935 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 19:42:24.938 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 19:42:24.941 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-09-03 19:42:24.941 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 19:42:24.950 | KeepAlive Off 2021-09-03 19:42:24.954 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-09-03 19:42:24.954 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 19:42:24.963 | SetEnv proxy-sendchunked 1 2021-09-03 19:42:24.967 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-03 19:42:24.967 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-03 19:42:24.976 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-03 19:42:24.980 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-09-03 19:42:24.982 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-09-03 19:42:24.985 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-09-03 19:42:24.987 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-03 19:42:24.990 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-03 19:42:24.992 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:24.995 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:24.997 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-03 19:42:25.000 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-09-03 19:42:25.002 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:25.004 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:25.007 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-09-03 19:42:25.073 | Site glance-wsgi-api already enabled 2021-09-03 19:42:25.078 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-09-03 19:42:25.080 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-09-03 19:42:25.083 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-09-03 19:42:25.085 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-09-03 19:42:25.292 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-09-03 19:42:25.297 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-09-03 19:42:25.332 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-09-03 19:42:25.334 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-09-03 19:42:25.352 | + functions-common:is_service_enabled:1965 : return 0 2021-09-03 19:42:25.356 | + ./stack.sh:main:907 : stack_install_service cinder 2021-09-03 19:42:25.359 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-03 19:42:25.361 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-03 19:42:25.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-03 19:42:25.366 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-03 19:42:25.369 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-09-03 19:42:25.372 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-03 19:42:25.374 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-03 19:42:25.376 | + functions-common:git_clone:525 : local git_ref=master 2021-09-03 19:42:25.379 | + functions-common:git_clone:526 : local orig_dir 2021-09-03 19:42:25.382 | ++ functions-common:git_clone:527 : pwd 2021-09-03 19:42:25.385 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-03 19:42:25.387 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-03 19:42:25.390 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-03 19:42:25.408 | + functions-common:git_clone:530 : RECLONE=False 2021-09-03 19:42:25.411 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-03 19:42:25.413 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-03 19:42:25.417 | + functions-common:git_clone:544 : echo master 2021-09-03 19:42:25.417 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-03 19:42:25.423 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-03 19:42:25.425 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-03 19:42:25.427 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-03 19:42:25.430 | + functions-common:git_clone:593 : git show --oneline 2021-09-03 19:42:25.431 | + functions-common:git_clone:593 : head -1 2021-09-03 19:42:25.437 | 2225a046c Merge commit 'refs/changes/52/760152/4' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-09-03 19:42:25.440 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-03 19:42:25.442 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-09-03 19:42:25.445 | + inc/python:setup_develop:338 : local bindep 2021-09-03 19:42:25.448 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 19:42:25.450 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-09-03 19:42:25.453 | + inc/python:setup_develop:344 : local extras= 2021-09-03 19:42:25.455 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-03 19:42:25.458 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-09-03 19:42:25.460 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 19:42:25.463 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-09-03 19:42:25.466 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-09-03 19:42:25.468 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-09-03 19:42:25.471 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-09-03 19:42:25.474 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-09-03 19:42:25.477 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-09-03 19:42:25.480 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-09-03 19:42:25.483 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-09-03 19:42:25.486 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-03 19:42:25.492 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-09-03 19:42:25.494 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-09-03 19:42:26.143 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-09-03 19:42:26.145 | + inc/python:setup_package:418 : local bindep=0 2021-09-03 19:42:26.148 | + inc/python:setup_package:419 : local bindep_flag= 2021-09-03 19:42:26.151 | + inc/python:setup_package:420 : local bindep_profiles= 2021-09-03 19:42:26.153 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-03 19:42:26.156 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-09-03 19:42:26.158 | + inc/python:setup_package:427 : local flags=-e 2021-09-03 19:42:26.161 | + inc/python:setup_package:428 : local extras= 2021-09-03 19:42:26.163 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-09-03 19:42:26.166 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-09-03 19:42:26.168 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-09-03 19:42:26.171 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-09-03 19:42:26.173 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-09-03 19:42:26.176 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-09-03 19:42:26.197 | Using python 3.8 to install /opt/stack/cinder 2021-09-03 19:42:26.200 | + 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-03 19:42:27.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:27.090 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:27.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-09-03 19:42:27.090 | from cryptography.utils import int_from_bytes 2021-09-03 19:42:28.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-03 19:42:28.151 | Obtaining file:///opt/stack/cinder 2021-09-03 19:42:30.322 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.6.0) 2021-09-03 19:42:30.324 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.9) 2021-09-03 19:42:30.325 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.31.1) 2021-09-03 19:42:30.327 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.1.1) 2021-09-03 19:42:30.329 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.19.1) 2021-09-03 19:42:30.330 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.1.16) 2021-09-03 19:42:30.332 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 19:42:30.334 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.3.1) 2021-09-03 19:42:30.335 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (9.3.0) 2021-09-03 19:42:30.337 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.3) 2021-09-03 19:42:30.339 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.1.3) 2021-09-03 19:42:30.341 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (8.7.1) 2021-09-03 19:42:30.343 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 19:42:30.344 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.3.1) 2021-09-03 19:42:30.346 | Requirement already satisfied: oslo.db>=8.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (10.0.0) 2021-09-03 19:42:30.348 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.0) 2021-09-03 19:42:30.350 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (12.9.1) 2021-09-03 19:42:30.352 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.4.0) 2021-09-03 19:42:30.354 | Requirement already satisfied: oslo.policy>=3.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.8.2) 2021-09-03 19:42:30.356 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 19:42:30.357 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 19:42:30.359 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.0) 2021-09-03 19:42:30.361 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 19:42:30.363 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.6.0) 2021-09-03 19:42:30.365 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.0) 2021-09-03 19:42:30.366 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.10.0) 2021-09-03 19:42:30.368 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.0) 2021-09-03 19:42:30.370 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.1) 2021-09-03 19:42:30.372 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (21.0) 2021-09-03 19:42:30.374 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.7.2) 2021-09-03 19:42:30.376 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.5.0) 2021-09-03 19:42:30.377 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.1.1) 2021-09-03 19:42:30.379 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.8.0) 2021-09-03 19:42:30.381 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.4.7) 2021-09-03 19:42:30.383 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 19:42:30.385 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.5.0) 2021-09-03 19:42:30.387 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.2.0) 2021-09-03 19:42:30.389 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (17.6.0) 2021-09-03 19:42:30.390 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.12.0) 2021-09-03 19:42:30.392 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2021.1) 2021-09-03 19:42:30.394 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.26.0) 2021-09-03 19:42:30.396 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.5.1) 2021-09-03 19:42:30.397 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (4.6.1) 2021-09-03 19:42:30.399 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.1.74) 2021-09-03 19:42:30.402 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.16.0) 2021-09-03 19:42:30.403 | Requirement already satisfied: SQLAlchemy>=1.3.19 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.4.23) 2021-09-03 19:42:30.405 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.13.0) 2021-09-03 19:42:30.407 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.0) 2021-09-03 19:42:30.408 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.8.9) 2021-09-03 19:42:30.410 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (6.3.1) 2021-09-03 19:42:30.412 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.8.7) 2021-09-03 19:42:30.414 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.1) 2021-09-03 19:42:30.416 | Requirement already satisfied: oslo.vmware>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.9.1) 2021-09-03 19:42:30.418 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.0.0) 2021-09-03 19:42:30.420 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (5.5.0) 2021-09-03 19:42:30.421 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.9.0) 2021-09-03 19:42:30.423 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (2.19.0) 2021-09-03 19:42:30.425 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.9.1) 2021-09-03 19:42:30.427 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (3.4.8) 2021-09-03 19:42:30.429 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (0.2.2) 2021-09-03 19:42:30.430 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.5.0.2) 2021-09-03 19:42:30.432 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.0.0b2.dev94) (1.18.33) 2021-09-03 19:42:30.446 | 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.0.0.0b2.dev94) (1.21.33) 2021-09-03 19:42:30.448 | 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.0.0.0b2.dev94) (0.5.0) 2021-09-03 19:42:30.450 | 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.0.0.0b2.dev94) (0.10.0) 2021-09-03 19:42:30.462 | 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.0.0.0b2.dev94) (1.26.6) 2021-09-03 19:42:30.465 | 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.0.0.0b2.dev94) (2.8.2) 2021-09-03 19:42:30.534 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.0.0b2.dev94) (1.14.6) 2021-09-03 19:42:30.540 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.0.0b2.dev94) (2.20) 2021-09-03 19:42:30.577 | 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.0.0.0b2.dev94) (1.16.0) 2021-09-03 19:42:30.602 | 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.0.0.0b2.dev94) (0.1.0) 2021-09-03 19:42:30.605 | 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.0.0.0b2.dev94) (2.0.1) 2021-09-03 19:42:30.607 | 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.0.0.0b2.dev94) (2.0.2) 2021-09-03 19:42:30.609 | 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.0.0.0b2.dev94) (3.0.1) 2021-09-03 19:42:30.631 | 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.0.0.0b2.dev94) (3.17.3) 2021-09-03 19:42:30.635 | 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.0.0.0b2.dev94) (1.53.0) 2021-09-03 19:42:30.636 | 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.0.0.0b2.dev94) (57.4.0) 2021-09-03 19:42:30.657 | 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.0.0.0b2.dev94) (0.2.8) 2021-09-03 19:42:30.661 | 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.0.0.0b2.dev94) (4.2.2) 2021-09-03 19:42:30.662 | 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.0.0.0b2.dev94) (4.7.2) 2021-09-03 19:42:30.795 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.0.0b2.dev94) (1.7.0) 2021-09-03 19:42:30.862 | 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.0.0.0b2.dev94) (3.1.1) 2021-09-03 19:42:30.864 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.0.0b2.dev94) (2.8.1) 2021-09-03 19:42:30.899 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.0.0.0b2.dev94) (0.4.8) 2021-09-03 19:42:31.057 | 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.0.0.0b2.dev94) (1.1.4) 2021-09-03 19:42:31.099 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.0.0b2.dev94) (0.14.1) 2021-09-03 19:42:31.115 | 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.0.0.0b2.dev94) (1.6) 2021-09-03 19:42:31.171 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (0.8.0) 2021-09-03 19:42:31.175 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (1.5.0) 2021-09-03 19:42:31.178 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (5.4.1) 2021-09-03 19:42:31.179 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.0.0b2.dev94) (2.2.0) 2021-09-03 19:42:31.195 | 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.0.0.0b2.dev94) (1.12.1) 2021-09-03 19:42:31.283 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (0.5.0) 2021-09-03 19:42:31.291 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.7.1) 2021-09-03 19:42:31.295 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (2.0.1) 2021-09-03 19:42:31.317 | 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.0.0.0b2.dev94) (5.2.2) 2021-09-03 19:42:31.318 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.4.0->cinder==19.0.0.0b2.dev94) (1.1.5) 2021-09-03 19:42:31.395 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->cinder==19.0.0.0b2.dev94) (0.9.6) 2021-09-03 19:42:31.473 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (2.3.0) 2021-09-03 19:42:31.479 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.0.6) 2021-09-03 19:42:31.482 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (5.1.0) 2021-09-03 19:42:31.483 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.0.0b2.dev94) (0.3.0) 2021-09-03 19:42:31.502 | 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.0.0.0b2.dev94) (5.0.0) 2021-09-03 19:42:31.618 | 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.0.0.0b2.dev94) (0.11.0) 2021-09-03 19:42:31.662 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.2.0) 2021-09-03 19:42:31.665 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.3.0) 2021-09-03 19:42:31.669 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.0.0b2.dev94) (3.0.1) 2021-09-03 19:42:31.713 | 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.0.0.0b2.dev94) (2.0.1) 2021-09-03 19:42:31.803 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.0.0b2.dev94) (1.0.2) 2021-09-03 19:42:31.954 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (1.3.2) 2021-09-03 19:42:31.956 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.0.0b2.dev94) (3.0.0) 2021-09-03 19:42:31.990 | 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.0.0.0b2.dev94) (2.5.0) 2021-09-03 19:42:32.018 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.0.0b2.dev94) (0.7.2) 2021-09-03 19:42:32.059 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.0.0b2.dev94) (0.11.0) 2021-09-03 19:42:32.204 | Requirement already satisfied: suds-jurko>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.0.0.0b2.dev94) (0.6) 2021-09-03 19:42:32.370 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.0.0.0b2.dev94) (1.4.0) 2021-09-03 19:42:32.849 | 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.0.0.0b2.dev94) (3.9.0) 2021-09-03 19:42:32.903 | 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.0.0.0b2.dev94) (0.4.0) 2021-09-03 19:42:32.906 | 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.0.0.0b2.dev94) (2.1.2) 2021-09-03 19:42:33.054 | 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.0.0.0b2.dev94) (0.2.5) 2021-09-03 19:42:33.056 | 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.0.0.0b2.dev94) (0.4.4) 2021-09-03 19:42:33.058 | 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.0.0.0b2.dev94) (1.8.2) 2021-09-03 19:42:33.059 | 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.0.0.0b2.dev94) (21.2.0) 2021-09-03 19:42:33.306 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev94) (20.0.1) 2021-09-03 19:42:33.309 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.0.0b2.dev94) (1.3.3) 2021-09-03 19:42:33.687 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2.0.4) 2021-09-03 19:42:33.689 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (3.2) 2021-09-03 19:42:33.691 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.0.0b2.dev94) (2021.5.30) 2021-09-03 19:42:33.896 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.0.0b2.dev94) (0.7) 2021-09-03 19:42:34.016 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.0.0.0b2.dev94) (0.22.0) 2021-09-03 19:42:34.342 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.4.1) 2021-09-03 19:42:34.351 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.0.0b2.dev94) (0.5.2) 2021-09-03 19:42:34.635 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.6.2) 2021-09-03 19:42:34.637 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (1.4.2) 2021-09-03 19:42:34.641 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.0.0b2.dev94) (2.4.0) 2021-09-03 19:42:35.078 | 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.0.0.0b2.dev94) (1.0.0) 2021-09-03 19:42:35.237 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.0.0b2.dev94) (0.12.1) 2021-09-03 19:42:35.444 | 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.0.0.0b2.dev94) (1.32) 2021-09-03 19:42:35.495 | 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.0.0.0b2.dev94) (2.1) 2021-09-03 19:42:35.857 | 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.0.0.0b2.dev94) (3.5.0) 2021-09-03 19:42:37.306 | Installing collected packages: cinder 2021-09-03 19:42:37.306 | Attempting uninstall: cinder 2021-09-03 19:42:37.307 | Found existing installation: cinder 19.0.0.0b2.dev94 2021-09-03 19:42:37.313 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-09-03 19:42:37.315 | Running setup.py develop for cinder 2021-09-03 19:42:40.888 | Successfully installed cinder 2021-09-03 19:42:40.888 | 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-03 19:42:41.036 | + inc/python:pip_install:200 : result=0 2021-09-03 19:42:41.038 | + inc/python:pip_install:202 : time_stop pip_install 2021-09-03 19:42:41.040 | + functions-common:time_stop:2309 : local name 2021-09-03 19:42:41.043 | + functions-common:time_stop:2310 : local end_time 2021-09-03 19:42:41.045 | + functions-common:time_stop:2311 : local elapsed_time 2021-09-03 19:42:41.047 | + functions-common:time_stop:2312 : local total 2021-09-03 19:42:41.050 | + functions-common:time_stop:2313 : local start_time 2021-09-03 19:42:41.052 | + functions-common:time_stop:2315 : name=pip_install 2021-09-03 19:42:41.054 | + functions-common:time_stop:2316 : start_time=1630698146192 2021-09-03 19:42:41.057 | + functions-common:time_stop:2318 : [[ -z 1630698146192 ]] 2021-09-03 19:42:41.060 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-09-03 19:42:41.064 | + functions-common:time_stop:2321 : end_time=1630698161061 2021-09-03 19:42:41.066 | + functions-common:time_stop:2322 : elapsed_time=14869 2021-09-03 19:42:41.069 | + functions-common:time_stop:2323 : total=81398 2021-09-03 19:42:41.073 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-09-03 19:42:41.076 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=96267 2021-09-03 19:42:41.078 | + inc/python:pip_install:203 : return 0 2021-09-03 19:42:41.081 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-09-03 19:42:41.083 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 19:42:41.086 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 19:42:41.105 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-03 19:42:41.118 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-09-03 19:42:41.121 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-09-03 19:42:41.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-09-03 19:42:41.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-09-03 19:42:41.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-09-03 19:42:41.131 | + inc/python:use_library_from_git:253 : return 1 2021-09-03 19:42:41.134 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2021-09-03 19:42:41.141 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2021-09-03 19:42:41.144 | + lib/cinder:install_cinder:468 : is_ubuntu 2021-09-03 19:42:41.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:41.153 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:41.155 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2021-09-03 19:42:41.168 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2021-09-03 19:42:41.170 | + functions-common:install_package:1347 : update_package_repo 2021-09-03 19:42:41.186 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-09-03 19:42:41.190 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-09-03 19:42:41.192 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-09-03 19:42:41.195 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-09-03 19:42:41.198 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-09-03 19:42:41.200 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:41.203 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:41.205 | + functions-common:update_package_repo:1328 : apt_get_update 2021-09-03 19:42:41.208 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-09-03 19:42:41.210 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-09-03 19:42:41.213 | + functions-common:apt_get_update:1074 : return 2021-09-03 19:42:41.216 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-09-03 19:42:41.218 | + functions-common:real_install_package:1333 : is_ubuntu 2021-09-03 19:42:41.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-03 19:42:41.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-03 19:42:41.226 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-09-03 19:42:41.249 | + 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-03 19:42:41.359 | Reading package lists...