2022-06-01 05:46:18.929 | + ./stack.sh:main:462 : exec 2022-06-01 05:46:18.929 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-054618' 2022-06-01 05:46:18.929 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-054618.summary.2022-06-01-054618 2022-06-01 05:46:18.929 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:46:18.929 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-054618 2022-06-01 05:46:18.929 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-054618 /opt/stack/logs/stack.sh.log 2022-06-01 05:46:18.929 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-054618.summary.2022-06-01-054618 /opt/stack/logs/stack.sh.log.summary 2022-06-01 05:46:18.929 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 05:46:18.929 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 05:46:18.929 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 05:46:18.929 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 05:46:18.929 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 05:46:18.929 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 05:46:18.929 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 05:46:18.929 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 05:46:18.931 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 05:46:18.933 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 05:46:18.935 | + ./stack.sh:main:551 : uname -a 2022-06-01 05:46:18.936 | Linux dv-neutron-843771-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 05:46:18.938 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 05:46:18.940 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 05:46:18.943 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 05:46:18.970 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 05:46:18.986 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 05:46:18.988 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 05:46:18.990 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 05:46:18.991 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 05:46:18.994 | + functions-common:fetch_plugins:1673 : return 2022-06-01 05:46:18.996 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 05:46:18.998 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 05:46:19.000 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:46:19.003 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:46:19.005 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:46:19.007 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:46:19.009 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:46:19.011 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:46:19.013 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:46:19.016 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:46:19.018 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:46:19.020 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:46:19.022 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 05:46:19.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:46:19.037 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:19.038 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:46:19.040 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:46:19.042 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:46:19.044 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:46:19.046 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:46:19.048 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 05:46:19.050 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 05:46:19.051 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 05:46:19.053 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 05:46:19.055 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:46:19.057 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 05:46:19.059 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 05:46:19.060 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 05:46:19.062 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 05:46:19.064 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 05:46:19.066 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 05:46:19.083 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 05:46:19.085 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 05:46:19.098 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:46:19.100 | +++ lib/tls:source:43 : hostname -f 2022-06-01 05:46:19.104 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 05:46:19.105 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 05:46:19.107 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 05:46:19.109 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 05:46:19.111 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 05:46:19.113 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 05:46:19.115 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 05:46:19.117 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 05:46:19.118 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 05:46:19.120 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 05:46:19.125 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 05:46:19.136 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 05:46:19.155 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 05:46:19.167 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 05:46:19.179 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 05:46:19.205 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 05:46:19.245 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 05:46:19.324 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 05:46:19.346 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 05:46:19.383 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 05:46:19.435 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 05:46:19.563 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 05:46:19.577 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 05:46:19.590 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 05:46:19.602 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 05:46:19.691 | + ./stack.sh:main:598 : run_phase source 2022-06-01 05:46:19.693 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 05:46:19.695 | + functions-common:run_phase:1751 : local phase= 2022-06-01 05:46:19.697 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:46:19.700 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:46:19.702 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:46:19.704 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:46:19.706 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:46:19.708 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:46:19.712 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:46:19.714 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:46:19.716 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:46:19.718 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 05:46:19.721 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:46:19.735 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:19.737 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:46:19.739 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 05:46:19.778 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 05:46:19.780 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 05:46:19.782 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 05:46:19.784 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 05:46:19.786 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 05:46:19.788 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 05:46:19.790 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 05:46:19.792 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 05:46:19.795 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 05:46:19.797 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 05:46:19.799 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.801 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 05:46:19.804 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.806 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 05:46:19.808 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.811 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 05:46:19.813 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.815 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 05:46:19.818 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.820 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 05:46:19.823 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.825 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 05:46:19.828 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.830 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 05:46:19.832 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.834 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 05:46:19.837 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.839 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 05:46:19.841 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.843 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 05:46:19.845 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.848 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 05:46:19.850 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.852 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 05:46:19.855 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.857 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 05:46:19.860 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.862 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 05:46:19.864 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.866 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 05:46:19.868 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.871 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 05:46:19.873 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.876 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 05:46:19.878 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.880 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 05:46:19.882 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.885 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 05:46:19.887 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.889 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 05:46:19.891 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.893 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 05:46:19.896 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.898 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 05:46:19.900 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.902 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 05:46:19.905 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.907 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 05:46:19.909 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.911 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 05:46:19.914 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.916 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 05:46:19.918 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.921 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 05:46:19.923 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.925 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 05:46:19.927 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.930 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 05:46:19.932 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.935 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 05:46:19.937 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.939 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 05:46:19.942 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.944 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 05:46:19.946 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.948 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 05:46:19.950 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.953 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 05:46:19.955 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.957 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 05:46:19.959 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.962 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 05:46:19.964 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.966 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 05:46:19.968 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.970 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 05:46:19.973 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.975 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 05:46:19.977 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.980 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 05:46:19.983 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.985 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 05:46:19.987 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 05:46:19.989 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 05:46:19.992 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 05:46:19.994 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:46:19.997 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 05:46:20.011 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:20.013 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 05:46:20.016 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 05:46:20.018 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 05:46:20.032 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:46:20.034 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 05:46:20.037 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 05:46:20.039 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 05:46:20.041 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 05:46:20.044 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 05:46:20.046 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 05:46:20.048 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 05:46:20.051 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 05:46:20.053 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:46:20.056 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 05:46:20.058 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:46:20.061 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 05:46:20.063 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 05:46:20.063 | Using mysql database backend 2022-06-01 05:46:20.066 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 05:46:20.081 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 05:46:20.096 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:20.099 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 05:46:20.115 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 05:46:20.131 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:20.133 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 05:46:20.149 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 05:46:20.164 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 05:46:20.180 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:46:20.183 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 05:46:20.199 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:20.201 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 05:46:20.203 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 05:46:20.219 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:20.222 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 05:46:20.238 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 05:46:20.241 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 05:46:20.243 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 05:46:20.245 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 05:46:20.248 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 05:46:20.252 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-054620 2022-06-01 05:46:20.255 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-054620 739' 2022-06-01 05:46:20.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.260 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 05:46:20.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.264 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 05:46:20.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.269 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 05:46:20.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.274 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 05:46:20.277 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.280 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-06-01 05:46:20.282 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.284 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-06-01 05:46:20.287 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.289 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-054618 2022-06-01 05:46:20.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.294 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 05:46:20.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.299 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-06-01 05:46:20.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.304 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 05:46:20.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.308 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 05:46:20.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.313 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 05:46:20.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 05:46:20.317 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 05:46:20.320 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 05:46:20.322 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 05:46:20.324 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 05:46:20.326 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:46:20.328 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:46:20.331 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:46:20.333 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:46:20.335 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:46:20.338 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:46:20.355 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:46:20.357 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:46:20.359 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:46:20.362 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:46:20.362 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:46:20.367 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 05:46:20.369 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:46:20.371 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 05:46:20.384 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 05:46:20.386 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:46:20.387 | + functions-common:git_clone:607 : head -1 2022-06-01 05:46:20.390 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 05:46:20.392 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:46:20.395 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 05:46:20.397 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:46:20.399 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 05:46:20.402 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 05:46:20.405 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 05:46:20.407 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 05:46:20.409 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:46:20.412 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 05:46:20.414 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 05:46:20.417 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 05:46:20.420 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 05:46:20.424 | ++ tools/install_prereqs.sh:source:47 : NOW=1654062380 2022-06-01 05:46:20.427 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 05:46:20.432 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654061835 2022-06-01 05:46:20.434 | ++ tools/install_prereqs.sh:source:49 : DELTA=545 2022-06-01 05:46:20.436 | ++ tools/install_prereqs.sh:source:50 : [[ 545 -lt 7200 ]] 2022-06-01 05:46:20.439 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 05:46:20.441 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 05:46:20.443 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 05:46:20.446 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 05:46:20.448 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 05:46:20.450 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 05:46:20.452 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 05:46:20.455 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 05:46:20.458 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 05:46:20.504 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 05:46:20.504 | apache2-dev 2022-06-01 05:46:20.504 | bc 2022-06-01 05:46:20.504 | bsdmainutils 2022-06-01 05:46:20.504 | curl 2022-06-01 05:46:20.504 | g++ 2022-06-01 05:46:20.504 | gcc 2022-06-01 05:46:20.504 | gettext 2022-06-01 05:46:20.504 | git 2022-06-01 05:46:20.504 | graphviz 2022-06-01 05:46:20.504 | iputils-ping 2022-06-01 05:46:20.504 | libapache2-mod-proxy-uwsgi 2022-06-01 05:46:20.504 | libffi-dev 2022-06-01 05:46:20.504 | libjpeg-dev 2022-06-01 05:46:20.504 | libmysqlclient-dev 2022-06-01 05:46:20.504 | libpcre3-dev 2022-06-01 05:46:20.504 | libpq-dev 2022-06-01 05:46:20.504 | libssl-dev 2022-06-01 05:46:20.504 | libsystemd-dev 2022-06-01 05:46:20.504 | libxml2-dev 2022-06-01 05:46:20.504 | libxslt1-dev 2022-06-01 05:46:20.504 | libyaml-dev 2022-06-01 05:46:20.504 | lsof 2022-06-01 05:46:20.504 | openssh-server 2022-06-01 05:46:20.504 | openssl 2022-06-01 05:46:20.504 | pkg-config 2022-06-01 05:46:20.504 | psmisc 2022-06-01 05:46:20.504 | python3-dev 2022-06-01 05:46:20.504 | python3-pip 2022-06-01 05:46:20.504 | python3-venv 2022-06-01 05:46:20.504 | tar 2022-06-01 05:46:20.504 | tcpdump 2022-06-01 05:46:20.504 | unzip 2022-06-01 05:46:20.505 | uuid-runtime 2022-06-01 05:46:20.505 | wget 2022-06-01 05:46:20.505 | wget 2022-06-01 05:46:20.505 | zlib1g-dev 2022-06-01 05:46:20.505 | libkrb5-dev 2022-06-01 05:46:20.505 | libldap2-dev 2022-06-01 05:46:20.505 | libsasl2-dev 2022-06-01 05:46:20.505 | memcached 2022-06-01 05:46:20.505 | python3-mysqldb 2022-06-01 05:46:20.505 | sqlite3 2022-06-01 05:46:20.505 | conntrack 2022-06-01 05:46:20.505 | curl 2022-06-01 05:46:20.505 | dnsmasq-base 2022-06-01 05:46:20.505 | dnsmasq-utils 2022-06-01 05:46:20.505 | ebtables 2022-06-01 05:46:20.505 | gawk 2022-06-01 05:46:20.505 | genisoimage 2022-06-01 05:46:20.505 | iptables 2022-06-01 05:46:20.505 | iputils-arping 2022-06-01 05:46:20.505 | kpartx 2022-06-01 05:46:20.505 | libjs-jquery-tablesorter 2022-06-01 05:46:20.505 | libmysqlclient-dev 2022-06-01 05:46:20.505 | parted 2022-06-01 05:46:20.505 | pm-utils 2022-06-01 05:46:20.505 | python3-mysqldb 2022-06-01 05:46:20.505 | socat 2022-06-01 05:46:20.505 | sqlite3 2022-06-01 05:46:20.505 | sudo 2022-06-01 05:46:20.505 | vlan 2022-06-01 05:46:20.505 | lsscsi 2022-06-01 05:46:20.505 | open-iscsi 2022-06-01 05:46:20.505 | lvm2 2022-06-01 05:46:20.505 | qemu-utils 2022-06-01 05:46:20.505 | thin-provisioning-tools 2022-06-01 05:46:20.505 | acl 2022-06-01 05:46:20.505 | dnsmasq-base 2022-06-01 05:46:20.505 | dnsmasq-utils 2022-06-01 05:46:20.505 | ebtables 2022-06-01 05:46:20.506 | haproxy 2022-06-01 05:46:20.506 | iptables 2022-06-01 05:46:20.506 | iputils-arping 2022-06-01 05:46:20.506 | iputils-ping 2022-06-01 05:46:20.506 | libmysqlclient-dev 2022-06-01 05:46:20.506 | postgresql-server-dev-all 2022-06-01 05:46:20.506 | python3-mysqldb 2022-06-01 05:46:20.506 | sqlite3 2022-06-01 05:46:20.506 | sudo 2022-06-01 05:46:20.506 | vlan 2022-06-01 05:46:20.506 | ipset 2022-06-01 05:46:20.506 | conntrack 2022-06-01 05:46:20.506 | conntrackd 2022-06-01 05:46:20.506 | keepalived 2022-06-01 05:46:20.506 | dstat 2022-06-01 05:46:20.506 | lvm2 2022-06-01 05:46:20.506 | qemu-utils 2022-06-01 05:46:20.506 | thin-provisioning-tools 2022-06-01 05:46:20.506 | curl 2022-06-01 05:46:20.506 | liberasurecode-dev 2022-06-01 05:46:20.506 | make 2022-06-01 05:46:20.506 | memcached 2022-06-01 05:46:20.506 | sqlite3 2022-06-01 05:46:20.506 | xfsprogs' 2022-06-01 05:46:20.509 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 05:46:20.526 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 05:46:20.526 | apache2-dev 2022-06-01 05:46:20.526 | bc 2022-06-01 05:46:20.526 | bsdmainutils 2022-06-01 05:46:20.526 | curl 2022-06-01 05:46:20.526 | g++ 2022-06-01 05:46:20.526 | gcc 2022-06-01 05:46:20.526 | gettext 2022-06-01 05:46:20.526 | git 2022-06-01 05:46:20.527 | graphviz 2022-06-01 05:46:20.527 | iputils-ping 2022-06-01 05:46:20.527 | libapache2-mod-proxy-uwsgi 2022-06-01 05:46:20.527 | libffi-dev 2022-06-01 05:46:20.527 | libjpeg-dev 2022-06-01 05:46:20.527 | libmysqlclient-dev 2022-06-01 05:46:20.527 | libpcre3-dev 2022-06-01 05:46:20.527 | libpq-dev 2022-06-01 05:46:20.527 | libssl-dev 2022-06-01 05:46:20.527 | libsystemd-dev 2022-06-01 05:46:20.527 | libxml2-dev 2022-06-01 05:46:20.527 | libxslt1-dev 2022-06-01 05:46:20.527 | libyaml-dev 2022-06-01 05:46:20.527 | lsof 2022-06-01 05:46:20.527 | openssh-server 2022-06-01 05:46:20.527 | openssl 2022-06-01 05:46:20.527 | pkg-config 2022-06-01 05:46:20.527 | psmisc 2022-06-01 05:46:20.527 | python3-dev 2022-06-01 05:46:20.527 | python3-pip 2022-06-01 05:46:20.527 | python3-venv 2022-06-01 05:46:20.527 | tar 2022-06-01 05:46:20.527 | tcpdump 2022-06-01 05:46:20.527 | unzip 2022-06-01 05:46:20.528 | uuid-runtime 2022-06-01 05:46:20.528 | wget 2022-06-01 05:46:20.528 | wget 2022-06-01 05:46:20.528 | zlib1g-dev 2022-06-01 05:46:20.528 | libkrb5-dev 2022-06-01 05:46:20.528 | libldap2-dev 2022-06-01 05:46:20.528 | libsasl2-dev 2022-06-01 05:46:20.528 | memcached 2022-06-01 05:46:20.528 | python3-mysqldb 2022-06-01 05:46:20.528 | sqlite3 2022-06-01 05:46:20.528 | conntrack 2022-06-01 05:46:20.528 | curl 2022-06-01 05:46:20.528 | dnsmasq-base 2022-06-01 05:46:20.528 | dnsmasq-utils 2022-06-01 05:46:20.528 | ebtables 2022-06-01 05:46:20.528 | gawk 2022-06-01 05:46:20.528 | genisoimage 2022-06-01 05:46:20.528 | iptables 2022-06-01 05:46:20.528 | iputils-arping 2022-06-01 05:46:20.528 | kpartx 2022-06-01 05:46:20.528 | libjs-jquery-tablesorter 2022-06-01 05:46:20.528 | libmysqlclient-dev 2022-06-01 05:46:20.528 | parted 2022-06-01 05:46:20.528 | pm-utils 2022-06-01 05:46:20.528 | python3-mysqldb 2022-06-01 05:46:20.528 | socat 2022-06-01 05:46:20.528 | sqlite3 2022-06-01 05:46:20.528 | sudo 2022-06-01 05:46:20.528 | vlan 2022-06-01 05:46:20.528 | lsscsi 2022-06-01 05:46:20.528 | open-iscsi 2022-06-01 05:46:20.529 | lvm2 2022-06-01 05:46:20.529 | qemu-utils 2022-06-01 05:46:20.529 | thin-provisioning-tools 2022-06-01 05:46:20.529 | acl 2022-06-01 05:46:20.529 | dnsmasq-base 2022-06-01 05:46:20.529 | dnsmasq-utils 2022-06-01 05:46:20.529 | ebtables 2022-06-01 05:46:20.529 | haproxy 2022-06-01 05:46:20.529 | iptables 2022-06-01 05:46:20.529 | iputils-arping 2022-06-01 05:46:20.529 | iputils-ping 2022-06-01 05:46:20.529 | libmysqlclient-dev 2022-06-01 05:46:20.529 | postgresql-server-dev-all 2022-06-01 05:46:20.529 | python3-mysqldb 2022-06-01 05:46:20.529 | sqlite3 2022-06-01 05:46:20.529 | sudo 2022-06-01 05:46:20.529 | vlan 2022-06-01 05:46:20.529 | ipset 2022-06-01 05:46:20.529 | conntrack 2022-06-01 05:46:20.529 | conntrackd 2022-06-01 05:46:20.529 | keepalived 2022-06-01 05:46:20.529 | dstat 2022-06-01 05:46:20.529 | lvm2 2022-06-01 05:46:20.529 | qemu-utils 2022-06-01 05:46:20.529 | thin-provisioning-tools 2022-06-01 05:46:20.529 | curl 2022-06-01 05:46:20.529 | liberasurecode-dev 2022-06-01 05:46:20.529 | make 2022-06-01 05:46:20.529 | memcached 2022-06-01 05:46:20.529 | sqlite3 2022-06-01 05:46:20.529 | xfsprogs ' 2022-06-01 05:46:20.529 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 05:46:20.531 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:46:20.534 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:46:20.537 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:46:20.537 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 05:46:20.542 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:46:20.545 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 05:46:20.547 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:46:20.549 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 05:46:20.551 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:46:20.553 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:46:20.555 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:46:20.557 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:46:20.559 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:46:20.561 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:46:20.563 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 05:46:20.565 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 05:46:20.567 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 05:46:20.569 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 05:46:20.573 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 05:46:20.576 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 05:46:20.578 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 05:46:20.580 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 05:46:20.582 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 05:46:20.584 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 05:46:20.588 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654062380586 2022-06-01 05:46:20.591 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 05:46:20.593 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 05:46:20.595 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 05:46:20.835 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 05:46:20.887 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 05:46:20.947 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 05:46:21.035 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 05:46:23.062 | Reading package lists... 2022-06-01 05:46:23.092 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 05:46:23.095 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 05:46:23.097 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:46:23.099 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:23.101 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:23.103 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:46:23.105 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:23.108 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 05:46:23.110 | ++ functions-common:time_stop:2329 : start_time=1654062380586 2022-06-01 05:46:23.112 | ++ functions-common:time_stop:2331 : [[ -z 1654062380586 ]] 2022-06-01 05:46:23.114 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:23.118 | ++ functions-common:time_stop:2334 : end_time=1654062383116 2022-06-01 05:46:23.120 | ++ functions-common:time_stop:2335 : elapsed_time=2530 2022-06-01 05:46:23.123 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 05:46:23.125 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:23.127 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2530 2022-06-01 05:46:23.129 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:46:23.132 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:46:23.134 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:46:23.136 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:46:23.138 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:46:23.158 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 05:46:23.267 | Reading package lists... 2022-06-01 05:46:23.513 | Building dependency tree... 2022-06-01 05:46:23.515 | Reading state information... 2022-06-01 05:46:23.548 | acl is already the newest version (2.2.53-6). 2022-06-01 05:46:23.548 | bc is already the newest version (1.07.1-2build1). 2022-06-01 05:46:23.548 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 05:46:23.548 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 05:46:23.548 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 05:46:23.548 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:46:23.548 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 05:46:23.548 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 05:46:23.548 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 05:46:23.548 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 05:46:23.548 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 05:46:23.548 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 05:46:23.548 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 05:46:23.548 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 05:46:23.548 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 05:46:23.548 | libffi-dev is already the newest version (3.3-4). 2022-06-01 05:46:23.548 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 05:46:23.548 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 05:46:23.548 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 05:46:23.548 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 05:46:23.548 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 05:46:23.549 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:46:23.549 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 05:46:23.549 | psmisc is already the newest version (23.3-1). 2022-06-01 05:46:23.549 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:46:23.549 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 05:46:23.549 | socat is already the newest version (1.7.3.3-2). 2022-06-01 05:46:23.549 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 05:46:23.549 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 05:46:23.549 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 05:46:23.549 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 05:46:23.549 | dstat is already the newest version (0.7.4-6). 2022-06-01 05:46:23.549 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 05:46:23.549 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 05:46:23.549 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 05:46:23.549 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 05:46:23.549 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:46:23.549 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:46:23.549 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 05:46:23.549 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:46:23.549 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 05:46:23.549 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 05:46:23.549 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 05:46:23.549 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 05:46:23.549 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 05:46:23.549 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 05:46:23.549 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 05:46:23.549 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:46:23.549 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 05:46:23.549 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 05:46:23.549 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 05:46:23.549 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:46:23.549 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 05:46:23.549 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 05:46:23.549 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 05:46:23.550 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 05:46:23.550 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 05:46:23.550 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 05:46:23.550 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 05:46:23.550 | openssl set to manually installed. 2022-06-01 05:46:23.550 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 05:46:23.550 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 05:46:23.550 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 05:46:23.550 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 05:46:23.550 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 05:46:23.550 | tar set to manually installed. 2022-06-01 05:46:23.550 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 05:46:23.550 | tcpdump set to manually installed. 2022-06-01 05:46:23.550 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 05:46:23.550 | uuid-runtime set to manually installed. 2022-06-01 05:46:23.764 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 05:46:23.764 | wget set to manually installed. 2022-06-01 05:46:23.764 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 05:46:23.764 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:46:23.764 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 05:46:23.764 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 05:46:23.764 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 05:46:23.764 | The following packages were automatically installed and are no longer required: 2022-06-01 05:46:23.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:46:23.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:46:23.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:46:23.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:46:23.765 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:46:23.765 | python3-zope.interface 2022-06-01 05:46:23.765 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:46:23.902 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:46:23.906 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 05:46:23.908 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:46:23.910 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:46:23.912 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:23.914 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:23.917 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:46:23.919 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:23.921 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:46:23.923 | ++ functions-common:time_stop:2329 : start_time=1654062383155 2022-06-01 05:46:23.925 | ++ functions-common:time_stop:2331 : [[ -z 1654062383155 ]] 2022-06-01 05:46:23.928 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:23.932 | ++ functions-common:time_stop:2334 : end_time=1654062383930 2022-06-01 05:46:23.935 | ++ functions-common:time_stop:2335 : elapsed_time=775 2022-06-01 05:46:23.937 | ++ functions-common:time_stop:2336 : total=745 2022-06-01 05:46:23.939 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:23.941 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1520 2022-06-01 05:46:23.943 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 05:46:23.946 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 05:46:23.948 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:46:23.951 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 05:46:23.955 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 05:46:23.959 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 05:46:23.961 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 05:46:23.964 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 05:46:25.576 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 05:46:25.578 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 05:46:25.580 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 05:46:25.582 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 05:46:25.584 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 05:46:25.586 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 05:46:25.588 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 05:46:25.591 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 05:46:25.593 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 05:46:25.595 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 05:46:25.666 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 05:46:25.669 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 05:46:25.742 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 05:46:25.744 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 05:46:25.814 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 05:46:25.816 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 05:46:25.818 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 05:46:25.820 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 05:46:25.822 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 05:46:25.824 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 05:46:25.826 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 05:46:25.828 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 05:46:25.830 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 05:46:25.832 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 05:46:25.834 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 05:46:25.834 | Distro: focal 2022-06-01 05:46:25.836 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 05:46:25.839 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 05:46:25.842 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 05:46:25.844 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 05:46:25.847 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 05:46:25.847 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 05:46:26.328 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 05:46:26.330 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 05:46:26.330 | pip: 20.2.2 2022-06-01 05:46:26.332 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 05:46:26.784 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 05:46:26.806 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 05:46:26.808 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 05:46:26.810 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 05:46:26.813 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 05:46:26.815 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 05:46:26.819 | + ./stack.sh:main:764 : fixup_all 2022-06-01 05:46:26.821 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 05:46:26.823 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 05:46:26.825 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:46:26.830 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 05:46:26.831 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 05:46:26.832 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 05:46:26.836 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 05:46:26.838 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 05:46:26.841 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 05:46:26.849 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 05:46:26.852 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 05:46:26.854 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 05:46:26.857 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 05:46:26.859 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 05:46:26.861 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 05:46:26.863 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:46:26.865 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:46:26.867 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:46:26.869 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:46:26.872 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:46:26.874 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:46:26.876 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:46:26.878 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:46:26.880 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 05:46:26.882 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 05:46:26.884 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 05:46:26.886 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:46:26.888 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:46:26.890 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:46:26.893 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:46:26.895 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:46:26.897 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:46:26.899 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 05:46:26.901 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 05:46:26.921 | Using python 3.8 to install os-testr 2022-06-01 05:46:26.923 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 05:46:28.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:28.719 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:46:28.724 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:28.725 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:28.726 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:46:28.728 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:28.728 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:28.728 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:28.729 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:28.729 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:28.824 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 05:46:28.834 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:46:28.837 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 05:46:28.851 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 05:46:28.880 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:46:28.898 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:46:28.902 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:46:28.909 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:46:28.913 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:46:28.916 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:46:28.930 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 05:46:28.933 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:46:28.937 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:46:28.947 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:46:28.950 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:46:28.954 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:46:28.956 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:46:28.959 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:46:28.962 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:46:29.016 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:46:29.023 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:46:29.026 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:46:29.032 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:46:29.036 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:46:29.039 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:46:29.081 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:46:31.162 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:46:31.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:46:31.235 | + inc/python:pip_install:200 : result=0 2022-06-01 05:46:31.237 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:46:31.240 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:31.242 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:31.244 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:31.246 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:31.248 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:31.250 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:46:31.252 | + functions-common:time_stop:2329 : start_time=1654062386915 2022-06-01 05:46:31.254 | + functions-common:time_stop:2331 : [[ -z 1654062386915 ]] 2022-06-01 05:46:31.257 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:31.260 | + functions-common:time_stop:2334 : end_time=1654062391258 2022-06-01 05:46:31.263 | + functions-common:time_stop:2335 : elapsed_time=4343 2022-06-01 05:46:31.265 | + functions-common:time_stop:2336 : total=0 2022-06-01 05:46:31.267 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:31.269 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4343 2022-06-01 05:46:31.271 | + inc/python:pip_install:203 : return 0 2022-06-01 05:46:31.273 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 05:46:31.276 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 05:46:31.279 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:46:31.282 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 05:46:31.284 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 05:46:31.286 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:46:31.290 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:46:31.290 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:46:31.295 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 05:46:31.297 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 05:46:31.299 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 05:46:31.302 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 05:46:31.304 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 05:46:31.325 | Using python 3.8 to install systemd-python 2022-06-01 05:46:31.327 | + 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 systemd-python 2022-06-01 05:46:33.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:33.099 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:46:33.103 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:33.103 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:33.105 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:46:33.107 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:33.107 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:33.107 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:33.108 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:33.108 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:33.123 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 05:46:35.335 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:46:35.335 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:46:35.405 | + inc/python:pip_install:200 : result=0 2022-06-01 05:46:35.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:46:35.409 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:35.412 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:35.414 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:35.416 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:35.418 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:35.420 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:46:35.422 | + functions-common:time_stop:2329 : start_time=1654062391319 2022-06-01 05:46:35.425 | + functions-common:time_stop:2331 : [[ -z 1654062391319 ]] 2022-06-01 05:46:35.427 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:35.431 | + functions-common:time_stop:2334 : end_time=1654062395429 2022-06-01 05:46:35.433 | + functions-common:time_stop:2335 : elapsed_time=4110 2022-06-01 05:46:35.435 | + functions-common:time_stop:2336 : total=4343 2022-06-01 05:46:35.437 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:35.439 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8453 2022-06-01 05:46:35.441 | + inc/python:pip_install:203 : return 0 2022-06-01 05:46:35.444 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 05:46:35.495 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 05:46:35.843 | + ./stack.sh:main:779 : install_infra 2022-06-01 05:46:35.843 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:46:35.844 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 05:46:35.847 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:46:35.850 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 05:46:35.872 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 05:46:37.939 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:37.951 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:38.010 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:46:38.051 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:38.053 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:38.056 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:38.057 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:38.059 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:38.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:38.718 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:46:38.958 | + inc/python:pip_install:200 : result=0 2022-06-01 05:46:38.960 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:46:38.962 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:38.965 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:38.967 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:38.969 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:38.971 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:38.973 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:46:38.975 | + functions-common:time_stop:2329 : start_time=1654062395865 2022-06-01 05:46:38.977 | + functions-common:time_stop:2331 : [[ -z 1654062395865 ]] 2022-06-01 05:46:38.980 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:38.984 | + functions-common:time_stop:2334 : end_time=1654062398982 2022-06-01 05:46:38.986 | + functions-common:time_stop:2335 : elapsed_time=3117 2022-06-01 05:46:38.988 | + functions-common:time_stop:2336 : total=8453 2022-06-01 05:46:38.990 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:38.993 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11570 2022-06-01 05:46:38.996 | + inc/python:pip_install:203 : return 0 2022-06-01 05:46:38.998 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 05:46:39.001 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 05:46:39.022 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 05:46:40.955 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:40.966 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:41.029 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:46:41.070 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:41.072 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:41.075 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:41.076 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:41.078 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:41.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:41.601 | Processing /opt/stack/requirements 2022-06-01 05:46:43.258 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:46:43.262 | 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 164)) (3.0.0) 2022-06-01 05:46:43.272 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:46:43.279 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:46:43.282 | 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 363)) (2.4.7) 2022-06-01 05:46:43.285 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:46:43.303 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:46:43.306 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:46:43.327 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:46:43.331 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:46:43.337 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:46:43.357 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 05:46:43.360 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 05:46:43.374 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:46:43.378 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:46:43.380 | 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 106)) (2021.10.8) 2022-06-01 05:46:43.383 | 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 160)) (1.0.0) 2022-06-01 05:46:43.385 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:46:43.388 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:46:43.390 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:46:43.393 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:46:43.406 | 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 336)) (0.7.2) 2022-06-01 05:46:43.408 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:46:43.460 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:46:43.466 | 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 557)) (0.2.5) 2022-06-01 05:46:43.471 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:46:43.521 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:46:43.523 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:46:43.527 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 05:46:43.530 | Building wheels for collected packages: openstack-requirements 2022-06-01 05:46:43.531 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 05:46:44.290 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 05:46:44.290 | ERROR: Command errored out with exit status 1: 2022-06-01 05:46:44.290 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k3lss2xn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k3lss2xn/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-vj_ssgjj 2022-06-01 05:46:44.290 | cwd: /tmp/pip-req-build-k3lss2xn/ 2022-06-01 05:46:44.290 | Complete output (6 lines): 2022-06-01 05:46:44.290 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 05:46:44.290 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 05:46:44.290 | or: setup.py --help-commands 2022-06-01 05:46:44.290 | or: setup.py cmd --help 2022-06-01 05:46:44.290 | 2022-06-01 05:46:44.290 | error: invalid command 'bdist_wheel' 2022-06-01 05:46:44.290 | ---------------------------------------- 2022-06-01 05:46:44.290 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 05:46:44.290 | Running setup.py clean for openstack-requirements 2022-06-01 05:46:45.044 | Failed to build openstack-requirements 2022-06-01 05:46:45.057 | Installing collected packages: openstack-requirements 2022-06-01 05:46:45.057 | Attempting uninstall: openstack-requirements 2022-06-01 05:46:45.059 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 05:46:45.093 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 05:46:45.112 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 05:46:45.115 | Running setup.py install for openstack-requirements: started 2022-06-01 05:46:47.288 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 05:46:47.314 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 05:46:47.445 | + inc/python:pip_install:200 : result=0 2022-06-01 05:46:47.447 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:46:47.449 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:47.451 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:47.453 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:47.455 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:47.457 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:47.459 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:46:47.461 | + functions-common:time_stop:2329 : start_time=1654062399015 2022-06-01 05:46:47.464 | + functions-common:time_stop:2331 : [[ -z 1654062399015 ]] 2022-06-01 05:46:47.467 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:47.470 | + functions-common:time_stop:2334 : end_time=1654062407468 2022-06-01 05:46:47.473 | + functions-common:time_stop:2335 : elapsed_time=8453 2022-06-01 05:46:47.475 | + functions-common:time_stop:2336 : total=11570 2022-06-01 05:46:47.477 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:47.479 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20023 2022-06-01 05:46:47.481 | + inc/python:pip_install:203 : return 0 2022-06-01 05:46:47.484 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 05:46:47.486 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 05:46:47.489 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 05:46:47.491 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:46:47.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:46:47.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 05:46:47.498 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:46:47.500 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 05:46:47.520 | Using python 3.8 to install pbr 2022-06-01 05:46:47.522 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 05:46:49.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:49.309 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:46:49.314 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:49.314 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:49.316 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:46:49.317 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:49.318 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:49.318 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:49.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:46:49.319 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:46:49.456 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:46:51.683 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:46:51.683 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:46:51.763 | + inc/python:pip_install:200 : result=0 2022-06-01 05:46:51.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:46:51.768 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:51.770 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:51.772 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:51.774 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:51.777 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:51.779 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:46:51.781 | + functions-common:time_stop:2329 : start_time=1654062407515 2022-06-01 05:46:51.783 | + functions-common:time_stop:2331 : [[ -z 1654062407515 ]] 2022-06-01 05:46:51.785 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:51.789 | + functions-common:time_stop:2334 : end_time=1654062411787 2022-06-01 05:46:51.791 | + functions-common:time_stop:2335 : elapsed_time=4272 2022-06-01 05:46:51.794 | + functions-common:time_stop:2336 : total=20023 2022-06-01 05:46:51.796 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:51.798 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24295 2022-06-01 05:46:51.800 | + inc/python:pip_install:203 : return 0 2022-06-01 05:46:51.802 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 05:46:54.054 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 05:46:55.915 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:46:55.916 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 05:46:55.937 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 05:46:55.939 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 05:46:55.942 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 05:46:55.947 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 05:46:55.951 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 05:46:56.021 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:46:56.023 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 05:46:56.026 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 05:46:56.044 | + ./stack.sh:main:788 : pkgs= 2022-06-01 05:46:56.046 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 05:46:56.049 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 05:46:56.051 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:46:56.053 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 05:46:56.055 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:46:56.057 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:46:56.060 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:46:56.062 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:46:56.065 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:46:56.067 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:46:56.071 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:46:56.073 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:46:56.075 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:46:56.078 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 05:46:56.080 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:46:56.094 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:56.096 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:46:56.099 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:46:56.101 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 05:46:56.103 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:46:56.105 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:46:56.109 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:46:56.111 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 05:46:56.113 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:46:56.115 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 05:46:56.117 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:46:56.120 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 05:46:56.122 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 05:46:56.124 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 05:46:56.126 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:46:56.128 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 05:46:56.131 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 05:46:56.133 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 05:46:56.135 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 05:46:56.137 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 05:46:56.139 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 05:46:56.142 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 05:46:56.144 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 05:46:56.146 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 05:46:56.149 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 05:46:56.151 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 05:46:56.201 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 05:46:56.202 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 05:46:56.204 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 05:46:56.573 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 05:46:56.576 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 05:46:56.592 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:56.595 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 05:46:56.597 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:46:56.600 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:46:56.602 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:46:56.604 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:46:56.607 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:46:56.609 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:46:56.611 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:46:56.613 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:46:56.616 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:46:56.618 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:46:56.620 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:46:56.622 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:46:56.625 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 05:46:56.627 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:46:56.629 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:46:56.632 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:46:56.634 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 05:46:56.657 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 05:46:56.775 | Reading package lists... 2022-06-01 05:46:57.022 | Building dependency tree... 2022-06-01 05:46:57.023 | Reading state information... 2022-06-01 05:46:57.280 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 05:46:57.280 | The following packages were automatically installed and are no longer required: 2022-06-01 05:46:57.282 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:46:57.282 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:46:57.282 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:46:57.282 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:46:57.282 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:46:57.282 | python3-zope.interface 2022-06-01 05:46:57.282 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:46:57.394 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:46:57.399 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:46:57.401 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:46:57.403 | + functions-common:time_stop:2322 : local name 2022-06-01 05:46:57.405 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:46:57.407 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:46:57.409 | + functions-common:time_stop:2325 : local total 2022-06-01 05:46:57.412 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:46:57.414 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:46:57.416 | + functions-common:time_stop:2329 : start_time=1654062416654 2022-06-01 05:46:57.419 | + functions-common:time_stop:2331 : [[ -z 1654062416654 ]] 2022-06-01 05:46:57.421 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:46:57.425 | + functions-common:time_stop:2334 : end_time=1654062417423 2022-06-01 05:46:57.427 | + functions-common:time_stop:2335 : elapsed_time=769 2022-06-01 05:46:57.430 | + functions-common:time_stop:2336 : total=1520 2022-06-01 05:46:57.432 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:46:57.434 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2289 2022-06-01 05:46:57.437 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:46:57.439 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 05:46:57.441 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:46:57.443 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:46:57.446 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:46:57.448 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:46:57.450 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:46:57.452 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:46:57.455 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 05:46:57.457 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:46:57.459 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:46:57.461 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:46:57.463 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:46:57.466 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:46:57.468 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:46:57.470 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:46:57.472 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:46:57.475 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 05:46:57.477 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:46:57.479 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:46:57.482 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:46:57.484 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:46:57.486 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:46:57.489 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:46:57.491 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 05:46:57.493 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 05:46:57.509 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:46:57.511 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 05:46:57.514 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:46:57.516 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 05:46:57.518 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 05:46:57.521 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 05:46:57.525 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 05:46:57.527 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 05:46:57.529 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 05:46:57.532 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 05:46:57.534 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 05:46:57.536 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 05:46:57.539 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 05:46:58.221 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 05:46:58.221 | user tags 2022-06-01 05:46:58.221 | stackrabbit []' 2022-06-01 05:46:58.224 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 05:46:58.224 | user tags 2022-06-01 05:46:58.224 | stackrabbit []' 2022-06-01 05:46:58.225 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 05:46:58.230 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 05:46:58.233 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 05:46:58.235 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:46:58.907 | Changing password for user "stackrabbit" ... 2022-06-01 05:46:58.982 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 05:46:59.633 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 05:46:59.700 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 05:46:59.702 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 05:47:00.389 | Changing password for user "stackrabbit" ... 2022-06-01 05:47:00.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 05:47:00.455 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 05:47:00.458 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 05:47:01.119 | Deleting user "guest" ... 2022-06-01 05:47:01.134 | Error: 2022-06-01 05:47:01.134 | {:no_such_user, "guest"} 2022-06-01 05:47:01.147 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 05:47:01.150 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 05:47:01.167 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:01.169 | + ./stack.sh:main:805 : install_database 2022-06-01 05:47:01.171 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 05:47:01.173 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 05:47:01.176 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:01.178 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:01.180 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 05:47:01.538 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 05:47:01.540 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 05:47:01.542 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 05:47:01.545 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:47:01.547 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 05:47:01.549 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:47:01.552 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:47:01.554 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:47:01.556 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:47:01.559 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:47:01.562 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:47:01.564 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:47:01.566 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:47:01.568 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 05:47:01.571 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:47:01.573 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:47:01.576 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:47:01.578 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:47:01.581 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:47:01.583 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:47:01.585 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 05:47:01.587 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:01.590 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:01.592 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 05:47:01.594 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:47:01.597 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:47:01.599 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:47:01.601 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:47:01.604 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:01.606 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:47:01.608 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:01.610 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:01.613 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:47:01.615 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:47:01.617 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:47:01.619 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:47:01.622 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 05:47:01.624 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:47:01.626 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:01.629 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:01.631 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 05:47:01.652 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 05:47:01.770 | Reading package lists... 2022-06-01 05:47:02.024 | Building dependency tree... 2022-06-01 05:47:02.026 | Reading state information... 2022-06-01 05:47:02.276 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 05:47:02.276 | The following packages were automatically installed and are no longer required: 2022-06-01 05:47:02.277 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:47:02.277 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:47:02.277 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:47:02.277 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:47:02.277 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:47:02.277 | python3-zope.interface 2022-06-01 05:47:02.277 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:47:02.389 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:47:02.393 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:47:02.395 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:47:02.397 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:02.400 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:02.402 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:02.404 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:02.406 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:02.408 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:47:02.410 | + functions-common:time_stop:2329 : start_time=1654062421650 2022-06-01 05:47:02.412 | + functions-common:time_stop:2331 : [[ -z 1654062421650 ]] 2022-06-01 05:47:02.415 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:02.419 | + functions-common:time_stop:2334 : end_time=1654062422416 2022-06-01 05:47:02.421 | + functions-common:time_stop:2335 : elapsed_time=766 2022-06-01 05:47:02.423 | + functions-common:time_stop:2336 : total=2289 2022-06-01 05:47:02.425 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:02.427 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3055 2022-06-01 05:47:02.430 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:47:02.432 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 05:47:02.435 | + ./stack.sh:main:808 : install_database_python 2022-06-01 05:47:02.437 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 05:47:02.440 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 05:47:02.442 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 05:47:02.445 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:47:02.448 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 05:47:02.451 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 05:47:02.453 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:47:02.457 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:47:02.457 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:47:02.462 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 05:47:02.465 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 05:47:02.467 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 05:47:02.470 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 05:47:02.472 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 05:47:02.493 | Using python 3.8 to install PyMySQL 2022-06-01 05:47:02.496 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 05:47:04.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:04.311 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:04.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:04.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:04.317 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:04.319 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:04.319 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:04.319 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:04.320 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:04.320 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:04.334 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 05:47:06.541 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:06.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:06.624 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:06.626 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:06.628 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:06.631 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:06.633 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:06.635 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:06.637 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:06.639 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:06.642 | + functions-common:time_stop:2329 : start_time=1654062422487 2022-06-01 05:47:06.644 | + functions-common:time_stop:2331 : [[ -z 1654062422487 ]] 2022-06-01 05:47:06.647 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:06.651 | + functions-common:time_stop:2334 : end_time=1654062426649 2022-06-01 05:47:06.654 | + functions-common:time_stop:2335 : elapsed_time=4162 2022-06-01 05:47:06.656 | + functions-common:time_stop:2336 : total=24295 2022-06-01 05:47:06.658 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:06.661 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28457 2022-06-01 05:47:06.663 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:06.665 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 05:47:06.668 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 05:47:06.670 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 05:47:06.672 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 05:47:06.688 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:06.691 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 05:47:06.693 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 05:47:06.696 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:47:06.697 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:47:06.702 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:47:06.704 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:47:06.706 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 05:47:06.709 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:47:06.711 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 05:47:06.713 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 05:47:06.729 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:06.732 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 05:47:06.734 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:47:06.736 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:47:06.739 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:47:06.741 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:47:06.743 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:06.745 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:47:06.747 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:06.750 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:06.752 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:47:06.754 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:47:06.756 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:47:06.758 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:47:06.761 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 05:47:06.763 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:47:06.765 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:06.767 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:06.770 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 05:47:06.790 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 05:47:06.899 | Reading package lists... 2022-06-01 05:47:07.141 | Building dependency tree... 2022-06-01 05:47:07.143 | Reading state information... 2022-06-01 05:47:07.391 | radvd is already the newest version (1:2.17-2). 2022-06-01 05:47:07.391 | The following packages were automatically installed and are no longer required: 2022-06-01 05:47:07.392 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:47:07.392 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:47:07.392 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:47:07.392 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:47:07.392 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:47:07.392 | python3-zope.interface 2022-06-01 05:47:07.392 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:47:07.503 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:47:07.509 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:47:07.512 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:47:07.514 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:07.516 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:07.518 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:07.520 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:07.522 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:07.524 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:47:07.526 | + functions-common:time_stop:2329 : start_time=1654062426788 2022-06-01 05:47:07.529 | + functions-common:time_stop:2331 : [[ -z 1654062426788 ]] 2022-06-01 05:47:07.531 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:07.535 | + functions-common:time_stop:2334 : end_time=1654062427533 2022-06-01 05:47:07.537 | + functions-common:time_stop:2335 : elapsed_time=745 2022-06-01 05:47:07.540 | + functions-common:time_stop:2336 : total=3055 2022-06-01 05:47:07.542 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:07.544 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3800 2022-06-01 05:47:07.546 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:47:07.550 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 05:47:07.566 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:07.569 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 05:47:07.571 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 05:47:07.574 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 05:47:07.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 05:47:07.596 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:47:07.598 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:47:07.600 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:47:07.603 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:47:07.605 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:07.607 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:47:07.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:07.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:07.614 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:47:07.616 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:47:07.618 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:47:07.621 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:47:07.623 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 05:47:07.626 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:47:07.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:07.630 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:07.632 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 05:47:07.652 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 05:47:07.763 | Reading package lists... 2022-06-01 05:47:08.004 | Building dependency tree... 2022-06-01 05:47:08.005 | Reading state information... 2022-06-01 05:47:08.256 | fakeroot is already the newest version (1.24-1). 2022-06-01 05:47:08.256 | make is already the newest version (4.2.1-1.2). 2022-06-01 05:47:08.256 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 05:47:08.256 | The following packages were automatically installed and are no longer required: 2022-06-01 05:47:08.257 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:47:08.257 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:47:08.258 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:47:08.258 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:47:08.258 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:47:08.258 | python3-zope.interface 2022-06-01 05:47:08.258 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:47:08.369 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:47:08.373 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:47:08.375 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:47:08.378 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:08.380 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:08.382 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:08.384 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:08.386 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:08.388 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:47:08.390 | + functions-common:time_stop:2329 : start_time=1654062427650 2022-06-01 05:47:08.392 | + functions-common:time_stop:2331 : [[ -z 1654062427650 ]] 2022-06-01 05:47:08.395 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:08.398 | + functions-common:time_stop:2334 : end_time=1654062428396 2022-06-01 05:47:08.401 | + functions-common:time_stop:2335 : elapsed_time=746 2022-06-01 05:47:08.403 | + functions-common:time_stop:2336 : total=3800 2022-06-01 05:47:08.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:08.407 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4546 2022-06-01 05:47:08.409 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:47:08.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 05:47:08.414 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:08.416 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:08.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 05:47:08.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 05:47:08.424 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 05:47:08.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 05:47:08.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 05:47:08.434 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 05:47:08.434 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 05:47:08.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 05:47:08.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 05:47:08.443 | + functions:vercmp:652 : local v1=5.4 2022-06-01 05:47:08.446 | + functions:vercmp:653 : local 'op=<' 2022-06-01 05:47:08.448 | + functions:vercmp:654 : local v2=3.13 2022-06-01 05:47:08.450 | + functions:vercmp:655 : local result 2022-06-01 05:47:08.454 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 05:47:08.454 | ++ functions:vercmp:659 : head -1 2022-06-01 05:47:08.454 | ++ functions:vercmp:659 : sort -V 2022-06-01 05:47:08.459 | + functions:vercmp:659 : result=3.13 2022-06-01 05:47:08.461 | + functions:vercmp:661 : case $op in 2022-06-01 05:47:08.464 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 05:47:08.466 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 05:47:08.468 | + functions:vercmp:672 : return 2022-06-01 05:47:08.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 05:47:08.473 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:47:08.476 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 05:47:08.938 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 05:47:08.958 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:08.961 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 05:47:08.963 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 05:47:08.963 | Installing etcd 2022-06-01 05:47:08.965 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 05:47:08.979 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 05:47:08.991 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 05:47:08.993 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 05:47:09.006 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 05:47:09.009 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.012 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.015 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.019 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.022 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 05:47:09.028 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 05:47:09.030 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.032 | ++ functions:get_extra_file:73 : return 2022-06-01 05:47:09.035 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 05:47:09.038 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 05:47:09.040 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 05:47:09.042 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 05:47:09.060 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:09.062 | + ./stack.sh:main:835 : install_dstat 2022-06-01 05:47:09.064 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 05:47:09.081 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:09.083 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 05:47:09.086 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:47:09.088 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 05:47:09.092 | + ./stack.sh:main:844 : install_libs 2022-06-01 05:47:09.094 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 05:47:09.097 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 05:47:09.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 05:47:09.101 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 05:47:09.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 05:47:09.110 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.112 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 05:47:09.115 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 05:47:09.117 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 05:47:09.119 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 05:47:09.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 05:47:09.128 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.131 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 05:47:09.133 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 05:47:09.135 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 05:47:09.138 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 05:47:09.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 05:47:09.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.149 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 05:47:09.151 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 05:47:09.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 05:47:09.156 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 05:47:09.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 05:47:09.165 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.167 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 05:47:09.169 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 05:47:09.171 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 05:47:09.174 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 05:47:09.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 05:47:09.183 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.185 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 05:47:09.188 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 05:47:09.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 05:47:09.192 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 05:47:09.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 05:47:09.201 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.204 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 05:47:09.206 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 05:47:09.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 05:47:09.210 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 05:47:09.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 05:47:09.220 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.222 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 05:47:09.224 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 05:47:09.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 05:47:09.229 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 05:47:09.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 05:47:09.238 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.240 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 05:47:09.242 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 05:47:09.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 05:47:09.247 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 05:47:09.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 05:47:09.256 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.258 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 05:47:09.261 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 05:47:09.264 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 05:47:09.266 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 05:47:09.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 05:47:09.275 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.277 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 05:47:09.279 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 05:47:09.282 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 05:47:09.284 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 05:47:09.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 05:47:09.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.295 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 05:47:09.298 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 05:47:09.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 05:47:09.302 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 05:47:09.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 05:47:09.312 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.314 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 05:47:09.317 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 05:47:09.319 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 05:47:09.321 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 05:47:09.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 05:47:09.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.333 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 05:47:09.335 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 05:47:09.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 05:47:09.339 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 05:47:09.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 05:47:09.349 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.351 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 05:47:09.353 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 05:47:09.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 05:47:09.358 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 05:47:09.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 05:47:09.367 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.369 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 05:47:09.372 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 05:47:09.375 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 05:47:09.377 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 05:47:09.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 05:47:09.386 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.388 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 05:47:09.390 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 05:47:09.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 05:47:09.395 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 05:47:09.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 05:47:09.404 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.406 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 05:47:09.409 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 05:47:09.411 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 05:47:09.413 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 05:47:09.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 05:47:09.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.425 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 05:47:09.427 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 05:47:09.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 05:47:09.432 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 05:47:09.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 05:47:09.441 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.444 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 05:47:09.446 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 05:47:09.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 05:47:09.451 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 05:47:09.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 05:47:09.460 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.462 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 05:47:09.464 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 05:47:09.467 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 05:47:09.469 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 05:47:09.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 05:47:09.478 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.481 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 05:47:09.483 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 05:47:09.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 05:47:09.488 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 05:47:09.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 05:47:09.497 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.500 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 05:47:09.502 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 05:47:09.504 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 05:47:09.507 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 05:47:09.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 05:47:09.516 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.518 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 05:47:09.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 05:47:09.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 05:47:09.525 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 05:47:09.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 05:47:09.534 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.537 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 05:47:09.539 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 05:47:09.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 05:47:09.544 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 05:47:09.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.548 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 05:47:09.553 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.555 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 05:47:09.558 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 05:47:09.560 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 05:47:09.563 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 05:47:09.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 05:47:09.572 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.574 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 05:47:09.576 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 05:47:09.579 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 05:47:09.581 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 05:47:09.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 05:47:09.590 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.592 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 05:47:09.595 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 05:47:09.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 05:47:09.599 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 05:47:09.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.604 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.607 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 05:47:09.609 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.611 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 05:47:09.613 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 05:47:09.616 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 05:47:09.618 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 05:47:09.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 05:47:09.627 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.630 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 05:47:09.632 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 05:47:09.634 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 05:47:09.637 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 05:47:09.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 05:47:09.646 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.648 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 05:47:09.650 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 05:47:09.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 05:47:09.655 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 05:47:09.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 05:47:09.665 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.667 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 05:47:09.670 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 05:47:09.672 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 05:47:09.674 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 05:47:09.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 05:47:09.683 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.686 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 05:47:09.688 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 05:47:09.690 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 05:47:09.692 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 05:47:09.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 05:47:09.702 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.704 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 05:47:09.706 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 05:47:09.708 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 05:47:09.711 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 05:47:09.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 05:47:09.720 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.723 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 05:47:09.725 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 05:47:09.727 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 05:47:09.730 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 05:47:09.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.737 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 05:47:09.739 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.742 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 05:47:09.744 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 05:47:09.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 05:47:09.749 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 05:47:09.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:09.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:09.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 05:47:09.758 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:09.760 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 05:47:09.781 | Using python 3.8 to install etcd3 2022-06-01 05:47:09.783 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 05:47:11.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:11.562 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:11.572 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:11.572 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:11.586 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 05:47:11.595 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 05:47:11.620 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:47:11.626 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:47:11.629 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:47:11.644 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 05:47:13.818 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:13.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:13.896 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:13.898 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:13.901 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:13.903 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:13.905 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:13.907 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:13.909 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:13.911 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:13.913 | + functions-common:time_stop:2329 : start_time=1654062429775 2022-06-01 05:47:13.915 | + functions-common:time_stop:2331 : [[ -z 1654062429775 ]] 2022-06-01 05:47:13.918 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:13.922 | + functions-common:time_stop:2334 : end_time=1654062433920 2022-06-01 05:47:13.925 | + functions-common:time_stop:2335 : elapsed_time=4145 2022-06-01 05:47:13.927 | + functions-common:time_stop:2336 : total=28457 2022-06-01 05:47:13.929 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:13.931 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32602 2022-06-01 05:47:13.934 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:13.936 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 05:47:13.957 | Using python 3.8 to install etcd3gw 2022-06-01 05:47:13.959 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 05:47:15.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:15.734 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:15.739 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:15.739 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:15.741 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:15.742 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:15.743 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:15.743 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:15.743 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:15.743 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:15.758 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 05:47:15.784 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:47:15.790 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:47:15.794 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:47:15.815 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:47:15.818 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:47:15.838 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:47:15.841 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:47:15.844 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:47:18.025 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:18.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:18.097 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:18.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:18.102 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:18.104 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:18.106 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:18.108 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:18.111 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:18.113 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:18.115 | + functions-common:time_stop:2329 : start_time=1654062433952 2022-06-01 05:47:18.117 | + functions-common:time_stop:2331 : [[ -z 1654062433952 ]] 2022-06-01 05:47:18.120 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:18.124 | + functions-common:time_stop:2334 : end_time=1654062438122 2022-06-01 05:47:18.126 | + functions-common:time_stop:2335 : elapsed_time=4170 2022-06-01 05:47:18.128 | + functions-common:time_stop:2336 : total=32602 2022-06-01 05:47:18.131 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:18.133 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=36772 2022-06-01 05:47:18.135 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:18.138 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 05:47:18.140 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 05:47:18.143 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 05:47:18.145 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:47:18.147 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:47:18.150 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:47:18.152 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:47:18.154 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:47:18.156 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:47:18.159 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:47:18.161 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:47:18.163 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 05:47:18.165 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 05:47:18.168 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:18.170 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:18.172 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 05:47:18.175 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 05:47:18.177 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:47:18.179 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:47:18.181 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:47:18.184 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:47:18.186 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:47:18.189 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:18.191 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:47:18.193 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:18.195 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:18.198 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:47:18.200 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:47:18.203 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:47:18.205 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:47:18.207 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:47:18.209 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:47:18.212 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:18.214 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:18.216 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:47:18.239 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 05:47:18.356 | Reading package lists... 2022-06-01 05:47:18.609 | Building dependency tree... 2022-06-01 05:47:18.610 | Reading state information... 2022-06-01 05:47:18.862 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:47:18.862 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 05:47:18.862 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:47:18.862 | The following packages were automatically installed and are no longer required: 2022-06-01 05:47:18.863 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:47:18.863 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:47:18.863 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:47:18.863 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:47:18.863 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:47:18.863 | python3-zope.interface 2022-06-01 05:47:18.863 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:47:18.978 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:47:18.983 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:47:18.985 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:47:18.987 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:18.989 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:18.991 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:18.993 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:18.996 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:18.998 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:47:19.000 | + functions-common:time_stop:2329 : start_time=1654062438236 2022-06-01 05:47:19.002 | + functions-common:time_stop:2331 : [[ -z 1654062438236 ]] 2022-06-01 05:47:19.005 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:19.009 | + functions-common:time_stop:2334 : end_time=1654062439007 2022-06-01 05:47:19.012 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 05:47:19.014 | + functions-common:time_stop:2336 : total=4546 2022-06-01 05:47:19.016 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:19.018 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5317 2022-06-01 05:47:19.020 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:47:19.023 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 05:47:19.025 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:19.027 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:19.029 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 05:47:19.090 | Module proxy already enabled 2022-06-01 05:47:19.094 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 05:47:19.155 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 05:47:19.155 | Module proxy already enabled 2022-06-01 05:47:19.155 | Module proxy_uwsgi already enabled 2022-06-01 05:47:19.159 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 05:47:19.161 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:47:19.164 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:47:19.166 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:47:19.305 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 05:47:19.309 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 05:47:19.311 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 05:47:19.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 05:47:19.320 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.323 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 05:47:19.326 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 05:47:19.329 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 05:47:19.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 05:47:19.338 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.341 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 05:47:19.343 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 05:47:19.345 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 05:47:19.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 05:47:19.356 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.358 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 05:47:19.361 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 05:47:19.363 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 05:47:19.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 05:47:19.373 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.376 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 05:47:19.378 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 05:47:19.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 05:47:19.388 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.390 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 05:47:19.392 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 05:47:19.395 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 05:47:19.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 05:47:19.405 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.407 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 05:47:19.424 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:19.426 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 05:47:19.429 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 05:47:19.431 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 05:47:19.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 05:47:19.440 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.443 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 05:47:19.458 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:19.461 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 05:47:19.463 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 05:47:19.466 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 05:47:19.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 05:47:19.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.478 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 05:47:19.481 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 05:47:19.483 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 05:47:19.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:19.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:19.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 05:47:19.493 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:19.495 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 05:47:19.497 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 05:47:19.500 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:47:19.503 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 05:47:19.505 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 05:47:19.507 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:47:19.511 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:47:19.511 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:47:19.516 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 05:47:19.518 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 05:47:19.521 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 05:47:19.523 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 05:47:19.526 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 05:47:19.547 | Using python 3.8 to install keystonemiddleware 2022-06-01 05:47:19.549 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 05:47:21.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:21.329 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:21.334 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:21.334 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:21.336 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:21.337 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:21.337 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:21.338 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:21.339 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:21.339 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:21.354 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:47:21.424 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:47:21.459 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:47:21.475 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:47:21.481 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:47:21.488 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:47:21.527 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:47:21.536 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:47:21.554 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:47:21.561 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:47:21.564 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:47:21.575 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:47:21.577 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:47:21.581 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:47:21.586 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:47:21.605 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:47:21.610 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:47:21.630 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:47:21.635 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:47:21.638 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:47:21.645 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:47:21.666 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:47:21.731 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:47:21.744 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:47:21.750 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:47:21.761 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:47:21.766 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:47:21.769 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:47:21.772 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:47:21.775 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:47:21.779 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:47:21.782 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:47:21.785 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:47:21.788 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:47:21.794 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:47:21.797 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:47:23.749 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:23.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:23.821 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:23.824 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:23.826 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:23.828 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:23.830 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:23.833 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:23.835 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:23.837 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:23.840 | + functions-common:time_stop:2329 : start_time=1654062439541 2022-06-01 05:47:23.842 | + functions-common:time_stop:2331 : [[ -z 1654062439541 ]] 2022-06-01 05:47:23.845 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:23.849 | + functions-common:time_stop:2334 : end_time=1654062443846 2022-06-01 05:47:23.851 | + functions-common:time_stop:2335 : elapsed_time=4305 2022-06-01 05:47:23.853 | + functions-common:time_stop:2336 : total=36772 2022-06-01 05:47:23.856 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:23.858 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41077 2022-06-01 05:47:23.860 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:23.863 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 05:47:23.865 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 05:47:23.867 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:47:23.870 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 05:47:23.873 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 05:47:23.875 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:47:23.879 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:47:23.879 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:47:23.884 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 05:47:23.887 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 05:47:23.889 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 05:47:23.892 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 05:47:23.894 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 05:47:23.915 | Using python 3.8 to install python-memcached 2022-06-01 05:47:23.917 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 05:47:25.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:25.694 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:25.699 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:25.699 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:25.701 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:25.702 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:25.702 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:25.703 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:25.703 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:25.703 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:25.718 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 05:47:25.722 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:47:27.963 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:27.964 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:28.035 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:28.038 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:28.040 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:28.043 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:28.045 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:28.047 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:28.049 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:28.051 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:28.053 | + functions-common:time_stop:2329 : start_time=1654062443909 2022-06-01 05:47:28.056 | + functions-common:time_stop:2331 : [[ -z 1654062443909 ]] 2022-06-01 05:47:28.058 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:28.063 | + functions-common:time_stop:2334 : end_time=1654062448060 2022-06-01 05:47:28.065 | + functions-common:time_stop:2335 : elapsed_time=4151 2022-06-01 05:47:28.067 | + functions-common:time_stop:2336 : total=41077 2022-06-01 05:47:28.069 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:28.072 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45228 2022-06-01 05:47:28.074 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:28.077 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 05:47:28.094 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:28.096 | + ./stack.sh:main:866 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-06-01 05:47:28.099 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 05:47:28.101 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 05:47:28.103 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 05:47:28.106 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:47:28.108 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 05:47:28.111 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 05:47:28.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:28.128 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 05:47:28.130 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 05:47:28.132 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 05:47:28.134 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:47:28.137 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:47:28.139 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:47:28.142 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:47:28.144 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:47:28.146 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:47:28.162 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:47:28.164 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:47:28.166 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:28.169 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:47:28.169 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:47:28.174 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 05:47:28.176 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:28.178 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 05:47:28.191 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 05:47:28.194 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:47:28.194 | + functions-common:git_clone:607 : head -1 2022-06-01 05:47:28.197 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 05:47:28.200 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:47:28.202 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 05:47:28.205 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:47:28.207 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:47:28.209 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 05:47:28.211 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:47:28.214 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 05:47:28.217 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:47:28.219 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:47:28.221 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 05:47:28.224 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:47:28.226 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:47:28.229 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 05:47:28.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:47:28.234 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 05:47:28.237 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:47:28.239 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:47:28.242 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 05:47:28.247 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 05:47:28.250 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 05:47:28.862 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 05:47:28.865 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:47:28.867 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:47:28.869 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:47:28.872 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 05:47:28.874 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 05:47:28.876 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:47:28.878 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:47:28.880 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:47:28.882 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:47:28.884 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:47:28.887 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:47:28.889 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:47:28.891 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 05:47:28.911 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 05:47:28.913 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 05:47:30.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:30.683 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:30.687 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:30.687 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:30.689 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:30.690 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:30.691 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:30.691 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:30.691 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:30.691 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:30.704 | Obtaining file:///opt/stack/keystone 2022-06-01 05:47:32.258 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:47:33.806 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 05:47:33.835 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 05:47:33.844 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:47:33.851 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:47:33.854 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:47:33.862 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:47:33.883 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:47:33.897 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 05:47:33.912 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 05:47:33.916 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:47:33.925 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:47:33.929 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 05:47:33.933 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:47:33.972 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:47:33.978 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 05:47:33.981 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:47:33.993 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:47:34.049 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:47:34.052 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 05:47:34.058 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:47:34.092 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:47:34.108 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:47:34.114 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:47:34.160 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:47:34.167 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:47:34.205 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:47:34.258 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:47:34.276 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:47:34.293 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:47:34.302 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:47:34.325 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:47:34.333 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:47:34.350 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:47:34.396 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:47:34.403 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 05:47:34.417 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:47:34.420 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:47:34.422 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:47:34.433 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:47:34.436 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:47:34.439 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:47:34.442 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 05:47:34.457 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:47:34.462 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:47:34.482 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:47:34.486 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:47:34.506 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:47:34.511 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 05:47:34.514 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:47:34.517 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:47:34.528 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:47:34.531 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:47:34.534 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:47:34.542 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:47:34.551 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:47:34.556 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:47:34.573 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:47:34.577 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:47:34.584 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:47:34.605 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:47:34.608 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:47:34.612 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:47:34.674 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:47:34.682 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:47:34.687 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:47:34.691 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:47:34.699 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:47:34.739 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:47:34.744 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:47:34.750 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:47:34.753 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:47:34.764 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:47:34.767 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:47:34.774 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:47:34.782 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:47:34.794 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:47:34.802 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:47:34.810 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:47:34.813 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:47:34.817 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:47:34.830 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:47:34.835 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:47:34.838 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:47:34.841 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:47:34.845 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:47:34.848 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:47:34.850 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:47:34.853 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:47:34.856 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:47:34.859 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:47:34.863 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:47:34.866 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:47:34.874 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:47:34.876 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:47:34.879 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:47:34.885 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:47:34.888 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:47:34.896 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:47:36.250 | Installing collected packages: keystone 2022-06-01 05:47:36.250 | Attempting uninstall: keystone 2022-06-01 05:47:36.252 | Found existing installation: keystone 18.1.0 2022-06-01 05:47:36.255 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 05:47:36.257 | Running setup.py develop for keystone 2022-06-01 05:47:38.114 | Successfully installed keystone 2022-06-01 05:47:38.253 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:38.253 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:38.338 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:38.340 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:38.342 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:38.344 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:38.346 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:38.348 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:38.350 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:38.353 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:38.355 | + functions-common:time_stop:2329 : start_time=1654062448905 2022-06-01 05:47:38.357 | + functions-common:time_stop:2331 : [[ -z 1654062448905 ]] 2022-06-01 05:47:38.359 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:38.363 | + functions-common:time_stop:2334 : end_time=1654062458361 2022-06-01 05:47:38.365 | + functions-common:time_stop:2335 : elapsed_time=9456 2022-06-01 05:47:38.367 | + functions-common:time_stop:2336 : total=45228 2022-06-01 05:47:38.370 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:38.372 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=54684 2022-06-01 05:47:38.374 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:38.376 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:47:38.378 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:47:38.381 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:47:38.399 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 05:47:38.411 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 05:47:38.413 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 05:47:38.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:38.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:38.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 05:47:38.423 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:38.425 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 05:47:38.441 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:38.444 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:47:38.446 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:47:38.449 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 05:47:38.451 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 05:47:38.463 | + 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 ]] 2022-06-01 05:47:38.466 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 05:47:38.470 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 05:47:38.485 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:38.488 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 05:47:38.517 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 05:47:38.546 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 05:47:38.575 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 05:47:38.605 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 05:47:38.636 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 05:47:38.665 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 05:47:38.692 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 05:47:38.718 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 05:47:38.720 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 05:47:38.723 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 05:47:38.725 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 05:47:38.728 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:47:38.730 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:47:38.746 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:38.749 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:47:38.751 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:47:38.753 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:47:38.768 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:38.770 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:47:38.773 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:47:38.801 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:47:38.804 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:47:38.806 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 05:47:38.809 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 05:47:38.811 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 05:47:38.827 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:38.829 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-06-01 05:47:38.868 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.32/identity 2022-06-01 05:47:38.895 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 05:47:38.897 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 05:47:38.927 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 05:47:38.930 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 05:47:38.932 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 05:47:38.934 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 05:47:38.936 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:47:38.939 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 05:47:38.969 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 05:47:38.971 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 05:47:38.974 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 05:47:38.976 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 05:47:38.979 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:47:38.995 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:47:38.998 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:47:39.000 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:47:39.002 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:47:39.005 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:47:39.032 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:47:39.059 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:47:39.085 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:47:39.113 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 05:47:39.139 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 05:47:39.142 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 05:47:39.144 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:47:39.146 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 05:47:39.149 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 05:47:39.151 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:47:39.154 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:47:39.156 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 05:47:39.160 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 05:47:39.163 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:47:39.165 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:47:39.177 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:47:39.178 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:47:39.186 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:47:39.189 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:47:39.204 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:47:39.207 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 05:47:39.210 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 05:47:39.239 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 05:47:39.265 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 05:47:39.292 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 05:47:39.318 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 05:47:39.345 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 05:47:39.371 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 05:47:39.397 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 05:47:39.424 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 05:47:39.450 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:47:39.477 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 05:47:39.503 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 05:47:39.530 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 05:47:39.557 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:47:39.559 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:47:39.562 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 05:47:39.564 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 05:47:39.566 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:47:39.569 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:39.571 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:39.574 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:47:39.576 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:47:39.579 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 05:47:39.605 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 05:47:39.632 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 05:47:39.632 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 05:47:39.641 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 05:47:39.644 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 05:47:39.646 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 05:47:39.649 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:47:39.652 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:47:39.654 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:47:39.656 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:39.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:39.660 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:47:39.663 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:47:39.665 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:39.667 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:39.669 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 05:47:39.730 | Site keystone-wsgi-public already enabled 2022-06-01 05:47:39.734 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:47:39.736 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:47:39.738 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:47:39.741 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:47:39.874 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 05:47:39.876 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:47:39.879 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 05:47:39.881 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 05:47:39.885 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:47:39.888 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:47:39.893 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:47:39.897 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 05:47:39.900 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:47:39.903 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:47:39.917 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:47:39.918 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:47:39.927 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:47:39.930 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:47:39.946 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:47:39.948 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 05:47:39.952 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 05:47:39.983 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 05:47:40.010 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 05:47:40.037 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 05:47:40.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 05:47:40.091 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 05:47:40.118 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 05:47:40.145 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 05:47:40.171 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 05:47:40.198 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:47:40.226 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 05:47:40.252 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 05:47:40.279 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 05:47:40.306 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:47:40.308 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:47:40.311 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 05:47:40.313 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 05:47:40.316 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:47:40.318 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:40.320 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:40.323 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:47:40.326 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:47:40.328 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 05:47:40.355 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 05:47:40.383 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 05:47:40.383 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 05:47:40.392 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 05:47:40.395 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 05:47:40.398 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 05:47:40.400 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:47:40.403 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:47:40.405 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:47:40.407 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:40.410 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:40.412 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:47:40.414 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:47:40.417 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:40.419 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:40.421 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 05:47:40.482 | Site keystone-wsgi-admin already enabled 2022-06-01 05:47:40.486 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:47:40.489 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:47:40.491 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:47:40.493 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:47:40.629 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 05:47:40.660 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 05:47:40.694 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 05:47:40.725 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 05:47:40.727 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 05:47:40.757 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 05:47:40.785 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 05:47:40.813 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 05:47:40.830 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:40.832 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 05:47:40.849 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:40.851 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 05:47:40.854 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 05:47:40.856 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 05:47:40.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:47:40.861 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 05:47:40.863 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 05:47:40.865 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 05:47:40.868 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 05:47:40.870 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:47:40.873 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:47:40.875 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:47:40.878 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:47:40.880 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:47:40.883 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:47:40.898 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:47:40.900 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:47:40.903 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:40.905 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:47:40.906 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:47:40.911 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 05:47:40.913 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:40.915 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 05:47:40.928 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 05:47:40.931 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:47:40.931 | + functions-common:git_clone:607 : head -1 2022-06-01 05:47:40.937 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 05:47:40.940 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:47:40.943 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 05:47:40.945 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:47:40.947 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:47:40.950 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 05:47:40.952 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 05:47:40.955 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 05:47:40.957 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:47:40.959 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:47:40.961 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 05:47:40.964 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:47:40.966 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 05:47:40.969 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 05:47:40.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:47:40.974 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 05:47:40.977 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:47:40.980 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:47:40.983 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 05:47:40.988 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 05:47:40.990 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 05:47:41.567 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 05:47:41.570 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:47:41.573 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:47:41.575 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:47:41.577 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 05:47:41.580 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 05:47:41.582 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:47:41.584 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 05:47:41.586 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:47:41.589 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 05:47:41.591 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 05:47:41.594 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 05:47:41.596 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:47:41.599 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 05:47:41.619 | Using python 3.8 to install /opt/stack/swift 2022-06-01 05:47:41.621 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 05:47:43.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:43.423 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:43.427 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:43.428 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:43.429 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:43.431 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:43.432 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:43.432 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:43.432 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:43.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:43.445 | Obtaining file:///opt/stack/swift 2022-06-01 05:47:44.711 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:47:45.937 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:47:45.944 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:47:45.984 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:47:45.994 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:47:45.997 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:47:46.054 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:47:46.065 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:47:46.068 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:47:46.071 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 05:47:46.105 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:47:46.121 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:47:46.128 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:47:46.134 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:47:46.173 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:47:46.182 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:47:46.200 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:47:46.207 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:47:46.210 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 05:47:46.220 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 05:47:46.224 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 05:47:46.226 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 05:47:46.230 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 05:47:46.235 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:47:46.254 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 05:47:46.258 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 05:47:46.278 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:47:46.283 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:47:46.286 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:47:46.293 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:47:46.314 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 05:47:46.318 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:47:46.322 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:47:46.330 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:47:46.395 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:47:46.408 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:47:46.414 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:47:46.422 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:47:46.427 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:47:46.430 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:47:46.434 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:47:46.437 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:47:46.439 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:47:46.442 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:47:46.446 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:47:46.449 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:47:46.453 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:47:46.457 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:47:48.138 | Installing collected packages: swift 2022-06-01 05:47:48.138 | Attempting uninstall: swift 2022-06-01 05:47:48.140 | Found existing installation: swift 2.26.1.dev35 2022-06-01 05:47:48.142 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 05:47:48.144 | Running setup.py develop for swift 2022-06-01 05:47:49.843 | Successfully installed swift 2022-06-01 05:47:50.014 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:50.014 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:50.088 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:50.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:50.093 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:50.095 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:50.097 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:50.100 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:50.102 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:50.104 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:50.107 | + functions-common:time_stop:2329 : start_time=1654062461613 2022-06-01 05:47:50.109 | + functions-common:time_stop:2331 : [[ -z 1654062461613 ]] 2022-06-01 05:47:50.111 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:50.115 | + functions-common:time_stop:2334 : end_time=1654062470113 2022-06-01 05:47:50.118 | + functions-common:time_stop:2335 : elapsed_time=8500 2022-06-01 05:47:50.120 | + functions-common:time_stop:2336 : total=54684 2022-06-01 05:47:50.123 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:50.125 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63184 2022-06-01 05:47:50.127 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:50.129 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:47:50.132 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:47:50.134 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:47:50.153 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 05:47:50.164 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 05:47:50.167 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 05:47:50.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:50.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:50.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 05:47:50.177 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:50.179 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 05:47:50.181 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:47:50.184 | + ./stack.sh:main:877 : configure_swift 2022-06-01 05:47:50.186 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 05:47:50.188 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 05:47:50.190 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 05:47:50.192 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 05:47:50.194 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 05:47:50.196 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 05:47:51.024 | No object-reconstructor running 2022-06-01 05:47:51.024 | No container-replicator running 2022-06-01 05:47:51.024 | No object-expirer running 2022-06-01 05:47:51.024 | No container-reconciler running 2022-06-01 05:47:51.024 | No container-sharder running 2022-06-01 05:47:51.024 | No container-updater running 2022-06-01 05:47:51.024 | No container-auditor running 2022-06-01 05:47:51.024 | No account-reaper running 2022-06-01 05:47:51.024 | No container-sync running 2022-06-01 05:47:51.025 | No proxy-server running 2022-06-01 05:47:51.025 | No object-updater running 2022-06-01 05:47:51.025 | No account-server running 2022-06-01 05:47:51.025 | No account-auditor running 2022-06-01 05:47:51.025 | No object-replicator running 2022-06-01 05:47:51.025 | No account-replicator running 2022-06-01 05:47:51.025 | No container-server running 2022-06-01 05:47:51.025 | No object-server running 2022-06-01 05:47:51.025 | No object-auditor running 2022-06-01 05:47:51.070 | + lib/swift:configure_swift:341 : true 2022-06-01 05:47:51.072 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 05:47:51.084 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 05:47:51.096 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 05:47:51.098 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 05:47:51.098 | s/%GROUP%//; 2022-06-01 05:47:51.099 | s/%USER%/ubuntu/; 2022-06-01 05:47:51.099 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 05:47:51.099 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 05:47:51.099 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 05:47:51.107 | uid = ubuntu 2022-06-01 05:47:51.107 | gid = 2022-06-01 05:47:51.107 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 05:47:51.107 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 05:47:51.107 | address = 127.0.0.1 2022-06-01 05:47:51.107 | 2022-06-01 05:47:51.107 | [account6612] 2022-06-01 05:47:51.107 | max connections = 25 2022-06-01 05:47:51.107 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:47:51.107 | read only = false 2022-06-01 05:47:51.107 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 05:47:51.107 | 2022-06-01 05:47:51.107 | [account6622] 2022-06-01 05:47:51.107 | max connections = 25 2022-06-01 05:47:51.107 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:47:51.107 | read only = false 2022-06-01 05:47:51.107 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 05:47:51.107 | 2022-06-01 05:47:51.107 | [account6632] 2022-06-01 05:47:51.107 | max connections = 25 2022-06-01 05:47:51.107 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [account6642] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.108 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [container6611] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.108 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [container6621] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.108 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [container6631] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.108 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [container6641] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.108 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:47:51.108 | read only = false 2022-06-01 05:47:51.108 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | 2022-06-01 05:47:51.108 | [object6613] 2022-06-01 05:47:51.108 | max connections = 25 2022-06-01 05:47:51.109 | path = /opt/stack/data/swift/1/node/ 2022-06-01 05:47:51.109 | read only = false 2022-06-01 05:47:51.109 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 05:47:51.109 | 2022-06-01 05:47:51.109 | [object6623] 2022-06-01 05:47:51.109 | max connections = 25 2022-06-01 05:47:51.109 | path = /opt/stack/data/swift/2/node/ 2022-06-01 05:47:51.109 | read only = false 2022-06-01 05:47:51.109 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 05:47:51.109 | 2022-06-01 05:47:51.109 | [object6633] 2022-06-01 05:47:51.109 | max connections = 25 2022-06-01 05:47:51.109 | path = /opt/stack/data/swift/3/node/ 2022-06-01 05:47:51.109 | read only = false 2022-06-01 05:47:51.109 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 05:47:51.109 | 2022-06-01 05:47:51.109 | [object6643] 2022-06-01 05:47:51.109 | max connections = 25 2022-06-01 05:47:51.109 | path = /opt/stack/data/swift/4/node/ 2022-06-01 05:47:51.109 | read only = false 2022-06-01 05:47:51.109 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 05:47:51.110 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 05:47:51.112 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:47:51.114 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:47:51.116 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 05:47:51.128 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 05:47:51.130 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 05:47:51.135 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 05:47:51.139 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 05:47:51.141 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 05:47:51.145 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 05:47:51.172 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-06-01 05:47:51.197 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 05:47:51.214 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 05:47:51.241 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 05:47:51.258 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:47:51.286 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 05:47:51.303 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 05:47:51.330 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 05:47:51.347 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 05:47:51.375 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 05:47:51.392 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:47:51.419 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 05:47:51.437 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 05:47:51.451 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:51.453 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 05:47:51.481 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 05:47:51.507 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 05:47:51.532 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 05:47:51.559 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 05:47:51.573 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:51.575 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 05:47:51.601 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 05:47:51.616 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:51.618 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 05:47:51.633 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:51.635 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 05:47:51.637 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 05:47:51.652 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:51.654 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 05:47:51.656 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 05:47:51.658 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 05:47:51.662 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 05:47:51.669 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 05:47:51.695 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 05:47:51.722 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 05:47:51.751 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 05:47:51.780 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 05:47:51.806 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 05:47:51.808 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 05:47:51.810 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 05:47:51.812 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 05:47:51.814 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 05:47:51.840 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 05:47:51.867 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:47:51.892 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 05:47:51.920 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 05:47:51.949 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 05:47:51.975 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 05:47:52.002 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 05:47:52.028 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:47:52.055 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 05:47:52.081 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 05:47:52.109 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 05:47:52.135 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 05:47:52.162 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 05:47:52.190 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 05:47:52.218 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 05:47:52.235 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 05:47:52.262 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 05:47:52.289 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 05:47:52.293 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 05:47:52.320 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 05:47:52.346 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 05:47:52.373 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 05:47:52.375 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 05:47:52.377 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:47:52.379 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 05:47:52.383 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 05:47:52.386 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 05:47:52.388 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:47:52.390 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 05:47:52.392 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 05:47:52.394 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:47:52.396 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:47:52.398 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 05:47:52.416 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 05:47:52.443 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 05:47:52.460 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 05:47:52.487 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 05:47:52.505 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:47:52.532 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 05:47:52.550 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:47:52.578 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 05:47:52.595 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:47:52.622 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 05:47:52.640 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 05:47:52.668 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:47:52.686 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:47:52.714 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 05:47:52.731 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 05:47:52.760 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 05:47:52.777 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 05:47:52.804 | + 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 2022-06-01 05:47:52.809 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 05:47:52.826 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:47:52.854 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 05:47:52.882 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:47:52.884 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 05:47:52.888 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 05:47:52.891 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 05:47:52.893 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:47:52.895 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 05:47:52.897 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 05:47:52.899 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:47:52.901 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:47:52.903 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 05:47:52.921 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 05:47:52.948 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 05:47:52.965 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 05:47:52.993 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 05:47:53.010 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:47:53.037 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 05:47:53.055 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:47:53.083 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 05:47:53.100 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:47:53.128 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 05:47:53.145 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 05:47:53.174 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:47:53.191 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:47:53.222 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 05:47:53.240 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 05:47:53.267 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 05:47:53.285 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 05:47:53.312 | + 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 2022-06-01 05:47:53.316 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 05:47:53.334 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:47:53.362 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:47:53.364 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 05:47:53.369 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 05:47:53.371 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 05:47:53.373 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 05:47:53.376 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 05:47:53.378 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 05:47:53.380 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 05:47:53.382 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 05:47:53.385 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 05:47:53.402 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 05:47:53.429 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 05:47:53.447 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 05:47:53.474 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 05:47:53.491 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 05:47:53.520 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 05:47:53.537 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 05:47:53.565 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 05:47:53.582 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 05:47:53.610 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 05:47:53.628 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 05:47:53.655 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 05:47:53.672 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 05:47:53.700 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 05:47:53.717 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 05:47:53.746 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 05:47:53.763 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 05:47:53.791 | + 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 2022-06-01 05:47:53.796 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 05:47:53.814 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 05:47:53.841 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 05:47:53.869 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 05:47:53.896 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 05:47:53.926 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 05:47:53.928 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 05:47:53.932 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 05:47:53.959 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 05:47:53.988 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 05:47:54.018 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 05:47:54.046 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 05:47:54.076 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 05:47:54.104 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 05:47:54.130 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 05:47:54.156 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 05:47:54.183 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 05:47:54.198 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:54.201 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 05:47:54.218 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 05:47:54.221 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 05:47:54.241 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 05:47:54.243 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-06-01 05:47:54.269 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 05:47:54.271 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 05:47:54.298 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-06-01 05:47:54.326 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 05:47:54.328 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 05:47:54.355 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 05:47:54.370 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:54.373 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 05:47:54.375 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 05:47:54.380 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 05:47:54.382 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 05:47:54.395 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 05:47:54.397 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 05:47:54.408 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 05:47:54.410 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 05:47:54.413 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:47:54.415 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:47:54.417 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:47:54.419 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:47:54.425 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:47:54.425 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:47:54.426 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 05:47:54.438 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 05:47:54.440 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 05:47:54.442 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 05:47:54.459 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:47:54.461 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 05:47:54.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:54.481 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 05:47:54.484 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 05:47:54.486 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 05:47:54.488 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:47:54.490 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 05:47:54.493 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 05:47:54.495 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 05:47:54.498 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 05:47:54.514 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:54.517 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 05:47:54.519 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 05:47:54.536 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:47:54.539 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 05:47:54.542 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 05:47:54.544 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 05:47:54.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:47:54.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:47:54.552 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 05:47:54.554 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:47:54.558 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 05:47:54.561 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 05:47:54.563 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 05:47:54.566 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 05:47:54.570 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 05:47:54.572 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 05:47:54.575 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 05:47:54.578 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 05:47:54.580 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 05:47:54.583 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 05:47:54.587 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:47:54.587 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 05:47:54.592 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 05:47:54.594 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 05:47:54.597 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 05:47:54.600 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 05:47:54.602 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:47:54.624 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 05:47:54.626 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 05:47:56.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:47:56.409 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:47:56.413 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:56.414 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:56.415 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:47:56.417 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:56.418 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:56.418 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:56.418 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:47:56.419 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:47:56.433 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 05:47:56.528 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:47:56.531 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:47:56.544 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:47:56.608 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 05:47:56.633 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 05:47:56.637 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 05:47:56.658 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 05:47:56.669 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 05:47:56.685 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 05:47:56.693 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 05:47:56.700 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 05:47:56.739 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 05:47:56.754 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 05:47:56.758 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 05:47:56.768 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 05:47:56.790 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 05:47:56.809 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 05:47:56.816 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 05:47:56.819 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 05:47:56.822 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 05:47:56.825 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 05:47:56.843 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 05:47:56.848 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 05:47:56.867 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 05:47:56.890 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 05:47:56.894 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 05:47:56.915 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 05:47:56.920 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 05:47:56.923 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 05:47:56.926 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 05:47:56.933 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:47:56.947 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:47:56.968 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:47:56.971 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:47:56.981 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:47:56.984 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:47:56.989 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:47:56.993 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:47:57.001 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:47:57.004 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:47:57.009 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:47:57.013 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:47:57.016 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:47:57.019 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:47:57.032 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:47:57.044 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:47:57.051 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:47:57.059 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:47:57.067 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:47:57.070 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 05:47:57.073 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:47:57.075 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:47:57.079 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:47:57.082 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:47:57.091 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:47:57.094 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:47:57.096 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 05:47:57.100 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:47:57.118 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 05:47:57.125 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:47:57.132 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:47:57.135 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 05:47:57.138 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:47:57.141 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:47:57.144 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:47:59.007 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:47:59.007 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:47:59.084 | + inc/python:pip_install:200 : result=0 2022-06-01 05:47:59.086 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:47:59.089 | + functions-common:time_stop:2322 : local name 2022-06-01 05:47:59.092 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:47:59.094 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:47:59.096 | + functions-common:time_stop:2325 : local total 2022-06-01 05:47:59.099 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:47:59.102 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:47:59.104 | + functions-common:time_stop:2329 : start_time=1654062474618 2022-06-01 05:47:59.107 | + functions-common:time_stop:2331 : [[ -z 1654062474618 ]] 2022-06-01 05:47:59.110 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:47:59.114 | + functions-common:time_stop:2334 : end_time=1654062479111 2022-06-01 05:47:59.116 | + functions-common:time_stop:2335 : elapsed_time=4493 2022-06-01 05:47:59.119 | + functions-common:time_stop:2336 : total=63184 2022-06-01 05:47:59.121 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:47:59.124 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67677 2022-06-01 05:47:59.126 | + inc/python:pip_install:203 : return 0 2022-06-01 05:47:59.129 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 05:47:59.131 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 05:47:59.134 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 05:47:59.146 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 05:47:59.152 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 05:47:59.154 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 05:47:59.157 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 05:47:59.159 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:47:59.161 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:47:59.164 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:47:59.168 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:47:59.170 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:47:59.173 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:47:59.189 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:47:59.192 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:47:59.194 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:59.197 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:47:59.197 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:47:59.202 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 05:47:59.205 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:47:59.207 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 05:47:59.220 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 05:47:59.224 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:47:59.224 | + functions-common:git_clone:607 : head -1 2022-06-01 05:47:59.227 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 05:47:59.231 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:47:59.233 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 05:47:59.236 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:47:59.239 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:47:59.241 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 05:47:59.244 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:47:59.246 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 05:47:59.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:47:59.252 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:47:59.254 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 05:47:59.257 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:47:59.259 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:47:59.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 05:47:59.265 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:47:59.268 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 05:47:59.271 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:47:59.274 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:47:59.278 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 05:47:59.283 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 05:47:59.286 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 05:47:59.871 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 05:47:59.873 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:47:59.876 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:47:59.878 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:47:59.881 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 05:47:59.883 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 05:47:59.885 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:47:59.887 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:47:59.890 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:47:59.892 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:47:59.894 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:47:59.897 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:47:59.899 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:47:59.902 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 05:47:59.928 | Using python 3.8 to install /opt/stack/glance 2022-06-01 05:47:59.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 05:48:01.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:48:01.709 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:48:01.714 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:01.714 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:01.716 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:48:01.717 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:01.718 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:01.718 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:01.718 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:01.718 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:01.732 | Obtaining file:///opt/stack/glance 2022-06-01 05:48:03.019 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:48:04.288 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:48:04.297 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:48:04.305 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:48:04.314 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:48:04.335 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 05:48:04.344 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:48:04.358 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:48:04.367 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:48:04.387 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:48:04.427 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:48:04.440 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:48:04.448 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 05:48:04.454 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:48:04.463 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:48:04.469 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 05:48:04.539 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:48:04.542 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:48:04.545 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:48:04.548 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:48:04.559 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:48:04.624 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:48:04.682 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:48:04.684 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:48:04.689 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:48:04.694 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:48:04.715 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:48:04.750 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:48:04.761 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:48:04.776 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:48:04.783 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:48:04.829 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:48:04.836 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:48:04.875 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:48:04.928 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:48:04.946 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:48:04.964 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:48:04.978 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:48:04.987 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:48:05.011 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:48:05.019 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:48:05.037 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:48:05.082 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:48:05.090 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:48:05.093 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:48:05.095 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:48:05.116 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:48:05.130 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:48:05.142 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:48:05.145 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:48:05.148 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:48:05.164 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:48:05.169 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:48:05.172 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:48:05.190 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:48:05.194 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:48:05.202 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:48:05.223 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:48:05.227 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:48:05.232 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 05:48:05.236 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:48:05.239 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:48:05.250 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:48:05.253 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:48:05.256 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:48:05.263 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:48:05.321 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:48:05.336 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:48:05.345 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:48:05.351 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:48:05.368 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:48:05.372 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:48:05.379 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:48:05.400 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:48:05.403 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:48:05.407 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:48:05.414 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:48:05.418 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:48:05.427 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:48:05.431 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:48:05.438 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:48:05.443 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:48:05.446 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:48:05.452 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:48:05.492 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:48:05.496 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:48:05.502 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:48:05.508 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:48:05.519 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:48:05.522 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:48:05.537 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:48:05.539 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:48:05.544 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:48:05.547 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:48:05.550 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:48:05.552 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:48:05.589 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:48:05.598 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:48:05.602 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:48:05.606 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:48:05.608 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:48:05.611 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:48:05.614 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:48:05.617 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:48:05.621 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:48:05.624 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:48:05.699 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:48:05.703 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:48:05.746 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:48:05.779 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:48:05.782 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:48:06.862 | Installing collected packages: glance 2022-06-01 05:48:06.862 | Attempting uninstall: glance 2022-06-01 05:48:06.864 | Found existing installation: glance 21.1.1.dev1 2022-06-01 05:48:06.868 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 05:48:06.870 | Running setup.py develop for glance 2022-06-01 05:48:08.458 | Successfully installed glance 2022-06-01 05:48:08.598 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:48:08.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:48:08.684 | + inc/python:pip_install:200 : result=0 2022-06-01 05:48:08.687 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:48:08.689 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:08.691 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:08.694 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:08.696 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:08.698 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:08.700 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:48:08.702 | + functions-common:time_stop:2329 : start_time=1654062479921 2022-06-01 05:48:08.705 | + functions-common:time_stop:2331 : [[ -z 1654062479921 ]] 2022-06-01 05:48:08.707 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:08.711 | + functions-common:time_stop:2334 : end_time=1654062488709 2022-06-01 05:48:08.714 | + functions-common:time_stop:2335 : elapsed_time=8788 2022-06-01 05:48:08.716 | + functions-common:time_stop:2336 : total=67677 2022-06-01 05:48:08.718 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:08.720 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=76465 2022-06-01 05:48:08.723 | + inc/python:pip_install:203 : return 0 2022-06-01 05:48:08.725 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:48:08.728 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:48:08.731 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:48:08.749 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 05:48:08.762 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 05:48:08.765 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 05:48:08.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:08.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:08.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 05:48:08.775 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:08.777 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:48:08.779 | + ./stack.sh:main:889 : configure_glance 2022-06-01 05:48:08.782 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 05:48:08.794 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 05:48:08.797 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 05:48:08.800 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 05:48:08.802 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 05:48:08.804 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 05:48:08.806 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:48:08.810 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:48:08.812 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 05:48:08.840 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 05:48:08.869 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 05:48:08.898 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:48:08.927 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 05:48:08.956 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 05:48:08.988 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 05:48:08.990 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:48:08.992 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 05:48:08.995 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:48:08.997 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 05:48:09.027 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 05:48:09.056 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:48:09.084 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 05:48:09.114 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 05:48:09.142 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 05:48:09.171 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 05:48:09.199 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 05:48:09.228 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:48:09.257 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:48:09.286 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:48:09.316 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 05:48:09.318 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 05:48:09.320 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 05:48:09.323 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:48:09.326 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:48:09.328 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:48:09.344 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:09.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:48:09.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:48:09.352 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:48:09.368 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:09.370 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:09.373 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:09.403 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:48:09.405 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:48:09.408 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 05:48:09.410 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 05:48:09.412 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 05:48:09.415 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 05:48:09.417 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 05:48:09.419 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 05:48:09.422 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 05:48:09.424 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:48:09.426 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 05:48:09.428 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:48:09.457 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 05:48:09.460 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-06-01 05:48:09.489 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 05:48:09.492 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 05:48:09.508 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:09.510 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 05:48:09.540 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 05:48:09.570 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 05:48:09.598 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 05:48:09.628 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 05:48:09.657 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 05:48:09.674 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:09.677 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:48:09.706 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 05:48:09.735 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 05:48:09.764 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-06-01 05:48:09.793 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 05:48:09.822 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-06-01 05:48:09.852 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 05:48:09.869 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:09.871 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 05:48:09.873 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 05:48:09.876 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 05:48:09.879 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:48:09.895 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:48:09.897 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:48:09.900 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:48:09.902 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:48:09.905 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:48:09.934 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:09.964 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:09.993 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:48:10.022 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 05:48:10.027 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 05:48:10.056 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 05:48:10.085 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 05:48:10.115 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-06-01 05:48:10.145 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 05:48:10.174 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 05:48:10.204 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 05:48:10.233 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 05:48:10.263 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 05:48:10.292 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 05:48:10.321 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 05:48:10.351 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 05:48:10.357 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 05:48:10.364 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 05:48:10.381 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:10.383 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 05:48:10.386 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.32:19292 /image 2022-06-01 05:48:10.389 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 05:48:10.391 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.32:19292 2022-06-01 05:48:10.393 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 05:48:10.396 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 05:48:10.399 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 05:48:10.401 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 05:48:10.404 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:48:10.406 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:10.408 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:10.411 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 05:48:10.414 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 05:48:10.416 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 05:48:10.418 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 05:48:10.421 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:48:10.423 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:10.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:10.428 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 05:48:10.430 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 05:48:10.485 | proxy (enabled by site administrator) 2022-06-01 05:48:10.489 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 05:48:10.491 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 05:48:10.493 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:48:10.496 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:10.499 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:10.501 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 05:48:10.503 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 05:48:10.558 | proxy_http (enabled by site administrator) 2022-06-01 05:48:10.561 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 05:48:10.562 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 05:48:10.571 | KeepAlive Off 2022-06-01 05:48:10.575 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 05:48:10.576 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:48:10.584 | SetEnv proxy-sendchunked 1 2022-06-01 05:48:10.588 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 05:48:10.588 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.32:19292" retry=0 ' 2022-06-01 05:48:10.596 | ProxyPass "/image" "http://10.222.0.32:19292" retry=0 2022-06-01 05:48:10.600 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 05:48:10.602 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 05:48:10.605 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:48:10.607 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:48:10.609 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:48:10.612 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:10.614 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:10.616 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:48:10.618 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:48:10.621 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:10.624 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:10.626 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 05:48:10.687 | Site glance already enabled 2022-06-01 05:48:10.692 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 05:48:10.694 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:48:10.697 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:48:10.701 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:48:10.834 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 05:48:10.867 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 05:48:10.902 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 05:48:10.932 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 05:48:10.949 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:10.952 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 05:48:10.954 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 05:48:10.956 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 05:48:10.959 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:48:10.961 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 05:48:10.964 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 05:48:10.967 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 05:48:10.969 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 05:48:10.971 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:48:10.974 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:48:10.977 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:48:10.979 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:48:10.981 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:48:10.984 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:48:11.000 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:48:11.002 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:48:11.004 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:11.007 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:48:11.007 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:48:11.013 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 05:48:11.015 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:11.017 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 05:48:11.030 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 05:48:11.033 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:48:11.033 | + functions-common:git_clone:607 : head -1 2022-06-01 05:48:11.036 | 070a0effb Handle the case when tempest fails 2022-06-01 05:48:11.039 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:48:11.043 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 05:48:11.046 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:48:11.048 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:48:11.051 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 05:48:11.053 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:48:11.056 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 05:48:11.058 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:48:11.061 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:48:11.063 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 05:48:11.066 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:48:11.068 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:48:11.071 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 05:48:11.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:48:11.077 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 05:48:11.080 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:48:11.082 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:48:11.085 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 05:48:11.092 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 05:48:11.094 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 05:48:11.675 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 05:48:11.677 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:48:11.680 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:48:11.682 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:48:11.685 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 05:48:11.687 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 05:48:11.689 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:48:11.691 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:48:11.694 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:48:11.696 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:48:11.698 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:48:11.701 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:48:11.703 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:48:11.705 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 05:48:11.726 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 05:48:11.728 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 05:48:13.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:48:13.521 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:48:13.526 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:13.526 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:13.528 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:48:13.529 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:13.529 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:13.530 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:13.530 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:13.530 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:13.543 | Obtaining file:///opt/stack/cinder 2022-06-01 05:48:15.478 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:48:17.401 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:48:17.409 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:48:17.417 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:48:17.425 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:48:17.446 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:48:17.459 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:48:17.480 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 05:48:17.519 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 05:48:17.533 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 05:48:17.536 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 05:48:17.545 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 05:48:17.559 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 05:48:17.574 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 05:48:17.580 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 05:48:17.583 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 05:48:17.586 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 05:48:17.590 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 05:48:17.601 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 05:48:17.664 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 05:48:17.720 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 05:48:17.731 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 05:48:17.733 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 05:48:17.743 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:48:17.768 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:48:17.772 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:48:17.793 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:48:17.827 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:48:17.838 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:48:17.853 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:48:17.860 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:48:17.906 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:48:17.914 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:48:17.956 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:48:18.011 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:48:18.029 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:48:18.045 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:48:18.060 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:48:18.076 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:48:18.080 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:48:18.089 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:48:18.113 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:48:18.121 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:48:18.139 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:48:18.158 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 05:48:18.182 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:48:18.227 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:48:18.234 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:48:18.268 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:48:18.271 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:48:18.273 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:48:18.294 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:48:18.297 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:48:18.302 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:48:18.313 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:48:18.316 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:48:18.319 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:48:18.335 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:48:18.341 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:48:18.358 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:48:18.376 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:48:18.393 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 05:48:18.416 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:48:18.421 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:48:18.427 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:48:18.448 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:48:18.453 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 05:48:18.457 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 05:48:18.462 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:48:18.466 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:48:18.469 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:48:18.480 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:48:18.484 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:48:18.486 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:48:18.493 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 05:48:18.496 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 05:48:18.502 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:48:18.581 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:48:18.596 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:48:18.605 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:48:18.611 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:48:18.628 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:48:18.686 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:48:18.690 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:48:18.697 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 05:48:18.701 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:48:18.721 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:48:18.726 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:48:18.733 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:48:18.736 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:48:18.739 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 05:48:18.742 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:48:18.747 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 05:48:18.755 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 05:48:18.777 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 05:48:18.823 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:48:18.827 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:48:18.831 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 05:48:18.837 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 05:48:18.842 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:48:18.846 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 05:48:18.854 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 05:48:18.859 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:48:18.867 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 05:48:18.874 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 05:48:18.914 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:48:18.919 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:48:18.926 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 05:48:18.929 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 05:48:18.941 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 05:48:18.944 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:48:18.954 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:48:18.966 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 05:48:18.982 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:48:18.995 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 05:48:18.999 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:48:19.002 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:48:19.004 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 05:48:19.008 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:48:19.011 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:48:19.016 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:48:19.024 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 05:48:19.062 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 05:48:19.064 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:48:19.067 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 05:48:19.070 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:48:19.073 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 05:48:19.078 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:48:19.081 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 05:48:19.088 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 05:48:19.093 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:48:19.106 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:48:19.109 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:48:19.112 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:48:19.116 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 05:48:19.169 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 05:48:19.172 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:48:19.205 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:48:19.210 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 05:48:19.214 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:48:20.185 | Installing collected packages: cinder 2022-06-01 05:48:20.186 | Attempting uninstall: cinder 2022-06-01 05:48:20.196 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 05:48:20.196 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 05:48:20.196 | Running setup.py develop for cinder 2022-06-01 05:48:22.378 | Successfully installed cinder 2022-06-01 05:48:22.518 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:48:22.518 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:48:22.604 | + inc/python:pip_install:200 : result=0 2022-06-01 05:48:22.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:48:22.609 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:22.611 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:22.613 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:22.615 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:22.618 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:22.620 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:48:22.622 | + functions-common:time_stop:2329 : start_time=1654062491720 2022-06-01 05:48:22.625 | + functions-common:time_stop:2331 : [[ -z 1654062491720 ]] 2022-06-01 05:48:22.627 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:22.631 | + functions-common:time_stop:2334 : end_time=1654062502629 2022-06-01 05:48:22.633 | + functions-common:time_stop:2335 : elapsed_time=10909 2022-06-01 05:48:22.636 | + functions-common:time_stop:2336 : total=76465 2022-06-01 05:48:22.638 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:22.640 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=87374 2022-06-01 05:48:22.643 | + inc/python:pip_install:203 : return 0 2022-06-01 05:48:22.645 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:48:22.647 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:48:22.650 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:48:22.668 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 05:48:22.680 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 05:48:22.683 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 05:48:22.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:22.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:22.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 05:48:22.694 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:22.698 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 05:48:22.700 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 05:48:22.703 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:48:22.705 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:48:22.708 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:48:22.710 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:48:22.712 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:22.715 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:48:22.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:22.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:22.722 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:48:22.725 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:48:22.727 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:48:22.730 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:48:22.732 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 05:48:22.735 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:48:22.737 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:22.740 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:22.742 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 05:48:22.767 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 05:48:22.878 | Reading package lists... 2022-06-01 05:48:23.117 | Building dependency tree... 2022-06-01 05:48:23.118 | Reading state information... 2022-06-01 05:48:23.370 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 05:48:23.370 | The following packages were automatically installed and are no longer required: 2022-06-01 05:48:23.371 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:48:23.371 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:48:23.371 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:48:23.371 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:48:23.371 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:48:23.371 | python3-zope.interface 2022-06-01 05:48:23.372 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:48:23.482 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:48:23.487 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:48:23.489 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:48:23.492 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:23.495 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:23.497 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:23.500 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:23.502 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:23.505 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:48:23.507 | + functions-common:time_stop:2329 : start_time=1654062502764 2022-06-01 05:48:23.510 | + functions-common:time_stop:2331 : [[ -z 1654062502764 ]] 2022-06-01 05:48:23.513 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:23.518 | + functions-common:time_stop:2334 : end_time=1654062503515 2022-06-01 05:48:23.520 | + functions-common:time_stop:2335 : elapsed_time=751 2022-06-01 05:48:23.522 | + functions-common:time_stop:2336 : total=5317 2022-06-01 05:48:23.525 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:23.527 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6068 2022-06-01 05:48:23.530 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:48:23.532 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:48:23.535 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 05:48:23.537 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 05:48:23.550 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 05:48:23.554 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 05:48:23.557 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 05:48:23.559 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:48:23.562 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 05:48:23.562 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:48:23.566 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 05:48:23.568 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 05:48:23.570 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:48:23.572 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 05:48:23.575 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 05:48:23.577 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 05:48:23.579 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 05:48:23.581 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 05:48:23.592 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 05:48:23.604 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 05:48:23.616 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 05:48:23.628 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 05:48:23.639 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:48:23.642 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:48:23.646 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0hwpSww4ji 2022-06-01 05:48:23.648 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:48:23.650 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 05:48:23.653 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 05:48:23.655 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0hwpSww4ji 2022-06-01 05:48:23.658 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0hwpSww4ji 2022-06-01 05:48:23.670 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0hwpSww4ji /etc/sudoers.d/cinder-rootwrap 2022-06-01 05:48:23.682 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 05:48:23.686 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:48:23.688 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:48:23.690 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:48:23.692 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:48:23.694 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:48:23.696 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:48:23.699 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 05:48:23.701 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 05:48:23.706 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 05:48:23.710 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 05:48:23.729 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 05:48:23.747 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 05:48:23.765 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 05:48:23.784 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 05:48:23.802 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 05:48:23.821 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 05:48:23.839 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 05:48:23.858 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 05:48:23.861 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:48:23.863 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 05:48:23.867 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:48:23.870 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 05:48:23.898 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 05:48:23.925 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:48:23.952 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 05:48:23.980 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 05:48:24.006 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 05:48:24.035 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 05:48:24.062 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 05:48:24.089 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:48:24.116 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:48:24.143 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 05:48:24.173 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 05:48:24.201 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 05:48:24.203 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 05:48:24.206 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 05:48:24.208 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 05:48:24.211 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:48:24.214 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 05:48:24.246 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 05:48:24.273 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 05:48:24.301 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 05:48:24.329 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 05:48:24.357 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 05:48:24.384 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 05:48:24.415 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 05:48:24.417 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:48:24.444 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:48:24.475 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 05:48:24.483 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key b916a5fa3dc7c566bccfed157c5ca3db 2022-06-01 05:48:24.510 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 05:48:24.526 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:24.529 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 05:48:24.531 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 05:48:24.533 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 05:48:24.536 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 05:48:24.538 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 05:48:24.540 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 05:48:24.542 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 05:48:24.545 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 05:48:24.547 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 05:48:24.549 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 05:48:24.552 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 05:48:24.581 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 05:48:24.609 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 05:48:24.637 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 05:48:24.665 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 05:48:24.692 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 05:48:24.694 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 05:48:24.697 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 05:48:24.700 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 05:48:24.727 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 05:48:24.755 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 05:48:24.757 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 05:48:24.785 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 05:48:24.787 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 05:48:24.789 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 05:48:24.792 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 05:48:24.820 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 05:48:24.823 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 05:48:24.826 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 05:48:24.842 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:24.845 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.32:8080/v1/AUTH_ 2022-06-01 05:48:24.873 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 05:48:24.890 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:24.892 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 05:48:24.909 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:24.911 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 05:48:24.913 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 05:48:24.916 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 05:48:24.919 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 05:48:24.921 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:48:24.923 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:48:24.925 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:48:24.941 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:24.944 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:48:24.947 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:48:24.949 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:48:24.965 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:24.967 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:24.970 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:24.997 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:48:24.999 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:48:25.002 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 05:48:25.004 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 05:48:25.006 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:48:25.010 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:48:25.027 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:48:25.029 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:48:25.032 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:48:25.034 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:48:25.036 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:48:25.063 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:25.091 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:25.119 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:48:25.146 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 05:48:25.149 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:48:25.152 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 05:48:25.154 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 05:48:25.156 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:48:25.158 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:48:25.161 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 05:48:25.165 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 05:48:25.168 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:48:25.170 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:48:25.182 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:48:25.183 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:25.200 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:48:25.203 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:25.219 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:48:25.221 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 05:48:25.225 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 05:48:25.254 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:48:25.281 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 05:48:25.307 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:48:25.334 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:48:25.362 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:48:25.390 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:48:25.417 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:48:25.444 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:48:25.471 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:48:25.498 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:48:25.525 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:48:25.552 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:48:25.579 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:48:25.582 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:48:25.585 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 05:48:25.587 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 05:48:25.589 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:48:25.592 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:25.594 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:25.596 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:48:25.599 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:48:25.602 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 05:48:25.629 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:48:25.656 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 05:48:25.656 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 05:48:25.665 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 05:48:25.668 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 05:48:25.670 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 05:48:25.673 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:48:25.675 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:48:25.677 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:48:25.680 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:25.683 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:25.685 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:48:25.687 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:48:25.690 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:25.692 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:25.694 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 05:48:25.755 | Enabling site cinder-wsgi. 2022-06-01 05:48:25.761 | To activate the new configuration, you need to run: 2022-06-01 05:48:25.761 | systemctl reload apache2 2022-06-01 05:48:25.765 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:48:25.768 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:48:25.770 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:48:25.772 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:48:25.906 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 05:48:25.909 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 05:48:25.939 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-06-01 05:48:25.967 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 05:48:25.984 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:25.987 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 05:48:25.989 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 05:48:25.992 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:48:25.994 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 05:48:25.997 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 05:48:26.027 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 05:48:26.055 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-06-01 05:48:26.082 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 05:48:26.110 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 05:48:26.138 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 05:48:26.166 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 05:48:26.193 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 05:48:26.220 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:48:26.248 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 05:48:26.275 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 05:48:26.303 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:48:26.330 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 05:48:26.333 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 05:48:26.350 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:26.352 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-06-01 05:48:26.383 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 05:48:26.401 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:26.404 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 05:48:26.406 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 05:48:26.409 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 05:48:26.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:48:26.413 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 05:48:26.416 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 05:48:26.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:48:26.420 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 05:48:26.425 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 05:48:26.428 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 05:48:26.430 | + 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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 05:48:26.433 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 05:48:26.436 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 05:48:26.438 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 05:48:26.441 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 05:48:26.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:26.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:26.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 05:48:26.450 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:26.453 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 05:48:26.455 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 05:48:26.457 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 05:48:26.460 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:48:26.462 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:48:26.465 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:48:26.468 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:48:26.470 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:48:26.473 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:48:26.489 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:48:26.491 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:48:26.494 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:26.496 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:48:26.497 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:48:26.502 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 05:48:26.504 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:26.506 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 05:48:26.519 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 05:48:26.522 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:48:26.522 | + functions-common:git_clone:607 : head -1 2022-06-01 05:48:26.528 | 3034b0403d Revert "Use Port_Binding up column to set Neutron port status" 2022-06-01 05:48:26.531 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:48:26.533 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 05:48:26.536 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:48:26.538 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:48:26.541 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 05:48:26.544 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:48:26.546 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 05:48:26.549 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:48:26.551 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:48:26.553 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 05:48:26.556 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:48:26.559 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:48:26.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 05:48:26.564 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:48:26.567 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 05:48:26.570 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:48:26.572 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:48:26.575 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 05:48:26.581 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 05:48:26.583 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 05:48:27.163 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 05:48:27.166 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:48:27.168 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:48:27.170 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:48:27.173 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 05:48:27.175 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 05:48:27.177 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:48:27.180 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:48:27.182 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:48:27.184 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:48:27.186 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:48:27.189 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:48:27.192 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:48:27.194 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 05:48:27.215 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 05:48:27.217 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 05:48:29.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:48:29.007 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:48:29.012 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:29.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:29.014 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:48:29.016 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:29.016 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:29.016 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:29.017 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:29.017 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:29.030 | Obtaining file:///opt/stack/neutron 2022-06-01 05:48:31.117 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:48:33.150 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:48:33.157 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:48:33.161 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:48:33.168 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:48:33.176 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:48:33.185 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:48:33.207 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:48:33.226 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:48:33.236 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:48:33.244 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:48:33.248 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:48:33.256 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:48:33.263 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:48:33.266 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 05:48:33.269 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:48:33.333 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:48:33.390 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:48:33.392 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:48:33.397 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:48:33.400 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 05:48:33.441 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:48:33.467 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 05:48:33.486 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:48:33.491 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:48:33.496 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:48:33.519 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:48:33.537 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:48:33.573 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:48:33.584 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:48:33.599 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:48:33.606 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:48:33.654 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:48:33.659 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:48:33.698 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:48:33.752 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:48:33.769 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:48:33.787 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:48:33.802 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:48:33.816 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:48:33.820 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:48:33.829 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:48:33.854 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:48:33.862 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:48:33.879 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:48:33.899 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 05:48:33.945 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:48:33.950 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:48:33.959 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:48:33.966 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:48:34.001 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:48:34.004 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 05:48:34.014 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:48:34.017 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:48:34.038 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:48:34.052 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:48:34.065 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:48:34.068 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:48:34.072 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:48:34.078 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:48:34.084 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 05:48:34.104 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:48:34.107 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:48:34.125 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:48:34.153 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 05:48:34.170 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:48:34.174 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:48:34.181 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:48:34.202 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:48:34.205 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:48:34.209 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 05:48:34.213 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:48:34.216 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:48:34.219 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:48:34.223 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:48:34.233 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:48:34.237 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:48:34.239 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:48:34.247 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:48:34.261 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:48:34.270 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:48:34.277 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:48:34.294 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 05:48:34.313 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:48:34.371 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:48:34.374 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:48:34.382 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:48:34.403 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:48:34.407 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:48:34.410 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:48:34.413 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:48:34.421 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:48:34.429 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:48:34.432 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:48:34.438 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:48:34.442 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:48:34.464 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:48:34.468 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:48:34.528 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:48:34.532 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:48:34.537 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:48:34.541 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:48:34.545 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:48:34.551 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 05:48:34.592 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:48:34.598 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:48:34.601 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:48:34.606 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:48:34.617 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:48:34.633 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:48:34.643 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 05:48:34.665 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 05:48:34.668 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:48:34.679 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:48:34.694 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:48:34.710 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:48:34.714 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:48:34.716 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:48:34.719 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:48:34.723 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:48:34.726 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:48:34.728 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:48:34.731 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:48:34.734 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:48:34.737 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:48:34.740 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:48:34.743 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:48:34.746 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 05:48:34.761 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 05:48:34.768 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:48:34.823 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 05:48:34.828 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:48:34.870 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:48:34.878 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:48:34.880 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:48:34.886 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:48:35.932 | Installing collected packages: neutron 2022-06-01 05:48:35.932 | Attempting uninstall: neutron 2022-06-01 05:48:35.942 | Found existing installation: neutron 17.4.2.dev9 2022-06-01 05:48:35.944 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 05:48:35.945 | Running setup.py develop for neutron 2022-06-01 05:48:38.307 | Successfully installed neutron 2022-06-01 05:48:38.447 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:48:38.447 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:48:38.534 | + inc/python:pip_install:200 : result=0 2022-06-01 05:48:38.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:48:38.539 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:38.542 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:38.544 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:38.546 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:38.548 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:38.550 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:48:38.553 | + functions-common:time_stop:2329 : start_time=1654062507209 2022-06-01 05:48:38.555 | + functions-common:time_stop:2331 : [[ -z 1654062507209 ]] 2022-06-01 05:48:38.558 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:38.562 | + functions-common:time_stop:2334 : end_time=1654062518560 2022-06-01 05:48:38.565 | + functions-common:time_stop:2335 : elapsed_time=11351 2022-06-01 05:48:38.567 | + functions-common:time_stop:2336 : total=87374 2022-06-01 05:48:38.569 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:38.571 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=98725 2022-06-01 05:48:38.573 | + inc/python:pip_install:203 : return 0 2022-06-01 05:48:38.576 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:48:38.578 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:48:38.581 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:48:38.599 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 05:48:38.611 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 05:48:38.614 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 05:48:38.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:38.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:38.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 05:48:38.624 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:38.627 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 05:48:38.629 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:48:38.632 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 05:48:38.648 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:38.651 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 05:48:38.653 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 05:48:38.656 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 05:48:38.658 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:48:38.661 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 05:48:38.663 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 05:48:38.666 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 05:48:38.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:38.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:38.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 05:48:38.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:38.678 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 05:48:38.694 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:38.696 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 05:48:38.712 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:38.714 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 05:48:38.731 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:38.733 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 05:48:38.735 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 05:48:38.738 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 05:48:38.740 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:48:38.742 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:48:38.745 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:48:38.748 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:48:38.750 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:48:38.753 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:48:38.768 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:48:38.770 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:48:38.772 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:38.775 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:48:38.775 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:48:38.780 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 05:48:38.782 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:38.785 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 05:48:38.798 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 05:48:38.800 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:48:38.801 | + functions-common:git_clone:607 : head -1 2022-06-01 05:48:38.804 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-01 05:48:38.807 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:48:38.809 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 05:48:38.812 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:48:38.814 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:48:38.816 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 05:48:38.819 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:48:38.821 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 05:48:38.824 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:48:38.826 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:48:38.828 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 05:48:38.831 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:48:38.833 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:48:38.836 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 05:48:38.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:48:38.842 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 05:48:38.845 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:48:38.847 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:48:38.851 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 05:48:38.857 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 05:48:38.859 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 05:48:39.442 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 05:48:39.444 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:48:39.447 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:48:39.449 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:48:39.451 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 05:48:39.454 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 05:48:39.456 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:48:39.459 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:48:39.461 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:48:39.464 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:48:39.466 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:48:39.468 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:48:39.470 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:48:39.473 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 05:48:39.494 | Using python 3.8 to install /opt/stack/nova 2022-06-01 05:48:39.496 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 05:48:41.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:48:41.269 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:48:41.279 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:48:41.279 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:48:41.290 | Obtaining file:///opt/stack/nova 2022-06-01 05:48:44.330 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:48:47.372 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:48:47.378 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:48:47.382 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 05:48:47.389 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 05:48:47.397 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:48:47.401 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:48:47.409 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:48:47.430 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:48:47.443 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 05:48:47.463 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:48:47.502 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 05:48:47.515 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:48:47.518 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 05:48:47.528 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 05:48:47.534 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 05:48:47.537 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:48:47.541 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:48:47.552 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:48:47.616 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:48:47.671 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 05:48:47.683 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:48:47.687 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:48:47.689 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:48:47.694 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:48:47.697 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:48:47.723 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 05:48:47.748 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:48:47.752 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:48:47.757 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:48:47.762 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 05:48:47.784 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 05:48:47.805 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 05:48:47.823 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:48:47.856 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:48:47.867 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:48:47.883 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:48:47.889 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:48:47.935 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:48:47.941 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:48:47.980 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 05:48:48.032 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:48:48.051 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:48:48.067 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 05:48:48.082 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 05:48:48.099 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 05:48:48.104 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:48:48.113 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 05:48:48.135 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:48:48.143 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:48:48.162 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 05:48:48.181 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 05:48:48.190 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:48:48.196 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 05:48:48.232 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:48:48.234 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:48:48.237 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 05:48:48.257 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:48:48.268 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:48:48.271 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:48:48.275 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 05:48:48.299 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 05:48:48.306 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 05:48:48.322 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 05:48:48.340 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:48:48.345 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 05:48:48.362 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:48:48.380 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 05:48:48.407 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:48:48.411 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:48:48.418 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:48:48.438 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:48:48.440 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 05:48:48.445 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:48:48.450 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:48:48.453 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:48:48.456 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:48:48.468 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:48:48.471 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:48:48.474 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:48:48.481 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 05:48:48.542 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 05:48:48.556 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:48:48.565 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:48:48.572 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:48:48.589 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 05:48:48.669 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:48:48.673 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:48:48.680 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:48:48.701 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 05:48:48.705 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 05:48:48.713 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 05:48:48.717 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:48:48.720 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 05:48:48.723 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 05:48:48.736 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:48:48.740 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 05:48:48.749 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:48:48.754 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:48:48.758 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:48:48.762 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:48:48.767 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:48:48.788 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:48:48.795 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 05:48:48.800 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:48:48.806 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:48:48.815 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 05:48:48.818 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 05:48:48.822 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 05:48:48.862 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:48:48.865 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:48:48.876 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 05:48:48.882 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 05:48:48.892 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 05:48:48.906 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 05:48:48.910 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 05:48:48.913 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:48:48.929 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 05:48:48.943 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 05:48:48.948 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:48:48.963 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:48:48.967 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:48:48.969 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:48:48.972 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:48:48.975 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 05:48:48.980 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 05:48:48.987 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 05:48:49.025 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:48:49.028 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:48:49.030 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:48:49.033 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:48:49.036 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 05:48:49.039 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 05:48:49.047 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:48:49.050 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:48:49.053 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:48:49.062 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:48:49.064 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 05:48:49.067 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 05:48:49.070 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:48:49.124 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:48:49.130 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:48:49.134 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:48:49.137 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:48:49.169 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:48:50.150 | Installing collected packages: nova 2022-06-01 05:48:50.150 | Attempting uninstall: nova 2022-06-01 05:48:50.152 | Found existing installation: nova 22.4.1.dev3 2022-06-01 05:48:50.157 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 05:48:50.158 | Running setup.py develop for nova 2022-06-01 05:48:53.463 | Successfully installed nova 2022-06-01 05:48:53.603 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:48:53.603 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:48:53.690 | + inc/python:pip_install:200 : result=0 2022-06-01 05:48:53.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:48:53.694 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:53.697 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:53.699 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:53.701 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:53.703 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:53.705 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:48:53.708 | + functions-common:time_stop:2329 : start_time=1654062519488 2022-06-01 05:48:53.710 | + functions-common:time_stop:2331 : [[ -z 1654062519488 ]] 2022-06-01 05:48:53.713 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:53.717 | + functions-common:time_stop:2334 : end_time=1654062533714 2022-06-01 05:48:53.719 | + functions-common:time_stop:2335 : elapsed_time=14226 2022-06-01 05:48:53.721 | + functions-common:time_stop:2336 : total=98725 2022-06-01 05:48:53.723 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:53.726 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=112951 2022-06-01 05:48:53.728 | + inc/python:pip_install:203 : return 0 2022-06-01 05:48:53.731 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:48:53.733 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:48:53.735 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:48:53.754 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 05:48:53.766 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 05:48:53.768 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 05:48:53.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:48:53.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:48:53.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 05:48:53.778 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:48:53.781 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 05:48:53.793 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:48:53.796 | + ./stack.sh:main:906 : configure_nova 2022-06-01 05:48:53.798 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 05:48:53.811 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 05:48:53.813 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 05:48:53.816 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 05:48:53.819 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 05:48:53.819 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 05:48:53.824 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 05:48:53.826 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 05:48:53.829 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 05:48:53.831 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 05:48:53.834 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 05:48:53.836 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 05:48:53.838 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 05:48:53.841 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 05:48:53.853 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 05:48:53.864 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 05:48:53.877 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 05:48:53.889 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 05:48:53.901 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 05:48:53.904 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 05:48:53.909 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.z9XXl0zfMX 2022-06-01 05:48:53.911 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:48:53.913 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 05:48:53.916 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 05:48:53.919 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:48:53.921 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 05:48:53.924 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.z9XXl0zfMX 2022-06-01 05:48:53.928 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.z9XXl0zfMX 2022-06-01 05:48:53.939 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.z9XXl0zfMX /etc/sudoers.d/nova-rootwrap 2022-06-01 05:48:53.951 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 05:48:53.956 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 05:48:53.958 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 05:48:53.961 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 05:48:53.963 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 05:48:53.966 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 05:48:53.968 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 05:48:53.971 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 05:48:53.974 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 05:48:53.979 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 05:48:53.994 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:53.997 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 05:48:53.999 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 05:48:54.003 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 05:48:54.006 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 05:48:54.034 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 05:48:54.036 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 05:48:54.062 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 05:48:54.090 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 05:48:54.116 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 05:48:54.146 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 05:48:54.175 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 05:48:54.203 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 05:48:54.206 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-06-01 05:48:54.232 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 05:48:54.259 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 05:48:54.285 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 05:48:54.311 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 05:48:54.338 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 05:48:54.366 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 05:48:54.368 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 05:48:54.370 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 05:48:54.373 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 05:48:54.375 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 05:48:54.377 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 05:48:54.379 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 05:48:54.381 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 05:48:54.384 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 05:48:54.386 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 05:48:54.388 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:48:54.390 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:48:54.392 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:48:54.394 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:48:54.396 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:48:54.398 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:48:54.401 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 05:48:54.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:54.418 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:48:54.421 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 05:48:54.423 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 05:48:54.449 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 05:48:54.452 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 05:48:54.454 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 05:48:54.456 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 05:48:54.458 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:48:54.461 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 05:48:54.491 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 05:48:54.493 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 05:48:54.495 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 05:48:54.498 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 05:48:54.500 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:48:54.502 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 05:48:54.532 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 05:48:54.560 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 05:48:54.587 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 05:48:54.613 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 05:48:54.629 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:54.631 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 05:48:54.646 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:54.650 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 05:48:54.650 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 05:48:54.655 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 05:48:54.657 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 05:48:54.684 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 05:48:54.699 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:54.702 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 05:48:54.704 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:48:54.706 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 05:48:54.708 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:48:54.710 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 05:48:54.739 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 05:48:54.766 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:48:54.793 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 05:48:54.819 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 05:48:54.846 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 05:48:54.873 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 05:48:54.900 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 05:48:54.927 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:48:54.954 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:48:54.981 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 05:48:54.997 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:54.999 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 05:48:55.001 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 05:48:55.031 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 05:48:55.059 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-06-01 05:48:55.085 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 05:48:55.111 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 05:48:55.138 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 05:48:55.165 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 05:48:55.191 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 05:48:55.217 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 05:48:55.233 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:55.235 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 05:48:55.238 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 05:48:55.264 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 05:48:55.293 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 05:48:55.295 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 05:48:55.322 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 05:48:55.324 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 05:48:55.326 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 05:48:55.329 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 05:48:55.331 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 05:48:55.333 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 05:48:55.335 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 05:48:55.337 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 05:48:55.339 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 05:48:55.342 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 05:48:55.344 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 05:48:55.346 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 05:48:55.349 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:48:55.365 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:48:55.367 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:48:55.370 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:48:55.372 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:48:55.374 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:48:55.401 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:55.428 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:55.454 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:48:55.481 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 05:48:55.510 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 05:48:55.512 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 05:48:55.514 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 05:48:55.517 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 05:48:55.519 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:48:55.521 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:48:55.524 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 05:48:55.528 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 05:48:55.530 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:48:55.533 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:48:55.545 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:48:55.546 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:55.554 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:48:55.557 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:55.572 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:48:55.574 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 05:48:55.578 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 05:48:55.607 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 05:48:55.633 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 05:48:55.659 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:48:55.685 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:48:55.712 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:48:55.739 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:48:55.765 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:48:55.791 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:48:55.817 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:48:55.844 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:48:55.870 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:48:55.896 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:48:55.923 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:48:55.925 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:48:55.928 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 05:48:55.930 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 05:48:55.932 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:48:55.934 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:55.937 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:55.939 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:48:55.942 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:48:55.944 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 05:48:55.970 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:48:55.998 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 05:48:55.998 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 05:48:56.006 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 05:48:56.010 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 05:48:56.012 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 05:48:56.014 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:48:56.016 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:48:56.019 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:48:56.021 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:56.023 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:56.026 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:48:56.028 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:48:56.030 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:56.032 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:56.035 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 05:48:56.095 | Enabling site nova-api-wsgi. 2022-06-01 05:48:56.100 | To activate the new configuration, you need to run: 2022-06-01 05:48:56.100 | systemctl reload apache2 2022-06-01 05:48:56.105 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:48:56.107 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:48:56.109 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:48:56.111 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:48:56.247 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 05:48:56.249 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:48:56.252 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 05:48:56.254 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 05:48:56.256 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 05:48:56.259 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:48:56.262 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:48:56.266 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 05:48:56.268 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:48:56.270 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:48:56.284 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:56.284 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:48:56.292 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:48:56.295 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:48:56.311 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 05:48:56.314 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 05:48:56.317 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 05:48:56.347 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 05:48:56.374 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 05:48:56.401 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:48:56.427 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:48:56.454 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:48:56.480 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:48:56.507 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:48:56.533 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:48:56.560 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:48:56.586 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:48:56.612 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:48:56.639 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:48:56.665 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 05:48:56.667 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 05:48:56.694 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 05:48:56.709 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:56.711 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 05:48:56.741 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 05:48:56.744 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 05:48:56.746 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 05:48:56.762 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:56.764 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:56.767 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:56.794 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 05:48:56.823 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 05:48:56.826 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:48:56.828 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 05:48:56.830 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:48:56.832 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 05:48:56.834 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:48:56.850 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:56.853 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 05:48:56.856 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 05:48:56.858 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:48:56.874 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:56.876 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:56.879 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-06-01 05:48:56.906 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:48:56.908 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:48:56.911 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 05:48:56.937 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 05:48:56.965 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 05:48:56.995 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 05:48:57.010 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:57.013 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 05:48:57.040 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 05:48:57.042 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 05:48:57.058 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:57.061 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 05:48:57.065 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:48:57.067 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 05:48:57.070 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 05:48:57.072 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 05:48:57.075 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:48:57.077 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:48:57.080 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:48:57.082 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 05:48:57.084 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 05:48:57.089 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 05:48:57.091 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 05:48:57.094 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 05:48:57.096 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 05:48:57.099 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:48:57.101 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 05:48:57.131 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 05:48:57.160 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 05:48:57.190 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:48:57.192 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 05:48:57.194 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 05:48:57.197 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 05:48:57.213 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:57.216 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 05:48:57.216 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 05:48:57.904 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 05:48:57.907 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 05:48:57.909 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 05:48:57.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 05:48:57.913 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 05:48:57.916 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 05:48:57.918 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 05:48:57.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:57.937 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 05:48:57.939 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 05:48:57.942 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 05:48:57.958 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:57.960 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:48:57.963 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-06-01 05:48:57.990 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 05:48:57.992 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 05:48:57.995 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 05:48:58.011 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:58.014 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 05:48:58.016 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:48:58.018 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 05:48:58.047 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:48:58.074 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 05:48:58.101 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 05:48:58.129 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 05:48:58.155 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 05:48:58.183 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 05:48:58.210 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 05:48:58.237 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 05:48:58.240 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 05:48:58.242 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 05:48:58.245 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:48:58.261 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:48:58.263 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:48:58.266 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:48:58.268 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:48:58.270 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:48:58.297 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:58.324 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:48:58.350 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:48:58.378 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 05:48:58.381 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 05:48:58.385 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 05:48:58.387 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 05:48:58.389 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 05:48:58.392 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 05:48:58.394 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 05:48:58.396 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 05:48:58.400 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 05:48:58.402 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 05:48:58.404 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 05:48:58.406 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 05:48:58.409 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 05:48:58.411 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 05:48:58.413 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 05:48:58.429 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:58.431 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 05:48:58.446 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:58.448 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 05:48:58.451 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 05:48:58.467 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:58.469 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 05:48:58.485 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:58.488 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 05:48:58.504 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:48:58.506 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 05:48:58.523 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:48:58.526 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 05:48:58.528 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 05:48:58.531 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 05:48:58.533 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 05:48:58.536 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 05:48:58.538 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 05:48:58.541 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 05:48:58.544 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:58.546 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:58.549 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 05:48:58.551 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:48:58.554 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:48:58.556 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:48:58.558 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:48:58.561 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:58.563 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:48:58.565 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:58.568 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:58.570 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:48:58.573 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:48:58.575 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:48:58.577 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:48:58.580 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 05:48:58.582 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:48:58.584 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:58.587 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:58.590 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 05:48:58.611 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 05:48:58.720 | Reading package lists... 2022-06-01 05:48:58.972 | Building dependency tree... 2022-06-01 05:48:58.973 | Reading state information... 2022-06-01 05:48:59.231 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 05:48:59.231 | The following packages were automatically installed and are no longer required: 2022-06-01 05:48:59.232 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:48:59.232 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:48:59.232 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:48:59.232 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:48:59.232 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:48:59.232 | python3-zope.interface 2022-06-01 05:48:59.232 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:48:59.341 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:48:59.346 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:48:59.348 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:48:59.351 | + functions-common:time_stop:2322 : local name 2022-06-01 05:48:59.354 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:48:59.356 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:48:59.358 | + functions-common:time_stop:2325 : local total 2022-06-01 05:48:59.360 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:48:59.363 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:48:59.365 | + functions-common:time_stop:2329 : start_time=1654062538609 2022-06-01 05:48:59.367 | + functions-common:time_stop:2331 : [[ -z 1654062538609 ]] 2022-06-01 05:48:59.370 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:48:59.374 | + functions-common:time_stop:2334 : end_time=1654062539372 2022-06-01 05:48:59.377 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-01 05:48:59.379 | + functions-common:time_stop:2336 : total=6068 2022-06-01 05:48:59.381 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:48:59.383 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6831 2022-06-01 05:48:59.386 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:48:59.388 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 05:48:59.391 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 05:48:59.393 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 05:48:59.395 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 05:48:59.398 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 05:48:59.420 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 05:48:59.423 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 05:48:59.425 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 05:48:59.428 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 05:48:59.430 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 05:48:59.433 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 05:48:59.435 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 05:48:59.437 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:59.440 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:59.442 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 05:48:59.445 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 05:48:59.447 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 05:48:59.449 | + functions-common:apt_get_update:1083 : return 2022-06-01 05:48:59.452 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 05:48:59.454 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 05:48:59.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:48:59.459 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:48:59.462 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 05:48:59.485 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 05:48:59.596 | Reading package lists... 2022-06-01 05:48:59.844 | Building dependency tree... 2022-06-01 05:48:59.846 | Reading state information... 2022-06-01 05:49:00.090 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 05:49:00.090 | The following packages were automatically installed and are no longer required: 2022-06-01 05:49:00.091 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 05:49:00.091 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 05:49:00.091 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 05:49:00.091 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 05:49:00.091 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 05:49:00.091 | python3-zope.interface 2022-06-01 05:49:00.091 | Use 'sudo apt autoremove' to remove them. 2022-06-01 05:49:00.204 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 05:49:00.208 | + functions-common:apt_get:1127 : result=0 2022-06-01 05:49:00.211 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 05:49:00.213 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:00.215 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:00.218 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:00.220 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:00.223 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:00.225 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 05:49:00.227 | + functions-common:time_stop:2329 : start_time=1654062539482 2022-06-01 05:49:00.229 | + functions-common:time_stop:2331 : [[ -z 1654062539482 ]] 2022-06-01 05:49:00.233 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:00.237 | + functions-common:time_stop:2334 : end_time=1654062540234 2022-06-01 05:49:00.239 | + functions-common:time_stop:2335 : elapsed_time=752 2022-06-01 05:49:00.241 | + functions-common:time_stop:2336 : total=6831 2022-06-01 05:49:00.244 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:00.247 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7583 2022-06-01 05:49:00.249 | + functions-common:apt_get:1131 : return 0 2022-06-01 05:49:00.252 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 05:49:00.254 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 05:49:00.256 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:49:00.259 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:00.262 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:00.264 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 05:49:00.267 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 05:49:00.322 | wsgi (enabled by maintainer script) 2022-06-01 05:49:00.325 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 05:49:00.327 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 05:49:00.330 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 05:49:00.333 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 05:49:00.336 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 05:49:00.338 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 05:49:00.342 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 05:49:00.342 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 05:49:00.347 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 05:49:00.350 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 05:49:00.353 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 05:49:00.356 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 05:49:00.358 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 05:49:00.380 | Using python 3.8 to install osc-placement 2022-06-01 05:49:00.383 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 05:49:02.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:02.193 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:49:02.199 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:02.199 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:02.201 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:02.202 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:02.203 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:02.203 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:02.204 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:02.204 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:02.219 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 05:49:02.247 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:49:02.266 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:49:02.272 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:49:02.275 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:49:02.279 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:49:02.283 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 05:49:02.286 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:49:02.289 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 05:49:02.305 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:49:02.371 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:49:02.374 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:49:02.382 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:49:02.385 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:49:02.390 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:49:02.396 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 05:49:02.423 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:49:02.431 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 05:49:02.445 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:49:02.450 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:49:02.471 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:49:02.474 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 05:49:02.496 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 05:49:02.500 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 05:49:02.539 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:49:02.543 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 05:49:02.548 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:49:02.554 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 05:49:02.557 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:49:02.560 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:49:02.564 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:49:02.566 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 05:49:02.621 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:49:02.641 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:49:02.645 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:49:02.647 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:49:02.650 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 05:49:02.654 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 05:49:02.657 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 05:49:02.690 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 05:49:02.732 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 05:49:02.738 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 05:49:02.741 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 05:49:02.745 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 05:49:04.639 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:49:04.639 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:49:04.709 | + inc/python:pip_install:200 : result=0 2022-06-01 05:49:04.712 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:04.715 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:04.718 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:04.720 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:04.723 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:04.725 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:04.728 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:04.731 | + functions-common:time_stop:2329 : start_time=1654062540375 2022-06-01 05:49:04.733 | + functions-common:time_stop:2331 : [[ -z 1654062540375 ]] 2022-06-01 05:49:04.736 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:04.740 | + functions-common:time_stop:2334 : end_time=1654062544738 2022-06-01 05:49:04.743 | + functions-common:time_stop:2335 : elapsed_time=4363 2022-06-01 05:49:04.745 | + functions-common:time_stop:2336 : total=112951 2022-06-01 05:49:04.748 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:04.750 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117314 2022-06-01 05:49:04.753 | + inc/python:pip_install:203 : return 0 2022-06-01 05:49:04.755 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 05:49:04.758 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 05:49:04.760 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 05:49:04.763 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 05:49:04.765 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 05:49:04.768 | ++ functions-common:git_clone:529 : pwd 2022-06-01 05:49:04.771 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:49:04.774 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:49:04.777 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:49:04.793 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:49:04.796 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:49:04.798 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:04.801 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 05:49:04.802 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:49:04.807 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 05:49:04.809 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:04.812 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 05:49:04.825 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 05:49:04.828 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 05:49:04.828 | + functions-common:git_clone:607 : head -1 2022-06-01 05:49:04.832 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 05:49:04.835 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:49:04.838 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 05:49:04.840 | + inc/python:setup_develop:338 : local bindep 2022-06-01 05:49:04.842 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:49:04.845 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 05:49:04.847 | + inc/python:setup_develop:344 : local extras= 2022-06-01 05:49:04.850 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 05:49:04.852 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 05:49:04.855 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:49:04.857 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 05:49:04.860 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 05:49:04.862 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 05:49:04.865 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 05:49:04.868 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 05:49:04.871 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 05:49:04.873 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 05:49:04.876 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 05:49:04.879 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 05:49:04.885 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 05:49:04.887 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 05:49:05.479 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 05:49:05.481 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 05:49:05.484 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 05:49:05.486 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 05:49:05.488 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 05:49:05.491 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 05:49:05.494 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 05:49:05.496 | + inc/python:setup_package:427 : local extras= 2022-06-01 05:49:05.498 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 05:49:05.501 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 05:49:05.503 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 05:49:05.506 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 05:49:05.509 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 05:49:05.511 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 05:49:05.532 | Using python 3.8 to install /opt/stack/placement 2022-06-01 05:49:05.538 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 05:49:07.323 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:07.323 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:49:07.328 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:07.328 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:07.330 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:07.331 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:07.331 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:07.332 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:07.332 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:07.332 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:07.345 | Obtaining file:///opt/stack/placement 2022-06-01 05:49:08.581 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 05:49:09.796 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 05:49:09.807 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 05:49:09.829 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 05:49:09.842 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 05:49:09.855 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 05:49:09.912 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 05:49:09.917 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 05:49:09.921 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 05:49:09.926 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 05:49:09.961 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 05:49:09.972 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 05:49:09.988 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 05:49:09.995 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 05:49:10.042 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 05:49:10.048 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 05:49:10.087 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 05:49:10.106 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 05:49:10.123 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 05:49:10.133 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 05:49:10.140 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 05:49:10.158 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:49:10.165 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 05:49:10.168 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 05:49:10.170 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 05:49:10.182 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 05:49:10.185 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:49:10.188 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 05:49:10.193 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 05:49:10.211 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 05:49:10.216 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 05:49:10.223 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 05:49:10.245 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 05:49:10.249 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:49:10.253 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 05:49:10.263 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 05:49:10.266 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 05:49:10.269 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 05:49:10.276 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 05:49:10.285 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 05:49:10.291 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 05:49:10.309 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 05:49:10.313 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 05:49:10.320 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 05:49:10.341 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 05:49:10.384 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 05:49:10.448 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 05:49:10.454 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 05:49:10.459 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 05:49:10.463 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 05:49:10.467 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 05:49:10.475 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 05:49:10.485 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 05:49:10.491 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 05:49:10.494 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 05:49:10.498 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 05:49:10.501 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 05:49:10.503 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 05:49:10.506 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 05:49:10.510 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 05:49:10.513 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 05:49:10.516 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 05:49:10.518 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 05:49:10.529 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 05:49:10.532 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 05:49:10.535 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 05:49:10.537 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 05:49:10.542 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 05:49:10.545 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 05:49:10.548 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 05:49:10.556 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 05:49:10.558 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 05:49:12.128 | Installing collected packages: openstack-placement 2022-06-01 05:49:12.128 | Attempting uninstall: openstack-placement 2022-06-01 05:49:12.130 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 05:49:12.132 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 05:49:12.133 | Running setup.py develop for openstack-placement 2022-06-01 05:49:13.701 | Successfully installed openstack-placement 2022-06-01 05:49:13.872 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:49:13.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:49:13.944 | + inc/python:pip_install:200 : result=0 2022-06-01 05:49:13.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:13.950 | + functions-common:time_stop:2322 : local name 2022-06-01 05:49:13.952 | + functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:13.954 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:13.956 | + functions-common:time_stop:2325 : local total 2022-06-01 05:49:13.959 | + functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:13.961 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:13.964 | + functions-common:time_stop:2329 : start_time=1654062545526 2022-06-01 05:49:13.966 | + functions-common:time_stop:2331 : [[ -z 1654062545526 ]] 2022-06-01 05:49:13.969 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:13.973 | + functions-common:time_stop:2334 : end_time=1654062553970 2022-06-01 05:49:13.975 | + functions-common:time_stop:2335 : elapsed_time=8444 2022-06-01 05:49:13.977 | + functions-common:time_stop:2336 : total=117314 2022-06-01 05:49:13.980 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:13.982 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125758 2022-06-01 05:49:13.984 | + inc/python:pip_install:203 : return 0 2022-06-01 05:49:13.987 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 05:49:13.989 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:49:13.992 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:49:14.012 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 05:49:14.025 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 05:49:14.027 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 05:49:14.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 05:49:14.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 05:49:14.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 05:49:14.037 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 05:49:14.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 05:49:14.043 | + ./stack.sh:main:912 : configure_placement 2022-06-01 05:49:14.045 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 05:49:14.058 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 05:49:14.060 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 05:49:14.065 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 05:49:14.067 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 05:49:14.070 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 05:49:14.072 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 05:49:14.075 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:49:14.078 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 05:49:14.109 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 05:49:14.140 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 05:49:14.175 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 05:49:14.177 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:49:14.180 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 05:49:14.183 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 05:49:14.185 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 05:49:14.217 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 05:49:14.246 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-06-01 05:49:14.275 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 05:49:14.304 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 05:49:14.332 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 05:49:14.361 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 05:49:14.390 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 05:49:14.419 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 05:49:14.447 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 05:49:14.477 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 05:49:14.479 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 05:49:14.481 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 05:49:14.485 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 05:49:14.502 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 05:49:14.504 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 05:49:14.507 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 05:49:14.509 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 05:49:14.512 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 05:49:14.542 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:49:14.571 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 05:49:14.599 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 05:49:14.628 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 05:49:14.630 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 05:49:14.633 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 05:49:14.635 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 05:49:14.638 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 05:49:14.640 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 05:49:14.642 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 05:49:14.645 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 05:49:14.650 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 05:49:14.652 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 05:49:14.654 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 05:49:14.667 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 05:49:14.668 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:49:14.676 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 05:49:14.680 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 05:49:14.695 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 05:49:14.698 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 05:49:14.702 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 05:49:14.732 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 05:49:14.760 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 05:49:14.788 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 05:49:14.819 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 05:49:14.848 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 05:49:14.876 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 05:49:14.905 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 05:49:14.933 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 05:49:14.961 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 05:49:14.989 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 05:49:15.017 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 05:49:15.046 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 05:49:15.074 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 05:49:15.077 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 05:49:15.080 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 05:49:15.083 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 05:49:15.085 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 05:49:15.088 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:15.091 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:15.093 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:49:15.096 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 05:49:15.098 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 05:49:15.130 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 05:49:15.159 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 05:49:15.159 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 05:49:15.168 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 05:49:15.172 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 05:49:15.174 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 05:49:15.177 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 05:49:15.179 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 05:49:15.181 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 05:49:15.184 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:15.187 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:15.189 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 05:49:15.192 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 05:49:15.194 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 05:49:15.197 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 05:49:15.199 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 05:49:15.262 | Site placement-api already enabled 2022-06-01 05:49:15.267 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 05:49:15.269 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 05:49:15.272 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 05:49:15.275 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 05:49:15.406 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 05:49:15.426 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:15.429 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 05:49:15.449 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:15.452 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 05:49:15.470 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:15.472 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 05:49:15.475 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 05:49:15.477 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 05:49:15.509 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-06-01 05:49:15.538 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 05:49:15.567 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 05:49:15.595 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 05:49:15.625 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 05:49:15.654 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 05:49:15.682 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 05:49:15.710 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 05:49:15.728 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:15.730 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 05:49:15.747 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 05:49:15.750 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 05:49:15.752 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 05:49:15.755 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 05:49:15.757 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 05:49:15.760 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 05:49:15.762 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 05:49:15.765 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 05:49:15.767 | + functions-common:run_phase:1760 : local extra 2022-06-01 05:49:15.770 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 05:49:15.775 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 05:49:15.777 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 05:49:15.780 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 05:49:15.782 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 05:49:15.785 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 05:49:15.801 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 05:49:15.803 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 05:49:15.806 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 05:49:15.808 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 05:49:15.810 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 05:49:15.812 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 05:49:15.815 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 05:49:15.817 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 05:49:15.819 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 05:49:15.822 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 05:49:15.824 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 05:49:15.826 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 05:49:15.828 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 05:49:15.831 | +++ functions-common:git_clone:529 : pwd 2022-06-01 05:49:15.833 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 05:49:15.836 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 05:49:15.838 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 05:49:15.854 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 05:49:15.856 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 05:49:15.858 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:15.861 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 05:49:15.861 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 05:49:15.866 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 05:49:15.868 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 05:49:15.871 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 05:49:15.883 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 05:49:15.886 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 05:49:15.886 | ++ functions-common:git_clone:607 : head -1 2022-06-01 05:49:15.889 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 05:49:15.891 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 05:49:15.894 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 05:49:15.916 | Using python 3.8 to install tox!=2.8.0 2022-06-01 05:49:15.918 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 05:49:17.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 05:49:17.706 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 05:49:17.710 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:17.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:17.713 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 05:49:17.714 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:17.714 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:17.714 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:17.715 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 05:49:17.715 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 05:49:17.730 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 05:49:17.789 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 05:49:17.792 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 05:49:17.795 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 05:49:17.846 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 05:49:17.850 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 05:49:17.853 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 05:49:17.860 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 05:49:17.869 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 05:49:17.873 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 05:49:17.875 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 05:49:20.009 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 05:49:20.009 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 05:49:20.090 | ++ inc/python:pip_install:200 : result=0 2022-06-01 05:49:20.092 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 05:49:20.095 | ++ functions-common:time_stop:2322 : local name 2022-06-01 05:49:20.097 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 05:49:20.100 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 05:49:20.103 | ++ functions-common:time_stop:2325 : local total 2022-06-01 05:49:20.105 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 05:49:20.107 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 05:49:20.110 | ++ functions-common:time_stop:2329 : start_time=1654062555910 2022-06-01 05:49:20.112 | ++ functions-common:time_stop:2331 : [[ -z 1654062555910 ]] 2022-06-01 05:49:20.115 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 05:49:20.120 | ++ functions-common:time_stop:2334 : end_time=1654062560117 2022-06-01 05:49:20.122 | ++ functions-common:time_stop:2335 : elapsed_time=4207 2022-06-01 05:49:20.124 | ++ functions-common:time_stop:2336 : total=125758 2022-06-01 05:49:20.127 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 05:49:20.129 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=129965 2022-06-01 05:49:20.131 | ++ inc/python:pip_install:203 : return 0 2022-06-01 05:49:20.134 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 05:49:20.134 | /opt/stack/tempest ~/devstack 2022-06-01 05:49:20.136 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 05:49:20.154 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 05:49:20.154 | HACKING.rst 2022-06-01 05:49:20.154 | doc/source/conf.py 2022-06-01 05:49:20.154 | doc/source/configuration.rst 2022-06-01 05:49:20.155 | doc/source/contributor/contributing.rst 2022-06-01 05:49:20.155 | doc/source/index.rst 2022-06-01 05:49:20.155 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 05:49:20.155 | doc/source/microversion_testing.rst 2022-06-01 05:49:20.155 | doc/source/plugins/plugin.rst 2022-06-01 05:49:20.155 | doc/source/supported_version.rst 2022-06-01 05:49:20.155 | doc/source/test_removal.rst 2022-06-01 05:49:20.155 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 05:49:20.155 | playbooks/devstack-tempest.yaml 2022-06-01 05:49:20.155 | playbooks/enable-fips.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 05:49:20.155 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 05:49:20.156 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 05:49:20.156 | releasenotes/source/conf.py 2022-06-01 05:49:20.156 | releasenotes/source/index.rst 2022-06-01 05:49:20.156 | releasenotes/source/v26.1.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v27.0.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v28.0.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v28.1.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v29.0.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v29.1.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v29.2.0.rst 2022-06-01 05:49:20.156 | releasenotes/source/v30.0.0.rst 2022-06-01 05:49:20.156 | requirements.txt 2022-06-01 05:49:20.156 | roles/run-tempest/README.rst 2022-06-01 05:49:20.156 | roles/run-tempest/defaults/main.yaml 2022-06-01 05:49:20.156 | roles/run-tempest/tasks/main.yaml 2022-06-01 05:49:20.156 | roles/run-tempest-26/README.rst 2022-06-01 05:49:20.156 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 05:49:20.156 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 05:49:20.156 | setup.cfg 2022-06-01 05:49:20.156 | tempest/api/compute/admin/test_agents.py 2022-06-01 05:49:20.156 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_create_server.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_flavors.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 05:49:20.157 | tempest/api/compute/admin/test_quotas. 2022-06-01 05:49:20.157 | Aborting 2022-06-01 05:49:20.157 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 05:49:20.160 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 05:49:20.163 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 05:49:20.166 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 05:49:20.168 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 05:49:20.170 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 05:49:20.172 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 05:49:20.175 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 05:49:20.177 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 05:49:20.179 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 05:49:20.179 | Error on exit 2022-06-01 05:49:20.182 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 05:49:20.184 | + ./stack.sh:exit_trap:517 : generate-subunit 1654062375 185 fail 2022-06-01 05:49:20.769 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 05:49:20.771 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 05:49:20.983 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 05:49:20.984 | 2022-06-01 05:49:21.242 | + ./stack.sh:exit_trap:531 : exit 1