2022-06-01 10:10:45.859 | + ./stack.sh:main:462 : exec 2022-06-01 10:10:45.859 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-101045' 2022-06-01 10:10:45.859 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-101045.summary.2022-06-01-101045 2022-06-01 10:10:45.859 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:10:45.860 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-101045 2022-06-01 10:10:45.860 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-101045 /opt/stack/logs/stack.sh.log 2022-06-01 10:10:45.860 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-101045.summary.2022-06-01-101045 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:10:45.860 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:10:45.860 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:10:45.860 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:10:45.860 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:10:45.860 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:10:45.860 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:10:45.860 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:10:45.862 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:10:45.864 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:10:45.866 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:10:45.869 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:10:45.870 | Linux n-d-842953-2 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 10:10:45.872 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:10:45.874 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:10:45.877 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:10:45.905 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:10:45.921 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:10:45.922 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:10:45.924 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:10:45.926 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:10:45.928 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:10:45.930 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:10:45.932 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:10:45.934 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:10:45.936 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:10:45.937 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:10:45.939 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:10:45.941 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:10:45.943 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:10:45.945 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:10:45.949 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:10:45.950 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:10:45.952 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:10:45.954 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:10:45.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:10:45.969 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:45.971 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:10:45.973 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:10:45.974 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:10:45.976 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:10:45.978 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:10:45.980 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:10:45.981 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:10:45.983 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:10:45.985 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:10:45.987 | + 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 10:10:45.989 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:10:45.990 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:10:45.992 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:10:45.994 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:10:45.997 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:10:45.999 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:10:46.017 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:10:46.019 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:10:46.032 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:10:46.034 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:10:46.037 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:10:46.039 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:10:46.042 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:10:46.043 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:10:46.045 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:10:46.047 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:10:46.049 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:10:46.051 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:10:46.053 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:10:46.054 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:10:46.060 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:10:46.072 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:10:46.090 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:10:46.102 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:10:46.114 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:10:46.141 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:10:46.181 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:10:46.261 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:10:46.282 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:10:46.320 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:10:46.373 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:10:46.502 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:10:46.516 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:10:46.529 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:10:46.542 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:10:46.632 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:10:46.635 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:10:46.637 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:10:46.639 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:10:46.641 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:10:46.643 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:10:46.645 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:10:46.647 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:10:46.651 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:10:46.654 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:10:46.656 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:10:46.658 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:10:46.661 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:10:46.663 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:10:46.677 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:46.679 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:10:46.681 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:10:46.720 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:10:46.722 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:10:46.725 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:10:46.727 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:10:46.729 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:10:46.731 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:10:46.733 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:10:46.735 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:10:46.738 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:10:46.740 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:10:46.742 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.744 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:10:46.747 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.749 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:10:46.751 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.753 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:10:46.755 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.758 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:10:46.760 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.763 | + 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 10:10:46.765 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.767 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:10:46.769 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.772 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:10:46.775 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.777 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:10:46.779 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.781 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:10:46.784 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.786 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:10:46.788 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.790 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:10:46.793 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.795 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:10:46.797 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.799 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:10:46.802 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.804 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:10:46.806 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.809 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:10:46.811 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.813 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:10:46.815 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.818 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:10:46.820 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.823 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:10:46.825 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.827 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:10:46.829 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.832 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:10:46.834 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.837 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:10:46.839 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.841 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:10:46.844 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.846 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:10:46.848 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.850 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:10:46.853 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.855 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:10:46.857 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.859 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:10:46.862 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.864 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:10:46.866 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.868 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:10:46.871 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.873 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:10:46.875 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.877 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:10:46.880 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.882 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:10:46.885 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.887 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:10:46.889 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.891 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:10:46.894 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.896 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:10:46.898 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.901 | + 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 10:10:46.903 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.905 | + 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 10:10:46.908 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.910 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:10:46.912 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.914 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:10:46.917 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.919 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:10:46.921 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.923 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:10:46.926 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.928 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:10:46.931 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:10:46.933 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:10:46.936 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:10:46.938 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:10:46.940 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:10:46.955 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:46.957 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:10:46.959 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:10:46.962 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:10:46.976 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:10:46.978 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:10:46.980 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:10:46.982 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:10:46.985 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:10:46.987 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:10:46.989 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:10:46.991 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:10:46.995 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:10:46.997 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:10:46.999 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:10:47.002 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:10:47.004 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:10:47.006 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:10:47.006 | Using mysql database backend 2022-06-01 10:10:47.009 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:10:47.025 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:10:47.040 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:47.043 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:10:47.059 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:10:47.075 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:47.078 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:10:47.093 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:10:47.109 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:10:47.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:10:47.128 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:10:47.144 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:47.146 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:10:47.149 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:10:47.164 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:10:47.166 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:10:47.183 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:10:47.185 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:10:47.187 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:10:47.190 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:10:47.193 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:10:47.198 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-101047 2022-06-01 10:10:47.200 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-101047 739' 2022-06-01 10:10:47.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.205 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:10:47.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.209 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:10:47.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.215 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:10:47.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.220 | + 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 10:10:47.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.224 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.67 2022-06-01 10:10:47.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.229 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.67/identity 2022-06-01 10:10:47.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.234 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-101045 2022-06-01 10:10:47.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.238 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:10:47.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.244 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.67 2022-06-01 10:10:47.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.249 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:10:47.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.253 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:10:47.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.258 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:10:47.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:10:47.263 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:10:47.265 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:10:47.268 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:10:47.270 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:10:47.272 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:10:47.274 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:10:47.277 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:10:47.279 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:10:47.281 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:10:47.284 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:10:47.299 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:10:47.301 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:10:47.303 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:10:47.306 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:10:47.307 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:10:47.312 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:10:47.314 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:10:47.316 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:10:47.328 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:10:47.331 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:10:47.331 | + functions-common:git_clone:607 : head -1 2022-06-01 10:10:47.335 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:10:47.337 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:10:47.340 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:10:47.342 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:10:47.344 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:10:47.347 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:10:47.349 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:10:47.352 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:10:47.355 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:10:47.357 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:10:47.359 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:10:47.362 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:10:47.365 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:10:47.370 | ++ tools/install_prereqs.sh:source:47 : NOW=1654078247 2022-06-01 10:10:47.373 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:10:47.377 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654078049 2022-06-01 10:10:47.379 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-01 10:10:47.382 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-01 10:10:47.385 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:10:47.387 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:10:47.389 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:10:47.392 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:10:47.394 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:10:47.396 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:10:47.399 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:10:47.401 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:10:47.404 | +++ 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 10:10:47.451 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:10:47.451 | apache2-dev 2022-06-01 10:10:47.451 | bc 2022-06-01 10:10:47.451 | bsdmainutils 2022-06-01 10:10:47.451 | curl 2022-06-01 10:10:47.451 | g++ 2022-06-01 10:10:47.451 | gcc 2022-06-01 10:10:47.451 | gettext 2022-06-01 10:10:47.451 | git 2022-06-01 10:10:47.451 | graphviz 2022-06-01 10:10:47.451 | iputils-ping 2022-06-01 10:10:47.451 | libapache2-mod-proxy-uwsgi 2022-06-01 10:10:47.451 | libffi-dev 2022-06-01 10:10:47.451 | libjpeg-dev 2022-06-01 10:10:47.451 | libmysqlclient-dev 2022-06-01 10:10:47.451 | libpcre3-dev 2022-06-01 10:10:47.451 | libpq-dev 2022-06-01 10:10:47.451 | libssl-dev 2022-06-01 10:10:47.451 | libsystemd-dev 2022-06-01 10:10:47.451 | libxml2-dev 2022-06-01 10:10:47.451 | libxslt1-dev 2022-06-01 10:10:47.451 | libyaml-dev 2022-06-01 10:10:47.451 | lsof 2022-06-01 10:10:47.452 | openssh-server 2022-06-01 10:10:47.452 | openssl 2022-06-01 10:10:47.452 | pkg-config 2022-06-01 10:10:47.452 | psmisc 2022-06-01 10:10:47.452 | python3-dev 2022-06-01 10:10:47.452 | python3-pip 2022-06-01 10:10:47.452 | python3-venv 2022-06-01 10:10:47.452 | tar 2022-06-01 10:10:47.452 | tcpdump 2022-06-01 10:10:47.452 | unzip 2022-06-01 10:10:47.452 | uuid-runtime 2022-06-01 10:10:47.452 | wget 2022-06-01 10:10:47.452 | wget 2022-06-01 10:10:47.452 | zlib1g-dev 2022-06-01 10:10:47.452 | libkrb5-dev 2022-06-01 10:10:47.452 | libldap2-dev 2022-06-01 10:10:47.452 | libsasl2-dev 2022-06-01 10:10:47.452 | memcached 2022-06-01 10:10:47.452 | python3-mysqldb 2022-06-01 10:10:47.452 | sqlite3 2022-06-01 10:10:47.452 | conntrack 2022-06-01 10:10:47.452 | curl 2022-06-01 10:10:47.452 | dnsmasq-base 2022-06-01 10:10:47.452 | dnsmasq-utils 2022-06-01 10:10:47.452 | ebtables 2022-06-01 10:10:47.452 | gawk 2022-06-01 10:10:47.452 | genisoimage 2022-06-01 10:10:47.452 | iptables 2022-06-01 10:10:47.452 | iputils-arping 2022-06-01 10:10:47.452 | kpartx 2022-06-01 10:10:47.452 | libjs-jquery-tablesorter 2022-06-01 10:10:47.452 | libmysqlclient-dev 2022-06-01 10:10:47.452 | parted 2022-06-01 10:10:47.452 | pm-utils 2022-06-01 10:10:47.452 | python3-mysqldb 2022-06-01 10:10:47.452 | socat 2022-06-01 10:10:47.452 | sqlite3 2022-06-01 10:10:47.453 | sudo 2022-06-01 10:10:47.453 | vlan 2022-06-01 10:10:47.453 | lsscsi 2022-06-01 10:10:47.453 | open-iscsi 2022-06-01 10:10:47.453 | lvm2 2022-06-01 10:10:47.453 | qemu-utils 2022-06-01 10:10:47.453 | thin-provisioning-tools 2022-06-01 10:10:47.453 | acl 2022-06-01 10:10:47.453 | dnsmasq-base 2022-06-01 10:10:47.453 | dnsmasq-utils 2022-06-01 10:10:47.453 | ebtables 2022-06-01 10:10:47.453 | haproxy 2022-06-01 10:10:47.453 | iptables 2022-06-01 10:10:47.453 | iputils-arping 2022-06-01 10:10:47.453 | iputils-ping 2022-06-01 10:10:47.453 | libmysqlclient-dev 2022-06-01 10:10:47.453 | postgresql-server-dev-all 2022-06-01 10:10:47.453 | python3-mysqldb 2022-06-01 10:10:47.453 | sqlite3 2022-06-01 10:10:47.453 | sudo 2022-06-01 10:10:47.453 | vlan 2022-06-01 10:10:47.453 | ipset 2022-06-01 10:10:47.453 | conntrack 2022-06-01 10:10:47.453 | conntrackd 2022-06-01 10:10:47.453 | keepalived 2022-06-01 10:10:47.453 | dstat 2022-06-01 10:10:47.453 | lvm2 2022-06-01 10:10:47.453 | qemu-utils 2022-06-01 10:10:47.453 | thin-provisioning-tools 2022-06-01 10:10:47.453 | curl 2022-06-01 10:10:47.453 | liberasurecode-dev 2022-06-01 10:10:47.453 | make 2022-06-01 10:10:47.453 | memcached 2022-06-01 10:10:47.453 | sqlite3 2022-06-01 10:10:47.453 | xfsprogs' 2022-06-01 10:10:47.455 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:10:47.472 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:10:47.472 | apache2-dev 2022-06-01 10:10:47.472 | bc 2022-06-01 10:10:47.472 | bsdmainutils 2022-06-01 10:10:47.472 | curl 2022-06-01 10:10:47.472 | g++ 2022-06-01 10:10:47.472 | gcc 2022-06-01 10:10:47.472 | gettext 2022-06-01 10:10:47.472 | git 2022-06-01 10:10:47.472 | graphviz 2022-06-01 10:10:47.472 | iputils-ping 2022-06-01 10:10:47.472 | libapache2-mod-proxy-uwsgi 2022-06-01 10:10:47.472 | libffi-dev 2022-06-01 10:10:47.472 | libjpeg-dev 2022-06-01 10:10:47.472 | libmysqlclient-dev 2022-06-01 10:10:47.472 | libpcre3-dev 2022-06-01 10:10:47.472 | libpq-dev 2022-06-01 10:10:47.473 | libssl-dev 2022-06-01 10:10:47.473 | libsystemd-dev 2022-06-01 10:10:47.473 | libxml2-dev 2022-06-01 10:10:47.473 | libxslt1-dev 2022-06-01 10:10:47.473 | libyaml-dev 2022-06-01 10:10:47.473 | lsof 2022-06-01 10:10:47.473 | openssh-server 2022-06-01 10:10:47.473 | openssl 2022-06-01 10:10:47.473 | pkg-config 2022-06-01 10:10:47.473 | psmisc 2022-06-01 10:10:47.473 | python3-dev 2022-06-01 10:10:47.473 | python3-pip 2022-06-01 10:10:47.473 | python3-venv 2022-06-01 10:10:47.473 | tar 2022-06-01 10:10:47.473 | tcpdump 2022-06-01 10:10:47.473 | unzip 2022-06-01 10:10:47.473 | uuid-runtime 2022-06-01 10:10:47.473 | wget 2022-06-01 10:10:47.473 | wget 2022-06-01 10:10:47.473 | zlib1g-dev 2022-06-01 10:10:47.473 | libkrb5-dev 2022-06-01 10:10:47.473 | libldap2-dev 2022-06-01 10:10:47.473 | libsasl2-dev 2022-06-01 10:10:47.473 | memcached 2022-06-01 10:10:47.473 | python3-mysqldb 2022-06-01 10:10:47.473 | sqlite3 2022-06-01 10:10:47.473 | conntrack 2022-06-01 10:10:47.473 | curl 2022-06-01 10:10:47.473 | dnsmasq-base 2022-06-01 10:10:47.473 | dnsmasq-utils 2022-06-01 10:10:47.473 | ebtables 2022-06-01 10:10:47.473 | gawk 2022-06-01 10:10:47.473 | genisoimage 2022-06-01 10:10:47.473 | iptables 2022-06-01 10:10:47.473 | iputils-arping 2022-06-01 10:10:47.473 | kpartx 2022-06-01 10:10:47.473 | libjs-jquery-tablesorter 2022-06-01 10:10:47.473 | libmysqlclient-dev 2022-06-01 10:10:47.473 | parted 2022-06-01 10:10:47.474 | pm-utils 2022-06-01 10:10:47.474 | python3-mysqldb 2022-06-01 10:10:47.474 | socat 2022-06-01 10:10:47.474 | sqlite3 2022-06-01 10:10:47.474 | sudo 2022-06-01 10:10:47.474 | vlan 2022-06-01 10:10:47.474 | lsscsi 2022-06-01 10:10:47.474 | open-iscsi 2022-06-01 10:10:47.474 | lvm2 2022-06-01 10:10:47.474 | qemu-utils 2022-06-01 10:10:47.474 | thin-provisioning-tools 2022-06-01 10:10:47.474 | acl 2022-06-01 10:10:47.474 | dnsmasq-base 2022-06-01 10:10:47.474 | dnsmasq-utils 2022-06-01 10:10:47.474 | ebtables 2022-06-01 10:10:47.474 | haproxy 2022-06-01 10:10:47.474 | iptables 2022-06-01 10:10:47.474 | iputils-arping 2022-06-01 10:10:47.474 | iputils-ping 2022-06-01 10:10:47.474 | libmysqlclient-dev 2022-06-01 10:10:47.474 | postgresql-server-dev-all 2022-06-01 10:10:47.474 | python3-mysqldb 2022-06-01 10:10:47.474 | sqlite3 2022-06-01 10:10:47.474 | sudo 2022-06-01 10:10:47.474 | vlan 2022-06-01 10:10:47.474 | ipset 2022-06-01 10:10:47.474 | conntrack 2022-06-01 10:10:47.474 | conntrackd 2022-06-01 10:10:47.474 | keepalived 2022-06-01 10:10:47.474 | dstat 2022-06-01 10:10:47.474 | lvm2 2022-06-01 10:10:47.474 | qemu-utils 2022-06-01 10:10:47.474 | thin-provisioning-tools 2022-06-01 10:10:47.474 | curl 2022-06-01 10:10:47.474 | liberasurecode-dev 2022-06-01 10:10:47.474 | make 2022-06-01 10:10:47.474 | memcached 2022-06-01 10:10:47.474 | sqlite3 2022-06-01 10:10:47.475 | xfsprogs ' 2022-06-01 10:10:47.475 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:10:47.477 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:10:47.480 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:10:47.483 | ++ 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 10:10:47.483 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:10:47.487 | ++ 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 10:10:47.490 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:10:47.492 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:10:47.494 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:10:47.496 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:10:47.501 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:10:47.503 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:10:47.505 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:10:47.507 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:10:47.509 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:10:47.513 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:10:47.515 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:10:47.518 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:10:47.522 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:10:47.527 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:10:47.529 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:10:47.531 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:10:47.533 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:10:47.535 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:10:47.537 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:10:47.542 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654078247539 2022-06-01 10:10:47.544 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:10:47.546 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:10:47.548 | ++ 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 10:10:47.934 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:10:47.992 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-01 10:10:48.054 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:10:48.184 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:10:48.708 | Fetched 114 kB in 1s (130 kB/s) 2022-06-01 10:10:50.276 | Reading package lists... 2022-06-01 10:10:50.308 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:10:50.310 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:10:50.312 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:10:50.314 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:10:50.316 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:10:50.318 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:10:50.320 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:10:50.322 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:10:50.324 | ++ functions-common:time_stop:2329 : start_time=1654078247539 2022-06-01 10:10:50.326 | ++ functions-common:time_stop:2331 : [[ -z 1654078247539 ]] 2022-06-01 10:10:50.329 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:10:50.333 | ++ functions-common:time_stop:2334 : end_time=1654078250330 2022-06-01 10:10:50.335 | ++ functions-common:time_stop:2335 : elapsed_time=2791 2022-06-01 10:10:50.337 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:10:50.339 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:10:50.341 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2791 2022-06-01 10:10:50.343 | ++ 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 10:10:50.346 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:10:50.348 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:10:50.350 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:10:50.353 | ++ 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 10:10:50.373 | ++ 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 10:10:50.485 | Reading package lists... 2022-06-01 10:10:50.735 | Building dependency tree... 2022-06-01 10:10:50.736 | Reading state information... 2022-06-01 10:10:50.770 | acl is already the newest version (2.2.53-6). 2022-06-01 10:10:50.770 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:10:50.770 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:10:50.770 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:10:50.770 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:10:50.770 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:10:50.770 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:10:50.770 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:10:50.770 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:10:50.770 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:10:50.770 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:10:50.770 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:10:50.770 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:10:50.770 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:10:50.770 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:10:50.770 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:10:50.770 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:10:50.770 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:10:50.770 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:10:50.770 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:10:50.770 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:10:50.770 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:10:50.770 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:10:50.770 | psmisc is already the newest version (23.3-1). 2022-06-01 10:10:50.770 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:10:50.770 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:10:50.770 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:10:50.771 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:10:50.771 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:10:50.771 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:10:50.771 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:10:50.771 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:10:50.771 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:10:50.771 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:10:50.771 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:10:50.771 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:10:50.771 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:10:50.771 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:10:50.771 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:10:50.771 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:10:50.771 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:10:50.771 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:10:50.771 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:10:50.771 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:10:50.771 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:10:50.771 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:10:50.771 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:10:50.771 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:10:50.771 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:10:50.771 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:10:50.771 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:10:50.771 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:10:50.771 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:10:50.771 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:10:50.771 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:10:50.771 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:10:50.771 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:10:50.771 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:10:50.771 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:10:50.771 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:10:50.771 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:10:50.771 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:10:50.772 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:10:50.772 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:10:50.772 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:10:50.772 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:10:50.772 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:10:50.772 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:10:50.985 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:10:50.985 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:10:50.985 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:10:50.985 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:10:50.985 | The following packages were automatically installed and are no longer required: 2022-06-01 10:10:50.987 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:10:50.987 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:10:50.987 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:10:50.987 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:10:50.987 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:10:50.987 | python3-zope.interface 2022-06-01 10:10:50.987 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:10:51.101 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:10:51.106 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:10:51.108 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:10:51.110 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:10:51.112 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:10:51.114 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:10:51.116 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:10:51.119 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:10:51.121 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:10:51.123 | ++ functions-common:time_stop:2329 : start_time=1654078250371 2022-06-01 10:10:51.125 | ++ functions-common:time_stop:2331 : [[ -z 1654078250371 ]] 2022-06-01 10:10:51.128 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:10:51.132 | ++ functions-common:time_stop:2334 : end_time=1654078251129 2022-06-01 10:10:51.134 | ++ functions-common:time_stop:2335 : elapsed_time=758 2022-06-01 10:10:51.136 | ++ functions-common:time_stop:2336 : total=775 2022-06-01 10:10:51.138 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:10:51.140 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1533 2022-06-01 10:10:51.142 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:10:51.145 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:10:51.147 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:10:51.150 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:10:51.154 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:10:51.158 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:10:51.160 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:10:51.163 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:10:52.781 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:10:52.783 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:10:52.785 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:10:52.786 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:10:52.788 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:10:52.790 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:10:52.792 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:10:52.795 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:10:52.796 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:10:52.799 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:10:52.872 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:10:52.875 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:10:52.947 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:10:52.949 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:10:53.020 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:10:53.022 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:10:53.025 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:10:53.026 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:10:53.028 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:10:53.030 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:10:53.032 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:10:53.034 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:10:53.036 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:10:53.038 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:10:53.039 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:10:53.040 | Distro: focal 2022-06-01 10:10:53.042 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:10:53.044 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:10:53.048 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:10:53.049 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:10:53.052 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:10:53.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:10:53.538 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:10:53.540 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:10:53.540 | pip: 20.2.2 2022-06-01 10:10:53.542 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:10:53.999 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:10:54.022 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:10:54.024 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:10:54.025 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:10:54.028 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:10:54.031 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:10:54.034 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:10:54.036 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:10:54.038 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:10:54.041 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:10:54.046 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:10:54.046 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:10:54.047 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:10:54.052 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:10:54.054 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:10:54.057 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:10:54.065 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:10:54.068 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:10:54.070 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:10:54.073 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:10:54.075 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:10:54.077 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:10:54.079 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:10:54.081 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:10:54.083 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:10:54.085 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:10:54.087 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:10:54.089 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:10:54.091 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:10:54.093 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:10:54.095 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:10:54.097 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:10:54.100 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:10:54.102 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:10:54.104 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:10:54.106 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:10:54.108 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:10:54.110 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:10:54.113 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:10:54.115 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:10:54.118 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:10:54.140 | Using python 3.8 to install os-testr 2022-06-01 10:10:54.142 | + 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 10:10:55.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:10:55.937 | 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 10:10:55.942 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:10:55.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:10:55.944 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:10:55.945 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:10:55.946 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:10:55.946 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:10:55.946 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:10:55.946 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:10:56.033 | 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 10:10:56.044 | 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 10:10:56.047 | 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 10:10:56.061 | 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 10:10:56.090 | 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 10:10:56.108 | 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 10:10:56.112 | 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 10:10:56.119 | 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 10:10:56.123 | 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 10:10:56.126 | 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 10:10:56.137 | 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 10:10:56.152 | 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 10:10:56.155 | 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 10:10:56.159 | 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 10:10:56.161 | 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 10:10:56.165 | 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 10:10:56.168 | 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 10:10:56.171 | 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 10:10:56.177 | 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 10:10:56.180 | 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 10:10:56.234 | 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 10:10:56.237 | 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 10:10:56.270 | 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 10:10:56.274 | 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 10:10:56.277 | 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 10:10:56.282 | 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 10:10:58.374 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:10:58.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:10:58.450 | + inc/python:pip_install:200 : result=0 2022-06-01 10:10:58.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:10:58.454 | + functions-common:time_stop:2322 : local name 2022-06-01 10:10:58.456 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:10:58.458 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:10:58.460 | + functions-common:time_stop:2325 : local total 2022-06-01 10:10:58.462 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:10:58.464 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:10:58.466 | + functions-common:time_stop:2329 : start_time=1654078254135 2022-06-01 10:10:58.468 | + functions-common:time_stop:2331 : [[ -z 1654078254135 ]] 2022-06-01 10:10:58.471 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:10:58.475 | + functions-common:time_stop:2334 : end_time=1654078258472 2022-06-01 10:10:58.477 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-01 10:10:58.479 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:10:58.481 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:10:58.483 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4337 2022-06-01 10:10:58.485 | + inc/python:pip_install:203 : return 0 2022-06-01 10:10:58.487 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:10:58.490 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:10:58.493 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:10:58.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:10:58.498 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:10:58.500 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:10:58.504 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:10:58.504 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:10:58.509 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:10:58.512 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:10:58.514 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:10:58.517 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:10:58.519 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:10:58.540 | Using python 3.8 to install systemd-python 2022-06-01 10:10:58.542 | + 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 10:11:00.338 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:00.338 | 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 10:11:00.344 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:00.345 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:00.346 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:00.348 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:00.348 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:00.348 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:00.349 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:00.349 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:00.364 | 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 10:11:02.615 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:02.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:02.687 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:02.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:02.692 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:02.694 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:02.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:02.698 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:02.700 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:02.702 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:02.704 | + functions-common:time_stop:2329 : start_time=1654078258534 2022-06-01 10:11:02.706 | + functions-common:time_stop:2331 : [[ -z 1654078258534 ]] 2022-06-01 10:11:02.709 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:02.716 | + functions-common:time_stop:2334 : end_time=1654078262711 2022-06-01 10:11:02.718 | + functions-common:time_stop:2335 : elapsed_time=4177 2022-06-01 10:11:02.721 | + functions-common:time_stop:2336 : total=4337 2022-06-01 10:11:02.723 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:02.725 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8514 2022-06-01 10:11:02.728 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:02.731 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:11:02.782 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:11:02.885 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:11:02.887 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:11:02.891 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:11:02.894 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:11:02.897 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:11:02.919 | + 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 10:11:05.009 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:05.020 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:05.081 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:05.124 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:05.126 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:05.128 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:05.130 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:05.132 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:05.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:05.803 | 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 10:11:06.050 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:06.052 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:06.054 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:06.057 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:06.059 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:06.061 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:06.063 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:06.065 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:06.067 | + functions-common:time_stop:2329 : start_time=1654078262912 2022-06-01 10:11:06.069 | + functions-common:time_stop:2331 : [[ -z 1654078262912 ]] 2022-06-01 10:11:06.072 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:06.076 | + functions-common:time_stop:2334 : end_time=1654078266074 2022-06-01 10:11:06.078 | + functions-common:time_stop:2335 : elapsed_time=3162 2022-06-01 10:11:06.080 | + functions-common:time_stop:2336 : total=8514 2022-06-01 10:11:06.082 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:06.084 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11676 2022-06-01 10:11:06.087 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:06.089 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:11:06.091 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:11:06.113 | + 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 10:11:08.088 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:08.099 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:08.158 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:08.201 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:08.203 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:08.205 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:08.207 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:08.209 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:08.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:08.745 | Processing /opt/stack/requirements 2022-06-01 10:11:10.421 | 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 10:11:10.424 | 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 10:11:10.436 | 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 10:11:10.442 | 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 10:11:10.445 | 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 10:11:10.448 | 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 10:11:10.468 | 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 10:11:10.470 | 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 10:11:10.488 | 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 10:11:10.491 | 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 10:11:10.498 | 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 10:11:10.517 | 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 10:11:10.520 | 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 10:11:10.535 | 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 10:11:10.539 | 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 10:11:10.542 | 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 10:11:10.544 | 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 10:11:10.547 | 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 10:11:10.549 | 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 10:11:10.552 | 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 10:11:10.554 | 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 10:11:10.567 | 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 10:11:10.620 | 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 10:11:10.626 | 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 10:11:10.628 | 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 10:11:10.680 | 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 10:11:10.684 | 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 10:11:10.686 | 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 10:11:10.691 | 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 10:11:10.694 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:11:10.696 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:11:11.465 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:11:11.465 | ERROR: Command errored out with exit status 1: 2022-06-01 10:11:11.465 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-yg3zab7e/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-yg3zab7e/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-xcz6s_3s 2022-06-01 10:11:11.465 | cwd: /tmp/pip-req-build-yg3zab7e/ 2022-06-01 10:11:11.465 | Complete output (6 lines): 2022-06-01 10:11:11.465 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:11:11.465 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:11:11.465 | or: setup.py --help-commands 2022-06-01 10:11:11.465 | or: setup.py cmd --help 2022-06-01 10:11:11.465 | 2022-06-01 10:11:11.465 | error: invalid command 'bdist_wheel' 2022-06-01 10:11:11.465 | ---------------------------------------- 2022-06-01 10:11:11.465 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:11:11.465 | Running setup.py clean for openstack-requirements 2022-06-01 10:11:12.225 | Failed to build openstack-requirements 2022-06-01 10:11:12.239 | Installing collected packages: openstack-requirements 2022-06-01 10:11:12.239 | Attempting uninstall: openstack-requirements 2022-06-01 10:11:12.241 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:11:12.275 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:11:12.294 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:11:12.297 | Running setup.py install for openstack-requirements: started 2022-06-01 10:11:14.479 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:11:14.507 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:11:14.635 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:14.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:14.639 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:14.641 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:14.643 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:14.645 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:14.647 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:14.650 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:14.652 | + functions-common:time_stop:2329 : start_time=1654078266106 2022-06-01 10:11:14.654 | + functions-common:time_stop:2331 : [[ -z 1654078266106 ]] 2022-06-01 10:11:14.656 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:14.660 | + functions-common:time_stop:2334 : end_time=1654078274658 2022-06-01 10:11:14.662 | + functions-common:time_stop:2335 : elapsed_time=8552 2022-06-01 10:11:14.665 | + functions-common:time_stop:2336 : total=11676 2022-06-01 10:11:14.667 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:14.669 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20228 2022-06-01 10:11:14.671 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:14.673 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:11:14.676 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:11:14.678 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:11:14.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:14.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:14.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:11:14.688 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:14.690 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:11:14.710 | Using python 3.8 to install pbr 2022-06-01 10:11:14.712 | + 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 10:11:16.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:16.510 | 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 10:11:16.515 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:16.515 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:16.517 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:16.518 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:16.518 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:16.519 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:16.519 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:16.519 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:16.661 | 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 10:11:18.911 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:18.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:18.991 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:18.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:18.996 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:18.998 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:19.000 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:19.002 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:19.004 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:19.006 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:19.009 | + functions-common:time_stop:2329 : start_time=1654078274705 2022-06-01 10:11:19.011 | + functions-common:time_stop:2331 : [[ -z 1654078274705 ]] 2022-06-01 10:11:19.013 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:19.017 | + functions-common:time_stop:2334 : end_time=1654078279015 2022-06-01 10:11:19.019 | + functions-common:time_stop:2335 : elapsed_time=4310 2022-06-01 10:11:19.021 | + functions-common:time_stop:2336 : total=20228 2022-06-01 10:11:19.024 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:19.026 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24538 2022-06-01 10:11:19.028 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:19.030 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:11:21.292 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:11:23.216 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:23.217 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:11:23.238 | 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 10:11:23.241 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:11:23.245 | 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 10:11:23.250 | 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 10:11:23.256 | 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 10:11:23.329 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:11:23.332 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:11:23.335 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:11:23.353 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:11:23.355 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:11:23.357 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:11:23.359 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:11:23.362 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:11:23.364 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:11:23.367 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:11:23.369 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:11:23.371 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:11:23.373 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:11:23.376 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:11:23.380 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:11:23.382 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:11:23.385 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:11:23.387 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:11:23.389 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:11:23.403 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:23.405 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:11:23.407 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:11:23.410 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:11:23.412 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:11:23.414 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:11:23.416 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:11:23.418 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:11:23.420 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:11:23.422 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:11:23.424 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:11:23.426 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:11:23.429 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:11:23.431 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:11:23.434 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:11:23.436 | + 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 10:11:23.438 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:11:23.440 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:11:23.442 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:11:23.444 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:11:23.447 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:11:23.449 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:11:23.451 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:11:23.454 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:11:23.456 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:11:23.458 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:11:23.510 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:11:23.510 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:11:23.512 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:11:23.890 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:11:23.893 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:11:23.909 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:23.911 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:11:23.914 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:11:23.917 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:11:23.919 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:11:23.921 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:11:23.923 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:23.926 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:11:23.928 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:23.930 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:23.933 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:11:23.935 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:23.937 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:11:23.939 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:11:23.942 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:11:23.944 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:11:23.946 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:23.949 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:23.951 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:11:23.972 | + 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 10:11:24.082 | Reading package lists... 2022-06-01 10:11:24.333 | Building dependency tree... 2022-06-01 10:11:24.334 | Reading state information... 2022-06-01 10:11:24.592 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:11:24.592 | The following packages were automatically installed and are no longer required: 2022-06-01 10:11:24.593 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:11:24.593 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:11:24.594 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:11:24.594 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:11:24.594 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:11:24.594 | python3-zope.interface 2022-06-01 10:11:24.594 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:11:24.712 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:11:24.716 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:11:24.718 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:11:24.720 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:24.723 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:24.725 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:24.728 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:24.730 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:24.732 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:11:24.734 | + functions-common:time_stop:2329 : start_time=1654078283969 2022-06-01 10:11:24.736 | + functions-common:time_stop:2331 : [[ -z 1654078283969 ]] 2022-06-01 10:11:24.739 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:24.743 | + functions-common:time_stop:2334 : end_time=1654078284740 2022-06-01 10:11:24.745 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 10:11:24.748 | + functions-common:time_stop:2336 : total=1533 2022-06-01 10:11:24.750 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:24.752 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2304 2022-06-01 10:11:24.754 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:11:24.757 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:11:24.759 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:11:24.761 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:11:24.764 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:11:24.766 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:11:24.768 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:11:24.770 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:11:24.773 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:11:24.775 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:11:24.778 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:11:24.780 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:11:24.782 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:11:24.784 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:11:24.786 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:11:24.789 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:11:24.791 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:11:24.794 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:11:24.796 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:11:24.798 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:11:24.800 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:11:24.803 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:11:24.805 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:11:24.807 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:11:24.810 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:11:24.812 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:11:24.828 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:24.830 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:11:24.833 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:11:24.835 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:11:24.838 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:11:24.841 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:11:24.845 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:11:24.847 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:11:24.849 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:11:24.851 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:11:24.854 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:11:24.856 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:11:24.859 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:11:25.580 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:11:25.580 | user tags 2022-06-01 10:11:25.580 | stackrabbit []' 2022-06-01 10:11:25.583 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:11:25.583 | user tags 2022-06-01 10:11:25.583 | stackrabbit []' 2022-06-01 10:11:25.583 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:11:25.590 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:11:25.592 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:11:25.595 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:11:26.296 | Changing password for user "stackrabbit" ... 2022-06-01 10:11:26.322 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:11:27.009 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:11:27.034 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:11:27.036 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:11:27.721 | Changing password for user "stackrabbit" ... 2022-06-01 10:11:27.744 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:11:27.747 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:11:27.749 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:11:28.411 | Deleting user "guest" ... 2022-06-01 10:11:28.425 | Error: 2022-06-01 10:11:28.425 | {:no_such_user, "guest"} 2022-06-01 10:11:28.439 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:11:28.441 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:11:28.458 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:28.460 | + ./stack.sh:main:805 : install_database 2022-06-01 10:11:28.463 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:11:28.465 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:11:28.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:28.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:28.472 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:11:28.694 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:11:28.696 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:11:28.698 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:11:28.701 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:11:28.703 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:11:28.705 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:11:28.708 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:11:28.710 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:11:28.712 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:11:28.715 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:11:28.717 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:11:28.719 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:11:28.722 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:11:28.724 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:11:28.727 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:11:28.729 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:11:28.731 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:11:28.734 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:11:28.736 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:11:28.739 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:11:28.742 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:11:28.744 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:28.746 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:28.749 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:11:28.751 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:11:28.753 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:11:28.755 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:11:28.758 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:11:28.760 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:28.762 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:11:28.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:28.767 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:28.769 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:11:28.771 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:28.773 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:11:28.775 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:11:28.778 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:11:28.780 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:11:28.782 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:28.784 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:28.787 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:11:28.808 | + 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 10:11:28.917 | Reading package lists... 2022-06-01 10:11:29.162 | Building dependency tree... 2022-06-01 10:11:29.163 | Reading state information... 2022-06-01 10:11:29.418 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:11:29.418 | The following packages were automatically installed and are no longer required: 2022-06-01 10:11:29.419 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:11:29.419 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:11:29.419 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:11:29.419 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:11:29.419 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:11:29.419 | python3-zope.interface 2022-06-01 10:11:29.419 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:11:29.533 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:11:29.537 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:11:29.539 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:11:29.542 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:29.544 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:29.546 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:29.548 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:29.550 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:29.552 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:11:29.554 | + functions-common:time_stop:2329 : start_time=1654078288805 2022-06-01 10:11:29.556 | + functions-common:time_stop:2331 : [[ -z 1654078288805 ]] 2022-06-01 10:11:29.559 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:29.563 | + functions-common:time_stop:2334 : end_time=1654078289561 2022-06-01 10:11:29.565 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-01 10:11:29.567 | + functions-common:time_stop:2336 : total=2304 2022-06-01 10:11:29.570 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:29.572 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3060 2022-06-01 10:11:29.574 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:11:29.577 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:11:29.579 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:11:29.581 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:11:29.583 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:11:29.586 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:11:29.589 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:11:29.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:11:29.594 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:11:29.596 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:11:29.600 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:11:29.600 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:11:29.606 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:11:29.608 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:11:29.610 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:11:29.613 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:11:29.615 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:11:29.638 | Using python 3.8 to install PyMySQL 2022-06-01 10:11:29.640 | + 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 10:11:31.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:31.431 | 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 10:11:31.435 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:31.436 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:31.438 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:31.439 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:31.439 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:31.440 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:31.440 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:31.440 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:31.455 | 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 10:11:33.697 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:33.697 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:33.770 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:33.773 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:33.776 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:33.778 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:33.780 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:33.782 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:33.785 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:33.787 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:33.790 | + functions-common:time_stop:2329 : start_time=1654078289631 2022-06-01 10:11:33.792 | + functions-common:time_stop:2331 : [[ -z 1654078289631 ]] 2022-06-01 10:11:33.795 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:33.799 | + functions-common:time_stop:2334 : end_time=1654078293797 2022-06-01 10:11:33.802 | + functions-common:time_stop:2335 : elapsed_time=4166 2022-06-01 10:11:33.804 | + functions-common:time_stop:2336 : total=24538 2022-06-01 10:11:33.806 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:33.809 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28704 2022-06-01 10:11:33.811 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:33.813 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:11:33.815 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:11:33.818 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:11:33.821 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:11:33.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:33.840 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:11:33.842 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:11:33.846 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:11:33.846 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:11:33.851 | + 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 10:11:33.854 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:11:33.856 | + 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 10:11:33.858 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:11:33.861 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:11:33.863 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:11:33.878 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:33.880 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:11:33.883 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:11:33.886 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:11:33.888 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:11:33.890 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:11:33.892 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:33.894 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:11:33.898 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:33.900 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:33.902 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:11:33.904 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:33.906 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:11:33.909 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:11:33.911 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:11:33.913 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:11:33.916 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:33.918 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:33.920 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:11:33.940 | + 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 10:11:34.050 | Reading package lists... 2022-06-01 10:11:34.299 | Building dependency tree... 2022-06-01 10:11:34.300 | Reading state information... 2022-06-01 10:11:34.557 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:11:34.557 | The following packages were automatically installed and are no longer required: 2022-06-01 10:11:34.558 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:11:34.558 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:11:34.558 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:11:34.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:11:34.559 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:11:34.559 | python3-zope.interface 2022-06-01 10:11:34.559 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:11:34.672 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:11:34.677 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:11:34.679 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:11:34.681 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:34.684 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:34.686 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:34.688 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:34.690 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:34.692 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:11:34.695 | + functions-common:time_stop:2329 : start_time=1654078293938 2022-06-01 10:11:34.697 | + functions-common:time_stop:2331 : [[ -z 1654078293938 ]] 2022-06-01 10:11:34.700 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:34.704 | + functions-common:time_stop:2334 : end_time=1654078294701 2022-06-01 10:11:34.706 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-01 10:11:34.708 | + functions-common:time_stop:2336 : total=3060 2022-06-01 10:11:34.711 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:34.713 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3823 2022-06-01 10:11:34.715 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:11:34.717 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:11:34.734 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:34.736 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:11:34.738 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:11:34.741 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:11:34.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:11:34.763 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:11:34.765 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:11:34.768 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:11:34.770 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:11:34.773 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:34.775 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:11:34.777 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:34.779 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:34.782 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:11:34.784 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:34.786 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:11:34.788 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:11:34.790 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:11:34.792 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:11:34.795 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:34.797 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:34.799 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:11:34.820 | + 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 10:11:34.929 | Reading package lists... 2022-06-01 10:11:35.173 | Building dependency tree... 2022-06-01 10:11:35.174 | Reading state information... 2022-06-01 10:11:35.431 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:11:35.431 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:11:35.431 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:11:35.431 | The following packages were automatically installed and are no longer required: 2022-06-01 10:11:35.433 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:11:35.433 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:11:35.433 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:11:35.433 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:11:35.433 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:11:35.433 | python3-zope.interface 2022-06-01 10:11:35.433 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:11:35.545 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:11:35.550 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:11:35.552 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:11:35.555 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:35.557 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:35.559 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:35.561 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:35.563 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:35.565 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:11:35.567 | + functions-common:time_stop:2329 : start_time=1654078294817 2022-06-01 10:11:35.569 | + functions-common:time_stop:2331 : [[ -z 1654078294817 ]] 2022-06-01 10:11:35.572 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:35.576 | + functions-common:time_stop:2334 : end_time=1654078295574 2022-06-01 10:11:35.578 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-01 10:11:35.580 | + functions-common:time_stop:2336 : total=3823 2022-06-01 10:11:35.582 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:35.584 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4580 2022-06-01 10:11:35.586 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:11:35.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:11:35.591 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:35.593 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:35.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:11:35.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:11:35.601 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:11:35.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:11:35.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:11:35.611 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:11:35.611 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:11:35.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:11:35.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:11:35.621 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:11:35.623 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:11:35.625 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:11:35.628 | + functions:vercmp:655 : local result 2022-06-01 10:11:35.631 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:11:35.631 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:11:35.632 | ++ functions:vercmp:659 : head -1 2022-06-01 10:11:35.636 | + functions:vercmp:659 : result=3.13 2022-06-01 10:11:35.639 | + functions:vercmp:661 : case $op in 2022-06-01 10:11:35.641 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:11:35.643 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:11:35.645 | + functions:vercmp:672 : return 2022-06-01 10:11:35.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:11:35.650 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:11:35.652 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:11:36.121 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:11:36.140 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:36.142 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:11:36.145 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:11:36.145 | Installing etcd 2022-06-01 10:11:36.148 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:11:36.159 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:11:36.172 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:36.174 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:11:36.187 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:11:36.190 | ++ 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 10:11:36.193 | ++ 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 10:11:36.197 | +++ 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 10:11:36.202 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:11:36.206 | ++ 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 10:11:36.210 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:11:36.212 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:11:36.214 | ++ functions:get_extra_file:73 : return 2022-06-01 10:11:36.217 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:11:36.219 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:11:36.222 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:11:36.224 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:11:36.241 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:11:36.243 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:11:36.246 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:11:36.263 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:11:36.265 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:11:36.267 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:11:36.270 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:11:36.273 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:11:36.275 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:11:36.277 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:11:36.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:11:36.282 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:11:36.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:11:36.290 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.293 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:11:36.295 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:11:36.297 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:11:36.299 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:11:36.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.306 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:11:36.309 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.311 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:11:36.313 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:11:36.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:11:36.318 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:11:36.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:11:36.327 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.329 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:11:36.331 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:11:36.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:11:36.337 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:11:36.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.341 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:11:36.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.348 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:11:36.350 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:11:36.353 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:11:36.355 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:11:36.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.361 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:11:36.366 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.369 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:11:36.371 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:11:36.373 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:11:36.375 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:11:36.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:11:36.385 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.388 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:11:36.390 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:11:36.392 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:11:36.394 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:11:36.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:11:36.403 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.406 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:11:36.408 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:11:36.410 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:11:36.413 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:11:36.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:11:36.422 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.424 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:11:36.427 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:11:36.430 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:11:36.432 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:11:36.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:11:36.441 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.443 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:11:36.445 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:11:36.448 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:11:36.450 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:11:36.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:11:36.459 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.462 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:11:36.464 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:11:36.466 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:11:36.468 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:11:36.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:11:36.478 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.480 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:11:36.482 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:11:36.485 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:11:36.487 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:11:36.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:11:36.496 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.498 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:11:36.501 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:11:36.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:11:36.505 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:11:36.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:11:36.514 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.516 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:11:36.519 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:11:36.521 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:11:36.524 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:11:36.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:11:36.533 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.535 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:11:36.538 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:11:36.540 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:11:36.542 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:11:36.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:11:36.551 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.554 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:11:36.556 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:11:36.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:11:36.561 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:11:36.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:11:36.570 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.573 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:11:36.575 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:11:36.577 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:11:36.579 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:11:36.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.587 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:11:36.589 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.591 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:11:36.594 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:11:36.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:11:36.598 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:11:36.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:11:36.608 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.610 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:11:36.612 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:11:36.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:11:36.617 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:11:36.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:11:36.626 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.628 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:11:36.630 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:11:36.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:11:36.635 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:11:36.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:11:36.644 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.646 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:11:36.649 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:11:36.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:11:36.653 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:11:36.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:11:36.663 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.665 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:11:36.667 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:11:36.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:11:36.672 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:11:36.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:11:36.681 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.684 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:11:36.686 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:11:36.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:11:36.691 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:11:36.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:11:36.700 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.702 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:11:36.704 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:11:36.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:11:36.709 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:11:36.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:11:36.718 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.721 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:11:36.723 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:11:36.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:11:36.728 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:11:36.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:11:36.737 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.739 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:11:36.742 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:11:36.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:11:36.747 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:11:36.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:11:36.756 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.758 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:11:36.761 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:11:36.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:11:36.765 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:11:36.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:11:36.775 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.777 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:11:36.779 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:11:36.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:11:36.784 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:11:36.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:11:36.793 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.796 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:11:36.798 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:11:36.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:11:36.802 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:11:36.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:11:36.812 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.814 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:11:36.816 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:11:36.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:11:36.821 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:11:36.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:11:36.830 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.832 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:11:36.836 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:11:36.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:11:36.840 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:11:36.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:11:36.849 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.852 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:11:36.854 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:11:36.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:11:36.859 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:11:36.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:11:36.868 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.870 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:11:36.873 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:11:36.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:11:36.877 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:11:36.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:11:36.887 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.890 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:11:36.892 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:11:36.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:11:36.897 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:11:36.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:11:36.906 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.909 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:11:36.911 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:11:36.914 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:11:36.916 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:11:36.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:11:36.925 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.928 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:11:36.930 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:11:36.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:11:36.935 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:11:36.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:36.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:36.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:11:36.944 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:36.947 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:11:36.967 | Using python 3.8 to install etcd3 2022-06-01 10:11:36.970 | + 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 10:11:38.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:38.765 | 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 10:11:38.770 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:38.770 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:38.773 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:38.774 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:38.774 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:38.775 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:38.775 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:38.775 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:38.791 | 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 10:11:38.801 | 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 10:11:38.830 | 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 10:11:38.835 | 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 10:11:38.838 | 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 10:11:38.852 | 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 10:11:41.046 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:41.046 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:41.125 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:41.128 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:41.130 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:41.132 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:41.134 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:41.136 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:41.138 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:41.140 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:41.142 | + functions-common:time_stop:2329 : start_time=1654078296962 2022-06-01 10:11:41.145 | + functions-common:time_stop:2331 : [[ -z 1654078296962 ]] 2022-06-01 10:11:41.148 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:41.152 | + functions-common:time_stop:2334 : end_time=1654078301149 2022-06-01 10:11:41.154 | + functions-common:time_stop:2335 : elapsed_time=4187 2022-06-01 10:11:41.156 | + functions-common:time_stop:2336 : total=28704 2022-06-01 10:11:41.158 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:41.160 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32891 2022-06-01 10:11:41.163 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:41.165 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:11:41.186 | Using python 3.8 to install etcd3gw 2022-06-01 10:11:41.189 | + 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 10:11:43.001 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:43.001 | 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 10:11:43.006 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:43.007 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:43.009 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:43.010 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:43.010 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:43.011 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:43.011 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:43.011 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:43.026 | 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 10:11:43.052 | 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 10:11:43.058 | 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 10:11:43.061 | 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 10:11:43.082 | 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 10:11:43.086 | 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 10:11:43.106 | 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 10:11:43.110 | 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 10:11:43.113 | 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 10:11:45.294 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:45.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:45.368 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:45.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:45.373 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:45.375 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:45.377 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:45.379 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:45.382 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:45.384 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:45.386 | + functions-common:time_stop:2329 : start_time=1654078301181 2022-06-01 10:11:45.388 | + functions-common:time_stop:2331 : [[ -z 1654078301181 ]] 2022-06-01 10:11:45.391 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:45.395 | + functions-common:time_stop:2334 : end_time=1654078305392 2022-06-01 10:11:45.397 | + functions-common:time_stop:2335 : elapsed_time=4211 2022-06-01 10:11:45.399 | + functions-common:time_stop:2336 : total=32891 2022-06-01 10:11:45.401 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:45.403 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37102 2022-06-01 10:11:45.405 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:45.408 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:11:45.410 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:11:45.413 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:11:45.415 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:11:45.418 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:11:45.420 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:11:45.422 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:11:45.424 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:11:45.427 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:11:45.430 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:11:45.432 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:11:45.434 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:11:45.437 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:11:45.439 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:45.441 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:45.444 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:11:45.446 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:11:45.448 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:11:45.450 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:11:45.453 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:11:45.455 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:11:45.457 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:11:45.460 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:45.462 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:11:45.465 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:45.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:45.469 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:11:45.471 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:11:45.474 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:11:45.476 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:11:45.479 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:11:45.481 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:11:45.483 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:45.486 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:45.488 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:11:45.509 | + 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 10:11:45.619 | Reading package lists... 2022-06-01 10:11:45.870 | Building dependency tree... 2022-06-01 10:11:45.872 | Reading state information... 2022-06-01 10:11:46.124 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:11:46.125 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:11:46.125 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:11:46.125 | The following packages were automatically installed and are no longer required: 2022-06-01 10:11:46.125 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:11:46.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:11:46.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:11:46.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:11:46.126 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:11:46.126 | python3-zope.interface 2022-06-01 10:11:46.126 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:11:46.240 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:11:46.244 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:11:46.247 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:11:46.249 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:46.251 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:46.253 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:46.255 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:46.257 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:46.259 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:11:46.261 | + functions-common:time_stop:2329 : start_time=1654078305507 2022-06-01 10:11:46.263 | + functions-common:time_stop:2331 : [[ -z 1654078305507 ]] 2022-06-01 10:11:46.266 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:46.270 | + functions-common:time_stop:2334 : end_time=1654078306268 2022-06-01 10:11:46.273 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-01 10:11:46.275 | + functions-common:time_stop:2336 : total=4580 2022-06-01 10:11:46.277 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:46.279 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5341 2022-06-01 10:11:46.281 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:11:46.284 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:11:46.286 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:11:46.289 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:11:46.291 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:11:46.353 | Module proxy already enabled 2022-06-01 10:11:46.357 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:11:46.418 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:11:46.418 | Module proxy already enabled 2022-06-01 10:11:46.418 | Module proxy_uwsgi already enabled 2022-06-01 10:11:46.422 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:11:46.425 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:11:46.427 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:11:46.430 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:11:46.565 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:11:46.569 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:11:46.572 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:11:46.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:11:46.586 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.590 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:11:46.592 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:11:46.594 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:11:46.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:11:46.604 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.606 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:11:46.609 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:11:46.611 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:11:46.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:11:46.621 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.624 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:11:46.626 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:11:46.629 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:11:46.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:11:46.639 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.641 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:11:46.644 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:11:46.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:11:46.655 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.657 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:11:46.660 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:11:46.662 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:11:46.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:11:46.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.674 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:11:46.690 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:46.693 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:11:46.696 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:11:46.698 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:11:46.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:11:46.707 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.710 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:11:46.726 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:46.729 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:11:46.731 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:11:46.733 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:11:46.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:11:46.743 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.746 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:11:46.748 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:11:46.751 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:11:46.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:11:46.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:11:46.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:11:46.760 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:11:46.763 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:11:46.765 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:11:46.767 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:11:46.770 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:11:46.773 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:11:46.775 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:11:46.779 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:11:46.779 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:11:46.785 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:11:46.788 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:11:46.791 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:11:46.793 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:11:46.796 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:11:46.817 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:11:46.819 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 10:11:48.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:48.595 | 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 10:11:48.600 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:48.601 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:48.602 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:48.604 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:48.604 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:48.604 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:48.605 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:48.605 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:48.620 | 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 10:11:48.693 | 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 10:11:48.729 | 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 10:11:48.744 | 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 10:11:48.751 | 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 10:11:48.757 | 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 10:11:48.797 | 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 10:11:48.806 | 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 10:11:48.824 | 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 10:11:48.830 | 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 10:11:48.834 | 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 10:11:48.845 | 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 10:11:48.847 | 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 10:11:48.851 | 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 10:11:48.856 | 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 10:11:48.875 | 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 10:11:48.879 | 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 10:11:48.899 | 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 10:11:48.904 | 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 10:11:48.907 | 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 10:11:48.914 | 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 10:11:48.935 | 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 10:11:48.999 | 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 10:11:49.012 | 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 10:11:49.018 | 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 10:11:49.022 | 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 10:11:49.029 | 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 10:11:49.034 | 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 10:11:49.038 | 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 10:11:49.041 | 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 10:11:49.044 | 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 10:11:49.047 | 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 10:11:49.050 | 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 10:11:49.053 | 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 10:11:49.058 | 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 10:11:49.062 | 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 10:11:51.033 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:51.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:51.106 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:51.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:51.111 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:51.113 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:51.115 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:51.118 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:51.120 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:51.122 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:51.124 | + functions-common:time_stop:2329 : start_time=1654078306812 2022-06-01 10:11:51.126 | + functions-common:time_stop:2331 : [[ -z 1654078306812 ]] 2022-06-01 10:11:51.129 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:51.134 | + functions-common:time_stop:2334 : end_time=1654078311131 2022-06-01 10:11:51.136 | + functions-common:time_stop:2335 : elapsed_time=4319 2022-06-01 10:11:51.138 | + functions-common:time_stop:2336 : total=37102 2022-06-01 10:11:51.140 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:51.142 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41421 2022-06-01 10:11:51.144 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:51.147 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:11:51.150 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:11:51.152 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:11:51.155 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:11:51.157 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:11:51.160 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:11:51.164 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:11:51.164 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:11:51.169 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:11:51.171 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:11:51.174 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:11:51.177 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:11:51.180 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:11:51.201 | Using python 3.8 to install python-memcached 2022-06-01 10:11:51.204 | + 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 10:11:53.025 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:53.025 | 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 10:11:53.030 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:53.030 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:53.032 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:53.033 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:53.034 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:53.034 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:53.034 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:53.035 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:53.050 | 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 10:11:53.055 | 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 10:11:55.375 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:11:55.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:11:55.448 | + inc/python:pip_install:200 : result=0 2022-06-01 10:11:55.450 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:11:55.452 | + functions-common:time_stop:2322 : local name 2022-06-01 10:11:55.455 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:11:55.457 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:11:55.460 | + functions-common:time_stop:2325 : local total 2022-06-01 10:11:55.462 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:11:55.464 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:11:55.466 | + functions-common:time_stop:2329 : start_time=1654078311196 2022-06-01 10:11:55.468 | + functions-common:time_stop:2331 : [[ -z 1654078311196 ]] 2022-06-01 10:11:55.471 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:11:55.476 | + functions-common:time_stop:2334 : end_time=1654078315473 2022-06-01 10:11:55.478 | + functions-common:time_stop:2335 : elapsed_time=4277 2022-06-01 10:11:55.480 | + functions-common:time_stop:2336 : total=41421 2022-06-01 10:11:55.482 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:11:55.484 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45698 2022-06-01 10:11:55.487 | + inc/python:pip_install:203 : return 0 2022-06-01 10:11:55.489 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:11:55.506 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:11:55.508 | + ./stack.sh:main:866 : '[' 10.222.0.67 == 10.222.0.67 ']' 2022-06-01 10:11:55.510 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:11:55.512 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:11:55.515 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:11:55.517 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:11:55.519 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:11:55.522 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:11:55.538 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:11:55.541 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:11:55.543 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:11:55.545 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:11:55.547 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:11:55.549 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:11:55.551 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:11:55.554 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:11:55.556 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:11:55.559 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:11:55.575 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:11:55.577 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:11:55.580 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:55.582 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:11:55.583 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:11:55.589 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:11:55.591 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:11:55.593 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:11:55.606 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:11:55.608 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:11:55.609 | + functions-common:git_clone:607 : head -1 2022-06-01 10:11:55.611 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:11:55.614 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:11:55.616 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:11:55.618 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:11:55.621 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:11:55.623 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:11:55.625 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:11:55.627 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:11:55.629 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:11:55.632 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:11:55.635 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:11:55.637 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:11:55.639 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:11:55.642 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:11:55.645 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:11:55.648 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:11:55.651 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:11:55.653 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:11:55.656 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:11:55.662 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:11:55.664 | + 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 10:11:56.267 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:11:56.269 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:11:56.272 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:11:56.274 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:11:56.277 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:11:56.279 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:11:56.281 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:11:56.283 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:11:56.285 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:11:56.288 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:11:56.290 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:11:56.292 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:11:56.294 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:11:56.297 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:11:56.316 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:11:56.319 | + 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 10:11:58.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:11:58.108 | 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 10:11:58.113 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:58.113 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:58.115 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:11:58.116 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:58.117 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:58.117 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:58.117 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:11:58.118 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:11:58.131 | Obtaining file:///opt/stack/keystone 2022-06-01 10:11:59.709 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:12:01.282 | 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 10:12:01.312 | 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 10:12:01.325 | 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 10:12:01.336 | 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 10:12:01.340 | 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 10:12:01.347 | 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 10:12:01.369 | 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 10:12:01.383 | 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 10:12:01.399 | 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 10:12:01.403 | 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 10:12:01.413 | 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 10:12:01.417 | 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 10:12:01.420 | 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 10:12:01.460 | 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 10:12:01.466 | 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 10:12:01.469 | 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 10:12:01.482 | 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 10:12:01.538 | 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 10:12:01.542 | 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 10:12:01.547 | 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 10:12:01.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 10:12:01.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 10:12:01.605 | 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 10:12:01.653 | 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 10:12:01.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 10:12:01.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 10:12:01.753 | 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 10:12:01.771 | 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 10:12:01.788 | 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 10:12:01.797 | 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 10:12:01.821 | 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 10:12:01.829 | 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 10:12:01.847 | 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 10:12:01.893 | 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 10:12:01.900 | 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 10:12:01.913 | 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 10:12:01.916 | 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 10:12:01.919 | 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 10:12:01.930 | 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 10:12:01.934 | 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 10:12:01.936 | 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 10:12:01.940 | 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 10:12:01.955 | 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 10:12:01.961 | 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 10:12:01.980 | 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 10:12:01.984 | 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 10:12:02.006 | 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 10:12:02.010 | 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 10:12:02.013 | 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 10:12:02.016 | 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 10:12:02.027 | 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 10:12:02.031 | 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 10:12:02.033 | 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 10:12:02.040 | 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 10:12:02.050 | 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 10:12:02.056 | 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 10:12:02.074 | 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 10:12:02.078 | 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 10:12:02.085 | 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 10:12:02.105 | 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 10:12:02.108 | 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 10:12:02.112 | 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 10:12:02.176 | 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 10:12:02.182 | 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 10:12:02.190 | 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 10:12:02.194 | 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 10:12:02.202 | 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 10:12:02.206 | 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 10:12:02.210 | 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 10:12:02.251 | 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 10:12:02.257 | 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 10:12:02.265 | 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 10:12:02.277 | 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 10:12:02.284 | 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 10:12:02.298 | 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 10:12:02.308 | 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 10:12:02.316 | 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 10:12:02.319 | 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 10:12:02.322 | 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 10:12:02.325 | 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 10:12:02.339 | 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 10:12:02.344 | 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 10:12:02.346 | 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 10:12:02.350 | 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 10:12:02.353 | 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 10:12:02.356 | 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 10:12:02.359 | 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 10:12:02.361 | 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 10:12:02.364 | 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 10:12:02.367 | 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 10:12:02.372 | 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 10:12:02.375 | 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 10:12:02.382 | 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 10:12:02.385 | 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 10:12:02.388 | 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 10:12:02.394 | 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 10:12:02.401 | 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 10:12:02.409 | 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 10:12:03.815 | Installing collected packages: keystone 2022-06-01 10:12:03.815 | Attempting uninstall: keystone 2022-06-01 10:12:03.818 | Found existing installation: keystone 18.1.0 2022-06-01 10:12:03.821 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:12:03.823 | Running setup.py develop for keystone 2022-06-01 10:12:05.725 | Successfully installed keystone 2022-06-01 10:12:05.867 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:12:05.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:12:05.954 | + inc/python:pip_install:200 : result=0 2022-06-01 10:12:05.956 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:12:05.959 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:05.961 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:05.963 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:05.965 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:05.967 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:05.969 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:12:05.971 | + functions-common:time_stop:2329 : start_time=1654078316311 2022-06-01 10:12:05.974 | + functions-common:time_stop:2331 : [[ -z 1654078316311 ]] 2022-06-01 10:12:05.977 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:05.980 | + functions-common:time_stop:2334 : end_time=1654078325978 2022-06-01 10:12:05.982 | + functions-common:time_stop:2335 : elapsed_time=9667 2022-06-01 10:12:05.985 | + functions-common:time_stop:2336 : total=45698 2022-06-01 10:12:05.987 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:05.989 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55365 2022-06-01 10:12:05.991 | + inc/python:pip_install:203 : return 0 2022-06-01 10:12:05.993 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:12:05.995 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:12:05.998 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:12:06.016 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:12:06.028 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:12:06.031 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:12:06.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:06.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:06.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:12:06.041 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:06.043 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:12:06.059 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:06.062 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:12:06.064 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:12:06.066 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:12:06.069 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:12:06.081 | + 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 10:12:06.084 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:12:06.089 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:12:06.104 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:06.106 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:12:06.136 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:12:06.163 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:12:06.193 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:12:06.223 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:12:06.252 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:12:06.282 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:12:06.309 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:12:06.342 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:12:06.344 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:12:06.347 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:12:06.349 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:12:06.351 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:12:06.354 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:12:06.370 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:06.373 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:12:06.375 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:12:06.378 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:12:06.393 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:06.396 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:06.398 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:06.428 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:12:06.430 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:12:06.433 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:12:06.435 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:12:06.437 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:12:06.454 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:06.456 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.67/identity 2022-06-01 10:12:06.485 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.67/identity 2022-06-01 10:12:06.513 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:12:06.515 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:12:06.545 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:12:06.548 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:12:06.550 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:12:06.553 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:12:06.555 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:12:06.558 | + 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 10:12:06.588 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:12:06.590 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:12:06.593 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:12:06.596 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:12:06.599 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:12:06.616 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:12:06.618 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:12:06.620 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:12:06.623 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:12:06.625 | + 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 10:12:06.653 | + 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 10:12:06.682 | + 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 10:12:06.709 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:12:06.736 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:12:06.764 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:12:06.766 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:12:06.769 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:12:06.771 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:12:06.773 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:12:06.776 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:12:06.778 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:12:06.781 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:12:06.784 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:12:06.787 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:12:06.790 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:12:06.802 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:12:06.803 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:06.811 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:12:06.814 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:06.830 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:12:06.832 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:12:06.837 | + 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 10:12:06.865 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:12:06.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:12:06.921 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:12:06.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:12:06.974 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:12:07.000 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:12:07.027 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:12:07.054 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:12:07.081 | + 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 10:12:07.108 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:12:07.135 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:12:07.161 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:12:07.188 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:12:07.190 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:12:07.194 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:12:07.196 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:12:07.198 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:12:07.201 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:07.203 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:07.205 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:12:07.208 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:12:07.210 | + 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 10:12:07.236 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:12:07.264 | + 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 10:12:07.264 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:12:07.273 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:12:07.276 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:12:07.278 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:12:07.281 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:12:07.283 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:12:07.285 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:07.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:07.289 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:07.292 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:07.294 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:12:07.296 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:07.298 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:07.301 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:12:07.366 | Site keystone-wsgi-public already enabled 2022-06-01 10:12:07.370 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:12:07.372 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:12:07.374 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:12:07.377 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:12:07.511 | + 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 10:12:07.514 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:12:07.516 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:12:07.519 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:12:07.521 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:12:07.523 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:12:07.526 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:12:07.531 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:12:07.533 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:12:07.535 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:12:07.549 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:07.550 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:12:07.559 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:12:07.563 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:07.579 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:12:07.582 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:12:07.586 | + 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 10:12:07.616 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:12:07.643 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:12:07.670 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:12:07.699 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:12:07.726 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:12:07.753 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:12:07.779 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:12:07.807 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:12:07.834 | + 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 10:12:07.861 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:12:07.889 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:12:07.916 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:12:07.944 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:12:07.947 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:12:07.950 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:12:07.952 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:12:07.954 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:12:07.957 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:07.959 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:07.962 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:12:07.964 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:12:07.967 | + 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 10:12:07.994 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:12:08.022 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:12:08.022 | + 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 10:12:08.030 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:12:08.034 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:12:08.037 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:12:08.039 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:12:08.041 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:12:08.044 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:08.046 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:08.048 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:08.051 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:08.053 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:12:08.056 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:08.058 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:08.060 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:12:08.123 | Site keystone-wsgi-admin already enabled 2022-06-01 10:12:08.127 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:12:08.130 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:12:08.132 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:12:08.134 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:12:08.269 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:12:08.303 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:12:08.336 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:12:08.366 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:12:08.369 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:12:08.399 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:12:08.427 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:12:08.455 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:12:08.472 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:08.474 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:12:08.491 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:08.493 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:12:08.496 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:12:08.498 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:12:08.500 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:12:08.502 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:12:08.506 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:12:08.508 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:12:08.510 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:12:08.513 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:12:08.515 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:12:08.517 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:12:08.521 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:12:08.523 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:12:08.526 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:12:08.542 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:12:08.544 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:12:08.547 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:08.549 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:12:08.550 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:12:08.555 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:12:08.558 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:08.560 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:12:08.573 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:12:08.575 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:12:08.576 | + functions-common:git_clone:607 : head -1 2022-06-01 10:12:08.582 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:12:08.585 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:12:08.587 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:12:08.589 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:12:08.592 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:12:08.594 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:12:08.596 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:12:08.599 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:12:08.602 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:12:08.604 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:12:08.606 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:12:08.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:12:08.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:12:08.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:12:08.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:12:08.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:12:08.622 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:12:08.625 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:12:08.628 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:12:08.633 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:12:08.635 | + 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 10:12:09.236 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:12:09.239 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:12:09.242 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:12:09.244 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:12:09.246 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:12:09.248 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:12:09.251 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:12:09.253 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:12:09.255 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:12:09.257 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:12:09.260 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:12:09.262 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:12:09.264 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:12:09.266 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:12:09.287 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:12:09.289 | + 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 10:12:11.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:12:11.102 | 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 10:12:11.107 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:11.107 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:11.109 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:12:11.110 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:11.111 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:11.111 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:11.111 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:11.111 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:11.124 | Obtaining file:///opt/stack/swift 2022-06-01 10:12:12.382 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:12:13.631 | 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 10:12:13.639 | 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 10:12:13.680 | 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 10:12:13.689 | 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 10:12:13.692 | 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 10:12:13.750 | 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 10:12:13.761 | 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 10:12:13.764 | 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 10:12:13.767 | 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 10:12:13.802 | 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 10:12:13.818 | 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 10:12:13.825 | 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 10:12:13.831 | 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 10:12:13.870 | 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 10:12:13.880 | 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 10:12:13.899 | 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 10:12:13.906 | 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 10:12:13.909 | 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 10:12:13.919 | 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 10:12:13.922 | 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 10:12:13.925 | 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 10:12:13.929 | 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 10:12:13.934 | 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 10:12:13.953 | 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 10:12:13.958 | 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 10:12:13.979 | 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 10:12:13.983 | 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 10:12:13.986 | 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 10:12:13.994 | 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 10:12:14.015 | 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 10:12:14.019 | 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 10:12:14.023 | 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 10:12:14.031 | 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 10:12:14.096 | 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 10:12:14.109 | 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 10:12:14.116 | 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 10:12:14.120 | 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 10:12:14.128 | 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 10:12:14.132 | 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 10:12:14.136 | 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 10:12:14.138 | 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 10:12:14.141 | 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 10:12:14.144 | 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 10:12:14.148 | 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 10:12:14.151 | 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 10:12:14.155 | 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 10:12:14.159 | 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 10:12:15.864 | Installing collected packages: swift 2022-06-01 10:12:15.864 | Attempting uninstall: swift 2022-06-01 10:12:15.866 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:12:15.868 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:12:15.870 | Running setup.py develop for swift 2022-06-01 10:12:17.563 | Successfully installed swift 2022-06-01 10:12:17.738 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:12:17.738 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:12:17.835 | + inc/python:pip_install:200 : result=0 2022-06-01 10:12:17.837 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:12:17.840 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:17.842 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:17.844 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:17.846 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:17.849 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:17.851 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:12:17.853 | + functions-common:time_stop:2329 : start_time=1654078329281 2022-06-01 10:12:17.855 | + functions-common:time_stop:2331 : [[ -z 1654078329281 ]] 2022-06-01 10:12:17.858 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:17.862 | + functions-common:time_stop:2334 : end_time=1654078337860 2022-06-01 10:12:17.864 | + functions-common:time_stop:2335 : elapsed_time=8579 2022-06-01 10:12:17.867 | + functions-common:time_stop:2336 : total=55365 2022-06-01 10:12:17.869 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:17.871 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63944 2022-06-01 10:12:17.873 | + inc/python:pip_install:203 : return 0 2022-06-01 10:12:17.875 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:12:17.878 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:12:17.880 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:12:17.898 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:12:17.910 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:12:17.913 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:12:17.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:17.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:17.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:12:17.923 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:17.925 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:12:17.928 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:12:17.930 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:12:17.933 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:12:17.935 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:12:17.937 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:12:17.938 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:12:17.940 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:12:17.942 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:12:18.787 | No account-reaper running 2022-06-01 10:12:18.787 | No account-replicator running 2022-06-01 10:12:18.787 | No container-updater running 2022-06-01 10:12:18.787 | No container-reconciler running 2022-06-01 10:12:18.787 | No object-updater running 2022-06-01 10:12:18.787 | No object-server running 2022-06-01 10:12:18.787 | No container-server running 2022-06-01 10:12:18.787 | No object-auditor running 2022-06-01 10:12:18.787 | No proxy-server running 2022-06-01 10:12:18.787 | No account-server running 2022-06-01 10:12:18.787 | No account-auditor running 2022-06-01 10:12:18.787 | No object-reconstructor running 2022-06-01 10:12:18.787 | No object-expirer running 2022-06-01 10:12:18.787 | No container-replicator running 2022-06-01 10:12:18.787 | No container-auditor running 2022-06-01 10:12:18.787 | No container-sharder running 2022-06-01 10:12:18.787 | No container-sync running 2022-06-01 10:12:18.787 | No object-replicator running 2022-06-01 10:12:18.834 | + lib/swift:configure_swift:341 : true 2022-06-01 10:12:18.836 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:12:18.849 | + 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 10:12:18.860 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:12:18.863 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:12:18.863 | s/%GROUP%//; 2022-06-01 10:12:18.863 | s/%USER%/ubuntu/; 2022-06-01 10:12:18.863 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:12:18.863 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:12:18.863 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:12:18.871 | uid = ubuntu 2022-06-01 10:12:18.871 | gid = 2022-06-01 10:12:18.871 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:12:18.871 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:12:18.871 | address = 127.0.0.1 2022-06-01 10:12:18.871 | 2022-06-01 10:12:18.871 | [account6612] 2022-06-01 10:12:18.871 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [account6622] 2022-06-01 10:12:18.872 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [account6632] 2022-06-01 10:12:18.872 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [account6642] 2022-06-01 10:12:18.872 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [container6611] 2022-06-01 10:12:18.872 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [container6621] 2022-06-01 10:12:18.872 | max connections = 25 2022-06-01 10:12:18.872 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:12:18.872 | read only = false 2022-06-01 10:12:18.872 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:12:18.872 | 2022-06-01 10:12:18.872 | [container6631] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | [container6641] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | [object6613] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | [object6623] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | [object6633] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:12:18.873 | 2022-06-01 10:12:18.873 | [object6643] 2022-06-01 10:12:18.873 | max connections = 25 2022-06-01 10:12:18.873 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:12:18.873 | read only = false 2022-06-01 10:12:18.873 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:12:18.874 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:12:18.876 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:18.878 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:18.881 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:12:18.892 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:12:18.894 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:12:18.899 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:12:18.903 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:12:18.905 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:12:18.909 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:12:18.937 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.67:8080/v1/ 2022-06-01 10:12:18.963 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:12:18.980 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:12:19.008 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:12:19.026 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:12:19.053 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:12:19.071 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:12:19.099 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:12:19.116 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:12:19.144 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:12:19.162 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:12:19.190 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:12:19.208 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:12:19.222 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:19.224 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:12:19.252 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:12:19.278 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:12:19.304 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:12:19.331 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:12:19.346 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:19.349 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:12:19.375 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:12:19.389 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:19.391 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:12:19.406 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:19.408 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:12:19.410 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:12:19.425 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:19.427 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:12:19.429 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:12:19.431 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:12:19.436 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:12:19.441 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:12:19.468 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:12:19.494 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:12:19.524 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:12:19.553 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:12:19.580 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:12:19.582 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:12:19.584 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:12:19.587 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:12:19.589 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:12:19.615 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:12:19.641 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.67/identity 2022-06-01 10:12:19.668 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:12:19.695 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:12:19.721 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:12:19.749 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:12:19.776 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:12:19.804 | + 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 10:12:19.831 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:12:19.857 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:12:19.884 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:12:19.912 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:12:19.939 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:12:19.968 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:12:19.996 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:12:20.014 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:12:20.041 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:12:20.068 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:12:20.073 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:12:20.102 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:12:20.128 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:12:20.155 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:12:20.157 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:12:20.159 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:12:20.162 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:12:20.166 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:12:20.168 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:12:20.170 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:12:20.172 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:12:20.174 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:12:20.177 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:12:20.179 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:12:20.181 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:12:20.198 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:12:20.226 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:12:20.243 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:12:20.270 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:12:20.288 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:12:20.316 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:12:20.334 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:12:20.361 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:12:20.378 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:12:20.406 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:12:20.423 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:12:20.452 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:12:20.470 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:12:20.498 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:12:20.516 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:12:20.545 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:12:20.562 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:12:20.590 | + 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 10:12:20.595 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:12:20.612 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:12:20.640 | + 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 10:12:20.670 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:12:20.673 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:12:20.677 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:12:20.680 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:12:20.682 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:12:20.684 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:12:20.686 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:12:20.688 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:12:20.691 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:12:20.693 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:12:20.711 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:12:20.738 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:12:20.757 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:12:20.785 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:12:20.803 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:12:20.831 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:12:20.849 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:12:20.876 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:12:20.894 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:12:20.921 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:12:20.939 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:12:20.968 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:12:20.986 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:12:21.015 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:12:21.033 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:12:21.062 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:12:21.080 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:12:21.107 | + 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 10:12:21.112 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:12:21.130 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:12:21.158 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:12:21.160 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:12:21.164 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:12:21.167 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:12:21.169 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:12:21.171 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:12:21.173 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:12:21.175 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:12:21.177 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:12:21.179 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:12:21.197 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:12:21.225 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:12:21.242 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:12:21.271 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:12:21.288 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:12:21.315 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:12:21.334 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:12:21.361 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:12:21.379 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:12:21.407 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:12:21.425 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:12:21.453 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:12:21.471 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:12:21.499 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:12:21.517 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:12:21.544 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:12:21.562 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:12:21.589 | + 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 10:12:21.594 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:12:21.611 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:12:21.640 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:12:21.667 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:12:21.695 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:12:21.722 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:12:21.725 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:12:21.729 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:12:21.758 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:12:21.786 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:12:21.816 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:12:21.846 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:12:21.874 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:12:21.901 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:12:21.927 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:12:21.954 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:12:21.981 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:12:21.996 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:21.998 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:12:22.017 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:12:22.020 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:12:22.040 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:12:22.042 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.67 2022-06-01 10:12:22.070 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:12:22.072 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:12:22.099 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.67/identity 2022-06-01 10:12:22.128 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:12:22.131 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:12:22.161 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:12:22.177 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:22.179 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:12:22.182 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:12:22.187 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:12:22.189 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:12:22.201 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:12:22.203 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:12:22.215 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:12:22.217 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:12:22.219 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:12:22.222 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:12:22.225 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:12:22.227 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:12:22.229 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:12:22.231 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:12:22.233 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:12:22.245 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:12:22.247 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:12:22.250 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:12:22.267 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:22.269 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:12:22.287 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:22.289 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:12:22.291 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:12:22.294 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:12:22.296 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:12:22.298 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:12:22.301 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:12:22.303 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:12:22.306 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:12:22.322 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:22.325 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:12:22.327 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:12:22.344 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:22.346 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:12:22.349 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:12:22.352 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:12:22.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:22.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:22.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:12:22.362 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:22.365 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:12:22.368 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:12:22.370 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:12:22.374 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:12:22.377 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:12:22.379 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:12:22.382 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:12:22.385 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:12:22.387 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:12:22.390 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:12:22.394 | +++ 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 10:12:22.394 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:12:22.400 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:12:22.402 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:12:22.404 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:12:22.407 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:12:22.410 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:12:22.431 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:12:22.434 | + 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 10:12:24.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:12:24.229 | 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 10:12:24.234 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:24.234 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:24.236 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:12:24.237 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:24.237 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:24.238 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:24.238 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:24.239 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:24.253 | 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 10:12:24.350 | 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 10:12:24.353 | 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 10:12:24.365 | 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 10:12:24.430 | 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 10:12:24.455 | 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 10:12:24.460 | 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 10:12:24.482 | 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 10:12:24.492 | 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 10:12:24.508 | 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 10:12:24.514 | 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 10:12:24.521 | 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 10:12:24.561 | 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 10:12:24.576 | 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 10:12:24.580 | 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 10:12:24.590 | 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 10:12:24.615 | 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 10:12:24.633 | 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 10:12:24.640 | 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 10:12:24.643 | 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 10:12:24.646 | 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 10:12:24.649 | 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 10:12:24.667 | 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 10:12:24.672 | 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 10:12:24.691 | 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 10:12:24.715 | 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 10:12:24.719 | 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 10:12:24.741 | 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 10:12:24.745 | 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 10:12:24.749 | 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 10:12:24.752 | 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 10:12:24.759 | 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 10:12:24.773 | 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 10:12:24.794 | 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 10:12:24.798 | 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 10:12:24.807 | 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 10:12:24.810 | 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 10:12:24.815 | 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 10:12:24.820 | 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 10:12:24.823 | 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 10:12:24.831 | 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 10:12:24.836 | 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 10:12:24.839 | 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 10:12:24.843 | 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 10:12:24.846 | 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 10:12:24.854 | 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 10:12:24.868 | 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 10:12:24.876 | 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 10:12:24.884 | 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 10:12:24.895 | 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 10:12:24.898 | 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 10:12:24.900 | 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 10:12:24.904 | 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 10:12:24.907 | 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 10:12:24.910 | 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 10:12:24.918 | 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 10:12:24.921 | 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 10:12:24.924 | 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 10:12:24.928 | 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 10:12:24.935 | 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 10:12:24.953 | 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 10:12:24.955 | 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 10:12:24.963 | 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 10:12:24.966 | 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 10:12:24.969 | 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 10:12:24.971 | 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 10:12:26.832 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:12:26.833 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:12:26.907 | + inc/python:pip_install:200 : result=0 2022-06-01 10:12:26.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:12:26.913 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:26.915 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:26.917 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:26.919 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:26.922 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:26.924 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:12:26.926 | + functions-common:time_stop:2329 : start_time=1654078342426 2022-06-01 10:12:26.928 | + functions-common:time_stop:2331 : [[ -z 1654078342426 ]] 2022-06-01 10:12:26.931 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:26.936 | + functions-common:time_stop:2334 : end_time=1654078346933 2022-06-01 10:12:26.938 | + functions-common:time_stop:2335 : elapsed_time=4507 2022-06-01 10:12:26.940 | + functions-common:time_stop:2336 : total=63944 2022-06-01 10:12:26.942 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:26.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68451 2022-06-01 10:12:26.947 | + inc/python:pip_install:203 : return 0 2022-06-01 10:12:26.950 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:12:26.952 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:12:26.955 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:12:26.968 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:12:26.974 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:12:26.976 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:12:26.978 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:12:26.981 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:12:26.983 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:12:26.986 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:12:26.988 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:12:26.991 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:12:26.993 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:12:27.009 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:12:27.012 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:12:27.014 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:27.017 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:12:27.017 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:12:27.023 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:12:27.025 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:27.027 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:12:27.040 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:12:27.043 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:12:27.043 | + functions-common:git_clone:607 : head -1 2022-06-01 10:12:27.047 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:12:27.049 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:12:27.052 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:12:27.054 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:12:27.057 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:12:27.060 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:12:27.062 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:12:27.065 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:12:27.068 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:12:27.071 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:12:27.074 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:12:27.077 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:12:27.079 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:12:27.083 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:12:27.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:12:27.089 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:12:27.091 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:12:27.093 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:12:27.097 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:12:27.102 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:12:27.105 | + 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 10:12:27.713 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:12:27.716 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:12:27.718 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:12:27.720 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:12:27.723 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:12:27.725 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:12:27.727 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:12:27.730 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:12:27.732 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:12:27.734 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:12:27.737 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:12:27.740 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:12:27.742 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:12:27.745 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:12:27.767 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:12:27.769 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 10:12:29.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:12:29.580 | 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 10:12:29.585 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:29.586 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:29.588 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:12:29.589 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:29.589 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:29.590 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:29.590 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:29.590 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:29.604 | Obtaining file:///opt/stack/glance 2022-06-01 10:12:30.909 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:12:32.206 | 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 10:12:32.215 | 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 10:12:32.223 | 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 10:12:32.231 | 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 10:12:32.254 | 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 10:12:32.263 | 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 10:12:32.277 | 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 10:12:32.286 | 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 10:12:32.308 | 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 10:12:32.348 | 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 10:12:32.361 | 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 10:12:32.370 | 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 10:12:32.376 | 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 10:12:32.385 | 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 10:12:32.391 | 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 10:12:32.462 | 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 10:12:32.465 | 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 10:12:32.468 | 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 10:12:32.471 | 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 10:12:32.483 | 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 10:12:32.548 | 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 10:12:32.606 | 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 10:12:32.608 | 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 10:12:32.614 | 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 10:12:32.619 | 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 10:12:32.639 | 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 10:12:32.674 | 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 10:12:32.686 | 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 10:12:32.702 | 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 10:12:32.708 | 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 10:12:32.759 | 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 10:12:32.765 | 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 10:12:32.806 | 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 10:12:32.860 | 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 10:12:32.878 | 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 10:12:32.896 | 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 10:12:32.911 | 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 10:12:32.920 | 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 10:12:32.944 | 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 10:12:32.952 | 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 10:12:32.970 | 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 10:12:33.016 | 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 10:12:33.023 | 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 10:12:33.026 | 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 10:12:33.029 | 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 10:12:33.051 | 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 10:12:33.065 | 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 10:12:33.076 | 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 10:12:33.079 | 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 10:12:33.083 | 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 10:12:33.099 | 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 10:12:33.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 10:12:33.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 10:12:33.128 | 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 10:12:33.133 | 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 10:12:33.140 | 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 10:12:33.162 | 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 10:12:33.166 | 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 10:12:33.171 | 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 10:12:33.175 | 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 10:12:33.178 | 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 10:12:33.189 | 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 10:12:33.193 | 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 10:12:33.195 | 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 10:12:33.202 | 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 10:12:33.272 | 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 10:12:33.286 | 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 10:12:33.296 | 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 10:12:33.301 | 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 10:12:33.320 | 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 10:12:33.324 | 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 10:12:33.331 | 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 10:12:33.352 | 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 10:12:33.355 | 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 10:12:33.358 | 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 10:12:33.366 | 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 10:12:33.370 | 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 10:12:33.379 | 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 10:12:33.384 | 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 10:12:33.390 | 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 10:12:33.396 | 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 10:12:33.400 | 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 10:12:33.403 | 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 10:12:33.407 | 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 10:12:33.450 | 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 10:12:33.457 | 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 10:12:33.460 | 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 10:12:33.471 | 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 10:12:33.475 | 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 10:12:33.489 | 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 10:12:33.492 | 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 10:12:33.496 | 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 10:12:33.499 | 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 10:12:33.502 | 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 10:12:33.505 | 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 10:12:33.510 | 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 10:12:33.518 | 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 10:12:33.586 | 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 10:12:33.589 | 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 10:12:33.592 | 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 10:12:33.595 | 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 10:12:33.598 | 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 10:12:33.601 | 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 10:12:33.605 | 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 10:12:33.608 | 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 10:12:33.663 | 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 10:12:33.669 | 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 10:12:33.713 | 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 10:12:33.716 | 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 10:12:33.750 | 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 10:12:34.864 | Installing collected packages: glance 2022-06-01 10:12:34.864 | Attempting uninstall: glance 2022-06-01 10:12:34.866 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:12:34.869 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:12:34.871 | Running setup.py develop for glance 2022-06-01 10:12:36.475 | Successfully installed glance 2022-06-01 10:12:36.616 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:12:36.616 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:12:36.703 | + inc/python:pip_install:200 : result=0 2022-06-01 10:12:36.705 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:12:36.708 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:36.710 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:36.712 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:36.714 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:36.717 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:36.719 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:12:36.721 | + functions-common:time_stop:2329 : start_time=1654078347761 2022-06-01 10:12:36.724 | + functions-common:time_stop:2331 : [[ -z 1654078347761 ]] 2022-06-01 10:12:36.727 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:36.731 | + functions-common:time_stop:2334 : end_time=1654078356729 2022-06-01 10:12:36.733 | + functions-common:time_stop:2335 : elapsed_time=8968 2022-06-01 10:12:36.735 | + functions-common:time_stop:2336 : total=68451 2022-06-01 10:12:36.738 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:36.740 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77419 2022-06-01 10:12:36.742 | + inc/python:pip_install:203 : return 0 2022-06-01 10:12:36.745 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:12:36.747 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:12:36.750 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:12:36.768 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:12:36.781 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:12:36.783 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:12:36.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:36.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:36.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:12:36.794 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:36.796 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:12:36.798 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:12:36.801 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:12:36.813 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:12:36.817 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:12:36.819 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:12:36.822 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:12:36.824 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:12:36.826 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:12:36.829 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:12:36.832 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:12:36.861 | + 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 10:12:36.889 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:12:36.919 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:12:36.949 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:12:36.978 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:12:37.007 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:12:37.010 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:12:37.012 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:12:37.014 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:12:37.016 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:12:37.045 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:12:37.074 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-06-01 10:12:37.103 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:12:37.132 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:12:37.162 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:12:37.192 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:12:37.221 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:12:37.252 | + 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 10:12:37.283 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:12:37.313 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:12:37.343 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:12:37.345 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:12:37.348 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:12:37.351 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:12:37.353 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:12:37.356 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:12:37.372 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:37.375 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:12:37.377 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:12:37.381 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:12:37.397 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:37.399 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:37.402 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:37.432 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:12:37.435 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:12:37.437 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:12:37.439 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:12:37.442 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:12:37.444 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:12:37.446 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:12:37.449 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:12:37.451 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:12:37.453 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:12:37.455 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:12:37.458 | + 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 10:12:37.488 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:12:37.490 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.67 2022-06-01 10:12:37.519 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:12:37.522 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:12:37.539 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:37.541 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:12:37.573 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:12:37.605 | + 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 10:12:37.634 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:12:37.664 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:12:37.694 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:12:37.711 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:37.713 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:12:37.744 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:12:37.772 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:12:37.802 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.67/identity/v3 2022-06-01 10:12:37.833 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:12:37.862 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.67/image 2022-06-01 10:12:37.891 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:12:37.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:37.911 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:12:37.913 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:12:37.916 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:12:37.919 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:12:37.936 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:12:37.938 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:12:37.941 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:12:37.944 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:12:37.946 | + 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 10:12:37.977 | + 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 10:12:38.006 | + 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 10:12:38.036 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:12:38.067 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:12:38.071 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:12:38.100 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:12:38.130 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:12:38.159 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.67/identity 2022-06-01 10:12:38.189 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:12:38.220 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:12:38.250 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:12:38.281 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:12:38.311 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:12:38.341 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:12:38.369 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:12:38.399 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:12:38.404 | + 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 10:12:38.412 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:12:38.428 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:38.430 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:12:38.433 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.67:19292 /image 2022-06-01 10:12:38.435 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:12:38.438 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.67:19292 2022-06-01 10:12:38.440 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:12:38.443 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:12:38.446 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:12:38.449 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:12:38.451 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:12:38.453 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:38.455 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:38.459 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:12:38.461 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:12:38.464 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:12:38.466 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:12:38.468 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:38.471 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:38.473 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:38.476 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:38.478 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:12:38.534 | proxy (enabled by site administrator) 2022-06-01 10:12:38.537 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:12:38.540 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:12:38.542 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:38.544 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:38.547 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:38.549 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:38.551 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:12:38.607 | proxy_http (enabled by site administrator) 2022-06-01 10:12:38.611 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:12:38.611 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:12:38.620 | KeepAlive Off 2022-06-01 10:12:38.624 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:12:38.624 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:12:38.633 | SetEnv proxy-sendchunked 1 2022-06-01 10:12:38.637 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.67:19292" retry=0 ' 2022-06-01 10:12:38.637 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:12:38.646 | ProxyPass "/image" "http://10.222.0.67:19292" retry=0 2022-06-01 10:12:38.649 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:12:38.652 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:12:38.654 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:12:38.657 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:12:38.659 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:38.662 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:38.664 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:38.666 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:38.669 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:12:38.671 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:38.673 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:38.676 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:12:38.738 | Site glance already enabled 2022-06-01 10:12:38.742 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:12:38.745 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:12:38.747 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:12:38.750 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:12:38.948 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:12:38.984 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:12:39.020 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:12:39.050 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:12:39.068 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:39.071 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:12:39.073 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:12:39.076 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:12:39.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:12:39.081 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:12:39.084 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:12:39.086 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:12:39.088 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:12:39.091 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:12:39.093 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:12:39.096 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:12:39.098 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:12:39.100 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:12:39.103 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:12:39.119 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:12:39.121 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:12:39.123 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:39.126 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:12:39.127 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:12:39.133 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:12:39.135 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:39.137 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:12:39.150 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:12:39.153 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:12:39.153 | + functions-common:git_clone:607 : head -1 2022-06-01 10:12:39.156 | 070a0effb Handle the case when tempest fails 2022-06-01 10:12:39.159 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:12:39.162 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:12:39.165 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:12:39.167 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:12:39.169 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:12:39.172 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:12:39.174 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:12:39.178 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:12:39.180 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:12:39.183 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:12:39.185 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:12:39.188 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:12:39.191 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:12:39.194 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:12:39.197 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:12:39.199 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:12:39.202 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:12:39.205 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:12:39.211 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:12:39.214 | + 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 10:12:39.805 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:12:39.808 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:12:39.811 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:12:39.813 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:12:39.815 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:12:39.818 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:12:39.820 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:12:39.823 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:12:39.825 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:12:39.827 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:12:39.830 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:12:39.833 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:12:39.835 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:12:39.838 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:12:39.858 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:12:39.860 | + 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 10:12:41.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:12:41.716 | 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 10:12:41.720 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:41.721 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:41.723 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:12:41.724 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:41.725 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:41.725 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:41.725 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:41.725 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:41.738 | Obtaining file:///opt/stack/cinder 2022-06-01 10:12:43.715 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:12:45.669 | 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 10:12:45.677 | 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 10:12:45.685 | 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 10:12:45.693 | 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 10:12:45.717 | 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 10:12:45.736 | 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 10:12:45.757 | 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 10:12:45.797 | 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 10:12:45.811 | 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 10:12:45.815 | 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 10:12:45.824 | 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 10:12:45.840 | 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 10:12:45.856 | 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 10:12:45.862 | 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 10:12:45.865 | 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 10:12:45.868 | 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 10:12:45.871 | 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 10:12:45.883 | 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 10:12:45.949 | 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 10:12:46.007 | 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 10:12:46.023 | 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 10:12:46.027 | 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 10:12:46.039 | 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 10:12:46.065 | 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 10:12:46.070 | 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 10:12:46.091 | 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 10:12:46.126 | 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 10:12:46.138 | 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 10:12:46.154 | 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 10:12:46.160 | 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 10:12:46.209 | 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 10:12:46.215 | 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 10:12:46.256 | 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 10:12:46.312 | 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 10:12:46.331 | 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 10:12:46.349 | 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 10:12:46.365 | 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 10:12:46.379 | 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 10:12:46.384 | 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 10:12:46.393 | 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 10:12:46.417 | 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 10:12:46.426 | 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 10:12:46.445 | 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 10:12:46.465 | 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 10:12:46.489 | 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 10:12:46.536 | 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 10:12:46.543 | 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 10:12:46.578 | 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 10:12:46.582 | 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 10:12:46.584 | 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 10:12:46.606 | 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 10:12:46.608 | 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 10:12:46.614 | 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 10:12:46.625 | 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 10:12:46.628 | 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 10:12:46.632 | 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 10:12:46.649 | 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 10:12:46.654 | 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 10:12:46.672 | 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 10:12:46.691 | 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 10:12:46.709 | 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 10:12:46.733 | 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 10:12:46.737 | 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 10:12:46.744 | 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 10:12:46.765 | 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 10:12:46.770 | 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 10:12:46.774 | 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 10:12:46.780 | 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 10:12:46.783 | 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 10:12:46.787 | 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 10:12:46.798 | 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 10:12:46.802 | 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 10:12:46.804 | 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 10:12:46.812 | 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 10:12:46.815 | 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 10:12:46.821 | 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 10:12:46.905 | 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 10:12:46.920 | 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 10:12:46.930 | 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 10:12:46.936 | 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 10:12:46.955 | 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 10:12:47.014 | 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 10:12:47.018 | 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 10:12:47.025 | 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 10:12:47.028 | 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 10:12:47.050 | 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 10:12:47.054 | 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 10:12:47.062 | 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 10:12:47.066 | 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 10:12:47.069 | 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 10:12:47.072 | 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 10:12:47.076 | 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 10:12:47.085 | 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 10:12:47.107 | 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 10:12:47.151 | 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 10:12:47.154 | 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 10:12:47.159 | 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 10:12:47.165 | 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 10:12:47.170 | 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 10:12:47.176 | 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 10:12:47.179 | 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 10:12:47.187 | 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 10:12:47.197 | 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 10:12:47.201 | 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 10:12:47.207 | 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 10:12:47.249 | 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 10:12:47.257 | 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 10:12:47.260 | 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 10:12:47.271 | 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 10:12:47.275 | 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 10:12:47.290 | 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 10:12:47.301 | 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 10:12:47.317 | 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 10:12:47.336 | 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 10:12:47.340 | 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 10:12:47.347 | 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 10:12:47.352 | 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 10:12:47.358 | 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 10:12:47.363 | 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 10:12:47.415 | 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 10:12:47.424 | 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 10:12:47.429 | 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 10:12:47.432 | 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 10:12:47.435 | 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 10:12:47.437 | 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 10:12:47.441 | 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 10:12:47.445 | 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 10:12:47.449 | 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 10:12:47.455 | 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 10:12:47.460 | 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 10:12:47.468 | 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 10:12:47.471 | 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 10:12:47.474 | 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 10:12:47.477 | 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 10:12:47.532 | 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 10:12:47.535 | 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 10:12:47.541 | 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 10:12:47.575 | 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 10:12:47.578 | 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 10:12:48.580 | Installing collected packages: cinder 2022-06-01 10:12:48.580 | Attempting uninstall: cinder 2022-06-01 10:12:48.582 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:12:48.586 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:12:48.587 | Running setup.py develop for cinder 2022-06-01 10:12:50.797 | Successfully installed cinder 2022-06-01 10:12:50.938 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:12:50.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:12:51.027 | + inc/python:pip_install:200 : result=0 2022-06-01 10:12:51.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:12:51.031 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:51.034 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:51.036 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:51.039 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:51.041 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:51.043 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:12:51.045 | + functions-common:time_stop:2329 : start_time=1654078359853 2022-06-01 10:12:51.047 | + functions-common:time_stop:2331 : [[ -z 1654078359853 ]] 2022-06-01 10:12:51.050 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:51.054 | + functions-common:time_stop:2334 : end_time=1654078371052 2022-06-01 10:12:51.057 | + functions-common:time_stop:2335 : elapsed_time=11199 2022-06-01 10:12:51.059 | + functions-common:time_stop:2336 : total=77419 2022-06-01 10:12:51.061 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:51.063 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88618 2022-06-01 10:12:51.066 | + inc/python:pip_install:203 : return 0 2022-06-01 10:12:51.069 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:12:51.071 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:12:51.073 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:12:51.092 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:12:51.104 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:12:51.107 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:12:51.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:51.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:51.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:12:51.117 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:51.119 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:12:51.122 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:12:51.124 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:12:51.127 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:12:51.130 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:12:51.132 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:12:51.135 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:51.137 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:12:51.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:51.142 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:51.145 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:12:51.148 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:12:51.150 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:12:51.152 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:12:51.155 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:12:51.157 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:12:51.161 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:51.163 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:51.165 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:12:51.189 | + 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 10:12:51.299 | Reading package lists... 2022-06-01 10:12:51.556 | Building dependency tree... 2022-06-01 10:12:51.558 | Reading state information... 2022-06-01 10:12:51.814 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:12:51.814 | The following packages were automatically installed and are no longer required: 2022-06-01 10:12:51.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:12:51.816 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:12:51.816 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:12:51.816 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:12:51.816 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:12:51.816 | python3-zope.interface 2022-06-01 10:12:51.817 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:12:51.930 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:12:51.935 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:12:51.937 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:12:51.940 | + functions-common:time_stop:2322 : local name 2022-06-01 10:12:51.942 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:12:51.945 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:12:51.947 | + functions-common:time_stop:2325 : local total 2022-06-01 10:12:51.950 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:12:51.952 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:12:51.955 | + functions-common:time_stop:2329 : start_time=1654078371186 2022-06-01 10:12:51.958 | + functions-common:time_stop:2331 : [[ -z 1654078371186 ]] 2022-06-01 10:12:51.961 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:12:51.965 | + functions-common:time_stop:2334 : end_time=1654078371962 2022-06-01 10:12:51.967 | + functions-common:time_stop:2335 : elapsed_time=776 2022-06-01 10:12:51.970 | + functions-common:time_stop:2336 : total=5341 2022-06-01 10:12:51.973 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:12:51.975 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6117 2022-06-01 10:12:51.978 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:12:51.980 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:12:51.983 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:12:51.985 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:12:51.998 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:12:52.002 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:12:52.004 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:12:52.006 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:12:52.009 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:12:52.010 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:12:52.014 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:12:52.016 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:12:52.018 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:12:52.020 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:12:52.022 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:12:52.024 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:12:52.027 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:12:52.029 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:12:52.041 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:12:52.054 | + 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 10:12:52.066 | + 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 10:12:52.078 | + 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 10:12:52.090 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:12:52.093 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:12:52.098 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RP1xtwPyiB 2022-06-01 10:12:52.100 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:12:52.102 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:12:52.104 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:12:52.106 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RP1xtwPyiB 2022-06-01 10:12:52.110 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RP1xtwPyiB 2022-06-01 10:12:52.122 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RP1xtwPyiB /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:12:52.135 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:12:52.139 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:12:52.141 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:12:52.144 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:12:52.146 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:12:52.148 | + 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 10:12:52.150 | + 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 10:12:52.153 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:12:52.155 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:12:52.159 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:12:52.164 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:12:52.183 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:12:52.202 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:12:52.220 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:12:52.239 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:12:52.258 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:12:52.277 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:12:52.295 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:12:52.314 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:12:52.317 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:12:52.319 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:12:52.322 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:12:52.324 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:12:52.353 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:12:52.381 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-06-01 10:12:52.407 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:12:52.435 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:12:52.462 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:12:52.489 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:12:52.516 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:12:52.544 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:12:52.572 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:12:52.600 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:12:52.631 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:12:52.659 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:12:52.662 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:12:52.665 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:12:52.667 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:12:52.669 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:12:52.672 | + 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 10:12:52.703 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:12:52.731 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:12:52.760 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:12:52.789 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:12:52.819 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:12:52.847 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:12:52.878 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:12:52.881 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.67 2022-06-01 10:12:52.909 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:12:52.942 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:12:52.949 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 74caa82a61c1d0d0515444d3650d9656 2022-06-01 10:12:52.977 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:12:52.994 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:52.996 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:12:52.999 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:12:53.001 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:12:53.004 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:12:53.006 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:12:53.009 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:12:53.011 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:12:53.014 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:12:53.016 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:12:53.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:12:53.021 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:12:53.052 | + 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 10:12:53.080 | + 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 10:12:53.108 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:12:53.138 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:12:53.165 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:12:53.168 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:12:53.170 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:12:53.173 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:12:53.202 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:12:53.229 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:12:53.231 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:12:53.260 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:12:53.262 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:12:53.265 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:12:53.267 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:12:53.295 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:12:53.298 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:12:53.300 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:12:53.317 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:53.319 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.67:8080/v1/AUTH_ 2022-06-01 10:12:53.348 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:12:53.365 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:53.367 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:12:53.384 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:53.387 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:12:53.389 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:12:53.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:12:53.394 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:12:53.396 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:12:53.398 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:12:53.401 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:12:53.418 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:53.421 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:12:53.423 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:12:53.426 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:12:53.442 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:53.444 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:53.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:12:53.474 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:12:53.477 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:12:53.479 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:12:53.482 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:12:53.484 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:12:53.487 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:12:53.504 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:12:53.507 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:12:53.509 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:12:53.511 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:12:53.514 | + 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 10:12:53.541 | + 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 10:12:53.569 | + 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 10:12:53.597 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:12:53.625 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:12:53.628 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:12:53.630 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:12:53.633 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:12:53.635 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:12:53.637 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:12:53.640 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:12:53.645 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:12:53.648 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:12:53.650 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:12:53.663 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:12:53.663 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:53.672 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:12:53.675 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:12:53.691 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:12:53.693 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:12:53.697 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:12:53.727 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:12:53.753 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:12:53.780 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:12:53.808 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:12:53.835 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:12:53.863 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:12:53.890 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:12:53.918 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:12:53.945 | + 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 10:12:53.973 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:12:54.000 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:12:54.028 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:12:54.056 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:12:54.058 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:12:54.061 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:12:54.064 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:12:54.067 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:12:54.069 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:54.071 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:54.074 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:12:54.077 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:12:54.079 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:12:54.107 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:12:54.136 | + 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 10:12:54.137 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:12:54.146 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:12:54.150 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:12:54.153 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:12:54.155 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:12:54.158 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:12:54.161 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:12:54.163 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:54.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:54.168 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:12:54.170 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:12:54.173 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:12:54.176 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:12:54.178 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:12:54.241 | Enabling site cinder-wsgi. 2022-06-01 10:12:54.246 | To activate the new configuration, you need to run: 2022-06-01 10:12:54.246 | systemctl reload apache2 2022-06-01 10:12:54.250 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:12:54.253 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:12:54.256 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:12:54.258 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:12:54.395 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:12:54.398 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:12:54.430 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.67/image 2022-06-01 10:12:54.460 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:12:54.476 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:12:54.479 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:12:54.481 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:12:54.483 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:12:54.486 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:12:54.488 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:12:54.521 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:12:54.549 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.67/identity 2022-06-01 10:12:54.577 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:12:54.605 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:12:54.634 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:12:54.662 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:12:54.692 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:12:54.719 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:12:54.748 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:12:54.776 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:12:54.804 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:12:54.832 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:12:54.835 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:12:54.851 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:54.854 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.67:2379 2022-06-01 10:12:54.884 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:12:54.901 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:12:54.904 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:12:54.906 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:12:54.909 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:12:54.912 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:12:54.915 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:12:54.917 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:12:54.921 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:12:54.921 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:12:54.927 | + 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 10:12:54.930 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:12:54.932 | + 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 10:12:54.935 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:12:54.938 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:12:54.940 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:12:54.943 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:12:54.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:12:54.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:12:54.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:12:54.953 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:12:54.955 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:12:54.958 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:12:54.960 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:12:54.962 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:12:54.965 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:12:54.967 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:12:54.970 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:12:54.973 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:12:54.975 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:12:54.993 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:12:54.996 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:12:54.998 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:55.001 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:12:55.001 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:12:55.006 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:12:55.008 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:12:55.010 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:12:55.023 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:12:55.026 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:12:55.026 | + functions-common:git_clone:607 : head -1 2022-06-01 10:12:55.037 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:12:55.040 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:12:55.043 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:12:55.045 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:12:55.048 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:12:55.051 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:12:55.053 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:12:55.056 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:12:55.059 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:12:55.061 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:12:55.063 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:12:55.066 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:12:55.068 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:12:55.072 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:12:55.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:12:55.077 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:12:55.079 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:12:55.082 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:12:55.085 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:12:55.091 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:12:55.093 | + 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 10:12:55.697 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:12:55.699 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:12:55.702 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:12:55.704 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:12:55.707 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:12:55.709 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:12:55.712 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:12:55.714 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:12:55.716 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:12:55.719 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:12:55.721 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:12:55.724 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:12:55.727 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:12:55.729 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:12:55.750 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:12:55.752 | + 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 10:12:57.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:12:57.582 | 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 10:12:57.587 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:57.587 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:57.589 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:12:57.590 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:57.591 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:57.591 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:57.591 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:12:57.592 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:12:57.605 | Obtaining file:///opt/stack/neutron 2022-06-01 10:12:59.653 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:13:01.764 | 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 10:13:01.771 | 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 10:13:01.775 | 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 10:13:01.782 | 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 10:13:01.791 | 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 10:13:01.799 | 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 10:13:01.820 | 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 10:13:01.834 | 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 10:13:01.842 | 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 10:13:01.850 | 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 10:13:01.854 | 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 10:13:01.863 | 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 10:13:01.869 | 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 10:13:01.872 | 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 10:13:01.875 | 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 10:13:01.939 | 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 10:13:01.996 | 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 10:13:01.998 | 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 10:13:02.004 | 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 10:13:02.007 | 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 10:13:02.046 | 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 10:13:02.074 | 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 10:13:02.092 | 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 10:13:02.097 | 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 10:13:02.101 | 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 10:13:02.125 | 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 10:13:02.142 | 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 10:13:02.178 | 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 10:13:02.189 | 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 10:13:02.204 | 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 10:13:02.210 | 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 10:13:02.257 | 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 10:13:02.263 | 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 10:13:02.302 | 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 10:13:02.355 | 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 10:13:02.373 | 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 10:13:02.390 | 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 10:13:02.404 | 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 10:13:02.419 | 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 10:13:02.423 | 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 10:13:02.433 | 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 10:13:02.456 | 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 10:13:02.464 | 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 10:13:02.482 | 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 10:13:02.502 | 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 10:13:02.547 | 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 10:13:02.553 | 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 10:13:02.562 | 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 10:13:02.569 | 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 10:13:02.604 | 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 10:13:02.607 | 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 10:13:02.617 | 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 10:13:02.620 | 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 10:13:02.640 | 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 10:13:02.654 | 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 10:13:02.665 | 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 10:13:02.668 | 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 10:13:02.671 | 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 10:13:02.677 | 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 10:13:02.683 | 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 10:13:02.703 | 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 10:13:02.705 | 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 10:13:02.725 | 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 10:13:02.751 | 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 10:13:02.768 | 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 10:13:02.773 | 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 10:13:02.780 | 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 10:13:02.801 | 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 10:13:02.803 | 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 10:13:02.808 | 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 10:13:02.811 | 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 10:13:02.814 | 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 10:13:02.817 | 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 10:13:02.820 | 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 10:13:02.830 | 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 10:13:02.834 | 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 10:13:02.837 | 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 10:13:02.844 | 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 10:13:02.859 | 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 10:13:02.868 | 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 10:13:02.874 | 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 10:13:02.893 | 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 10:13:02.912 | 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 10:13:02.970 | 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 10:13:02.974 | 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 10:13:02.981 | 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 10:13:03.001 | 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 10:13:03.006 | 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 10:13:03.008 | 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 10:13:03.012 | 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 10:13:03.020 | 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 10:13:03.028 | 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 10:13:03.031 | 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 10:13:03.036 | 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 10:13:03.040 | 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 10:13:03.045 | 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 10:13:03.068 | 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 10:13:03.107 | 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 10:13:03.110 | 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 10:13:03.114 | 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 10:13:03.117 | 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 10:13:03.121 | 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 10:13:03.127 | 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 10:13:03.131 | 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 10:13:03.135 | 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 10:13:03.199 | 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 10:13:03.202 | 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 10:13:03.213 | 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 10:13:03.224 | 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 10:13:03.238 | 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 10:13:03.241 | 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 10:13:03.263 | 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 10:13:03.278 | 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 10:13:03.292 | 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 10:13:03.305 | 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 10:13:03.309 | 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 10:13:03.313 | 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 10:13:03.315 | 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 10:13:03.318 | 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 10:13:03.321 | 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 10:13:03.323 | 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 10:13:03.326 | 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 10:13:03.328 | 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 10:13:03.331 | 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 10:13:03.334 | 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 10:13:03.337 | 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 10:13:03.340 | 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 10:13:03.355 | 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 10:13:03.363 | 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 10:13:03.419 | 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 10:13:03.424 | 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 10:13:03.429 | 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 10:13:03.432 | 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 10:13:03.467 | 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 10:13:03.471 | 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 10:13:04.485 | Installing collected packages: neutron 2022-06-01 10:13:04.485 | Attempting uninstall: neutron 2022-06-01 10:13:04.487 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:13:04.497 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:13:04.498 | Running setup.py develop for neutron 2022-06-01 10:13:06.903 | Successfully installed neutron 2022-06-01 10:13:07.045 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:13:07.045 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:13:07.134 | + inc/python:pip_install:200 : result=0 2022-06-01 10:13:07.136 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:13:07.138 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:07.141 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:07.143 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:07.146 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:07.148 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:07.150 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:13:07.152 | + functions-common:time_stop:2329 : start_time=1654078375745 2022-06-01 10:13:07.154 | + functions-common:time_stop:2331 : [[ -z 1654078375745 ]] 2022-06-01 10:13:07.157 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:07.161 | + functions-common:time_stop:2334 : end_time=1654078387159 2022-06-01 10:13:07.164 | + functions-common:time_stop:2335 : elapsed_time=11414 2022-06-01 10:13:07.166 | + functions-common:time_stop:2336 : total=88618 2022-06-01 10:13:07.168 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:07.170 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100032 2022-06-01 10:13:07.172 | + inc/python:pip_install:203 : return 0 2022-06-01 10:13:07.175 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:13:07.178 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:13:07.180 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:13:07.199 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:13:07.212 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:13:07.214 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:13:07.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:13:07.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:13:07.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:13:07.224 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:13:07.227 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:13:07.229 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:13:07.232 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:13:07.250 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:07.253 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:13:07.258 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:13:07.260 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:13:07.263 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:13:07.266 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:13:07.269 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:13:07.271 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:13:07.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:13:07.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:13:07.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:13:07.281 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:13:07.283 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:13:07.299 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:07.302 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:13:07.319 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:07.321 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:13:07.338 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:07.340 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:13:07.342 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:13:07.344 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:13:07.347 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:13:07.349 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:13:07.351 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:13:07.354 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:13:07.356 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:13:07.359 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:13:07.375 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:13:07.378 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:13:07.381 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:07.384 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:13:07.384 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:13:07.389 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:13:07.391 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:07.393 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:13:07.406 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:13:07.409 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:13:07.409 | + functions-common:git_clone:607 : head -1 2022-06-01 10:13:07.412 | bb40858249 Merge commit 'refs/changes/52/842952/2' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:13:07.415 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:13:07.417 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:13:07.420 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:13:07.422 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:13:07.425 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:13:07.428 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:13:07.430 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:13:07.433 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:13:07.435 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:13:07.437 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:13:07.440 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:13:07.443 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:13:07.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:13:07.448 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:13:07.451 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:13:07.454 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:13:07.456 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:13:07.459 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:13:07.465 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:13:07.467 | + 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 10:13:08.077 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:13:08.079 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:13:08.082 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:13:08.084 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:13:08.087 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:13:08.089 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:13:08.091 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:13:08.093 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:13:08.096 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:13:08.098 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:13:08.100 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:13:08.103 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:13:08.105 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:13:08.107 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:13:08.129 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:13:08.131 | + 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 10:13:09.916 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:13:09.916 | 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 10:13:09.921 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:09.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:09.923 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:13:09.925 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:09.925 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:09.925 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:09.926 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:09.926 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:09.939 | Obtaining file:///opt/stack/nova 2022-06-01 10:13:12.991 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:13:16.059 | 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 10:13:16.067 | 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 10:13:16.070 | 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 10:13:16.078 | 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 10:13:16.087 | 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 10:13:16.090 | 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 10:13:16.098 | 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 10:13:16.118 | 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 10:13:16.132 | 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 10:13:16.153 | 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 10:13:16.192 | 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 10:13:16.206 | 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 10:13:16.209 | 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 10:13:16.218 | 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 10:13:16.224 | 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 10:13:16.227 | 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 10:13:16.230 | 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 10:13:16.242 | 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 10:13:16.306 | 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 10:13:16.362 | 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 10:13:16.373 | 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 10:13:16.378 | 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 10:13:16.380 | 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 10:13:16.385 | 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 10:13:16.389 | 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 10:13:16.415 | 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 10:13:16.440 | 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 10:13:16.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 10:13:16.449 | 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 10:13:16.454 | 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 10:13:16.477 | 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 10:13:16.498 | 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 10:13:16.516 | 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 10:13:16.551 | 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 10:13:16.562 | 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 10:13:16.577 | 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 10:13:16.583 | 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 10:13:16.631 | 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 10:13:16.636 | 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 10:13:16.676 | 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 10:13:16.731 | 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 10:13:16.750 | 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 10:13:16.767 | 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 10:13:16.782 | 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 10:13:16.796 | 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 10:13:16.801 | 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 10:13:16.810 | 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 10:13:16.833 | 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 10:13:16.841 | 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 10:13:16.859 | 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 10:13:16.879 | 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 10:13:16.888 | 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 10:13:16.895 | 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 10:13:16.930 | 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 10:13:16.933 | 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 10:13:16.936 | 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 10:13:16.957 | 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 10:13:16.967 | 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 10:13:16.970 | 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 10:13:16.974 | 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 10:13:16.999 | 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 10:13:17.005 | 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 10:13:17.025 | 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 10:13:17.043 | 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 10:13:17.048 | 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 10:13:17.066 | 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 10:13:17.085 | 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 10:13:17.112 | 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 10:13:17.116 | 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 10:13:17.123 | 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 10:13:17.144 | 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 10:13:17.146 | 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 10:13:17.151 | 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 10:13:17.155 | 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 10:13:17.159 | 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 10:13:17.162 | 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 10:13:17.173 | 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 10:13:17.176 | 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 10:13:17.179 | 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 10:13:17.186 | 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 10:13:17.245 | 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 10:13:17.259 | 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 10:13:17.268 | 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 10:13:17.274 | 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 10:13:17.292 | 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 10:13:17.372 | 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 10:13:17.375 | 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 10:13:17.383 | 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 10:13:17.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 10:13:17.407 | 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 10:13:17.416 | 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 10:13:17.421 | 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 10:13:17.423 | 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 10:13:17.427 | 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 10:13:17.441 | 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 10:13:17.444 | 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 10:13:17.453 | 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 10:13:17.458 | 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 10:13:17.480 | 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 10:13:17.483 | 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 10:13:17.486 | 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 10:13:17.492 | 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 10:13:17.500 | 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 10:13:17.505 | 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 10:13:17.510 | 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 10:13:17.520 | 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 10:13:17.561 | 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 10:13:17.564 | 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 10:13:17.569 | 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 10:13:17.572 | 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 10:13:17.583 | 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 10:13:17.589 | 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 10:13:17.599 | 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 10:13:17.613 | 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 10:13:17.615 | 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 10:13:17.620 | 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 10:13:17.635 | 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 10:13:17.649 | 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 10:13:17.664 | 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 10:13:17.668 | 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 10:13:17.671 | 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 10:13:17.673 | 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 10:13:17.678 | 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 10:13:17.681 | 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 10:13:17.690 | 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 10:13:17.727 | 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 10:13:17.732 | 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 10:13:17.734 | 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 10:13:17.738 | 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 10:13:17.740 | 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 10:13:17.743 | 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 10:13:17.746 | 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 10:13:17.755 | 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 10:13:17.758 | 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 10:13:17.761 | 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 10:13:17.763 | 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 10:13:17.771 | 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 10:13:17.774 | 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 10:13:17.777 | 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 10:13:17.832 | 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 10:13:17.835 | 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 10:13:17.840 | 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 10:13:17.844 | 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 10:13:17.887 | 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 10:13:18.872 | Installing collected packages: nova 2022-06-01 10:13:18.872 | Attempting uninstall: nova 2022-06-01 10:13:18.874 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:13:18.879 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:13:18.880 | Running setup.py develop for nova 2022-06-01 10:13:22.200 | Successfully installed nova 2022-06-01 10:13:22.342 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:13:22.342 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:13:22.438 | + inc/python:pip_install:200 : result=0 2022-06-01 10:13:22.441 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:13:22.443 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:22.445 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:22.447 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:22.450 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:22.452 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:22.454 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:13:22.456 | + functions-common:time_stop:2329 : start_time=1654078388123 2022-06-01 10:13:22.458 | + functions-common:time_stop:2331 : [[ -z 1654078388123 ]] 2022-06-01 10:13:22.461 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:22.465 | + functions-common:time_stop:2334 : end_time=1654078402463 2022-06-01 10:13:22.467 | + functions-common:time_stop:2335 : elapsed_time=14340 2022-06-01 10:13:22.469 | + functions-common:time_stop:2336 : total=100032 2022-06-01 10:13:22.471 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:22.474 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114372 2022-06-01 10:13:22.476 | + inc/python:pip_install:203 : return 0 2022-06-01 10:13:22.478 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:13:22.481 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:13:22.483 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:13:22.501 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:13:22.514 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:13:22.516 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:13:22.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:13:22.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:13:22.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:13:22.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:13:22.529 | + 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 10:13:22.542 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:13:22.544 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:13:22.547 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:13:22.559 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:13:22.562 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:13:22.564 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:13:22.568 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:13:22.568 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:13:22.573 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:13:22.575 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:13:22.578 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:13:22.580 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:13:22.583 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:13:22.585 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:13:22.587 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:13:22.590 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:13:22.602 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:13:22.614 | + 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 10:13:22.627 | + 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 10:13:22.639 | + 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 10:13:22.651 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:13:22.654 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:13:22.659 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IWDLZE13MZ 2022-06-01 10:13:22.661 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:13:22.664 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:13:22.666 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:13:22.669 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:13:22.671 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:13:22.674 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IWDLZE13MZ 2022-06-01 10:13:22.678 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IWDLZE13MZ 2022-06-01 10:13:22.690 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IWDLZE13MZ /etc/sudoers.d/nova-rootwrap 2022-06-01 10:13:22.703 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:13:22.707 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:13:22.709 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:13:22.712 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:13:22.714 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:13:22.717 | + 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 10:13:22.719 | + 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 10:13:22.723 | + 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 10:13:22.725 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:13:22.730 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:13:22.747 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:22.749 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:13:22.752 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:13:22.755 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:13:22.759 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:13:22.787 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:13:22.789 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:13:22.816 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:13:22.845 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:13:22.872 | + 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 10:13:22.901 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:13:22.930 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:13:22.959 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:13:22.961 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.67 2022-06-01 10:13:22.988 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:13:23.014 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:13:23.042 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:13:23.070 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:13:23.097 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:13:23.125 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:13:23.128 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:13:23.130 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:13:23.132 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:13:23.134 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:13:23.136 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:13:23.138 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:13:23.141 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:13:23.143 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:13:23.145 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:13:23.148 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:13:23.150 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:13:23.152 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:13:23.154 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:13:23.156 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:13:23.159 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:13:23.161 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:13:23.177 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:23.179 | + 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 10:13:23.182 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:13:23.184 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:13:23.211 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:13:23.214 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:13:23.216 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:13:23.218 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:13:23.220 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:13:23.223 | + 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 10:13:23.254 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:13:23.256 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:13:23.258 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:13:23.260 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:13:23.262 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:13:23.265 | + 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 10:13:23.295 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:13:23.326 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:13:23.353 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:13:23.380 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:13:23.396 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:23.398 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:13:23.414 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:23.417 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:13:23.417 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:13:23.422 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:13:23.425 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:13:23.452 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:13:23.468 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:23.470 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:13:23.472 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:13:23.475 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:13:23.477 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:13:23.479 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:13:23.509 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:13:23.536 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-06-01 10:13:23.563 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:13:23.590 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:13:23.617 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:13:23.645 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:13:23.672 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:13:23.700 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:13:23.727 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:13:23.755 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:13:23.772 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:23.774 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:13:23.777 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:13:23.807 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:13:23.834 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.67/identity 2022-06-01 10:13:23.860 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:13:23.887 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:13:23.914 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:13:23.942 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:13:23.968 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:13:23.995 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:13:24.011 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:24.014 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:13:24.016 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:13:24.044 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:13:24.076 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:13:24.078 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:13:24.106 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:13:24.108 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:13:24.110 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:13:24.116 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:13:24.119 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:13:24.121 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:13:24.123 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:13:24.126 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:13:24.128 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:13:24.131 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:13:24.133 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:13:24.135 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:13:24.138 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:13:24.154 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:13:24.156 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:13:24.159 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:13:24.161 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:13:24.163 | + 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 10:13:24.191 | + 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 10:13:24.218 | + 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 10:13:24.246 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:13:24.273 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:13:24.303 | + 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 10:13:24.305 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:13:24.308 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:13:24.310 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:13:24.312 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:13:24.314 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:13:24.317 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:13:24.321 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:13:24.323 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:13:24.326 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:13:24.338 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:13:24.338 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:24.347 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:13:24.350 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:24.366 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:13:24.368 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:13:24.372 | + 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 10:13:24.401 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:13:24.428 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:13:24.454 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:13:24.481 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:13:24.508 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:13:24.537 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:13:24.564 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:13:24.591 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:13:24.618 | + 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 10:13:24.646 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:13:24.672 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:13:24.700 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:13:24.726 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:13:24.729 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:13:24.732 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:13:24.734 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:13:24.736 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:13:24.739 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:24.742 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:24.744 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:13:24.747 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:13:24.749 | + 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 10:13:24.776 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:13:24.805 | + 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 10:13:24.806 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:13:24.815 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:13:24.818 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:13:24.820 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:13:24.823 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:13:24.825 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:13:24.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:13:24.829 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:24.832 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:24.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:13:24.837 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:13:24.839 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:24.841 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:24.843 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:13:24.904 | Enabling site nova-api-wsgi. 2022-06-01 10:13:24.910 | To activate the new configuration, you need to run: 2022-06-01 10:13:24.910 | systemctl reload apache2 2022-06-01 10:13:24.914 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:13:24.916 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:13:24.918 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:13:24.921 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:13:25.053 | + 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 10:13:25.056 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:13:25.062 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:13:25.067 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:13:25.070 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:13:25.074 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:13:25.078 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:13:25.083 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:13:25.087 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:13:25.090 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:13:25.107 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:25.107 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:13:25.115 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:13:25.119 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:25.135 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:13:25.138 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:13:25.141 | + 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 10:13:25.171 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:13:25.200 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:13:25.227 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:13:25.254 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:13:25.280 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:13:25.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:13:25.335 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:13:25.362 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:13:25.389 | + 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 10:13:25.416 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:13:25.449 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:13:25.476 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:13:25.504 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:13:25.506 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:13:25.532 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:13:25.550 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:25.552 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:13:25.583 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:13:25.585 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:13:25.587 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:13:25.604 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:25.606 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:13:25.609 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:13:25.637 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:13:25.668 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:13:25.670 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:13:25.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:13:25.677 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:13:25.679 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:13:25.681 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:13:25.697 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:25.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:13:25.702 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:13:25.704 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:13:25.720 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:25.723 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:13:25.726 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/ 2022-06-01 10:13:25.755 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:13:25.757 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:13:25.759 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:13:25.787 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:13:25.815 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:13:25.845 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:13:25.861 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:25.864 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:13:25.891 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:13:25.894 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:13:25.910 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:25.913 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:13:25.917 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:13:25.919 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:13:25.922 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:13:25.925 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:13:25.927 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:13:25.929 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:13:25.932 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:13:25.934 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:13:25.937 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:13:25.941 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:13:25.944 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:13:25.946 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:13:25.948 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:13:25.950 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:13:25.953 | + 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 10:13:25.983 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:13:26.014 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:13:26.044 | + 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 10:13:26.046 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:13:26.048 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:13:26.051 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:13:26.067 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:26.071 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:13:26.071 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:13:26.751 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:13:26.755 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:13:26.757 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:13:26.759 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:13:26.761 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:13:26.764 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:13:26.766 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:13:26.782 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:26.785 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:13:26.787 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:13:26.790 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:13:26.806 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:26.808 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-06-01 10:13:26.811 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.67:5672/nova_cell1 2022-06-01 10:13:26.838 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:13:26.841 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:13:26.843 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:13:26.859 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:26.863 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:13:26.865 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:13:26.867 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:13:26.897 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.67/identity 2022-06-01 10:13:26.925 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:13:26.952 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:13:26.979 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:13:27.007 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:13:27.036 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:13:27.066 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:13:27.094 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:13:27.097 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:13:27.099 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:13:27.102 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:13:27.119 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:13:27.122 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:13:27.124 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:13:27.126 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:13:27.128 | + 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 10:13:27.156 | + 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 10:13:27.184 | + 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 10:13:27.211 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:13:27.239 | + 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 10:13:27.242 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:13:27.246 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:13:27.249 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:13:27.251 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:13:27.254 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:13:27.256 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:13:27.258 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:13:27.261 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:13:27.263 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:13:27.266 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:13:27.268 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:13:27.270 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:13:27.272 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:13:27.275 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:13:27.290 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:27.293 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:13:27.309 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:27.311 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:13:27.313 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:13:27.329 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:27.331 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:13:27.347 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:27.349 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:13:27.366 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:27.368 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:13:27.390 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:27.393 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:13:27.396 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:13:27.398 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:13:27.401 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:13:27.403 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:13:27.405 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:13:27.409 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:13:27.412 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:27.414 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:27.417 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:13:27.419 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:13:27.422 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:13:27.425 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:13:27.427 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:13:27.429 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:27.432 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:13:27.434 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:27.437 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:27.440 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:13:27.442 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:13:27.445 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:13:27.447 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:13:27.449 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:13:27.452 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:13:27.454 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:27.458 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:27.460 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:13:27.482 | + 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 10:13:27.594 | Reading package lists... 2022-06-01 10:13:27.870 | Building dependency tree... 2022-06-01 10:13:27.871 | Reading state information... 2022-06-01 10:13:28.167 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:13:28.168 | The following packages were automatically installed and are no longer required: 2022-06-01 10:13:28.169 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:13:28.169 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:13:28.169 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:13:28.169 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:13:28.169 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:13:28.169 | python3-zope.interface 2022-06-01 10:13:28.169 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:13:28.290 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:13:28.295 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:13:28.298 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:13:28.301 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:28.303 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:28.306 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:28.309 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:28.312 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:28.315 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:13:28.318 | + functions-common:time_stop:2329 : start_time=1654078407480 2022-06-01 10:13:28.321 | + functions-common:time_stop:2331 : [[ -z 1654078407480 ]] 2022-06-01 10:13:28.324 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:28.328 | + functions-common:time_stop:2334 : end_time=1654078408326 2022-06-01 10:13:28.331 | + functions-common:time_stop:2335 : elapsed_time=846 2022-06-01 10:13:28.333 | + functions-common:time_stop:2336 : total=6117 2022-06-01 10:13:28.336 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:28.338 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6963 2022-06-01 10:13:28.340 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:13:28.343 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:13:28.346 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:13:28.349 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:13:28.352 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:13:28.355 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:13:28.379 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:13:28.382 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:13:28.385 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:13:28.388 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:13:28.390 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:13:28.393 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:28.395 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:13:28.398 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:28.400 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:28.403 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:13:28.405 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:13:28.408 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:13:28.411 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:13:28.414 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:13:28.417 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:13:28.420 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:28.423 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:28.426 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:13:28.451 | + 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 10:13:28.561 | Reading package lists... 2022-06-01 10:13:28.818 | Building dependency tree... 2022-06-01 10:13:28.819 | Reading state information... 2022-06-01 10:13:29.071 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:13:29.071 | The following packages were automatically installed and are no longer required: 2022-06-01 10:13:29.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:13:29.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:13:29.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:13:29.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:13:29.072 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:13:29.072 | python3-zope.interface 2022-06-01 10:13:29.073 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:13:29.187 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:13:29.192 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:13:29.194 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:13:29.197 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:29.199 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:29.201 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:29.204 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:29.207 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:29.209 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:13:29.211 | + functions-common:time_stop:2329 : start_time=1654078408447 2022-06-01 10:13:29.214 | + functions-common:time_stop:2331 : [[ -z 1654078408447 ]] 2022-06-01 10:13:29.217 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:29.222 | + functions-common:time_stop:2334 : end_time=1654078409218 2022-06-01 10:13:29.224 | + functions-common:time_stop:2335 : elapsed_time=771 2022-06-01 10:13:29.226 | + functions-common:time_stop:2336 : total=6963 2022-06-01 10:13:29.229 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:29.231 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7734 2022-06-01 10:13:29.234 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:13:29.236 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:13:29.239 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:13:29.241 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:13:29.244 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:29.246 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:29.249 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:13:29.252 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:13:29.308 | wsgi (enabled by maintainer script) 2022-06-01 10:13:29.312 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:13:29.314 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:13:29.317 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:13:29.320 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:13:29.323 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:13:29.326 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:13:29.329 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:13:29.330 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:13:29.336 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:13:29.339 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:13:29.341 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:13:29.344 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:13:29.347 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:13:29.369 | Using python 3.8 to install osc-placement 2022-06-01 10:13:29.371 | + 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 10:13:31.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:13:31.155 | 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 10:13:31.160 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:31.160 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:31.162 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:13:31.163 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:31.164 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:31.164 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:31.164 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:31.165 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:31.180 | 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 10:13:31.208 | 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 10:13:31.226 | 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 10:13:31.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 10:13:31.235 | 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 10:13:31.239 | 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 10:13:31.243 | 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 10:13:31.246 | 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 10:13:31.249 | 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 10:13:31.318 | 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 10:13:31.333 | 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 10:13:31.341 | 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 10:13:31.344 | 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 10:13:31.347 | 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 10:13:31.353 | 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 10:13:31.358 | 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 10:13:31.380 | 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 10:13:31.387 | 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 10:13:31.391 | 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 10:13:31.419 | 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 10:13:31.433 | 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 10:13:31.436 | 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 10:13:31.440 | 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 10:13:31.443 | 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 10:13:31.445 | 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 10:13:31.466 | 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 10:13:31.469 | 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 10:13:31.473 | 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 10:13:31.477 | 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 10:13:31.498 | 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 10:13:31.501 | 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 10:13:31.507 | 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 10:13:31.547 | 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 10:13:31.552 | 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 10:13:31.555 | 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 10:13:31.558 | 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 10:13:31.612 | 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 10:13:31.616 | 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 10:13:31.619 | 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 10:13:31.625 | 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 10:13:31.667 | 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 10:13:31.701 | 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 10:13:31.704 | 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 10:13:31.708 | 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 10:13:33.615 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:13:33.615 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:13:33.689 | + inc/python:pip_install:200 : result=0 2022-06-01 10:13:33.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:13:33.695 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:33.697 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:33.700 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:33.702 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:33.705 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:33.707 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:13:33.710 | + functions-common:time_stop:2329 : start_time=1654078409363 2022-06-01 10:13:33.712 | + functions-common:time_stop:2331 : [[ -z 1654078409363 ]] 2022-06-01 10:13:33.715 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:33.720 | + functions-common:time_stop:2334 : end_time=1654078413717 2022-06-01 10:13:33.722 | + functions-common:time_stop:2335 : elapsed_time=4354 2022-06-01 10:13:33.725 | + functions-common:time_stop:2336 : total=114372 2022-06-01 10:13:33.727 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:33.730 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118726 2022-06-01 10:13:33.732 | + inc/python:pip_install:203 : return 0 2022-06-01 10:13:33.735 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:13:33.739 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:13:33.742 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:13:33.744 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:13:33.747 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:13:33.750 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:13:33.755 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:13:33.757 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:13:33.760 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:13:33.777 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:13:33.780 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:13:33.782 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:33.786 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:13:33.786 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:13:33.791 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:13:33.794 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:33.796 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:13:33.810 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:13:33.813 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:13:33.813 | + functions-common:git_clone:607 : head -1 2022-06-01 10:13:33.817 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:13:33.820 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:13:33.823 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:13:33.825 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:13:33.828 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:13:33.831 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:13:33.834 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:13:33.836 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:13:33.839 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:13:33.841 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:13:33.844 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:13:33.846 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:13:33.848 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:13:33.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:13:33.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:13:33.857 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:13:33.859 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:13:33.862 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:13:33.865 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:13:33.872 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:13:33.874 | + 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 10:13:34.477 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:13:34.480 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:13:34.482 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:13:34.485 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:13:34.488 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:13:34.490 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:13:34.493 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:13:34.495 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:13:34.498 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:13:34.500 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:13:34.503 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:13:34.506 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:13:34.509 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:13:34.511 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:13:34.532 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:13:34.535 | + 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 10:13:36.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:13:36.362 | 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 10:13:36.366 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:36.367 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:36.369 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:13:36.370 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:36.370 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:36.371 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:36.371 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:36.371 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:36.384 | Obtaining file:///opt/stack/placement 2022-06-01 10:13:37.627 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:13:38.863 | 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 10:13:38.872 | 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 10:13:38.894 | 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 10:13:38.907 | 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 10:13:38.920 | 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 10:13:38.977 | 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 10:13:38.982 | 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 10:13:38.986 | 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 10:13:38.991 | 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 10:13:39.026 | 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 10:13:39.037 | 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 10:13:39.053 | 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 10:13:39.059 | 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 10:13:39.107 | 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 10:13:39.113 | 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 10:13:39.153 | 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 10:13:39.171 | 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 10:13:39.189 | 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 10:13:39.198 | 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 10:13:39.207 | 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 10:13:39.225 | 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 10:13:39.231 | 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 10:13:39.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 10:13:39.237 | 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 10:13:39.248 | 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 10:13:39.250 | 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 10:13:39.255 | 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 10:13:39.259 | 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 10:13:39.278 | 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 10:13:39.282 | 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 10:13:39.290 | 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 10:13:39.311 | 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 10:13:39.316 | 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 10:13:39.319 | 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 10:13:39.330 | 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 10:13:39.334 | 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 10:13:39.337 | 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 10:13:39.343 | 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 10:13:39.353 | 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 10:13:39.359 | 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 10:13:39.377 | 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 10:13:39.381 | 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 10:13:39.388 | 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 10:13:39.409 | 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 10:13:39.453 | 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 10:13:39.518 | 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 10:13:39.524 | 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 10:13:39.530 | 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 10:13:39.535 | 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 10:13:39.538 | 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 10:13:39.546 | 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 10:13:39.555 | 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 10:13:39.562 | 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 10:13:39.566 | 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 10:13:39.569 | 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 10:13:39.572 | 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 10:13:39.575 | 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 10:13:39.579 | 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 10:13:39.582 | 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 10:13:39.584 | 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 10:13:39.587 | 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 10:13:39.590 | 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 10:13:39.593 | 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 10:13:39.604 | 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 10:13:39.607 | 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 10:13:39.609 | 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 10:13:39.615 | 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 10:13:39.617 | 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 10:13:39.620 | 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 10:13:39.623 | 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 10:13:39.632 | 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 10:13:41.247 | Installing collected packages: openstack-placement 2022-06-01 10:13:41.248 | Attempting uninstall: openstack-placement 2022-06-01 10:13:41.249 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:13:41.252 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:13:41.254 | Running setup.py develop for openstack-placement 2022-06-01 10:13:42.848 | Successfully installed openstack-placement 2022-06-01 10:13:42.994 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:13:42.994 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:13:43.080 | + inc/python:pip_install:200 : result=0 2022-06-01 10:13:43.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:13:43.085 | + functions-common:time_stop:2322 : local name 2022-06-01 10:13:43.087 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:43.089 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:43.091 | + functions-common:time_stop:2325 : local total 2022-06-01 10:13:43.094 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:43.096 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:13:43.098 | + functions-common:time_stop:2329 : start_time=1654078414527 2022-06-01 10:13:43.101 | + functions-common:time_stop:2331 : [[ -z 1654078414527 ]] 2022-06-01 10:13:43.103 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:43.108 | + functions-common:time_stop:2334 : end_time=1654078423105 2022-06-01 10:13:43.110 | + functions-common:time_stop:2335 : elapsed_time=8578 2022-06-01 10:13:43.113 | + functions-common:time_stop:2336 : total=118726 2022-06-01 10:13:43.115 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:43.117 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127304 2022-06-01 10:13:43.120 | + inc/python:pip_install:203 : return 0 2022-06-01 10:13:43.122 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:13:43.125 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:13:43.127 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:13:43.147 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:13:43.159 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:13:43.162 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:13:43.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:13:43.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:13:43.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:13:43.172 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:13:43.175 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:13:43.177 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:13:43.180 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:13:43.192 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:13:43.195 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:13:43.199 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:13:43.202 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:13:43.205 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:13:43.207 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:13:43.210 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:13:43.213 | + 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 10:13:43.245 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:13:43.276 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:13:43.308 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:13:43.312 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:13:43.315 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:13:43.317 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:13:43.319 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:13:43.352 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:13:43.382 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.67/identity 2022-06-01 10:13:43.413 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:13:43.443 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:13:43.473 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:13:43.501 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:13:43.531 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:13:43.560 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:13:43.590 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:13:43.619 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:13:43.621 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:13:43.624 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:13:43.628 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:13:43.647 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:13:43.649 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:13:43.652 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:13:43.654 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:13:43.657 | + 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 10:13:43.686 | + 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 10:13:43.716 | + 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 10:13:43.745 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:13:43.775 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:13:43.778 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:13:43.781 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:13:43.784 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:13:43.787 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:13:43.790 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:13:43.793 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:13:43.796 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:13:43.801 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:13:43.803 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:13:43.806 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:13:43.819 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:13:43.819 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:43.828 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:13:43.831 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:13:43.847 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:13:43.850 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:13:43.854 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:13:43.887 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:13:43.917 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:13:43.945 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:13:43.976 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:13:44.005 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:13:44.034 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:13:44.062 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:13:44.092 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:13:44.120 | + 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 10:13:44.150 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:13:44.179 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:13:44.208 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:13:44.237 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:13:44.239 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:13:44.242 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:13:44.245 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:13:44.247 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:13:44.250 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:44.253 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:44.255 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:13:44.258 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:13:44.260 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:13:44.290 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:13:44.321 | + 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 10:13:44.321 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:13:44.331 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:13:44.334 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:13:44.337 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:13:44.339 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:13:44.342 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:13:44.344 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:13:44.347 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:44.349 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:44.352 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:13:44.354 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:13:44.357 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:13:44.359 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:13:44.362 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:13:44.424 | Site placement-api already enabled 2022-06-01 10:13:44.429 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:13:44.431 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:13:44.434 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:13:44.437 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:13:44.574 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:13:44.598 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:44.601 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:13:44.623 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:44.625 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:13:44.645 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:44.648 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:13:44.650 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:13:44.653 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:13:44.685 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.67/identity 2022-06-01 10:13:44.714 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:13:44.743 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:13:44.772 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:13:44.802 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:13:44.833 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:13:44.862 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:13:44.891 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:13:44.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:44.911 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:13:44.928 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:13:44.931 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:13:44.933 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:13:44.936 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:13:44.938 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:13:44.942 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:13:44.945 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:13:44.947 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:13:44.950 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:13:44.953 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:13:44.957 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:13:44.960 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:13:44.962 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:13:44.965 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:13:44.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:13:44.983 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:13:44.986 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:13:44.989 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:13:44.991 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:13:44.993 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:13:44.995 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:13:44.998 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:13:45.000 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:13:45.003 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:13:45.006 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:13:45.008 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:13:45.010 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:13:45.012 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:13:45.014 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:13:45.017 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:13:45.019 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:13:45.022 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:13:45.037 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:13:45.040 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:13:45.042 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:45.044 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:13:45.045 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:13:45.050 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:13:45.053 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:13:45.055 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:13:45.068 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:13:45.071 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:13:45.071 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:13:45.074 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:13:45.076 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:13:45.079 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:13:45.100 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:13:45.103 | ++ 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 10:13:46.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:13:46.898 | 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 10:13:46.903 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:46.903 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:46.905 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:13:46.906 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:46.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:46.907 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:46.907 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:13:46.908 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:13:46.922 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:13:46.983 | 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 10:13:46.987 | 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 10:13:46.990 | 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 10:13:46.999 | 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 10:13:47.003 | 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 10:13:47.006 | 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 10:13:47.012 | 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 10:13:47.065 | 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 10:13:47.069 | 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 10:13:47.072 | 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 10:13:49.237 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:13:49.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:13:49.309 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:13:49.312 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:13:49.315 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:13:49.317 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:13:49.320 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:13:49.322 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:13:49.324 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:13:49.327 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:13:49.329 | ++ functions-common:time_stop:2329 : start_time=1654078425094 2022-06-01 10:13:49.332 | ++ functions-common:time_stop:2331 : [[ -z 1654078425094 ]] 2022-06-01 10:13:49.335 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:13:49.339 | ++ functions-common:time_stop:2334 : end_time=1654078429337 2022-06-01 10:13:49.342 | ++ functions-common:time_stop:2335 : elapsed_time=4243 2022-06-01 10:13:49.344 | ++ functions-common:time_stop:2336 : total=127304 2022-06-01 10:13:49.346 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:13:49.349 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=131547 2022-06-01 10:13:49.351 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:13:49.353 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:13:49.354 | /opt/stack/tempest ~/devstack 2022-06-01 10:13:49.356 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:13:49.375 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:13:49.375 | HACKING.rst 2022-06-01 10:13:49.375 | doc/source/conf.py 2022-06-01 10:13:49.375 | doc/source/configuration.rst 2022-06-01 10:13:49.375 | doc/source/contributor/contributing.rst 2022-06-01 10:13:49.375 | doc/source/index.rst 2022-06-01 10:13:49.375 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:13:49.375 | doc/source/microversion_testing.rst 2022-06-01 10:13:49.375 | doc/source/plugins/plugin.rst 2022-06-01 10:13:49.375 | doc/source/supported_version.rst 2022-06-01 10:13:49.375 | doc/source/test_removal.rst 2022-06-01 10:13:49.375 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:13:49.375 | playbooks/devstack-tempest.yaml 2022-06-01 10:13:49.375 | playbooks/enable-fips.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:13:49.375 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:13:49.376 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:13:49.377 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:13:49.377 | releasenotes/source/conf.py 2022-06-01 10:13:49.377 | releasenotes/source/index.rst 2022-06-01 10:13:49.377 | releasenotes/source/v26.1.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v27.0.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v28.0.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v28.1.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v29.0.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v29.1.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v29.2.0.rst 2022-06-01 10:13:49.377 | releasenotes/source/v30.0.0.rst 2022-06-01 10:13:49.377 | requirements.txt 2022-06-01 10:13:49.377 | roles/run-tempest/README.rst 2022-06-01 10:13:49.377 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:13:49.377 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:13:49.377 | roles/run-tempest-26/README.rst 2022-06-01 10:13:49.377 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:13:49.377 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:13:49.377 | setup.cfg 2022-06-01 10:13:49.377 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:13:49.377 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:13:49.378 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:13:49.378 | Aborting 2022-06-01 10:13:49.378 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:13:49.381 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:13:49.384 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:13:49.386 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:13:49.389 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:13:49.391 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:13:49.393 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:13:49.396 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:13:49.398 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:13:49.400 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:13:49.400 | Error on exit 2022-06-01 10:13:49.403 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:13:49.405 | + ./stack.sh:exit_trap:517 : generate-subunit 1654078242 187 fail 2022-06-01 10:13:49.995 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:13:49.997 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:13:50.211 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:13:50.211 | 2022-06-01 10:13:50.461 | + ./stack.sh:exit_trap:531 : exit 1