2021-10-15 15:03:25.902 | + ./stack.sh:main:473 : exec 2021-10-15 15:03:25.902 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150325' 2021-10-15 15:03:25.902 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150325.summary.2021-10-15-150325 2021-10-15 15:03:25.902 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:03:25.902 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150325 2021-10-15 15:03:25.902 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150325 /opt/stack/logs/stack.sh.log 2021-10-15 15:03:25.902 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150325.summary.2021-10-15-150325 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:03:25.902 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:03:25.902 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:03:25.902 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:03:25.902 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:03:25.902 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:03:25.902 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:03:25.902 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:03:25.902 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:03:25.903 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:03:25.905 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:03:25.907 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:03:25.908 | Linux dv-cinder-814174-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-10-15 15:03:25.910 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:03:25.912 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:03:25.915 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:03:25.942 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:03:25.959 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:03:25.960 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:03:25.962 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:03:25.964 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:03:25.966 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:03:25.968 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:03:25.970 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:03:25.972 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:03:25.974 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:03:25.975 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:03:25.977 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:03:25.979 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:03:25.981 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:03:25.983 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:03:25.986 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:03:25.988 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:03:25.990 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:03:25.992 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:03:25.993 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:03:26.006 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:26.008 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:03:26.010 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:03:26.012 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:03:26.014 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:03:26.016 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:03:26.018 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:03:26.020 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:03:26.021 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:03:26.023 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:03:26.025 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:03:26.027 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:03:26.029 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:03:26.031 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:03:26.032 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:03:26.034 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:03:26.036 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:03:26.053 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:03:26.055 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:03:26.069 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:26.072 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:03:26.075 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:03:26.077 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:03:26.079 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:03:26.081 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:03:26.083 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:03:26.085 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:03:26.086 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:03:26.088 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:03:26.090 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:03:26.092 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:03:26.096 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:03:26.109 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:03:26.126 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:03:26.138 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:03:26.150 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:03:26.177 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:03:26.236 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:03:26.322 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:03:26.344 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:03:26.388 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:03:26.443 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:03:26.571 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:03:26.585 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:03:26.598 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:03:26.610 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:03:26.699 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:03:26.702 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:03:26.705 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:03:26.707 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:03:26.709 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:03:26.711 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:03:26.714 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:03:26.714 | False' 2021-10-15 15:03:26.717 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:03:26.732 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:03:26.735 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:03:26.737 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:03:26.739 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:03:26.741 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:03:26.743 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:03:26.745 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:03:26.747 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:03:26.749 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:03:26.752 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:03:26.756 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:03:26.758 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:03:26.760 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:03:26.762 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:03:26.764 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:03:26.778 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:26.780 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:03:26.782 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:03:26.823 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:03:26.825 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:03:26.827 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:03:26.829 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:03:26.831 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:03:26.833 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:03:26.836 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:03:26.838 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:03:26.840 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:03:26.842 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:03:26.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.846 | + 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-10-15 15:03:26.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.851 | + 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-10-15 15:03:26.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.855 | + 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-10-15 15:03:26.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.860 | + 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-10-15 15:03:26.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.865 | + 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-10-15 15:03:26.867 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.869 | + 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-10-15 15:03:26.872 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.875 | + 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-10-15 15:03:26.877 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.879 | + 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-10-15 15:03:26.881 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.884 | + 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-10-15 15:03:26.886 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.888 | + 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-10-15 15:03:26.890 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.893 | + 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-10-15 15:03:26.895 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.897 | + 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-10-15 15:03:26.899 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.902 | + 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-10-15 15:03:26.904 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.906 | + 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-10-15 15:03:26.908 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.911 | + 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-10-15 15:03:26.913 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.915 | + 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-10-15 15:03:26.917 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.920 | + 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-10-15 15:03:26.922 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.925 | + 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-10-15 15:03:26.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.929 | + 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-10-15 15:03:26.931 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.933 | + 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-10-15 15:03:26.936 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.939 | + 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-10-15 15:03:26.941 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.943 | + 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-10-15 15:03:26.945 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.947 | + 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-10-15 15:03:26.950 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.952 | + 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-10-15 15:03:26.954 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.957 | + 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-10-15 15:03:26.959 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.961 | + 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-10-15 15:03:26.963 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.966 | + 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-10-15 15:03:26.968 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.970 | + 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-10-15 15:03:26.972 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.975 | + 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-10-15 15:03:26.977 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.979 | + 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-10-15 15:03:26.981 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.984 | + 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-10-15 15:03:26.986 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.989 | + 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-10-15 15:03:26.991 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.993 | + 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-10-15 15:03:26.995 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:26.998 | + 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-10-15 15:03:27.000 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.003 | + 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-10-15 15:03:27.005 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.007 | + 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-10-15 15:03:27.009 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.012 | + 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-10-15 15:03:27.014 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.016 | + 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-10-15 15:03:27.018 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.021 | + 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-10-15 15:03:27.023 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.025 | + 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-10-15 15:03:27.027 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.030 | + 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-10-15 15:03:27.032 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.034 | + 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-10-15 15:03:27.036 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.039 | + 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-10-15 15:03:27.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.043 | + 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-10-15 15:03:27.045 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:03:27.048 | + 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-10-15 15:03:27.051 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:03:27.053 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:03:27.056 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:03:27.071 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:27.073 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:03:27.075 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:03:27.077 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:03:27.092 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:27.095 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:03:27.097 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:03:27.099 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:03:27.101 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:03:27.104 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:03:27.106 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:03:27.109 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:03:27.112 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:03:27.114 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:03:27.116 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:03:27.119 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:03:27.121 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:03:27.124 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:03:27.124 | Using mysql database backend 2021-10-15 15:03:27.127 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:03:27.142 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:03:27.159 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:27.161 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:03:27.178 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:03:27.194 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:27.196 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:03:27.213 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:03:27.229 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:03:27.246 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:03:27.248 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:03:27.264 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:03:27.266 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:03:27.283 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:03:27.285 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:27.287 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:03:27.290 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:03:27.293 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:03:27.298 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150327 2021-10-15 15:03:27.300 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150327 741' 2021-10-15 15:03:27.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.305 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:03:27.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.310 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:03:27.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.315 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:03:27.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.319 | + 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-10-15 15:03:27.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.324 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2021-10-15 15:03:27.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.329 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2021-10-15 15:03:27.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.334 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150325 2021-10-15 15:03:27.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.339 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:03:27.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.344 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2021-10-15 15:03:27.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.349 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:03:27.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.353 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:03:27.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.358 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:03:27.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:03:27.363 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:03:27.366 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:03:27.368 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:03:27.370 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:03:27.372 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:03:27.374 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:03:27.377 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:03:27.380 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:03:27.382 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:03:27.384 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:03:27.399 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:03:27.401 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:03:27.403 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:27.407 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:03:27.407 | + functions-common:git_clone:544 : echo master 2021-10-15 15:03:27.412 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:03:27.414 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:27.416 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:03:27.419 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:03:27.419 | + functions-common:git_clone:593 : head -1 2021-10-15 15:03:27.423 | c9e9adfd Updated from generate-constraints 2021-10-15 15:03:27.425 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:03:27.428 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:03:27.430 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:03:27.432 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:03:27.435 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:03:27.438 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:03:27.440 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:03:27.443 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:03:27.445 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:03:27.448 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:03:27.450 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:03:27.454 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:03:27.458 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310207 2021-10-15 15:03:27.461 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:03:27.465 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310056 2021-10-15 15:03:27.468 | ++ tools/install_prereqs.sh:source:49 : DELTA=151 2021-10-15 15:03:27.471 | ++ tools/install_prereqs.sh:source:50 : [[ 151 -lt 7200 ]] 2021-10-15 15:03:27.473 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:03:27.476 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:03:27.478 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:03:27.480 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:03:27.483 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:03:27.486 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:03:27.488 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:03:27.490 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:03:27.493 | +++ 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-10-15 15:03:27.540 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:03:27.540 | apache2-dev 2021-10-15 15:03:27.540 | bc 2021-10-15 15:03:27.540 | bsdmainutils 2021-10-15 15:03:27.540 | curl 2021-10-15 15:03:27.540 | g++ 2021-10-15 15:03:27.540 | gawk 2021-10-15 15:03:27.540 | gcc 2021-10-15 15:03:27.540 | gettext 2021-10-15 15:03:27.540 | git 2021-10-15 15:03:27.540 | graphviz 2021-10-15 15:03:27.540 | iputils-ping 2021-10-15 15:03:27.540 | libapache2-mod-proxy-uwsgi 2021-10-15 15:03:27.540 | libffi-dev 2021-10-15 15:03:27.541 | libjpeg-dev 2021-10-15 15:03:27.541 | libpcre3-dev 2021-10-15 15:03:27.541 | libpq-dev 2021-10-15 15:03:27.541 | libssl-dev 2021-10-15 15:03:27.541 | libsystemd-dev 2021-10-15 15:03:27.541 | libxml2-dev 2021-10-15 15:03:27.541 | libxslt1-dev 2021-10-15 15:03:27.541 | libyaml-dev 2021-10-15 15:03:27.541 | lsof 2021-10-15 15:03:27.541 | openssh-server 2021-10-15 15:03:27.541 | openssl 2021-10-15 15:03:27.541 | pkg-config 2021-10-15 15:03:27.541 | psmisc 2021-10-15 15:03:27.541 | python3-dev 2021-10-15 15:03:27.541 | python3-pip 2021-10-15 15:03:27.541 | python3-systemd 2021-10-15 15:03:27.541 | python3-venv 2021-10-15 15:03:27.541 | tar 2021-10-15 15:03:27.541 | tcpdump 2021-10-15 15:03:27.541 | unzip 2021-10-15 15:03:27.541 | uuid-runtime 2021-10-15 15:03:27.541 | wget 2021-10-15 15:03:27.541 | wget 2021-10-15 15:03:27.541 | zlib1g-dev 2021-10-15 15:03:27.541 | libkrb5-dev 2021-10-15 15:03:27.541 | libldap2-dev 2021-10-15 15:03:27.541 | libsasl2-dev 2021-10-15 15:03:27.541 | memcached 2021-10-15 15:03:27.541 | python3-mysqldb 2021-10-15 15:03:27.541 | sqlite3 2021-10-15 15:03:27.541 | conntrack 2021-10-15 15:03:27.541 | curl 2021-10-15 15:03:27.541 | dnsmasq-base 2021-10-15 15:03:27.541 | dnsmasq-utils 2021-10-15 15:03:27.541 | ebtables 2021-10-15 15:03:27.541 | genisoimage 2021-10-15 15:03:27.541 | iptables 2021-10-15 15:03:27.542 | iputils-arping 2021-10-15 15:03:27.542 | kpartx 2021-10-15 15:03:27.542 | libjs-jquery-tablesorter 2021-10-15 15:03:27.542 | parted 2021-10-15 15:03:27.542 | pm-utils 2021-10-15 15:03:27.542 | python3-mysqldb 2021-10-15 15:03:27.542 | socat 2021-10-15 15:03:27.542 | sqlite3 2021-10-15 15:03:27.542 | sudo 2021-10-15 15:03:27.542 | vlan 2021-10-15 15:03:27.542 | lsscsi 2021-10-15 15:03:27.542 | open-iscsi 2021-10-15 15:03:27.542 | lvm2 2021-10-15 15:03:27.542 | qemu-utils 2021-10-15 15:03:27.542 | thin-provisioning-tools 2021-10-15 15:03:27.542 | acl 2021-10-15 15:03:27.542 | dnsmasq-base 2021-10-15 15:03:27.542 | dnsmasq-utils 2021-10-15 15:03:27.542 | ebtables 2021-10-15 15:03:27.542 | haproxy 2021-10-15 15:03:27.542 | iptables 2021-10-15 15:03:27.542 | iputils-arping 2021-10-15 15:03:27.542 | iputils-ping 2021-10-15 15:03:27.542 | postgresql-server-dev-all 2021-10-15 15:03:27.542 | python3-mysqldb 2021-10-15 15:03:27.542 | sqlite3 2021-10-15 15:03:27.542 | sudo 2021-10-15 15:03:27.542 | vlan 2021-10-15 15:03:27.542 | pcp 2021-10-15 15:03:27.542 | ipset 2021-10-15 15:03:27.542 | conntrack 2021-10-15 15:03:27.542 | conntrackd 2021-10-15 15:03:27.542 | keepalived 2021-10-15 15:03:27.542 | lvm2 2021-10-15 15:03:27.542 | qemu-utils 2021-10-15 15:03:27.542 | thin-provisioning-tools 2021-10-15 15:03:27.542 | curl 2021-10-15 15:03:27.542 | liberasurecode-dev 2021-10-15 15:03:27.542 | make 2021-10-15 15:03:27.542 | memcached 2021-10-15 15:03:27.543 | sqlite3 2021-10-15 15:03:27.543 | xfsprogs' 2021-10-15 15:03:27.545 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:03:27.562 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:03:27.562 | apache2-dev 2021-10-15 15:03:27.562 | bc 2021-10-15 15:03:27.562 | bsdmainutils 2021-10-15 15:03:27.562 | curl 2021-10-15 15:03:27.562 | g++ 2021-10-15 15:03:27.562 | gawk 2021-10-15 15:03:27.562 | gcc 2021-10-15 15:03:27.562 | gettext 2021-10-15 15:03:27.562 | git 2021-10-15 15:03:27.562 | graphviz 2021-10-15 15:03:27.562 | iputils-ping 2021-10-15 15:03:27.562 | libapache2-mod-proxy-uwsgi 2021-10-15 15:03:27.562 | libffi-dev 2021-10-15 15:03:27.562 | libjpeg-dev 2021-10-15 15:03:27.562 | libpcre3-dev 2021-10-15 15:03:27.562 | libpq-dev 2021-10-15 15:03:27.562 | libssl-dev 2021-10-15 15:03:27.562 | libsystemd-dev 2021-10-15 15:03:27.562 | libxml2-dev 2021-10-15 15:03:27.562 | libxslt1-dev 2021-10-15 15:03:27.562 | libyaml-dev 2021-10-15 15:03:27.562 | lsof 2021-10-15 15:03:27.562 | openssh-server 2021-10-15 15:03:27.563 | openssl 2021-10-15 15:03:27.563 | pkg-config 2021-10-15 15:03:27.563 | psmisc 2021-10-15 15:03:27.563 | python3-dev 2021-10-15 15:03:27.563 | python3-pip 2021-10-15 15:03:27.563 | python3-systemd 2021-10-15 15:03:27.563 | python3-venv 2021-10-15 15:03:27.563 | tar 2021-10-15 15:03:27.563 | tcpdump 2021-10-15 15:03:27.563 | unzip 2021-10-15 15:03:27.563 | uuid-runtime 2021-10-15 15:03:27.563 | wget 2021-10-15 15:03:27.563 | wget 2021-10-15 15:03:27.563 | zlib1g-dev 2021-10-15 15:03:27.563 | libkrb5-dev 2021-10-15 15:03:27.563 | libldap2-dev 2021-10-15 15:03:27.563 | libsasl2-dev 2021-10-15 15:03:27.563 | memcached 2021-10-15 15:03:27.563 | python3-mysqldb 2021-10-15 15:03:27.563 | sqlite3 2021-10-15 15:03:27.563 | conntrack 2021-10-15 15:03:27.563 | curl 2021-10-15 15:03:27.563 | dnsmasq-base 2021-10-15 15:03:27.563 | dnsmasq-utils 2021-10-15 15:03:27.563 | ebtables 2021-10-15 15:03:27.563 | genisoimage 2021-10-15 15:03:27.563 | iptables 2021-10-15 15:03:27.563 | iputils-arping 2021-10-15 15:03:27.563 | kpartx 2021-10-15 15:03:27.563 | libjs-jquery-tablesorter 2021-10-15 15:03:27.563 | parted 2021-10-15 15:03:27.563 | pm-utils 2021-10-15 15:03:27.563 | python3-mysqldb 2021-10-15 15:03:27.563 | socat 2021-10-15 15:03:27.563 | sqlite3 2021-10-15 15:03:27.563 | sudo 2021-10-15 15:03:27.563 | vlan 2021-10-15 15:03:27.563 | lsscsi 2021-10-15 15:03:27.564 | open-iscsi 2021-10-15 15:03:27.564 | lvm2 2021-10-15 15:03:27.564 | qemu-utils 2021-10-15 15:03:27.564 | thin-provisioning-tools 2021-10-15 15:03:27.564 | acl 2021-10-15 15:03:27.564 | dnsmasq-base 2021-10-15 15:03:27.564 | dnsmasq-utils 2021-10-15 15:03:27.564 | ebtables 2021-10-15 15:03:27.564 | haproxy 2021-10-15 15:03:27.564 | iptables 2021-10-15 15:03:27.564 | iputils-arping 2021-10-15 15:03:27.564 | iputils-ping 2021-10-15 15:03:27.564 | postgresql-server-dev-all 2021-10-15 15:03:27.564 | python3-mysqldb 2021-10-15 15:03:27.564 | sqlite3 2021-10-15 15:03:27.564 | sudo 2021-10-15 15:03:27.564 | vlan 2021-10-15 15:03:27.564 | pcp 2021-10-15 15:03:27.564 | ipset 2021-10-15 15:03:27.564 | conntrack 2021-10-15 15:03:27.564 | conntrackd 2021-10-15 15:03:27.564 | keepalived 2021-10-15 15:03:27.564 | lvm2 2021-10-15 15:03:27.564 | qemu-utils 2021-10-15 15:03:27.564 | thin-provisioning-tools 2021-10-15 15:03:27.564 | curl 2021-10-15 15:03:27.564 | liberasurecode-dev 2021-10-15 15:03:27.564 | make 2021-10-15 15:03:27.564 | memcached 2021-10-15 15:03:27.564 | sqlite3 2021-10-15 15:03:27.564 | xfsprogs ' 2021-10-15 15:03:27.564 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:03:27.567 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:27.569 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:27.572 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:03:27.572 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:03:27.578 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:03:27.580 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:03:27.582 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:03:27.584 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:03:27.587 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:03:27.589 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:27.591 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:03:27.594 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:27.596 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:27.599 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:03:27.601 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:03:27.603 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:03:27.605 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:03:27.607 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:03:27.612 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:03:27.614 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:03:27.616 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:03:27.618 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:03:27.620 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:03:27.623 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:03:27.627 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310207625 2021-10-15 15:03:27.629 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:03:27.631 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:03:27.633 | ++ 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-10-15 15:03:28.030 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:03:28.161 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:03:28.291 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:03:28.860 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:03:29.252 | Fetched 328 kB in 1s (245 kB/s) 2021-10-15 15:03:30.664 | Reading package lists... 2021-10-15 15:03:30.694 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:03:30.696 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:03:30.698 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:03:30.700 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:30.703 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:30.705 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:03:30.707 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:30.709 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:03:30.711 | ++ functions-common:time_stop:2316 : start_time=1634310207625 2021-10-15 15:03:30.713 | ++ functions-common:time_stop:2318 : [[ -z 1634310207625 ]] 2021-10-15 15:03:30.716 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:30.720 | ++ functions-common:time_stop:2321 : end_time=1634310210718 2021-10-15 15:03:30.722 | ++ functions-common:time_stop:2322 : elapsed_time=3093 2021-10-15 15:03:30.725 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:03:30.727 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:30.729 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3093 2021-10-15 15:03:30.731 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:03:30.734 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:03:30.736 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:30.738 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:30.741 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:03:30.762 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-10-15 15:03:30.871 | Reading package lists... 2021-10-15 15:03:31.104 | Building dependency tree... 2021-10-15 15:03:31.105 | Reading state information... 2021-10-15 15:03:31.138 | acl is already the newest version (2.2.53-6). 2021-10-15 15:03:31.138 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:03:31.138 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:03:31.138 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:03:31.138 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:03:31.138 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:03:31.138 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:03:31.138 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:03:31.138 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:03:31.138 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:03:31.138 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:03:31.138 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:03:31.138 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:03:31.138 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:03:31.138 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:03:31.138 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:03:31.138 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:03:31.138 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:03:31.138 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:03:31.138 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:03:31.138 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:03:31.138 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:03:31.138 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:03:31.138 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:03:31.139 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:03:31.139 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:03:31.139 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:03:31.139 | psmisc is already the newest version (23.3-1). 2021-10-15 15:03:31.139 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:03:31.139 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:03:31.139 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:03:31.139 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:03:31.139 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:03:31.139 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:03:31.139 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:03:31.139 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:03:31.139 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:03:31.139 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:03:31.139 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:03:31.139 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:03:31.139 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:03:31.139 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:03:31.139 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:03:31.139 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:03:31.139 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:03:31.139 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:03:31.139 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:03:31.139 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:03:31.139 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:03:31.139 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:03:31.139 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:03:31.139 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:03:31.139 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:03:31.139 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:03:31.139 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:03:31.139 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:03:31.139 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:03:31.140 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:03:31.140 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:03:31.140 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:03:31.140 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:03:31.140 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:03:31.140 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:03:31.140 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:03:31.140 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:03:31.140 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:03:31.140 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:03:31.140 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:03:31.140 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:03:31.351 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:03:31.351 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:03:31.351 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:03:31.351 | The following packages were automatically installed and are no longer required: 2021-10-15 15:03:31.352 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:03:31.352 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:03:31.352 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:03:31.352 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:03:31.352 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:03:31.352 | python3-zope.interface 2021-10-15 15:03:31.352 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:03:31.470 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:03:31.475 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:03:31.477 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:03:31.481 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:03:31.483 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:31.485 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:31.488 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:03:31.490 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:31.492 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:03:31.494 | ++ functions-common:time_stop:2316 : start_time=1634310210759 2021-10-15 15:03:31.497 | ++ functions-common:time_stop:2318 : [[ -z 1634310210759 ]] 2021-10-15 15:03:31.499 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:31.504 | ++ functions-common:time_stop:2321 : end_time=1634310211501 2021-10-15 15:03:31.506 | ++ functions-common:time_stop:2322 : elapsed_time=742 2021-10-15 15:03:31.508 | ++ functions-common:time_stop:2323 : total=714 2021-10-15 15:03:31.510 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:31.513 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1456 2021-10-15 15:03:31.516 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:03:31.518 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:03:31.521 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:03:31.523 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:03:31.527 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:03:31.532 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:03:31.535 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:03:31.537 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:03:32.931 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:03:32.932 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:03:32.935 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:03:32.938 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:03:32.940 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:03:32.942 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:03:32.944 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:03:32.946 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:03:32.948 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:03:32.950 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:03:32.952 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:03:33.022 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:03:33.024 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:03:33.096 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:03:33.098 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:03:33.168 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:03:33.170 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:03:33.172 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:03:33.174 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:03:33.176 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:03:33.178 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:03:33.180 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:03:33.181 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:03:33.183 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:03:33.185 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:03:33.187 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:03:33.187 | Distro: focal 2021-10-15 15:03:33.189 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:03:33.191 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:03:33.195 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:03:33.197 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:03:33.199 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:03:33.199 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:03:33.841 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:03:33.843 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:03:33.843 | pip: 21.3 2021-10-15 15:03:33.846 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:03:33.847 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:03:33.849 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:03:33.851 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:03:33.853 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:03:33.854 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:03:33.856 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:03:33.858 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:03:33.859 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:03:33.862 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:03:33.863 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:03:33.865 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:03:33.867 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:03:33.869 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:03:33.869 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:03:33.873 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:03:33.874 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:03:33.876 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:03:33.878 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:03:33.880 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:03:33.882 | + 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-10-15 15:03:33.892 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:03:33.892 | Dload Upload Total Spent Left Speed 2021-10-15 15:03:34.118 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:03:34.122 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:03:34.125 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:03:37.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:37.291 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:37.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:37.291 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:37.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:37.785 | Collecting pip 2021-10-15 15:03:37.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:03:40.001 | Installing collected packages: pip 2021-10-15 15:03:40.001 | Attempting uninstall: pip 2021-10-15 15:03:40.002 | Found existing installation: pip 21.3 2021-10-15 15:03:40.262 | Uninstalling pip-21.3: 2021-10-15 15:03:40.277 | Successfully uninstalled pip-21.3 2021-10-15 15:03:42.011 | Successfully installed pip-21.3 2021-10-15 15:03:42.011 | 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-10-15 15:03:42.150 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:03:42.152 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:03:42.154 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:03:42.155 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:03:42.158 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:03:42.160 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:03:42.161 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:03:42.164 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:03:42.164 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:03:42.168 | ++ 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-10-15 15:03:42.170 | ++ 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-10-15 15:03:42.172 | ++ 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-10-15 15:03:42.174 | + 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-10-15 15:03:42.176 | + 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-10-15 15:03:42.193 | 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-10-15 15:03:42.195 | + 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-10-15 15:03:43.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:43.027 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:43.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:43.027 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:44.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:44.113 | 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 (58.2.0) 2021-10-15 15:03:46.222 | 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-10-15 15:03:46.337 | + inc/python:pip_install:200 : result=0 2021-10-15 15:03:46.339 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:03:46.340 | + functions-common:time_stop:2309 : local name 2021-10-15 15:03:46.342 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:46.344 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:46.345 | + functions-common:time_stop:2312 : local total 2021-10-15 15:03:46.347 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:46.349 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:03:46.350 | + functions-common:time_stop:2316 : start_time=1634310222189 2021-10-15 15:03:46.352 | + functions-common:time_stop:2318 : [[ -z 1634310222189 ]] 2021-10-15 15:03:46.354 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:46.357 | + functions-common:time_stop:2321 : end_time=1634310226355 2021-10-15 15:03:46.359 | + functions-common:time_stop:2322 : elapsed_time=4166 2021-10-15 15:03:46.361 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:03:46.363 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:46.365 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4166 2021-10-15 15:03:46.366 | + inc/python:pip_install:203 : return 0 2021-10-15 15:03:46.368 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:03:46.371 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:03:46.374 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:03:46.377 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:03:46.380 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:03:46.380 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:03:47.035 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:03:47.036 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:03:47.049 | pip: 21.3 2021-10-15 15:03:47.049 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:03:47.049 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:03:47.049 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:03:47.049 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:03:47.051 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:03:47.053 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:03:47.057 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:03:47.058 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:03:47.060 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:03:47.066 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:03:47.068 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:03:47.070 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:03:47.079 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:03:47.083 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:03:47.085 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:03:47.087 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:03:47.089 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:03:47.091 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:03:47.102 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:03:47.114 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:03:47.125 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:03:47.127 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:03:47.129 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:03:47.132 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:03:47.134 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:03:47.136 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:03:47.138 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:03:47.140 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:03:47.142 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:03:47.144 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:03:47.146 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:03:47.148 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:03:47.151 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:03:47.153 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:03:47.155 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:03:47.157 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:03:47.160 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:03:47.162 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:03:47.164 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:03:47.166 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:03:47.168 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:03:47.170 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:03:47.192 | Using python 3.8 to install os-testr 2021-10-15 15:03:47.194 | + 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-10-15 15:03:48.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:48.000 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:48.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:03:48.000 | from cryptography.utils import int_from_bytes 2021-10-15 15:03:49.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:49.094 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:03:49.166 | 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-10-15 15:03:49.167 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:03:49.168 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:03:49.169 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:03:49.182 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:03:49.207 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:03:49.208 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:03:49.209 | 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-10-15 15:03:49.211 | 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-10-15 15:03:49.213 | 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-10-15 15:03:49.236 | 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-10-15 15:03:49.237 | 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-10-15 15:03:49.239 | 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.2.0) 2021-10-15 15:03:49.241 | 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-10-15 15:03:49.242 | 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-10-15 15:03:49.254 | 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-10-15 15:03:49.325 | 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-10-15 15:03:49.326 | 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-10-15 15:03:49.327 | 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-10-15 15:03:49.329 | 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-10-15 15:03:51.389 | 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-10-15 15:03:51.508 | + inc/python:pip_install:200 : result=0 2021-10-15 15:03:51.510 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:03:51.512 | + functions-common:time_stop:2309 : local name 2021-10-15 15:03:51.514 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:51.517 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:51.519 | + functions-common:time_stop:2312 : local total 2021-10-15 15:03:51.521 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:51.523 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:03:51.525 | + functions-common:time_stop:2316 : start_time=1634310227186 2021-10-15 15:03:51.527 | + functions-common:time_stop:2318 : [[ -z 1634310227186 ]] 2021-10-15 15:03:51.530 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:51.535 | + functions-common:time_stop:2321 : end_time=1634310231532 2021-10-15 15:03:51.537 | + functions-common:time_stop:2322 : elapsed_time=4346 2021-10-15 15:03:51.539 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:03:51.541 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:51.543 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4346 2021-10-15 15:03:51.545 | + inc/python:pip_install:203 : return 0 2021-10-15 15:03:51.548 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:03:51.600 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:03:51.976 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:03:51.979 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:03:51.982 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:03:51.984 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:03:51.987 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:03:52.010 | + 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-10-15 15:03:53.998 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.159 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.198 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.204 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.263 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.322 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.395 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.413 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.716 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.721 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.728 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.841 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:54.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:55.043 | 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 339)) (5.6.0) 2021-10-15 15:03:55.314 | + inc/python:pip_install:200 : result=0 2021-10-15 15:03:55.316 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:03:55.319 | + functions-common:time_stop:2309 : local name 2021-10-15 15:03:55.321 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:03:55.323 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:03:55.325 | + functions-common:time_stop:2312 : local total 2021-10-15 15:03:55.328 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:03:55.330 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:03:55.332 | + functions-common:time_stop:2316 : start_time=1634310232003 2021-10-15 15:03:55.334 | + functions-common:time_stop:2318 : [[ -z 1634310232003 ]] 2021-10-15 15:03:55.337 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:03:55.341 | + functions-common:time_stop:2321 : end_time=1634310235338 2021-10-15 15:03:55.343 | + functions-common:time_stop:2322 : elapsed_time=3335 2021-10-15 15:03:55.346 | + functions-common:time_stop:2323 : total=4346 2021-10-15 15:03:55.348 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:03:55.350 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7681 2021-10-15 15:03:55.352 | + inc/python:pip_install:203 : return 0 2021-10-15 15:03:55.354 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:03:55.357 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:03:55.379 | + 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-10-15 15:03:57.206 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.342 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.362 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.402 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.407 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.467 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.526 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.596 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.613 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.903 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.908 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:57.915 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:58.022 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:03:58.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:03:58.088 | Processing /opt/stack/requirements 2021-10-15 15:03:59.771 | 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 22)) (5.4.1) 2021-10-15 15:03:59.774 | 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 172)) (3.0.0) 2021-10-15 15:03:59.786 | 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 335)) (21.0) 2021-10-15 15:03:59.791 | 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 339)) (5.6.0) 2021-10-15 15:03:59.794 | 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 376)) (2.4.7) 2021-10-15 15:03:59.798 | 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 458)) (2.26.0) 2021-10-15 15:03:59.824 | 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 498)) (1.16.0) 2021-10-15 15:03:59.828 | 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 548)) (2.5.0) 2021-10-15 15:03:59.838 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:03:59.858 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:03:59.861 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:03:59.877 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:03:59.879 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:03:59.884 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:03:59.887 | 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 168)) (1.0.0) 2021-10-15 15:03:59.889 | 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 117)) (3.9.0) 2021-10-15 15:03:59.902 | 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 348)) (0.7.2) 2021-10-15 15:03:59.904 | 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 529)) (3.4.0) 2021-10-15 15:03:59.911 | 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 93)) (0.4.0) 2021-10-15 15:03:59.932 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:03:59.988 | 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 89)) (21.2.0) 2021-10-15 15:04:00.042 | 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 587)) (0.2.5) 2021-10-15 15:04:00.047 | 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 377)) (1.8.2) 2021-10-15 15:04:00.050 | 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 119)) (0.4.4) 2021-10-15 15:04:00.053 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:04:00.054 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:04:00.860 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:04:00.860 | ERROR: Command errored out with exit status 1: 2021-10-15 15:04:00.860 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jkhdt3u6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jkhdt3u6/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-j200viz3 2021-10-15 15:04:00.860 | cwd: /tmp/pip-req-build-jkhdt3u6/ 2021-10-15 15:04:00.860 | Complete output (6 lines): 2021-10-15 15:04:00.860 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:04:00.860 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:04:00.860 | or: setup.py --help-commands 2021-10-15 15:04:00.860 | or: setup.py cmd --help 2021-10-15 15:04:00.860 | 2021-10-15 15:04:00.860 | error: invalid command 'bdist_wheel' 2021-10-15 15:04:00.860 | ---------------------------------------- 2021-10-15 15:04:00.860 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:04:00.860 | Running setup.py clean for openstack-requirements 2021-10-15 15:04:01.682 | Failed to build openstack-requirements 2021-10-15 15:04:01.698 | Installing collected packages: openstack-requirements 2021-10-15 15:04:01.699 | Attempting uninstall: openstack-requirements 2021-10-15 15:04:01.700 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:04:01.735 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:04:01.754 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:04:01.757 | Running setup.py install for openstack-requirements: started 2021-10-15 15:04:04.066 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:04:04.091 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:04:04.215 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:04.217 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:04.219 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:04.222 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:04.224 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:04.226 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:04.228 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:04.230 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:04.232 | + functions-common:time_stop:2316 : start_time=1634310235372 2021-10-15 15:04:04.234 | + functions-common:time_stop:2318 : [[ -z 1634310235372 ]] 2021-10-15 15:04:04.237 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:04.241 | + functions-common:time_stop:2321 : end_time=1634310244238 2021-10-15 15:04:04.243 | + functions-common:time_stop:2322 : elapsed_time=8866 2021-10-15 15:04:04.245 | + functions-common:time_stop:2323 : total=7681 2021-10-15 15:04:04.247 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:04.249 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16547 2021-10-15 15:04:04.251 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:04.254 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:04:04.256 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:04:04.258 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:04:04.261 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:04.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:04.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:04:04.268 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:04.270 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:04:04.291 | Using python 3.8 to install pbr 2021-10-15 15:04:04.293 | + 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-10-15 15:04:05.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:05.130 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:05.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:05.130 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:06.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:06.215 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:04:08.464 | 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-10-15 15:04:08.582 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:08.584 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:08.587 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:08.589 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:08.591 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:08.593 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:08.595 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:08.597 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:08.599 | + functions-common:time_stop:2316 : start_time=1634310244286 2021-10-15 15:04:08.601 | + functions-common:time_stop:2318 : [[ -z 1634310244286 ]] 2021-10-15 15:04:08.604 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:08.608 | + functions-common:time_stop:2321 : end_time=1634310248605 2021-10-15 15:04:08.610 | + functions-common:time_stop:2322 : elapsed_time=4319 2021-10-15 15:04:08.612 | + functions-common:time_stop:2323 : total=16547 2021-10-15 15:04:08.614 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:08.616 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=20866 2021-10-15 15:04:08.618 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:08.620 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:04:10.893 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:04:12.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:12.793 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:04:12.799 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:04:12.802 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:04:12.804 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:04:12.872 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:04:12.875 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:04:12.878 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:04:12.895 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:04:12.897 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:04:12.900 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:04:12.902 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:04:12.904 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:04:12.907 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:04:12.909 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:04:12.911 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:04:12.913 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:04:12.915 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:04:12.918 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:04:12.922 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:04:12.925 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:04:12.927 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:04:12.929 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:04:12.931 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:04:12.946 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:12.948 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:04:12.950 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:04:12.953 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:04:12.955 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:04:12.957 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:04:12.959 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:04:12.961 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:04:12.963 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:04:12.965 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:04:12.968 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:04:12.970 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:04:12.972 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:04:12.974 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:04:12.976 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:04:12.978 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:04:12.980 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:04:12.983 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:04:12.985 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:04:12.988 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:04:12.990 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:04:12.992 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:04:12.995 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:04:12.997 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:04:12.999 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:04:13.002 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:04:13.053 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:04:13.053 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:04:13.055 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:04:13.433 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:04:13.435 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:04:13.452 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:13.455 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:04:13.457 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:04:13.460 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:04:13.462 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:04:13.465 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:04:13.467 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:13.470 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:04:13.473 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:13.475 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:13.478 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:04:13.480 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:13.482 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:04:13.484 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:04:13.486 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:04:13.489 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:04:13.491 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:13.493 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:13.495 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:04:13.518 | + 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-10-15 15:04:13.628 | Reading package lists... 2021-10-15 15:04:13.852 | Building dependency tree... 2021-10-15 15:04:13.854 | Reading state information... 2021-10-15 15:04:14.089 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:04:14.089 | The following packages were automatically installed and are no longer required: 2021-10-15 15:04:14.090 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:04:14.090 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:04:14.090 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:04:14.090 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:04:14.090 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:04:14.090 | python3-zope.interface 2021-10-15 15:04:14.090 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:04:14.203 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:04:14.207 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:04:14.210 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:04:14.212 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:14.214 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:14.216 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:14.219 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:14.221 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:14.223 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:04:14.225 | + functions-common:time_stop:2316 : start_time=1634310253515 2021-10-15 15:04:14.227 | + functions-common:time_stop:2318 : [[ -z 1634310253515 ]] 2021-10-15 15:04:14.230 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:14.234 | + functions-common:time_stop:2321 : end_time=1634310254232 2021-10-15 15:04:14.237 | + functions-common:time_stop:2322 : elapsed_time=717 2021-10-15 15:04:14.239 | + functions-common:time_stop:2323 : total=1456 2021-10-15 15:04:14.241 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:14.243 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2173 2021-10-15 15:04:14.245 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:04:14.248 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:04:14.250 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:04:14.253 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:04:14.255 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:04:14.258 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:04:14.260 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:04:14.262 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:04:14.265 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:04:14.267 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:04:14.269 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:04:14.272 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:04:14.274 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:04:14.276 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:04:14.279 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:04:14.281 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:04:14.283 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:04:14.285 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:04:14.288 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:04:14.290 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:04:14.292 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:04:14.294 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:04:14.297 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:04:14.300 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:04:14.302 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:04:14.304 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:04:14.306 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:04:14.323 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:14.325 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:04:14.328 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:04:14.330 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:04:14.332 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:04:14.335 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:04:14.339 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:04:14.342 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:04:14.344 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:04:14.347 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:04:14.349 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:04:14.351 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:04:14.354 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:04:15.050 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:04:15.050 | user tags 2021-10-15 15:04:15.050 | stackrabbit []' 2021-10-15 15:04:15.054 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:04:15.054 | user tags 2021-10-15 15:04:15.054 | stackrabbit []' 2021-10-15 15:04:15.054 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:04:15.060 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:04:15.062 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:04:15.064 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:04:15.726 | Changing password for user "stackrabbit" ... 2021-10-15 15:04:15.783 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:04:16.448 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:04:16.509 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:04:16.511 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:04:17.162 | Changing password for user "stackrabbit" ... 2021-10-15 15:04:17.229 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:04:17.231 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:04:17.234 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:04:17.903 | Deleting user "guest" ... 2021-10-15 15:04:17.918 | Error: 2021-10-15 15:04:17.918 | {:no_such_user, "guest"} 2021-10-15 15:04:17.931 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:04:17.934 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:04:17.951 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:17.953 | + ./stack.sh:main:818 : install_database 2021-10-15 15:04:17.956 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:04:17.958 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:04:17.960 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:17.963 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:17.965 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:04:18.285 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:04:18.287 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:04:18.290 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:04:18.292 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:04:18.295 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:04:18.297 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:04:18.300 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:04:18.302 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:04:18.304 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:04:18.307 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:04:18.309 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:04:18.312 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:04:18.314 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:04:18.316 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:04:18.319 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:04:18.321 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:04:18.323 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:04:18.326 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:04:18.329 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:04:18.331 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:04:18.333 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:04:18.336 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:04:18.338 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:18.340 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:18.343 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:04:18.345 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:04:18.347 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:04:18.350 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:04:18.352 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:04:18.354 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:18.356 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:04:18.359 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:18.361 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:18.363 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:04:18.365 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:18.368 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:04:18.370 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:04:18.372 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:04:18.375 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:04:18.377 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:18.379 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:18.382 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:04:18.402 | + 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-10-15 15:04:18.510 | Reading package lists... 2021-10-15 15:04:18.736 | Building dependency tree... 2021-10-15 15:04:18.737 | Reading state information... 2021-10-15 15:04:18.975 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:04:18.975 | The following packages were automatically installed and are no longer required: 2021-10-15 15:04:18.976 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:04:18.976 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:04:18.976 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:04:18.976 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:04:18.976 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:04:18.976 | python3-zope.interface 2021-10-15 15:04:18.976 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:04:19.088 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:04:19.093 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:04:19.095 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:04:19.098 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:19.100 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:19.102 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:19.104 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:19.106 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:19.109 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:04:19.111 | + functions-common:time_stop:2316 : start_time=1634310258400 2021-10-15 15:04:19.113 | + functions-common:time_stop:2318 : [[ -z 1634310258400 ]] 2021-10-15 15:04:19.116 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:19.120 | + functions-common:time_stop:2321 : end_time=1634310259118 2021-10-15 15:04:19.122 | + functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:04:19.124 | + functions-common:time_stop:2323 : total=2173 2021-10-15 15:04:19.127 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:19.129 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2891 2021-10-15 15:04:19.131 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:04:19.133 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:04:19.136 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:04:19.138 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:04:19.140 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:04:19.143 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:04:19.145 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:04:19.148 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:04:19.150 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:04:19.153 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:04:19.157 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:04:19.157 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:04:19.162 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:04:19.164 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:04:19.166 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:04:19.169 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:04:19.172 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:04:19.193 | Using python 3.8 to install PyMySQL 2021-10-15 15:04:19.195 | + 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-10-15 15:04:20.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:20.018 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:20.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:20.018 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:21.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:21.113 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:04:23.264 | 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-10-15 15:04:23.380 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:23.385 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:23.385 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:23.387 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:23.390 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:23.392 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:23.394 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:23.396 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:23.399 | + functions-common:time_stop:2316 : start_time=1634310259188 2021-10-15 15:04:23.401 | + functions-common:time_stop:2318 : [[ -z 1634310259188 ]] 2021-10-15 15:04:23.404 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:23.408 | + functions-common:time_stop:2321 : end_time=1634310263406 2021-10-15 15:04:23.411 | + functions-common:time_stop:2322 : elapsed_time=4218 2021-10-15 15:04:23.413 | + functions-common:time_stop:2323 : total=20866 2021-10-15 15:04:23.415 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:23.418 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25084 2021-10-15 15:04:23.420 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:23.423 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:04:23.425 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:04:23.428 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:04:23.430 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:04:23.446 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:23.448 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:04:23.450 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:04:23.454 | ++ 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-10-15 15:04:23.454 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:04:23.459 | + 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-10-15 15:04:23.462 | + 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-10-15 15:04:23.464 | + 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-10-15 15:04:23.466 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:04:23.469 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:04:23.472 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:04:23.488 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:23.490 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:04:23.492 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:04:23.495 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:04:23.497 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:04:23.499 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:04:23.501 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:23.504 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:04:23.506 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:23.508 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:23.511 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:04:23.513 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:23.515 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:04:23.517 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:04:23.520 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:04:23.522 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:04:23.524 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:23.527 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:23.529 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:04:23.550 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-10-15 15:04:23.656 | Reading package lists... 2021-10-15 15:04:23.880 | Building dependency tree... 2021-10-15 15:04:23.881 | Reading state information... 2021-10-15 15:04:24.118 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:04:24.118 | The following packages were automatically installed and are no longer required: 2021-10-15 15:04:24.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:04:24.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:04:24.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:04:24.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:04:24.119 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:04:24.119 | python3-zope.interface 2021-10-15 15:04:24.119 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:04:24.230 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:04:24.234 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:04:24.237 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:04:24.239 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:24.241 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:24.243 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:24.245 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:24.247 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:24.250 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:04:24.252 | + functions-common:time_stop:2316 : start_time=1634310263548 2021-10-15 15:04:24.254 | + functions-common:time_stop:2318 : [[ -z 1634310263548 ]] 2021-10-15 15:04:24.257 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:24.261 | + functions-common:time_stop:2321 : end_time=1634310264259 2021-10-15 15:04:24.263 | + functions-common:time_stop:2322 : elapsed_time=711 2021-10-15 15:04:24.266 | + functions-common:time_stop:2323 : total=2891 2021-10-15 15:04:24.268 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:24.270 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3602 2021-10-15 15:04:24.272 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:04:24.275 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:04:24.291 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:24.293 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:04:24.295 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:04:24.298 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:04:24.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:04:24.320 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:04:24.323 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:04:24.325 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:04:24.328 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:04:24.330 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:24.333 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:04:24.335 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:24.337 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:24.339 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:04:24.342 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:24.344 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:04:24.346 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:04:24.348 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:04:24.351 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:04:24.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:24.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:24.357 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:04:24.378 | + 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-10-15 15:04:24.484 | Reading package lists... 2021-10-15 15:04:24.712 | Building dependency tree... 2021-10-15 15:04:24.713 | Reading state information... 2021-10-15 15:04:24.957 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:04:24.957 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:04:24.957 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:04:24.957 | The following packages were automatically installed and are no longer required: 2021-10-15 15:04:24.958 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:04:24.958 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:04:24.958 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:04:24.958 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:04:24.958 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:04:24.958 | python3-zope.interface 2021-10-15 15:04:24.958 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:04:25.071 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:04:25.075 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:04:25.078 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:04:25.080 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:25.082 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:25.084 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:25.086 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:25.088 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:25.091 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:04:25.093 | + functions-common:time_stop:2316 : start_time=1634310264375 2021-10-15 15:04:25.096 | + functions-common:time_stop:2318 : [[ -z 1634310264375 ]] 2021-10-15 15:04:25.098 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:25.102 | + functions-common:time_stop:2321 : end_time=1634310265100 2021-10-15 15:04:25.104 | + functions-common:time_stop:2322 : elapsed_time=725 2021-10-15 15:04:25.106 | + functions-common:time_stop:2323 : total=3602 2021-10-15 15:04:25.109 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:25.111 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4327 2021-10-15 15:04:25.114 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:04:25.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:04:25.118 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:25.121 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:25.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:04:25.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:04:25.128 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:04:25.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:04:25.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:04:25.138 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:04:25.138 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:04:25.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:04:25.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:04:25.147 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:04:25.149 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:04:25.151 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:04:25.153 | + functions:vercmp:631 : local result 2021-10-15 15:04:25.157 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:04:25.158 | ++ functions:vercmp:635 : head -1 2021-10-15 15:04:25.158 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:04:25.163 | + functions:vercmp:635 : result=3.13 2021-10-15 15:04:25.165 | + functions:vercmp:637 : case $op in 2021-10-15 15:04:25.167 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:04:25.169 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:04:25.172 | + functions:vercmp:648 : return 2021-10-15 15:04:25.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:04:25.177 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:04:25.179 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:04:25.648 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:04:25.650 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:04:25.653 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:04:25.660 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.662 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:04:25.682 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:25.684 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:04:25.687 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:04:25.687 | Installing etcd 2021-10-15 15:04:25.691 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:04:25.704 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:04:25.715 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:25.718 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:04:25.731 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:04:25.737 | ++ 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-10-15 15:04:25.740 | ++ 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-10-15 15:04:25.743 | +++ 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-10-15 15:04:25.747 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:04:25.751 | ++ 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-10-15 15:04:25.753 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:04:25.755 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:04:25.758 | ++ functions:get_extra_file:74 : return 2021-10-15 15:04:25.761 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:04:25.763 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:04:25.766 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:04:25.768 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:04:25.785 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:25.787 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:04:25.789 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:04:25.806 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:25.808 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:04:25.811 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:04:25.813 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:04:25.816 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:04:25.818 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:04:25.820 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:04:25.823 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:04:25.825 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:04:25.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:04:25.835 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.837 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:04:25.839 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:04:25.841 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:04:25.843 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:04:25.845 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.848 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:04:25.852 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.854 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:04:25.856 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:04:25.859 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:04:25.861 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:04:25.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.865 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:04:25.870 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.872 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:04:25.875 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:04:25.877 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:04:25.879 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:04:25.881 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:04:25.888 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.891 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:04:25.893 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:04:25.895 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:04:25.897 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:04:25.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:04:25.906 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.908 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:04:25.911 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:04:25.913 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:04:25.915 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:04:25.917 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.919 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.922 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:04:25.924 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.926 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:04:25.928 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:04:25.931 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:04:25.933 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:04:25.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.938 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.940 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:04:25.942 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.944 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:04:25.947 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:04:25.949 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:04:25.952 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:04:25.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.956 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:04:25.961 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.963 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:04:25.965 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:04:25.967 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:04:25.970 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:04:25.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:04:25.978 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.980 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:04:25.983 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:04:25.985 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:04:25.988 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:04:25.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:25.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:25.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:04:25.997 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:25.999 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:04:26.001 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:04:26.003 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:04:26.006 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:04:26.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.010 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.012 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:04:26.015 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.017 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:04:26.019 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:04:26.022 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:04:26.024 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:04:26.026 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.028 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.031 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:04:26.033 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.035 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:04:26.038 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:04:26.040 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:04:26.042 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:04:26.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.046 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:04:26.051 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.053 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:04:26.055 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:04:26.057 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:04:26.060 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:04:26.062 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:04:26.069 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.071 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:04:26.073 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:04:26.075 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:04:26.078 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:04:26.081 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:04:26.087 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.090 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:04:26.092 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:04:26.095 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:04:26.097 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:04:26.099 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.101 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:04:26.106 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.108 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:04:26.110 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:04:26.113 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:04:26.115 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:04:26.117 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:04:26.124 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.126 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:04:26.128 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:04:26.130 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:04:26.133 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:04:26.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:04:26.142 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.145 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:04:26.147 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:04:26.149 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:04:26.151 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:04:26.154 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:04:26.161 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.163 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:04:26.166 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:04:26.168 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:04:26.170 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:04:26.172 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:04:26.179 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.182 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:04:26.184 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:04:26.186 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:04:26.188 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:04:26.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.195 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:04:26.197 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.199 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:04:26.202 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:04:26.205 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:04:26.207 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:04:26.209 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:04:26.216 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.219 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:04:26.221 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:04:26.223 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:04:26.226 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:04:26.228 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.230 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.232 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:04:26.234 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.237 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:04:26.239 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:04:26.241 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:04:26.244 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:04:26.246 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:04:26.253 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.255 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:04:26.257 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:04:26.259 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:04:26.262 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:04:26.264 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.267 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.269 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:04:26.271 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.273 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:04:26.276 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:04:26.278 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:04:26.280 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:04:26.282 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.287 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:04:26.289 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.292 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:04:26.294 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:04:26.297 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:04:26.299 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:04:26.301 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.303 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.305 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:04:26.308 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.310 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:04:26.313 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:04:26.315 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:04:26.317 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:04:26.320 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.322 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.324 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:04:26.330 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.333 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:04:26.335 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:04:26.337 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:04:26.340 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:04:26.342 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:04:26.349 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.352 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:04:26.354 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:04:26.356 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:04:26.359 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:04:26.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.364 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:04:26.368 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.370 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:04:26.373 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:04:26.378 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:04:26.382 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:04:26.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.388 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:04:26.390 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.399 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:04:26.399 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:04:26.399 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:04:26.399 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:04:26.401 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.404 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:04:26.409 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.411 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:04:26.413 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:04:26.416 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:04:26.418 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:04:26.421 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.426 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:04:26.428 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.430 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:04:26.432 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:04:26.435 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:04:26.437 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:04:26.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.444 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:04:26.446 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.448 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:04:26.451 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:04:26.453 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:04:26.457 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:04:26.458 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.460 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.463 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:04:26.465 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.468 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:04:26.470 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:04:26.472 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:04:26.474 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:04:26.477 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.481 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:04:26.484 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.486 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:04:26.489 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:04:26.491 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:04:26.493 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:04:26.496 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:26.498 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:26.500 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:04:26.503 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:26.505 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:04:26.525 | Using python 3.8 to install etcd3 2021-10-15 15:04:26.527 | + 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-10-15 15:04:27.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:27.347 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:27.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:27.347 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:28.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:28.453 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:04:28.461 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:04:28.462 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:04:28.463 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:04:28.464 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:04:30.600 | 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-10-15 15:04:30.715 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:30.717 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:30.720 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:30.722 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:30.724 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:30.726 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:30.728 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:30.730 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:30.733 | + functions-common:time_stop:2316 : start_time=1634310266520 2021-10-15 15:04:30.735 | + functions-common:time_stop:2318 : [[ -z 1634310266520 ]] 2021-10-15 15:04:30.738 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:30.742 | + functions-common:time_stop:2321 : end_time=1634310270740 2021-10-15 15:04:30.744 | + functions-common:time_stop:2322 : elapsed_time=4220 2021-10-15 15:04:30.746 | + functions-common:time_stop:2323 : total=25084 2021-10-15 15:04:30.749 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:30.751 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29304 2021-10-15 15:04:30.754 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:30.756 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:04:30.777 | Using python 3.8 to install etcd3gw 2021-10-15 15:04:30.779 | + 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-10-15 15:04:31.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:31.593 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:31.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:31.610 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:32.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:32.666 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:04:32.674 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:04:32.675 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:04:32.676 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:04:32.677 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:04:32.710 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:04:32.712 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:04:32.714 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:04:32.716 | 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.7) 2021-10-15 15:04:34.789 | 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-10-15 15:04:34.906 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:34.909 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:34.911 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:34.913 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:34.915 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:34.917 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:34.920 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:34.922 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:34.924 | + functions-common:time_stop:2316 : start_time=1634310270772 2021-10-15 15:04:34.926 | + functions-common:time_stop:2318 : [[ -z 1634310270772 ]] 2021-10-15 15:04:34.929 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:34.933 | + functions-common:time_stop:2321 : end_time=1634310274931 2021-10-15 15:04:34.936 | + functions-common:time_stop:2322 : elapsed_time=4159 2021-10-15 15:04:34.938 | + functions-common:time_stop:2323 : total=29304 2021-10-15 15:04:34.940 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:34.942 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33463 2021-10-15 15:04:34.945 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:34.947 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:04:34.949 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:04:34.953 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:04:34.955 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:04:34.957 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:04:34.960 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:04:34.962 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:04:34.964 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:04:34.967 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:04:34.969 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:04:34.971 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:04:34.974 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:04:34.976 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:04:34.978 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:04:34.980 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:34.983 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:34.985 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:04:34.988 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:04:34.990 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:04:34.992 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:04:34.994 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:04:34.997 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:04:35.000 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:35.002 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:04:35.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:35.006 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:35.009 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:04:35.011 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:04:35.013 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:04:35.015 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:04:35.018 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:04:35.020 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:04:35.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:35.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:35.027 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:04:35.048 | + 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-10-15 15:04:35.154 | Reading package lists... 2021-10-15 15:04:35.380 | Building dependency tree... 2021-10-15 15:04:35.381 | Reading state information... 2021-10-15 15:04:35.617 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:04:35.617 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:04:35.617 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:04:35.617 | The following packages were automatically installed and are no longer required: 2021-10-15 15:04:35.618 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:04:35.618 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:04:35.618 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:04:35.618 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:04:35.618 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:04:35.618 | python3-zope.interface 2021-10-15 15:04:35.618 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:04:35.729 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:04:35.734 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:04:35.736 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:04:35.738 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:35.741 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:35.743 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:35.745 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:35.747 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:35.750 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:04:35.752 | + functions-common:time_stop:2316 : start_time=1634310275045 2021-10-15 15:04:35.754 | + functions-common:time_stop:2318 : [[ -z 1634310275045 ]] 2021-10-15 15:04:35.757 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:35.761 | + functions-common:time_stop:2321 : end_time=1634310275758 2021-10-15 15:04:35.763 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:04:35.766 | + functions-common:time_stop:2323 : total=4327 2021-10-15 15:04:35.768 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:35.770 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5040 2021-10-15 15:04:35.772 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:04:35.775 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:04:35.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:35.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:35.782 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:04:35.846 | Module proxy already enabled 2021-10-15 15:04:35.850 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:04:35.911 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:04:35.911 | Module proxy already enabled 2021-10-15 15:04:35.912 | Module proxy_uwsgi already enabled 2021-10-15 15:04:35.915 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:04:35.918 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:04:35.920 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:04:35.922 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:04:36.050 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:04:36.053 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:04:36.056 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:04:36.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:04:36.065 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.067 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:04:36.070 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:04:36.072 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:04:36.074 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:04:36.082 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.085 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:04:36.087 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:04:36.089 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:04:36.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:04:36.099 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.102 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:04:36.104 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:04:36.106 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:04:36.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:04:36.116 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.118 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:04:36.120 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:04:36.123 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:04:36.130 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.133 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:04:36.135 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:04:36.138 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:04:36.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.143 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:04:36.148 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.150 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:04:36.167 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:36.169 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:04:36.172 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:04:36.174 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:04:36.177 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:04:36.184 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.187 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:04:36.204 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:36.206 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:04:36.209 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:04:36.211 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:04:36.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:04:36.221 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.223 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:04:36.225 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:04:36.228 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:04:36.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:36.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:36.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:04:36.237 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:36.240 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:04:36.242 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:04:36.245 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:04:36.248 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:04:36.251 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:04:36.253 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:04:36.257 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:04:36.257 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:04:36.262 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:04:36.265 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:04:36.267 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:04:36.270 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:04:36.272 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:04:36.293 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:04:36.295 | + 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-10-15 15:04:37.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:37.111 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:37.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:37.111 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:38.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:38.205 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:04:38.257 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:04:38.258 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:04:38.259 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:04:38.260 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:04:38.262 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:04:38.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:04:38.264 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:04:38.265 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:04:38.266 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:04:38.268 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:04:38.269 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:04:38.270 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:04:38.271 | 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-10-15 15:04:38.272 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:04:38.331 | 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-10-15 15:04:38.332 | 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-10-15 15:04:38.333 | 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-10-15 15:04:38.371 | 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-10-15 15:04:38.411 | 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-10-15 15:04:38.412 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:04:38.414 | 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-10-15 15:04:38.415 | 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-10-15 15:04:38.462 | 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-10-15 15:04:38.467 | 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-10-15 15:04:38.477 | 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-10-15 15:04:38.479 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:04:38.492 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:04:38.493 | 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-10-15 15:04:38.495 | 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-10-15 15:04:38.560 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:04:38.562 | 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.7) 2021-10-15 15:04:38.563 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:04:38.566 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:04:38.617 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:04:38.630 | 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) 2021-10-15 15:04:40.697 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:04:40.815 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:40.817 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:40.820 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:40.822 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:40.824 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:40.827 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:40.829 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:40.831 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:40.833 | + functions-common:time_stop:2316 : start_time=1634310276288 2021-10-15 15:04:40.835 | + functions-common:time_stop:2318 : [[ -z 1634310276288 ]] 2021-10-15 15:04:40.838 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:40.842 | + functions-common:time_stop:2321 : end_time=1634310280840 2021-10-15 15:04:40.845 | + functions-common:time_stop:2322 : elapsed_time=4552 2021-10-15 15:04:40.847 | + functions-common:time_stop:2323 : total=33463 2021-10-15 15:04:40.849 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:40.851 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38015 2021-10-15 15:04:40.853 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:40.856 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:04:40.859 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:04:40.861 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:04:40.864 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:04:40.867 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:04:40.869 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:04:40.873 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:04:40.873 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:04:40.878 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:04:40.881 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:04:40.883 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:04:40.886 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:04:40.888 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:04:40.909 | Using python 3.8 to install python-memcached 2021-10-15 15:04:40.912 | + 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-10-15 15:04:41.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:41.733 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:41.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:41.733 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:42.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:42.832 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:04:42.835 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:04:44.960 | 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-10-15 15:04:45.074 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:45.077 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:45.080 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:45.082 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:45.084 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:45.086 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:45.088 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:45.091 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:45.093 | + functions-common:time_stop:2316 : start_time=1634310280903 2021-10-15 15:04:45.096 | + functions-common:time_stop:2318 : [[ -z 1634310280903 ]] 2021-10-15 15:04:45.098 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:45.103 | + functions-common:time_stop:2321 : end_time=1634310285100 2021-10-15 15:04:45.105 | + functions-common:time_stop:2322 : elapsed_time=4197 2021-10-15 15:04:45.107 | + functions-common:time_stop:2323 : total=38015 2021-10-15 15:04:45.109 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:45.111 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42212 2021-10-15 15:04:45.114 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:45.116 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:04:45.133 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:45.135 | + ./stack.sh:main:879 : '[' 10.222.0.31 == 10.222.0.31 ']' 2021-10-15 15:04:45.138 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:04:45.141 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:04:45.143 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:04:45.146 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:04:45.148 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:04:45.150 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:04:45.165 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:45.168 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:04:45.170 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:04:45.172 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:04:45.174 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:04:45.176 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:04:45.179 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:04:45.181 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:04:45.183 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:04:45.187 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:04:45.202 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:04:45.204 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:04:45.207 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:45.209 | + functions-common:git_clone:544 : echo master 2021-10-15 15:04:45.209 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:04:45.214 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:04:45.217 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:45.219 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:04:45.221 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:04:45.222 | + functions-common:git_clone:593 : head -1 2021-10-15 15:04:45.225 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:04:45.227 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:04:45.229 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:04:45.231 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:04:45.234 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:04:45.236 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:04:45.239 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:04:45.241 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:04:45.243 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:04:45.246 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:04:45.249 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:04:45.251 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:04:45.253 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:04:45.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:04:45.258 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:04:45.261 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:04:45.264 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:04:45.266 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:04:45.269 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:04:45.275 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:04:45.277 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:04:45.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:04:45.946 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:04:45.949 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:04:45.952 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:04:45.954 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:04:45.956 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:04:45.958 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:04:45.960 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:04:45.962 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:04:45.965 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:04:45.967 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:04:45.969 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:04:45.971 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:04:45.973 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:04:45.993 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:04:45.995 | + 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-10-15 15:04:46.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:46.819 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:46.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:46.819 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:47.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:04:47.921 | Obtaining file:///opt/stack/keystone 2021-10-15 15:04:47.922 | Preparing metadata (setup.py): started 2021-10-15 15:04:49.418 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:04:49.492 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:04:49.493 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:04:49.495 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:04:49.496 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:04:49.497 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:04:49.498 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:04:49.500 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:04:49.500 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:04:49.501 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:04:49.502 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:04:49.503 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:04:49.505 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:04:49.506 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:04:49.507 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:04:49.508 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:04:49.509 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:04:49.510 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:04:49.511 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:04:49.512 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:04:49.513 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:04:49.515 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:04:49.516 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:04:49.517 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:04:49.518 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:04:49.519 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:04:49.520 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:04:49.521 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:04:49.522 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:04:49.523 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:04:49.524 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:04:49.525 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:04:49.526 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:04:49.527 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:04:49.528 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:04:49.539 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:04:49.540 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:04:49.585 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:04:49.597 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:04:49.598 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:04:49.600 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:04:49.600 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:04:49.612 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:04:49.673 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:04:49.674 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:04:49.767 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:04:49.768 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:04:49.769 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:04:49.770 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:04:49.823 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:04:49.827 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:04:49.828 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:04:49.878 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:04:49.879 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:04:49.937 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:04:49.939 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:04:49.943 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:04:49.945 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:04:49.946 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:04:49.948 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:04:49.969 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:04:50.017 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:04:50.035 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:04:50.037 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:04:50.038 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:04:50.040 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:04:50.091 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:04:50.228 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:04:50.229 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:04:50.231 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:04:50.232 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:04:50.448 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:04:50.470 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:04:50.471 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:04:50.541 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:04:50.542 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:04:50.561 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:04:50.632 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:04:50.673 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:04:50.790 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:04:50.863 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:04:50.989 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:04:51.017 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:04:51.056 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:04:51.057 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:04:51.061 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:04:51.063 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:04:51.064 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:04:51.066 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:04:51.242 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:04:51.245 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:04:51.246 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:04:51.248 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:04:51.399 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:04:51.479 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:04:51.552 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:04:51.729 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:04:51.757 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:04:51.899 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:04:52.001 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:04:52.037 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:04:53.582 | Installing collected packages: keystone 2021-10-15 15:04:53.582 | Attempting uninstall: keystone 2021-10-15 15:04:53.590 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:04:53.590 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:04:53.590 | Running setup.py develop for keystone 2021-10-15 15:04:55.636 | Successfully installed keystone 2021-10-15 15:04:55.636 | 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-10-15 15:04:55.774 | + inc/python:pip_install:200 : result=0 2021-10-15 15:04:55.776 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:04:55.778 | + functions-common:time_stop:2309 : local name 2021-10-15 15:04:55.781 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:04:55.783 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:04:55.785 | + functions-common:time_stop:2312 : local total 2021-10-15 15:04:55.787 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:04:55.789 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:04:55.791 | + functions-common:time_stop:2316 : start_time=1634310285988 2021-10-15 15:04:55.793 | + functions-common:time_stop:2318 : [[ -z 1634310285988 ]] 2021-10-15 15:04:55.796 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:04:55.800 | + functions-common:time_stop:2321 : end_time=1634310295798 2021-10-15 15:04:55.802 | + functions-common:time_stop:2322 : elapsed_time=9810 2021-10-15 15:04:55.804 | + functions-common:time_stop:2323 : total=42212 2021-10-15 15:04:55.806 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:04:55.808 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52022 2021-10-15 15:04:55.811 | + inc/python:pip_install:203 : return 0 2021-10-15 15:04:55.813 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:04:55.815 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:04:55.817 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:04:55.836 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:04:55.848 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:04:55.851 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:04:55.853 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:04:55.855 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:04:55.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:04:55.860 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:04:55.863 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:04:55.879 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:55.881 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:04:55.883 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:04:55.886 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:04:55.889 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:04:55.900 | + 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-10-15 15:04:55.903 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:04:55.908 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:04:55.923 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:55.926 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:04:55.957 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:04:55.984 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:04:56.015 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:04:56.044 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:04:56.074 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:04:56.105 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:04:56.132 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:04:56.159 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:04:56.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:04:56.164 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:04:56.166 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:04:56.168 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:04:56.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:04:56.187 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:56.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:04:56.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:04:56.195 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:04:56.210 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:56.212 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:04:56.215 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:04:56.245 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:04:56.248 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:04:56.250 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:04:56.253 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:04:56.255 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:04:56.271 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:56.273 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2021-10-15 15:04:56.304 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.31/identity 2021-10-15 15:04:56.331 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:04:56.333 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:04:56.364 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:04:56.367 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:04:56.369 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:04:56.371 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:04:56.374 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:04:56.377 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:04:56.407 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:04:56.409 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:04:56.411 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:04:56.414 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:04:56.417 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:04:56.434 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:04:56.436 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:04:56.439 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:04:56.441 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:04:56.443 | + 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-10-15 15:04:56.471 | + 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-10-15 15:04:56.498 | + 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-10-15 15:04:56.526 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:04:56.554 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:04:56.581 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:04:56.584 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:04:56.586 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:04:56.588 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:04:56.590 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:04:56.593 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:04:56.596 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:04:56.599 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:04:56.602 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:04:56.605 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:04:56.607 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:04:56.620 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:04:56.620 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:04:56.628 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:04:56.631 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:04:56.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:04:56.649 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:04:56.653 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:04:56.682 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:04:56.709 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:04:56.736 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:04:56.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:04:56.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:04:56.817 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:04:56.844 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:04:56.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:04:56.898 | + 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-10-15 15:04:56.925 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:04:56.953 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:04:56.979 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:04:57.010 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:04:57.012 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:04:57.016 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:04:57.018 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:04:57.021 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:04:57.023 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.025 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.027 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:04:57.030 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:04:57.032 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:04:57.059 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:04:57.088 | + 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-10-15 15:04:57.088 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:04:57.097 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:04:57.100 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:04:57.103 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:04:57.105 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:04:57.108 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:04:57.110 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:04:57.113 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.115 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.117 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:04:57.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:04:57.122 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.125 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.127 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:04:57.188 | Site keystone-wsgi-public already enabled 2021-10-15 15:04:57.192 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:04:57.195 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:04:57.197 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:04:57.199 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:04:57.331 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:04:57.334 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:04:57.336 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:04:57.339 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:04:57.342 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:04:57.344 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:04:57.347 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:04:57.351 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:04:57.354 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:04:57.356 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:04:57.369 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:04:57.369 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:04:57.378 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:04:57.381 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:04:57.397 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:04:57.399 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:04:57.403 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:04:57.434 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:04:57.462 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:04:57.489 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:04:57.517 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:04:57.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:04:57.572 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:04:57.600 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:04:57.628 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:04:57.657 | + 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-10-15 15:04:57.684 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:04:57.712 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:04:57.740 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:04:57.767 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:04:57.770 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:04:57.773 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:04:57.775 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:04:57.777 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:04:57.780 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.782 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.784 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:04:57.787 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:04:57.789 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:04:57.817 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:04:57.844 | + 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-10-15 15:04:57.845 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:04:57.853 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:04:57.857 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:04:57.860 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:04:57.862 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:04:57.864 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:04:57.866 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:04:57.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.871 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.873 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:04:57.876 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:04:57.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:04:57.880 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:04:57.882 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:04:57.943 | Site keystone-wsgi-admin already enabled 2021-10-15 15:04:57.948 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:04:57.951 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:04:57.953 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:04:57.956 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:04:58.087 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:04:58.116 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:04:58.147 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:04:58.178 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:04:58.181 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:04:58.211 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:04:58.239 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:04:58.267 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:04:58.284 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:04:58.286 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:04:58.303 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:04:58.306 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:04:58.308 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:04:58.311 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:04:58.314 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:04:58.316 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:04:58.319 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:04:58.321 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:04:58.323 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:04:58.326 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:04:58.328 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:04:58.331 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:04:58.334 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:04:58.336 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:04:58.339 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:04:58.354 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:04:58.357 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:04:58.359 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:58.362 | + functions-common:git_clone:544 : echo master 2021-10-15 15:04:58.362 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:04:58.367 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:04:58.369 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:04:58.372 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:04:58.375 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:04:58.375 | + functions-common:git_clone:593 : head -1 2021-10-15 15:04:58.378 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:04:58.381 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:04:58.383 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:04:58.386 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:04:58.389 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:04:58.392 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:04:58.394 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:04:58.396 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:04:58.399 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:04:58.401 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:04:58.404 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:04:58.406 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:04:58.408 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:04:58.411 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:04:58.414 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:04:58.417 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:04:58.419 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:04:58.422 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:04:58.425 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:04:58.430 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:04:58.433 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:04:59.098 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:04:59.100 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:04:59.102 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:04:59.105 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:04:59.107 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:04:59.110 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:04:59.112 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:04:59.114 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:04:59.116 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:04:59.119 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:04:59.121 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:04:59.124 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:04:59.126 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:04:59.129 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:04:59.150 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:04:59.152 | + 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-10-15 15:04:59.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:59.970 | from cryptography.utils import int_from_bytes 2021-10-15 15:04:59.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:04:59.970 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:01.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:05:01.059 | Obtaining file:///opt/stack/swift 2021-10-15 15:05:01.061 | Preparing metadata (setup.py): started 2021-10-15 15:05:02.248 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:05:02.286 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:05:02.287 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:05:02.288 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:05:02.289 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:05:02.291 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:05:02.292 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:05:02.293 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:05:02.293 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:05:02.295 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:05:02.296 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:05:02.297 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:05:02.335 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:05:02.344 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:05:02.399 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:05:02.400 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:05:02.401 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:05:02.402 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:05:02.404 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:05:02.405 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:05:02.406 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:05:02.407 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:05:02.409 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:05:02.410 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:05:02.411 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:05:02.412 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:05:02.431 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:05:02.461 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:05:02.463 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:05:02.466 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:05:02.467 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:05:02.490 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:05:02.579 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:05:02.580 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:05:02.582 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:05:02.621 | 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.29.0.dev43) (1.1.4) 2021-10-15 15:05:02.665 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:05:02.666 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:05:02.667 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:05:02.669 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:05:02.728 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:05:02.731 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:05:02.744 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:05:02.746 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:05:02.765 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:05:02.766 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:05:02.869 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:05:02.885 | 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.29.0.dev43) (5.1.0) 2021-10-15 15:05:04.804 | Installing collected packages: swift 2021-10-15 15:05:04.804 | Attempting uninstall: swift 2021-10-15 15:05:04.818 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:05:04.818 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:05:04.818 | Running setup.py develop for swift 2021-10-15 15:05:06.751 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:05:06.751 | 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-10-15 15:05:06.881 | + inc/python:pip_install:200 : result=0 2021-10-15 15:05:06.883 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:05:06.885 | + functions-common:time_stop:2309 : local name 2021-10-15 15:05:06.888 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:05:06.890 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:05:06.892 | + functions-common:time_stop:2312 : local total 2021-10-15 15:05:06.894 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:05:06.897 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:05:06.899 | + functions-common:time_stop:2316 : start_time=1634310299145 2021-10-15 15:05:06.901 | + functions-common:time_stop:2318 : [[ -z 1634310299145 ]] 2021-10-15 15:05:06.904 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:05:06.908 | + functions-common:time_stop:2321 : end_time=1634310306905 2021-10-15 15:05:06.910 | + functions-common:time_stop:2322 : elapsed_time=7760 2021-10-15 15:05:06.912 | + functions-common:time_stop:2323 : total=52022 2021-10-15 15:05:06.914 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:05:06.917 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=59782 2021-10-15 15:05:06.920 | + inc/python:pip_install:203 : return 0 2021-10-15 15:05:06.922 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:05:06.924 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:05:06.927 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:05:06.945 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:05:06.957 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:05:06.960 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:05:06.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:05:06.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:05:06.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:05:06.969 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:05:06.971 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:05:06.974 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:05:06.976 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:05:06.978 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:05:06.981 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:05:06.983 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:05:06.985 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:05:06.987 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:05:08.030 | No account-auditor running 2021-10-15 15:05:08.030 | No container-reconciler running 2021-10-15 15:05:08.030 | No object-auditor running 2021-10-15 15:05:08.030 | No object-reconstructor running 2021-10-15 15:05:08.030 | No object-server running 2021-10-15 15:05:08.030 | No container-server running 2021-10-15 15:05:08.030 | No container-auditor running 2021-10-15 15:05:08.030 | No container-updater running 2021-10-15 15:05:08.030 | No object-expirer running 2021-10-15 15:05:08.030 | No object-replicator running 2021-10-15 15:05:08.030 | No proxy-server running 2021-10-15 15:05:08.030 | No container-sharder running 2021-10-15 15:05:08.030 | No account-replicator running 2021-10-15 15:05:08.030 | No object-updater running 2021-10-15 15:05:08.030 | No account-reaper running 2021-10-15 15:05:08.030 | No container-replicator running 2021-10-15 15:05:08.030 | No account-server running 2021-10-15 15:05:08.030 | No container-sync running 2021-10-15 15:05:08.098 | + lib/swift:configure_swift:340 : true 2021-10-15 15:05:08.100 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:05:08.113 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:05:08.125 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:05:08.128 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:05:08.128 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:05:08.132 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:05:08.132 | s/%GROUP%/ubuntu/; 2021-10-15 15:05:08.132 | s/%USER%/ubuntu/; 2021-10-15 15:05:08.132 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:05:08.132 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:05:08.136 | uid = ubuntu 2021-10-15 15:05:08.136 | gid = ubuntu 2021-10-15 15:05:08.136 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:05:08.136 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:05:08.136 | address = 127.0.0.1 2021-10-15 15:05:08.136 | 2021-10-15 15:05:08.136 | [account6612] 2021-10-15 15:05:08.136 | max connections = 25 2021-10-15 15:05:08.136 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:05:08.136 | read only = false 2021-10-15 15:05:08.136 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:05:08.136 | 2021-10-15 15:05:08.136 | [account6622] 2021-10-15 15:05:08.136 | max connections = 25 2021-10-15 15:05:08.136 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:05:08.136 | read only = false 2021-10-15 15:05:08.136 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:05:08.136 | 2021-10-15 15:05:08.136 | [account6632] 2021-10-15 15:05:08.136 | max connections = 25 2021-10-15 15:05:08.136 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:05:08.136 | read only = false 2021-10-15 15:05:08.136 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:05:08.136 | 2021-10-15 15:05:08.136 | [account6642] 2021-10-15 15:05:08.136 | max connections = 25 2021-10-15 15:05:08.136 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:05:08.136 | read only = false 2021-10-15 15:05:08.136 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [container6611] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [container6621] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [container6631] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [container6641] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [object6613] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.137 | [object6623] 2021-10-15 15:05:08.137 | max connections = 25 2021-10-15 15:05:08.137 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:05:08.137 | read only = false 2021-10-15 15:05:08.137 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:05:08.137 | 2021-10-15 15:05:08.138 | [object6633] 2021-10-15 15:05:08.138 | max connections = 25 2021-10-15 15:05:08.138 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:05:08.138 | read only = false 2021-10-15 15:05:08.138 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:05:08.138 | 2021-10-15 15:05:08.138 | [object6643] 2021-10-15 15:05:08.138 | max connections = 25 2021-10-15 15:05:08.138 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:05:08.138 | read only = false 2021-10-15 15:05:08.138 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:05:08.139 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:05:08.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:08.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:08.145 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:05:08.157 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:05:08.159 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:05:08.163 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:05:08.168 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:05:08.170 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:05:08.175 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:05:08.202 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2021-10-15 15:05:08.227 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:05:08.244 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:05:08.271 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:05:08.289 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:05:08.317 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:05:08.334 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:05:08.362 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:05:08.379 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:05:08.408 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:05:08.425 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:05:08.453 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:05:08.471 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:05:08.485 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:08.487 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:05:08.516 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:05:08.542 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:05:08.569 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:05:08.596 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:05:08.611 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:08.613 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:05:08.640 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:05:08.655 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:08.657 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:05:08.672 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:08.674 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:05:08.676 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:05:08.691 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:08.693 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:05:08.695 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:05:08.697 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:05:08.703 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:05:08.712 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:05:08.739 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:05:08.766 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:05:08.796 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:05:08.826 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:05:08.852 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:05:08.854 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:05:08.856 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:05:08.858 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:05:08.860 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:05:08.887 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:05:08.915 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:05:08.942 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:05:08.971 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:05:08.999 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:05:09.025 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:05:09.053 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:05:09.080 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:05:09.108 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:05:09.135 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:05:09.163 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:05:09.193 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:05:09.220 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:05:09.250 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:05:09.277 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:05:09.295 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:05:09.321 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:05:09.349 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:05:09.354 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:05:09.381 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:05:09.408 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:05:09.436 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:05:09.438 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:05:09.440 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:05:09.442 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:05:09.447 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:05:09.449 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:05:09.451 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:05:09.453 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:05:09.456 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:05:09.458 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:05:09.460 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:05:09.462 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:05:09.480 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:05:09.507 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:05:09.525 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:05:09.553 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:05:09.571 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:05:09.599 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:05:09.619 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:05:09.647 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:05:09.665 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:05:09.694 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:05:09.712 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:05:09.740 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:05:09.758 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:05:09.786 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:05:09.804 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:05:09.833 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:05:09.850 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:05:09.877 | + 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-10-15 15:05:09.884 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:05:09.902 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:05:09.930 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:05:09.959 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:05:09.961 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:05:09.966 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:05:09.968 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:05:09.970 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:05:09.973 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:05:09.975 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:05:09.977 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:05:09.979 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:05:09.982 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:05:09.999 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:05:10.027 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:05:10.045 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:05:10.072 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:05:10.091 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:05:10.119 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:05:10.136 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:05:10.165 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:05:10.183 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:05:10.211 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:05:10.229 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:05:10.258 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:05:10.277 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:05:10.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:05:10.323 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:05:10.352 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:05:10.370 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:05:10.396 | + 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-10-15 15:05:10.402 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:05:10.420 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:05:10.448 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:05:10.450 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:05:10.455 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:05:10.457 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:05:10.459 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:05:10.462 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:05:10.464 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:05:10.466 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:05:10.469 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:05:10.471 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:05:10.489 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:05:10.516 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:05:10.534 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:05:10.562 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:05:10.580 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:05:10.609 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:05:10.626 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:05:10.655 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:05:10.672 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:05:10.700 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:05:10.721 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:05:10.749 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:05:10.767 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:05:10.795 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:05:10.813 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:05:10.841 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:05:10.859 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:05:10.886 | + 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-10-15 15:05:10.891 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:05:10.909 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:05:10.938 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:05:10.965 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:05:10.993 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:05:11.021 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:05:11.023 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:05:11.027 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:05:11.056 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:05:11.084 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:05:11.113 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:05:11.141 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:05:11.170 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:05:11.197 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:05:11.224 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:05:11.252 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:05:11.279 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:05:11.295 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:11.297 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:05:11.316 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:05:11.319 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:05:11.338 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:05:11.340 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2021-10-15 15:05:11.368 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:05:11.370 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:05:11.397 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2021-10-15 15:05:11.425 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:05:11.428 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:05:11.455 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:05:11.471 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:11.473 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:05:11.476 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:05:11.480 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:05:11.483 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:05:11.495 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:05:11.498 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:05:11.509 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:05:11.511 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:05:11.514 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:05:11.517 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:05:11.519 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:05:11.521 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:05:11.523 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:05:11.526 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:05:11.528 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:05:11.540 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:05:11.543 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:05:11.545 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:05:11.562 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:11.568 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:05:11.586 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:11.588 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:05:11.591 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:05:11.593 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:05:11.596 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:05:11.598 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:05:11.601 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:05:11.603 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:05:11.606 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:05:11.622 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:11.624 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:05:11.627 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:05:11.645 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:11.647 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:05:11.650 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:05:11.652 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:05:11.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:05:11.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:05:11.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:05:11.664 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:05:11.667 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:05:11.670 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:05:11.673 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:05:11.676 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:05:11.678 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:05:11.681 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:05:11.683 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:05:11.687 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:05:11.689 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:05:11.692 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:05:11.696 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:05:11.696 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:05:11.702 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:05:11.704 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:05:11.707 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:05:11.710 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:05:11.713 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:05:11.734 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:05:11.737 | + 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-10-15 15:05:12.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:12.541 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:12.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:12.541 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:13.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:05:13.626 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:05:13.709 | 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-10-15 15:05:13.710 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:05:13.711 | 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-10-15 15:05:13.712 | 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.32.0) 2021-10-15 15:05:13.713 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:05:13.714 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:05:13.716 | 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-10-15 15:05:13.717 | 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-10-15 15:05:13.718 | 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-10-15 15:05:13.719 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:05:13.720 | 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-10-15 15:05:13.722 | 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-10-15 15:05:13.724 | 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.1) 2021-10-15 15:05:13.726 | 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-10-15 15:05:13.728 | 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-10-15 15:05:13.730 | 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-10-15 15:05:13.733 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:05:13.735 | 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-10-15 15:05:13.744 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:05:13.745 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:05:13.750 | 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-10-15 15:05:13.818 | 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-10-15 15:05:13.821 | 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-10-15 15:05:13.822 | 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-10-15 15:05:13.846 | 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-10-15 15:05:13.847 | 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-10-15 15:05:13.849 | 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-10-15 15:05:13.850 | 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-10-15 15:05:13.851 | 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-10-15 15:05:13.862 | 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-10-15 15:05:13.903 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:05:13.904 | 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-10-15 15:05:13.906 | 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-10-15 15:05:13.907 | 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-10-15 15:05:13.928 | 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-10-15 15:05:13.929 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:05:13.943 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:05:13.959 | 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-10-15 15:05:13.961 | 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-10-15 15:05:13.982 | 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-10-15 15:05:13.983 | 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-10-15 15:05:14.062 | 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.7) 2021-10-15 15:05:14.063 | 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.10.8) 2021-10-15 15:05:14.066 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:05:14.067 | 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.7) 2021-10-15 15:05:14.115 | 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-10-15 15:05:14.142 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:05:14.179 | 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-10-15 15:05:14.348 | 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-10-15 15:05:14.351 | 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-10-15 15:05:14.383 | 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-10-15 15:05:14.384 | 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-10-15 15:05:14.387 | 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-10-15 15:05:14.389 | 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-10-15 15:05:14.391 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:05:14.392 | 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-10-15 15:05:14.598 | 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-10-15 15:05:14.637 | 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) (58.2.0) 2021-10-15 15:05:14.719 | 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-10-15 15:05:14.867 | 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-10-15 15:05:16.624 | 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-10-15 15:05:16.743 | + inc/python:pip_install:200 : result=0 2021-10-15 15:05:16.746 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:05:16.749 | + functions-common:time_stop:2309 : local name 2021-10-15 15:05:16.751 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:05:16.753 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:05:16.756 | + functions-common:time_stop:2312 : local total 2021-10-15 15:05:16.758 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:05:16.760 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:05:16.763 | + functions-common:time_stop:2316 : start_time=1634310311729 2021-10-15 15:05:16.765 | + functions-common:time_stop:2318 : [[ -z 1634310311729 ]] 2021-10-15 15:05:16.768 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:05:16.772 | + functions-common:time_stop:2321 : end_time=1634310316770 2021-10-15 15:05:16.774 | + functions-common:time_stop:2322 : elapsed_time=5041 2021-10-15 15:05:16.777 | + functions-common:time_stop:2323 : total=59782 2021-10-15 15:05:16.779 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:05:16.781 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=64823 2021-10-15 15:05:16.784 | + inc/python:pip_install:203 : return 0 2021-10-15 15:05:16.786 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:05:16.789 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:05:16.792 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:05:16.804 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:05:16.810 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:05:16.812 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:05:16.815 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:05:16.817 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:05:16.819 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:05:16.822 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:05:16.825 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:05:16.827 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:05:16.830 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:05:16.846 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:05:16.848 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:05:16.851 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:16.854 | + functions-common:git_clone:544 : echo master 2021-10-15 15:05:16.854 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:05:16.860 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:05:16.862 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:16.864 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:05:16.867 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:05:16.867 | + functions-common:git_clone:593 : head -1 2021-10-15 15:05:16.872 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:05:16.874 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:05:16.877 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:05:16.880 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:05:16.882 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:05:16.885 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:05:16.887 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:05:16.890 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:05:16.893 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:05:16.895 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:05:16.898 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:05:16.900 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:05:16.902 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:05:16.906 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:05:16.908 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:05:16.911 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:05:16.913 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:05:16.916 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:05:16.920 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:05:16.926 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:05:16.929 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:05:17.584 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:05:17.586 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:05:17.588 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:05:17.591 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:05:17.594 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:05:17.596 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:05:17.598 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:05:17.601 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:05:17.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:05:17.606 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:05:17.608 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:05:17.610 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:05:17.613 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:05:17.615 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:05:17.636 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:05:17.639 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-10-15 15:05:18.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:18.476 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:18.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:18.476 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:19.536 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:05:19.553 | Obtaining file:///opt/stack/glance 2021-10-15 15:05:19.554 | Preparing metadata (setup.py): started 2021-10-15 15:05:20.726 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:05:20.800 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:05:20.801 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:05:20.802 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:05:20.803 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:05:20.804 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:05:20.805 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:05:20.806 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:05:20.807 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:05:20.808 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:05:20.809 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:05:20.810 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:05:20.811 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:05:20.813 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:05:20.814 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:05:20.815 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:05:20.816 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:05:20.817 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:05:20.818 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:05:20.819 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:05:20.820 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:05:20.821 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:05:20.822 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:05:20.823 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:05:20.824 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:05:20.825 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:05:20.826 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:05:20.827 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:05:20.828 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:05:20.829 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:05:20.830 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:05:20.832 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:05:20.833 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:05:20.834 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:05:20.835 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:05:20.836 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:05:20.837 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:05:20.838 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:05:20.839 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:05:20.840 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:05:20.842 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:05:20.843 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:05:20.843 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:05:20.844 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:05:20.845 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:05:20.863 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:05:20.864 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:05:20.865 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:05:20.886 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:05:20.888 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:05:20.928 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:05:20.944 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:05:20.956 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:05:20.970 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:05:20.971 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:05:21.053 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:05:21.130 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:05:21.182 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:05:21.184 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:05:21.217 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:05:21.259 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:05:21.260 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:05:21.264 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:05:21.320 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:05:21.323 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:05:21.325 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:05:21.350 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:05:21.397 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:05:21.400 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:05:21.485 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:05:21.487 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:05:21.488 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:05:21.490 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:05:21.492 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:05:21.517 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:05:21.520 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:05:21.522 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:05:21.563 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:05:21.606 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:05:21.609 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:05:21.610 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:05:21.686 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:05:21.839 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:05:22.133 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:05:22.134 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:05:22.135 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:05:22.136 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:05:22.198 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:05:22.223 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:05:22.341 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:05:22.403 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:05:22.455 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:05:22.672 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:05:22.673 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:05:22.674 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:05:22.676 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:05:22.677 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:05:22.678 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:05:22.680 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:05:22.801 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:05:22.832 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:05:22.879 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:05:22.885 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:05:23.128 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:05:23.317 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:05:23.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:05:23.320 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:05:23.323 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:05:23.399 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:05:23.553 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:05:23.655 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:05:23.959 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:05:23.961 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:05:24.193 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:05:24.508 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:05:24.851 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:05:24.852 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:05:24.853 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:05:24.854 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:05:26.021 | Installing collected packages: glance 2021-10-15 15:05:26.021 | Attempting uninstall: glance 2021-10-15 15:05:26.021 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:05:26.028 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:05:26.030 | Running setup.py develop for glance 2021-10-15 15:05:28.031 | Successfully installed glance 2021-10-15 15:05:28.031 | 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-10-15 15:05:28.176 | + inc/python:pip_install:200 : result=0 2021-10-15 15:05:28.178 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:05:28.181 | + functions-common:time_stop:2309 : local name 2021-10-15 15:05:28.183 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:05:28.186 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:05:28.188 | + functions-common:time_stop:2312 : local total 2021-10-15 15:05:28.190 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:05:28.192 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:05:28.194 | + functions-common:time_stop:2316 : start_time=1634310317631 2021-10-15 15:05:28.197 | + functions-common:time_stop:2318 : [[ -z 1634310317631 ]] 2021-10-15 15:05:28.200 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:05:28.204 | + functions-common:time_stop:2321 : end_time=1634310328201 2021-10-15 15:05:28.206 | + functions-common:time_stop:2322 : elapsed_time=10570 2021-10-15 15:05:28.208 | + functions-common:time_stop:2323 : total=64823 2021-10-15 15:05:28.211 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:05:28.213 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75393 2021-10-15 15:05:28.216 | + inc/python:pip_install:203 : return 0 2021-10-15 15:05:28.218 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:05:28.221 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:05:28.223 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:05:28.242 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:05:28.254 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:05:28.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:05:28.259 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:05:28.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:05:28.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:05:28.267 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:05:28.270 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:05:28.272 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:05:28.277 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:05:28.290 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:05:28.294 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:05:28.296 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:05:28.298 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:05:28.301 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:05:28.303 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:05:28.306 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:05:28.308 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:05:28.336 | + 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-10-15 15:05:28.366 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:05:28.394 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:05:28.424 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:05:28.453 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:05:28.483 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:05:28.485 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:05:28.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:05:28.490 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:05:28.492 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:05:28.521 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:05:28.550 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2021-10-15 15:05:28.579 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:05:28.609 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:05:28.639 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:05:28.669 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:05:28.699 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:05:28.730 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:05:28.759 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:05:28.789 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:05:28.819 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:05:28.821 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:05:28.823 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:05:28.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:05:28.829 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:05:28.831 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:05:28.848 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:28.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:05:28.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:05:28.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:05:28.872 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:28.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:05:28.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2021-10-15 15:05:28.912 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:05:28.914 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:05:28.916 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:05:28.919 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:05:28.921 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:05:28.952 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:05:28.982 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:05:28.984 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:05:28.987 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:05:28.989 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:05:28.991 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:05:28.994 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:28.997 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:05:29.027 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:05:29.030 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2021-10-15 15:05:29.060 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:05:29.062 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:05:29.080 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:29.082 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:05:29.112 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:05:29.142 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:05:29.171 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:05:29.203 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:05:29.232 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:05:29.250 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:29.252 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:05:29.283 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:05:29.312 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:05:29.343 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2021-10-15 15:05:29.373 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:05:29.402 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2021-10-15 15:05:29.432 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:05:29.449 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:29.451 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:05:29.454 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:05:29.456 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:05:29.459 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:05:29.476 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:05:29.478 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:05:29.481 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:29.484 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:05:29.486 | + 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-10-15 15:05:29.518 | + 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-10-15 15:05:29.548 | + 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-10-15 15:05:29.578 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:05:29.608 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:05:29.613 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:05:29.643 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:05:29.673 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:05:29.702 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2021-10-15 15:05:29.733 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:05:29.763 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:05:29.794 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:05:29.825 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:05:29.855 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:05:29.884 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:05:29.915 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:05:29.944 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:05:29.949 | + 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-10-15 15:05:29.957 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:05:29.974 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:29.976 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:05:29.979 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:05:29.982 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:05:29.984 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:05:29.986 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:05:29.989 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:05:29.993 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:05:29.995 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:05:29.999 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:05:30.029 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:05:30.031 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:05:30.034 | ++ functions:get_random_port:837 : true 2021-10-15 15:05:30.036 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:05:30.038 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:05:30.040 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:05:30.093 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:05:30.096 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:05:30.098 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:05:30.101 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:05:30.103 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:05:30.131 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:05:30.158 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:05:30.185 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:05:30.213 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:05:30.241 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:05:30.268 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:05:30.296 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:05:30.323 | + 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-10-15 15:05:30.352 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:05:30.379 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:05:30.407 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:05:30.434 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:05:30.462 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:05:30.490 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:05:30.518 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:05:30.546 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:05:30.574 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:05:30.603 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:05:30.631 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:05:30.633 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:05:30.635 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:05:30.638 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:30.641 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:30.643 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:05:30.645 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:05:30.698 | proxy (enabled by site administrator) 2021-10-15 15:05:30.702 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:05:30.704 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:05:30.707 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:05:30.709 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:30.711 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:30.714 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:05:30.716 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:05:30.768 | proxy_http (enabled by site administrator) 2021-10-15 15:05:30.771 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:05:30.774 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:05:30.777 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:05:30.779 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:05:30.782 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:30.784 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:30.787 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:05:30.789 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:05:30.793 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:05:30.793 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:05:30.802 | KeepAlive Off 2021-10-15 15:05:30.806 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:05:30.806 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:05:30.815 | SetEnv proxy-sendchunked 1 2021-10-15 15:05:30.818 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:05:30.819 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:05:30.828 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:05:30.831 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:05:30.833 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:05:30.836 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:05:30.838 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:05:30.841 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:05:30.843 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:30.846 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:30.848 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:05:30.850 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:05:30.853 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:30.855 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:30.858 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:05:30.918 | Site glance-wsgi-api already enabled 2021-10-15 15:05:30.922 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:05:30.925 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:05:30.927 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:05:30.930 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:05:31.058 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:05:31.064 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:05:31.099 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:05:31.102 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:05:31.120 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:31.123 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:05:31.125 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:05:31.128 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:05:31.130 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:05:31.133 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:05:31.135 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:05:31.138 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:05:31.140 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:05:31.142 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:05:31.145 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:05:31.148 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:05:31.150 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:05:31.153 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:05:31.156 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:05:31.172 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:05:31.175 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:05:31.177 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:31.180 | + functions-common:git_clone:544 : echo master 2021-10-15 15:05:31.180 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:05:31.186 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:05:31.189 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:31.191 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:05:31.194 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:05:31.194 | + functions-common:git_clone:593 : head -1 2021-10-15 15:05:31.197 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:05:31.200 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:05:31.203 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:05:31.206 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:05:31.208 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:05:31.211 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:05:31.213 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:05:31.216 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:05:31.219 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:05:31.221 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:05:31.224 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:05:31.226 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:05:31.229 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:05:31.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:05:31.235 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:05:31.238 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:05:31.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:05:31.243 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:05:31.246 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:05:31.252 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:05:31.255 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:05:31.897 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:05:31.899 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:05:31.901 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:05:31.904 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:05:31.907 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:05:31.909 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:05:31.911 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:05:31.914 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:05:31.916 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:05:31.919 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:05:31.922 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:05:31.924 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:05:31.927 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:05:31.929 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:05:31.955 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:05:31.957 | + 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-10-15 15:05:32.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:32.776 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:32.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:05:32.776 | from cryptography.utils import int_from_bytes 2021-10-15 15:05:33.843 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:05:33.860 | Obtaining file:///opt/stack/cinder 2021-10-15 15:05:33.861 | Preparing metadata (setup.py): started 2021-10-15 15:05:35.741 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:05:35.955 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:05:35.956 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:05:35.957 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:05:35.958 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:05:35.959 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:05:35.960 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:05:35.961 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:05:35.962 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:05:35.963 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:05:35.964 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:05:36.077 | Collecting oauth2client>=4.1.3 2021-10-15 15:05:36.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:05:36.093 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:05:36.094 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:05:36.095 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:05:36.096 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:05:36.097 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:05:36.098 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:05:36.099 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:05:36.100 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:05:36.101 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:05:36.102 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:05:36.104 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:05:36.105 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:05:36.106 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:05:36.107 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:05:36.108 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:05:36.109 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:05:36.110 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:05:36.111 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:05:36.239 | Collecting paramiko>=2.7.2 2021-10-15 15:05:36.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:05:36.256 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:05:36.257 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:05:36.258 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:05:36.259 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:05:36.260 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:05:36.356 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:05:36.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:05:36.374 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:05:36.375 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:05:36.376 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:05:36.378 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:05:36.379 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:05:36.380 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:05:36.381 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:05:36.421 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:05:36.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:05:36.453 | Preparing metadata (setup.py): started 2021-10-15 15:05:37.071 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:05:37.075 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:05:37.076 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:05:37.077 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:05:37.078 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:05:37.123 | Collecting tabulate>=0.8.7 2021-10-15 15:05:37.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:05:37.135 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:05:37.136 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:05:37.137 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:05:37.240 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:05:37.241 | 2021-10-15 15:05:37.241 | The conflict is caused by: 2021-10-15 15:05:37.241 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:05:37.241 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:05:37.241 | 2021-10-15 15:05:37.241 | To fix this you could try to: 2021-10-15 15:05:37.241 | 1. loosen the range of package versions you've specified 2021-10-15 15:05:37.241 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:05:37.241 | 2021-10-15 15:05:37.241 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:05:37.349 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:05:37.351 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:05:37.354 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:05:37.357 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:05:37.359 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:05:37.361 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:05:37.364 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:05:37.366 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:05:37.368 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:05:37.371 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:05:37.371 | Error on exit 2021-10-15 15:05:37.373 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:05:37.376 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310202 135 fail 2021-10-15 15:05:37.939 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:05:37.941 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:05:38.388 | + ./stack.sh:exit_trap:542 : exit 1