2022-06-02 15:21:07.757 | + ./stack.sh:main:462 : exec 2022-06-02 15:21:07.757 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-152107' 2022-06-02 15:21:07.757 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:21:07.757 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-152107 2022-06-02 15:21:07.757 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-152107.summary.2022-06-02-152107 2022-06-02 15:21:07.757 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-152107 /opt/stack/logs/stack.sh.log 2022-06-02 15:21:07.757 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-152107.summary.2022-06-02-152107 /opt/stack/logs/stack.sh.log.summary 2022-06-02 15:21:07.757 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 15:21:07.757 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 15:21:07.757 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 15:21:07.757 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 15:21:07.757 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 15:21:07.757 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 15:21:07.757 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 15:21:07.757 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 15:21:07.758 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 15:21:07.763 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 15:21:07.763 | + ./stack.sh:main:551 : uname -a 2022-06-02 15:21:07.763 | Linux dv-neutron-842296-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 15:21:07.765 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 15:21:07.767 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 15:21:07.770 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 15:21:07.800 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 15:21:07.818 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 15:21:07.820 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 15:21:07.822 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 15:21:07.824 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 15:21:07.826 | + functions-common:fetch_plugins:1673 : return 2022-06-02 15:21:07.828 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 15:21:07.829 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 15:21:07.832 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:21:07.834 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:21:07.835 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:21:07.837 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:21:07.839 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:21:07.841 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:21:07.843 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:21:07.847 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:21:07.849 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:21:07.850 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:21:07.852 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 15:21:07.854 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:21:07.867 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:07.868 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:21:07.874 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:21:07.876 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:21:07.880 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:21:07.882 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:21:07.884 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 15:21:07.885 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 15:21:07.887 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 15:21:07.889 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 15:21:07.891 | + 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-02 15:21:07.893 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 15:21:07.895 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 15:21:07.897 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 15:21:07.899 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 15:21:07.900 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 15:21:07.903 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 15:21:07.920 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 15:21:07.922 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 15:21:07.934 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:21:07.937 | +++ lib/tls:source:43 : hostname -f 2022-06-02 15:21:07.941 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 15:21:07.943 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 15:21:07.945 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 15:21:07.946 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 15:21:07.948 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 15:21:07.950 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 15:21:07.952 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 15:21:07.954 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 15:21:07.956 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 15:21:07.958 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 15:21:07.963 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 15:21:07.974 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 15:21:07.991 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 15:21:08.004 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 15:21:08.017 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 15:21:08.044 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 15:21:08.089 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 15:21:08.181 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 15:21:08.204 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 15:21:08.246 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 15:21:08.299 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 15:21:08.446 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 15:21:08.463 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 15:21:08.477 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 15:21:08.496 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 15:21:08.588 | + ./stack.sh:main:598 : run_phase source 2022-06-02 15:21:08.590 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 15:21:08.592 | + functions-common:run_phase:1751 : local phase= 2022-06-02 15:21:08.594 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:21:08.597 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:21:08.599 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:21:08.601 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:21:08.603 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:21:08.606 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:21:08.610 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:21:08.612 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:21:08.614 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:21:08.616 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 15:21:08.619 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:21:08.634 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:08.636 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:21:08.638 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 15:21:08.685 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 15:21:08.688 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 15:21:08.690 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 15:21:08.692 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 15:21:08.694 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 15:21:08.696 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 15:21:08.698 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 15:21:08.701 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 15:21:08.703 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 15:21:08.705 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 15:21:08.707 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.709 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 15:21:08.712 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.714 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 15:21:08.717 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.719 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 15:21:08.721 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 15:21:08.726 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.728 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 15:21:08.730 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.733 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 15:21:08.735 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.738 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 15:21:08.740 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.742 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 15:21:08.745 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.747 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 15:21:08.750 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.752 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 15:21:08.755 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.757 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-02 15:21:08.760 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.762 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 15:21:08.765 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.767 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 15:21:08.770 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.772 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 15:21:08.775 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.777 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 15:21:08.780 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.782 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 15:21:08.785 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.787 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 15:21:08.789 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.792 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 15:21:08.795 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.797 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 15:21:08.800 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.803 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 15:21:08.805 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.808 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 15:21:08.810 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.812 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 15:21:08.814 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.817 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 15:21:08.819 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.821 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 15:21:08.823 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.826 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 15:21:08.828 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.830 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 15:21:08.833 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.835 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 15:21:08.837 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.840 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-02 15:21:08.842 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.844 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 15:21:08.847 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.849 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 15:21:08.852 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.854 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 15:21:08.856 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.859 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 15:21:08.861 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.863 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 15:21:08.866 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.868 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 15:21:08.870 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.872 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 15:21:08.875 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.877 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 15:21:08.880 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.882 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 15:21:08.884 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.886 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 15:21:08.888 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.891 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 15:21:08.894 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.896 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 15:21:08.898 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.901 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 15:21:08.903 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 15:21:08.905 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 15:21:08.908 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 15:21:08.911 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:21:08.913 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 15:21:08.928 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:08.931 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 15:21:08.933 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 15:21:08.935 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 15:21:08.950 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:21:08.953 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 15:21:08.955 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 15:21:08.958 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 15:21:08.960 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 15:21:08.962 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 15:21:08.964 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 15:21:08.967 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 15:21:08.970 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 15:21:08.972 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:21:08.975 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 15:21:08.977 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:21:08.980 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 15:21:08.982 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 15:21:08.982 | Using mysql database backend 2022-06-02 15:21:08.984 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 15:21:09.002 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 15:21:09.018 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:09.021 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 15:21:09.043 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 15:21:09.060 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:09.062 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 15:21:09.079 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 15:21:09.094 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 15:21:09.111 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:21:09.114 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 15:21:09.131 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:09.133 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 15:21:09.136 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 15:21:09.152 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:09.155 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 15:21:09.172 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 15:21:09.174 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 15:21:09.177 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 15:21:09.180 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 15:21:09.184 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 15:21:09.188 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-152109 2022-06-02 15:21:09.190 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-152109 739' 2022-06-02 15:21:09.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.195 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 15:21:09.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.200 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 15:21:09.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.204 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 15:21:09.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.210 | + 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-02 15:21:09.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.215 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-02 15:21:09.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.220 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-02 15:21:09.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.225 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-152107 2022-06-02 15:21:09.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.230 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 15:21:09.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.234 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-02 15:21:09.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.240 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 15:21:09.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.245 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 15:21:09.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.250 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 15:21:09.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 15:21:09.255 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 15:21:09.257 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 15:21:09.260 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 15:21:09.262 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 15:21:09.264 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:21:09.266 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:21:09.268 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:21:09.271 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:21:09.273 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:21:09.275 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:21:09.293 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:21:09.295 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:21:09.297 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:09.300 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:21:09.301 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:21:09.306 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 15:21:09.308 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:09.310 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 15:21:09.323 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 15:21:09.326 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:21:09.327 | + functions-common:git_clone:607 : head -1 2022-06-02 15:21:09.330 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 15:21:09.333 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:21:09.335 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 15:21:09.338 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:21:09.340 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 15:21:09.342 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 15:21:09.345 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 15:21:09.347 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 15:21:09.350 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:21:09.352 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 15:21:09.355 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 15:21:09.357 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 15:21:09.360 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 15:21:09.364 | ++ tools/install_prereqs.sh:source:47 : NOW=1654183269 2022-06-02 15:21:09.368 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 15:21:09.373 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654182798 2022-06-02 15:21:09.375 | ++ tools/install_prereqs.sh:source:49 : DELTA=471 2022-06-02 15:21:09.378 | ++ tools/install_prereqs.sh:source:50 : [[ 471 -lt 7200 ]] 2022-06-02 15:21:09.381 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-02 15:21:09.383 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 15:21:09.385 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 15:21:09.388 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 15:21:09.390 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 15:21:09.392 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 15:21:09.395 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 15:21:09.398 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 15:21:09.401 | +++ 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-02 15:21:09.447 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 15:21:09.447 | apache2-dev 2022-06-02 15:21:09.447 | bc 2022-06-02 15:21:09.447 | bsdmainutils 2022-06-02 15:21:09.447 | curl 2022-06-02 15:21:09.447 | g++ 2022-06-02 15:21:09.447 | gcc 2022-06-02 15:21:09.447 | gettext 2022-06-02 15:21:09.447 | git 2022-06-02 15:21:09.447 | graphviz 2022-06-02 15:21:09.447 | iputils-ping 2022-06-02 15:21:09.448 | libapache2-mod-proxy-uwsgi 2022-06-02 15:21:09.448 | libffi-dev 2022-06-02 15:21:09.448 | libjpeg-dev 2022-06-02 15:21:09.448 | libmysqlclient-dev 2022-06-02 15:21:09.448 | libpcre3-dev 2022-06-02 15:21:09.448 | libpq-dev 2022-06-02 15:21:09.448 | libssl-dev 2022-06-02 15:21:09.448 | libsystemd-dev 2022-06-02 15:21:09.448 | libxml2-dev 2022-06-02 15:21:09.448 | libxslt1-dev 2022-06-02 15:21:09.448 | libyaml-dev 2022-06-02 15:21:09.448 | lsof 2022-06-02 15:21:09.448 | openssh-server 2022-06-02 15:21:09.448 | openssl 2022-06-02 15:21:09.448 | pkg-config 2022-06-02 15:21:09.448 | psmisc 2022-06-02 15:21:09.448 | python3-dev 2022-06-02 15:21:09.448 | python3-pip 2022-06-02 15:21:09.448 | python3-venv 2022-06-02 15:21:09.448 | tar 2022-06-02 15:21:09.448 | tcpdump 2022-06-02 15:21:09.448 | unzip 2022-06-02 15:21:09.448 | uuid-runtime 2022-06-02 15:21:09.448 | wget 2022-06-02 15:21:09.448 | wget 2022-06-02 15:21:09.448 | zlib1g-dev 2022-06-02 15:21:09.448 | libkrb5-dev 2022-06-02 15:21:09.448 | libldap2-dev 2022-06-02 15:21:09.448 | libsasl2-dev 2022-06-02 15:21:09.448 | memcached 2022-06-02 15:21:09.448 | python3-mysqldb 2022-06-02 15:21:09.448 | sqlite3 2022-06-02 15:21:09.448 | conntrack 2022-06-02 15:21:09.448 | curl 2022-06-02 15:21:09.448 | dnsmasq-base 2022-06-02 15:21:09.448 | dnsmasq-utils 2022-06-02 15:21:09.448 | ebtables 2022-06-02 15:21:09.448 | gawk 2022-06-02 15:21:09.448 | genisoimage 2022-06-02 15:21:09.448 | iptables 2022-06-02 15:21:09.449 | iputils-arping 2022-06-02 15:21:09.449 | kpartx 2022-06-02 15:21:09.449 | libjs-jquery-tablesorter 2022-06-02 15:21:09.449 | libmysqlclient-dev 2022-06-02 15:21:09.449 | parted 2022-06-02 15:21:09.449 | pm-utils 2022-06-02 15:21:09.449 | python3-mysqldb 2022-06-02 15:21:09.449 | socat 2022-06-02 15:21:09.449 | sqlite3 2022-06-02 15:21:09.449 | sudo 2022-06-02 15:21:09.449 | vlan 2022-06-02 15:21:09.449 | lsscsi 2022-06-02 15:21:09.449 | open-iscsi 2022-06-02 15:21:09.449 | lvm2 2022-06-02 15:21:09.449 | qemu-utils 2022-06-02 15:21:09.449 | thin-provisioning-tools 2022-06-02 15:21:09.449 | acl 2022-06-02 15:21:09.449 | dnsmasq-base 2022-06-02 15:21:09.449 | dnsmasq-utils 2022-06-02 15:21:09.449 | ebtables 2022-06-02 15:21:09.449 | haproxy 2022-06-02 15:21:09.449 | iptables 2022-06-02 15:21:09.449 | iputils-arping 2022-06-02 15:21:09.449 | iputils-ping 2022-06-02 15:21:09.449 | libmysqlclient-dev 2022-06-02 15:21:09.449 | postgresql-server-dev-all 2022-06-02 15:21:09.449 | python3-mysqldb 2022-06-02 15:21:09.449 | sqlite3 2022-06-02 15:21:09.449 | sudo 2022-06-02 15:21:09.449 | vlan 2022-06-02 15:21:09.449 | ipset 2022-06-02 15:21:09.449 | conntrack 2022-06-02 15:21:09.449 | conntrackd 2022-06-02 15:21:09.449 | keepalived 2022-06-02 15:21:09.449 | dstat 2022-06-02 15:21:09.449 | lvm2 2022-06-02 15:21:09.449 | qemu-utils 2022-06-02 15:21:09.449 | thin-provisioning-tools 2022-06-02 15:21:09.449 | curl 2022-06-02 15:21:09.449 | liberasurecode-dev 2022-06-02 15:21:09.450 | make 2022-06-02 15:21:09.450 | memcached 2022-06-02 15:21:09.450 | sqlite3 2022-06-02 15:21:09.450 | xfsprogs' 2022-06-02 15:21:09.452 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 15:21:09.470 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 15:21:09.470 | apache2-dev 2022-06-02 15:21:09.470 | bc 2022-06-02 15:21:09.470 | bsdmainutils 2022-06-02 15:21:09.470 | curl 2022-06-02 15:21:09.470 | g++ 2022-06-02 15:21:09.470 | gcc 2022-06-02 15:21:09.470 | gettext 2022-06-02 15:21:09.470 | git 2022-06-02 15:21:09.470 | graphviz 2022-06-02 15:21:09.470 | iputils-ping 2022-06-02 15:21:09.470 | libapache2-mod-proxy-uwsgi 2022-06-02 15:21:09.470 | libffi-dev 2022-06-02 15:21:09.470 | libjpeg-dev 2022-06-02 15:21:09.470 | libmysqlclient-dev 2022-06-02 15:21:09.470 | libpcre3-dev 2022-06-02 15:21:09.470 | libpq-dev 2022-06-02 15:21:09.470 | libssl-dev 2022-06-02 15:21:09.470 | libsystemd-dev 2022-06-02 15:21:09.470 | libxml2-dev 2022-06-02 15:21:09.470 | libxslt1-dev 2022-06-02 15:21:09.470 | libyaml-dev 2022-06-02 15:21:09.470 | lsof 2022-06-02 15:21:09.470 | openssh-server 2022-06-02 15:21:09.470 | openssl 2022-06-02 15:21:09.470 | pkg-config 2022-06-02 15:21:09.470 | psmisc 2022-06-02 15:21:09.470 | python3-dev 2022-06-02 15:21:09.470 | python3-pip 2022-06-02 15:21:09.470 | python3-venv 2022-06-02 15:21:09.471 | tar 2022-06-02 15:21:09.471 | tcpdump 2022-06-02 15:21:09.471 | unzip 2022-06-02 15:21:09.471 | uuid-runtime 2022-06-02 15:21:09.471 | wget 2022-06-02 15:21:09.471 | wget 2022-06-02 15:21:09.471 | zlib1g-dev 2022-06-02 15:21:09.471 | libkrb5-dev 2022-06-02 15:21:09.471 | libldap2-dev 2022-06-02 15:21:09.471 | libsasl2-dev 2022-06-02 15:21:09.471 | memcached 2022-06-02 15:21:09.471 | python3-mysqldb 2022-06-02 15:21:09.471 | sqlite3 2022-06-02 15:21:09.471 | conntrack 2022-06-02 15:21:09.471 | curl 2022-06-02 15:21:09.471 | dnsmasq-base 2022-06-02 15:21:09.471 | dnsmasq-utils 2022-06-02 15:21:09.471 | ebtables 2022-06-02 15:21:09.471 | gawk 2022-06-02 15:21:09.471 | genisoimage 2022-06-02 15:21:09.471 | iptables 2022-06-02 15:21:09.471 | iputils-arping 2022-06-02 15:21:09.471 | kpartx 2022-06-02 15:21:09.471 | libjs-jquery-tablesorter 2022-06-02 15:21:09.471 | libmysqlclient-dev 2022-06-02 15:21:09.471 | parted 2022-06-02 15:21:09.471 | pm-utils 2022-06-02 15:21:09.471 | python3-mysqldb 2022-06-02 15:21:09.471 | socat 2022-06-02 15:21:09.471 | sqlite3 2022-06-02 15:21:09.471 | sudo 2022-06-02 15:21:09.471 | vlan 2022-06-02 15:21:09.471 | lsscsi 2022-06-02 15:21:09.471 | open-iscsi 2022-06-02 15:21:09.471 | lvm2 2022-06-02 15:21:09.471 | qemu-utils 2022-06-02 15:21:09.472 | thin-provisioning-tools 2022-06-02 15:21:09.472 | acl 2022-06-02 15:21:09.472 | dnsmasq-base 2022-06-02 15:21:09.472 | dnsmasq-utils 2022-06-02 15:21:09.472 | ebtables 2022-06-02 15:21:09.472 | haproxy 2022-06-02 15:21:09.472 | iptables 2022-06-02 15:21:09.472 | iputils-arping 2022-06-02 15:21:09.472 | iputils-ping 2022-06-02 15:21:09.472 | libmysqlclient-dev 2022-06-02 15:21:09.472 | postgresql-server-dev-all 2022-06-02 15:21:09.472 | python3-mysqldb 2022-06-02 15:21:09.472 | sqlite3 2022-06-02 15:21:09.472 | sudo 2022-06-02 15:21:09.472 | vlan 2022-06-02 15:21:09.472 | ipset 2022-06-02 15:21:09.472 | conntrack 2022-06-02 15:21:09.472 | conntrackd 2022-06-02 15:21:09.472 | keepalived 2022-06-02 15:21:09.472 | dstat 2022-06-02 15:21:09.472 | lvm2 2022-06-02 15:21:09.472 | qemu-utils 2022-06-02 15:21:09.472 | thin-provisioning-tools 2022-06-02 15:21:09.472 | curl 2022-06-02 15:21:09.472 | liberasurecode-dev 2022-06-02 15:21:09.472 | make 2022-06-02 15:21:09.472 | memcached 2022-06-02 15:21:09.472 | sqlite3 2022-06-02 15:21:09.472 | xfsprogs ' 2022-06-02 15:21:09.474 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 15:21:09.476 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:09.478 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:09.482 | ++ 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-02 15:21:09.482 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 15:21:09.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-02 15:21:09.489 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 15:21:09.491 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:21:09.494 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 15:21:09.496 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:21:09.498 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:09.500 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:21:09.502 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:09.505 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:09.507 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:21:09.509 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 15:21:09.511 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:09.513 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 15:21:09.516 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 15:21:09.520 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 15:21:09.522 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 15:21:09.524 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 15:21:09.526 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 15:21:09.528 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 15:21:09.531 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 15:21:09.535 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654183269533 2022-06-02 15:21:09.537 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 15:21:09.539 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 15:21:09.541 | ++ 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-02 15:21:09.883 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 15:21:09.883 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 15:21:09.997 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 15:21:10.110 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 15:21:12.219 | Reading package lists... 2022-06-02 15:21:12.249 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 15:21:12.252 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 15:21:12.254 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:21:12.256 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:12.259 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:12.261 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:21:12.263 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:12.265 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 15:21:12.267 | ++ functions-common:time_stop:2329 : start_time=1654183269533 2022-06-02 15:21:12.270 | ++ functions-common:time_stop:2331 : [[ -z 1654183269533 ]] 2022-06-02 15:21:12.272 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:12.276 | ++ functions-common:time_stop:2334 : end_time=1654183272274 2022-06-02 15:21:12.278 | ++ functions-common:time_stop:2335 : elapsed_time=2741 2022-06-02 15:21:12.280 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 15:21:12.282 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:12.284 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2741 2022-06-02 15:21:12.287 | ++ 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-02 15:21:12.289 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:21:12.291 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:12.293 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:12.296 | ++ 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-02 15:21:12.316 | ++ 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-02 15:21:12.428 | Reading package lists... 2022-06-02 15:21:12.691 | Building dependency tree... 2022-06-02 15:21:12.693 | Reading state information... 2022-06-02 15:21:12.730 | acl is already the newest version (2.2.53-6). 2022-06-02 15:21:12.730 | bc is already the newest version (1.07.1-2build1). 2022-06-02 15:21:12.730 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 15:21:12.730 | conntrack is already the newest version (1:1.4.5-2). 2022-06-02 15:21:12.730 | ebtables is already the newest version (2.0.11-3build1). 2022-06-02 15:21:12.730 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 15:21:12.730 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 15:21:12.730 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 15:21:12.731 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-02 15:21:12.731 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-02 15:21:12.731 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 15:21:12.731 | iputils-arping is already the newest version (3:20190709-3). 2022-06-02 15:21:12.731 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 15:21:12.731 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 15:21:12.731 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-02 15:21:12.731 | libffi-dev is already the newest version (3.3-4). 2022-06-02 15:21:12.731 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-02 15:21:12.731 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-02 15:21:12.731 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-02 15:21:12.731 | lsscsi is already the newest version (0.30-0.1). 2022-06-02 15:21:12.731 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 15:21:12.731 | make is already the newest version (4.2.1-1.2). 2022-06-02 15:21:12.731 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-02 15:21:12.731 | psmisc is already the newest version (23.3-1). 2022-06-02 15:21:12.731 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 15:21:12.731 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-02 15:21:12.731 | socat is already the newest version (1.7.3.3-2). 2022-06-02 15:21:12.731 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 15:21:12.731 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-02 15:21:12.731 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 15:21:12.731 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-02 15:21:12.731 | dstat is already the newest version (0.7.4-6). 2022-06-02 15:21:12.731 | graphviz is already the newest version (2.42.2-3build2). 2022-06-02 15:21:12.731 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-02 15:21:12.731 | pm-utils is already the newest version (1.4.1-19). 2022-06-02 15:21:12.731 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-02 15:21:12.731 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:21:12.731 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:21:12.731 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-02 15:21:12.731 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 15:21:12.731 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-02 15:21:12.731 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 15:21:12.731 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-02 15:21:12.732 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-02 15:21:12.732 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-02 15:21:12.732 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-02 15:21:12.732 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-02 15:21:12.732 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 15:21:12.732 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 15:21:12.732 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-02 15:21:12.732 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-02 15:21:12.732 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 15:21:12.732 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-02 15:21:12.732 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-02 15:21:12.732 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 15:21:12.732 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-02 15:21:12.732 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-02 15:21:12.732 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-02 15:21:12.732 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-02 15:21:12.732 | openssl set to manually installed. 2022-06-02 15:21:12.732 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 15:21:12.732 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-02 15:21:12.732 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-02 15:21:12.732 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 15:21:12.732 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-02 15:21:12.732 | tar set to manually installed. 2022-06-02 15:21:12.732 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-02 15:21:12.732 | tcpdump set to manually installed. 2022-06-02 15:21:12.732 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-02 15:21:12.732 | uuid-runtime set to manually installed. 2022-06-02 15:21:12.974 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-02 15:21:12.974 | wget set to manually installed. 2022-06-02 15:21:12.974 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 15:21:12.974 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:21:12.974 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-02 15:21:12.974 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-02 15:21:12.974 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-02 15:21:12.974 | The following packages were automatically installed and are no longer required: 2022-06-02 15:21:12.975 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:21:12.975 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:21:12.975 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:21:12.975 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:21:12.975 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:21:12.976 | python3-zope.interface 2022-06-02 15:21:12.976 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:21:13.111 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:21:13.116 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 15:21:13.118 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:21:13.120 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:21:13.122 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:13.124 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:13.127 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:21:13.129 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:13.131 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:21:13.133 | ++ functions-common:time_stop:2329 : start_time=1654183272313 2022-06-02 15:21:13.135 | ++ functions-common:time_stop:2331 : [[ -z 1654183272313 ]] 2022-06-02 15:21:13.139 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:13.143 | ++ functions-common:time_stop:2334 : end_time=1654183273140 2022-06-02 15:21:13.145 | ++ functions-common:time_stop:2335 : elapsed_time=827 2022-06-02 15:21:13.147 | ++ functions-common:time_stop:2336 : total=802 2022-06-02 15:21:13.149 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:13.151 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1629 2022-06-02 15:21:13.153 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 15:21:13.156 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 15:21:13.158 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:21:13.161 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 15:21:13.166 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 15:21:13.170 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 15:21:13.172 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 15:21:13.175 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 15:21:14.874 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 15:21:14.876 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 15:21:14.878 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 15:21:14.880 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 15:21:14.882 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 15:21:14.884 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 15:21:14.886 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 15:21:14.888 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 15:21:14.890 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 15:21:14.895 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 15:21:14.967 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 15:21:14.970 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 15:21:15.043 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 15:21:15.045 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 15:21:15.117 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 15:21:15.119 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 15:21:15.121 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 15:21:15.123 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 15:21:15.125 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 15:21:15.127 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 15:21:15.129 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 15:21:15.130 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 15:21:15.132 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 15:21:15.134 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 15:21:15.136 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 15:21:15.136 | Distro: focal 2022-06-02 15:21:15.138 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 15:21:15.141 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 15:21:15.145 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 15:21:15.146 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 15:21:15.149 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 15:21:15.149 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 15:21:15.631 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 15:21:15.633 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 15:21:15.633 | pip: 20.2.2 2022-06-02 15:21:15.635 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 15:21:16.091 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 15:21:16.116 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 15:21:16.118 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 15:21:16.119 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 15:21:16.123 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 15:21:16.125 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 15:21:16.129 | + ./stack.sh:main:764 : fixup_all 2022-06-02 15:21:16.131 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 15:21:16.133 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 15:21:16.136 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:21:16.142 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 15:21:16.142 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 15:21:16.145 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 15:21:16.149 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-02 15:21:16.151 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-02 15:21:16.153 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-02 15:21:16.162 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-02 15:21:16.166 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 15:21:16.175 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 15:21:16.179 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 15:21:16.182 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 15:21:16.184 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 15:21:16.186 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:21:16.188 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:21:16.190 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:21:16.192 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:21:16.194 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:21:16.196 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:21:16.198 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:21:16.200 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:21:16.202 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 15:21:16.205 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 15:21:16.207 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 15:21:16.209 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:21:16.211 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:21:16.213 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:21:16.215 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:21:16.217 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:21:16.219 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:21:16.222 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 15:21:16.224 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 15:21:16.246 | Using python 3.8 to install os-testr 2022-06-02 15:21:16.248 | + 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-02 15:21:18.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:18.052 | 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-02 15:21:18.057 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:18.057 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:18.059 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:18.060 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:18.060 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:18.061 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:18.061 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:18.061 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:18.144 | 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-02 15:21:18.153 | 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-02 15:21:18.156 | 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-02 15:21:18.170 | 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-02 15:21:18.200 | 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-02 15:21:18.218 | 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-02 15:21:18.222 | 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-02 15:21:18.229 | 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-02 15:21:18.234 | 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-02 15:21:18.236 | 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-02 15:21:18.240 | 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-02 15:21:18.254 | 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-02 15:21:18.258 | 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-02 15:21:18.268 | 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-02 15:21:18.271 | 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-02 15:21:18.274 | 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-02 15:21:18.277 | 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-02 15:21:18.280 | 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-02 15:21:18.335 | 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-02 15:21:18.338 | 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-02 15:21:18.341 | 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-02 15:21:18.348 | 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-02 15:21:18.352 | 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-02 15:21:18.395 | 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-02 15:21:18.400 | 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-02 15:21:18.403 | 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-02 15:21:20.484 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:21:20.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:21:20.566 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:20.568 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:20.571 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:20.573 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:20.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:20.579 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:20.582 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:20.584 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:20.586 | + functions-common:time_stop:2329 : start_time=1654183276240 2022-06-02 15:21:20.588 | + functions-common:time_stop:2331 : [[ -z 1654183276240 ]] 2022-06-02 15:21:20.590 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:20.594 | + functions-common:time_stop:2334 : end_time=1654183280592 2022-06-02 15:21:20.596 | + functions-common:time_stop:2335 : elapsed_time=4352 2022-06-02 15:21:20.598 | + functions-common:time_stop:2336 : total=0 2022-06-02 15:21:20.600 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:20.602 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4352 2022-06-02 15:21:20.605 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:20.607 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 15:21:20.609 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 15:21:20.612 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:21:20.614 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 15:21:20.617 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 15:21:20.619 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:21:20.623 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:21:20.624 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:21:20.630 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 15:21:20.632 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 15:21:20.634 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 15:21:20.637 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 15:21:20.639 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 15:21:20.660 | Using python 3.8 to install systemd-python 2022-06-02 15:21:20.662 | + 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-02 15:21:22.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:22.479 | 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-02 15:21:22.484 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:22.484 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:22.486 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:22.488 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:22.488 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:22.489 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:22.489 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:22.489 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:22.505 | 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-02 15:21:24.780 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:21:24.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:21:24.860 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:24.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:24.864 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:24.866 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:24.868 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:24.870 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:24.872 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:24.874 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:24.876 | + functions-common:time_stop:2329 : start_time=1654183280655 2022-06-02 15:21:24.879 | + functions-common:time_stop:2331 : [[ -z 1654183280655 ]] 2022-06-02 15:21:24.881 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:24.885 | + functions-common:time_stop:2334 : end_time=1654183284883 2022-06-02 15:21:24.887 | + functions-common:time_stop:2335 : elapsed_time=4228 2022-06-02 15:21:24.889 | + functions-common:time_stop:2336 : total=4352 2022-06-02 15:21:24.891 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:24.894 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8580 2022-06-02 15:21:24.896 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:24.899 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 15:21:24.954 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 15:21:25.063 | + ./stack.sh:main:779 : install_infra 2022-06-02 15:21:25.066 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:21:25.070 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 15:21:25.073 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:21:25.076 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 15:21:25.103 | + 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-02 15:21:27.258 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:27.270 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:27.329 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:27.370 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:27.372 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:27.375 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:27.377 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:27.379 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:27.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:28.048 | 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-02 15:21:28.300 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:28.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:28.308 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:28.310 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:28.312 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:28.314 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:28.317 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:28.319 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:28.321 | + functions-common:time_stop:2329 : start_time=1654183285091 2022-06-02 15:21:28.323 | + functions-common:time_stop:2331 : [[ -z 1654183285091 ]] 2022-06-02 15:21:28.325 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:28.329 | + functions-common:time_stop:2334 : end_time=1654183288327 2022-06-02 15:21:28.332 | + functions-common:time_stop:2335 : elapsed_time=3236 2022-06-02 15:21:28.334 | + functions-common:time_stop:2336 : total=8580 2022-06-02 15:21:28.336 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:28.338 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11816 2022-06-02 15:21:28.340 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:28.343 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 15:21:28.345 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 15:21:28.368 | + 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-02 15:21:30.359 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:30.370 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:30.430 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:30.472 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:30.474 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:30.477 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:30.478 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:30.480 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:31.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:31.015 | Processing /opt/stack/requirements 2022-06-02 15:21:32.694 | 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-02 15:21:32.697 | 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-02 15:21:32.709 | 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-02 15:21:32.714 | 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-02 15:21:32.717 | 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-02 15:21:32.720 | 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-02 15:21:32.740 | 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-02 15:21:32.742 | 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-02 15:21:32.760 | 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-02 15:21:32.763 | 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-02 15:21:32.770 | 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-02 15:21:32.790 | 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-02 15:21:32.792 | 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-02 15:21:32.808 | 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-02 15:21:32.810 | 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-02 15:21:32.813 | 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-02 15:21:32.817 | 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-02 15:21:32.819 | 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-02 15:21:32.821 | 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-02 15:21:32.824 | 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-02 15:21:32.826 | 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-02 15:21:32.839 | 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-02 15:21:32.841 | 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-02 15:21:32.847 | 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-02 15:21:32.900 | 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-02 15:21:32.903 | 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-02 15:21:32.907 | 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-02 15:21:32.960 | 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-02 15:21:32.963 | 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-02 15:21:32.968 | Building wheels for collected packages: openstack-requirements 2022-06-02 15:21:32.969 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 15:21:33.735 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 15:21:33.735 | ERROR: Command errored out with exit status 1: 2022-06-02 15:21:33.735 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-oga6dmgr/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-oga6dmgr/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-lbrdqjra 2022-06-02 15:21:33.735 | cwd: /tmp/pip-req-build-oga6dmgr/ 2022-06-02 15:21:33.735 | Complete output (6 lines): 2022-06-02 15:21:33.735 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 15:21:33.735 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 15:21:33.735 | or: setup.py --help-commands 2022-06-02 15:21:33.735 | or: setup.py cmd --help 2022-06-02 15:21:33.735 | 2022-06-02 15:21:33.736 | error: invalid command 'bdist_wheel' 2022-06-02 15:21:33.736 | ---------------------------------------- 2022-06-02 15:21:33.736 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 15:21:33.736 | Running setup.py clean for openstack-requirements 2022-06-02 15:21:34.708 | Failed to build openstack-requirements 2022-06-02 15:21:34.724 | Installing collected packages: openstack-requirements 2022-06-02 15:21:34.724 | Attempting uninstall: openstack-requirements 2022-06-02 15:21:34.726 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-02 15:21:34.762 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-02 15:21:34.781 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-02 15:21:34.784 | Running setup.py install for openstack-requirements: started 2022-06-02 15:21:37.002 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 15:21:37.028 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-02 15:21:37.159 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:37.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:37.164 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:37.167 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:37.169 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:37.171 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:37.173 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:37.176 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:37.178 | + functions-common:time_stop:2329 : start_time=1654183288361 2022-06-02 15:21:37.180 | + functions-common:time_stop:2331 : [[ -z 1654183288361 ]] 2022-06-02 15:21:37.183 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:37.187 | + functions-common:time_stop:2334 : end_time=1654183297185 2022-06-02 15:21:37.189 | + functions-common:time_stop:2335 : elapsed_time=8824 2022-06-02 15:21:37.191 | + functions-common:time_stop:2336 : total=11816 2022-06-02 15:21:37.193 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:37.195 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20640 2022-06-02 15:21:37.202 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:37.205 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 15:21:37.207 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 15:21:37.210 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 15:21:37.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:37.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:37.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-02 15:21:37.219 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:37.222 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 15:21:37.246 | Using python 3.8 to install pbr 2022-06-02 15:21:37.253 | + 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-02 15:21:39.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:39.077 | 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-02 15:21:39.084 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:39.085 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:39.086 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:39.088 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:39.089 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:39.089 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:39.089 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:39.090 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:39.234 | 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-02 15:21:41.550 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:21:41.551 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:21:41.646 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:41.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:41.651 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:41.653 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:41.655 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:41.658 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:41.661 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:41.663 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:41.665 | + functions-common:time_stop:2329 : start_time=1654183297241 2022-06-02 15:21:41.667 | + functions-common:time_stop:2331 : [[ -z 1654183297241 ]] 2022-06-02 15:21:41.670 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:41.675 | + functions-common:time_stop:2334 : end_time=1654183301672 2022-06-02 15:21:41.677 | + functions-common:time_stop:2335 : elapsed_time=4431 2022-06-02 15:21:41.679 | + functions-common:time_stop:2336 : total=20640 2022-06-02 15:21:41.681 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:41.683 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=25071 2022-06-02 15:21:41.686 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:41.688 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 15:21:44.013 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 15:21:45.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:45.939 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-02 15:21:45.959 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-02 15:21:45.961 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-02 15:21:45.964 | 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-02 15:21:45.968 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-02 15:21:45.974 | 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-02 15:21:46.052 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:21:46.055 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 15:21:46.058 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 15:21:46.076 | + ./stack.sh:main:788 : pkgs= 2022-06-02 15:21:46.078 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 15:21:46.080 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 15:21:46.082 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:21:46.085 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 15:21:46.087 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:21:46.089 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:21:46.091 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:21:46.093 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:21:46.096 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:21:46.099 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:21:46.103 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:21:46.105 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:21:46.107 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:21:46.109 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 15:21:46.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:21:46.127 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:46.130 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:21:46.132 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:21:46.134 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 15:21:46.136 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:21:46.138 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:21:46.140 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:21:46.142 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 15:21:46.144 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:21:46.146 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 15:21:46.148 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:21:46.150 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 15:21:46.152 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 15:21:46.154 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 15:21:46.157 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:21:46.159 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 15:21:46.161 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 15:21:46.164 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 15:21:46.166 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 15:21:46.168 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 15:21:46.171 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 15:21:46.174 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 15:21:46.177 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 15:21:46.179 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 15:21:46.182 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 15:21:46.184 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 15:21:46.240 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 15:21:46.240 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 15:21:46.243 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 15:21:46.615 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 15:21:46.618 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 15:21:46.634 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:46.636 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 15:21:46.638 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:21:46.641 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:21:46.644 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:21:46.646 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:21:46.648 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:46.651 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:21:46.653 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:46.655 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:46.658 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:21:46.661 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:21:46.663 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:21:46.665 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:21:46.667 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 15:21:46.670 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:21:46.672 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:46.675 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:46.677 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 15:21:46.699 | + 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-02 15:21:46.809 | Reading package lists... 2022-06-02 15:21:47.072 | Building dependency tree... 2022-06-02 15:21:47.074 | Reading state information... 2022-06-02 15:21:47.348 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-02 15:21:47.348 | The following packages were automatically installed and are no longer required: 2022-06-02 15:21:47.350 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:21:47.350 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:21:47.350 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:21:47.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:21:47.350 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:21:47.350 | python3-zope.interface 2022-06-02 15:21:47.350 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:21:47.472 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:21:47.476 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:21:47.478 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:21:47.481 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:47.484 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:47.487 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:47.490 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:47.492 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:47.494 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:21:47.497 | + functions-common:time_stop:2329 : start_time=1654183306696 2022-06-02 15:21:47.500 | + functions-common:time_stop:2331 : [[ -z 1654183306696 ]] 2022-06-02 15:21:47.502 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:47.506 | + functions-common:time_stop:2334 : end_time=1654183307504 2022-06-02 15:21:47.509 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-02 15:21:47.511 | + functions-common:time_stop:2336 : total=1629 2022-06-02 15:21:47.513 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:47.515 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2437 2022-06-02 15:21:47.517 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:21:47.520 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 15:21:47.522 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:21:47.524 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:21:47.527 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:21:47.529 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:21:47.532 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:21:47.535 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:21:47.538 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 15:21:47.540 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:21:47.542 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:21:47.544 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:21:47.547 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:21:47.550 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:21:47.553 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:21:47.555 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:21:47.558 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:21:47.561 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 15:21:47.563 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:21:47.565 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:21:47.568 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:21:47.570 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:21:47.572 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:21:47.575 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:21:47.577 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 15:21:47.579 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 15:21:47.596 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:47.598 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 15:21:47.601 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:21:47.603 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 15:21:47.605 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 15:21:47.608 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 15:21:47.613 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 15:21:47.616 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 15:21:47.618 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 15:21:47.620 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 15:21:47.623 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 15:21:47.625 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 15:21:47.628 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 15:21:48.399 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 15:21:48.399 | user tags 2022-06-02 15:21:48.399 | stackrabbit []' 2022-06-02 15:21:48.402 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 15:21:48.402 | user tags 2022-06-02 15:21:48.402 | stackrabbit []' 2022-06-02 15:21:48.403 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 15:21:48.417 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-02 15:21:48.420 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-02 15:21:48.422 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 15:21:49.096 | Changing password for user "stackrabbit" ... 2022-06-02 15:21:49.123 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 15:21:49.812 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 15:21:49.838 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 15:21:49.841 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 15:21:50.527 | Changing password for user "stackrabbit" ... 2022-06-02 15:21:50.549 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 15:21:50.552 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 15:21:50.554 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 15:21:51.244 | Deleting user "guest" ... 2022-06-02 15:21:51.260 | Error: 2022-06-02 15:21:51.260 | {:no_such_user, "guest"} 2022-06-02 15:21:51.272 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-02 15:21:51.275 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 15:21:51.292 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:51.294 | + ./stack.sh:main:805 : install_database 2022-06-02 15:21:51.296 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 15:21:51.299 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 15:21:51.302 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:51.304 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:51.306 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 15:21:51.531 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 15:21:51.533 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 15:21:51.536 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 15:21:51.538 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:21:51.540 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 15:21:51.544 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:21:51.547 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:21:51.550 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:21:51.553 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:21:51.556 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:21:51.559 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:21:51.561 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:21:51.565 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:21:51.567 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 15:21:51.571 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:21:51.573 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:21:51.576 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:21:51.578 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:21:51.581 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:21:51.583 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:21:51.586 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 15:21:51.588 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:51.591 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:51.593 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 15:21:51.595 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:21:51.597 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:21:51.600 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:21:51.603 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:21:51.606 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:51.609 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:21:51.612 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:51.615 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:51.617 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:21:51.619 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:21:51.621 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:21:51.624 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:21:51.626 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 15:21:51.629 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:21:51.631 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:51.633 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:51.636 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 15:21:51.656 | + 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-02 15:21:51.767 | Reading package lists... 2022-06-02 15:21:52.034 | Building dependency tree... 2022-06-02 15:21:52.036 | Reading state information... 2022-06-02 15:21:52.320 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-02 15:21:52.320 | The following packages were automatically installed and are no longer required: 2022-06-02 15:21:52.321 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:21:52.321 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:21:52.321 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:21:52.321 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:21:52.321 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:21:52.321 | python3-zope.interface 2022-06-02 15:21:52.321 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:21:52.437 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:21:52.442 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:21:52.444 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:21:52.447 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:52.449 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:52.451 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:52.453 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:52.456 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:52.458 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:21:52.460 | + functions-common:time_stop:2329 : start_time=1654183311654 2022-06-02 15:21:52.462 | + functions-common:time_stop:2331 : [[ -z 1654183311654 ]] 2022-06-02 15:21:52.465 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:52.469 | + functions-common:time_stop:2334 : end_time=1654183312466 2022-06-02 15:21:52.471 | + functions-common:time_stop:2335 : elapsed_time=812 2022-06-02 15:21:52.475 | + functions-common:time_stop:2336 : total=2437 2022-06-02 15:21:52.478 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:52.480 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3249 2022-06-02 15:21:52.482 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:21:52.485 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 15:21:52.488 | + ./stack.sh:main:808 : install_database_python 2022-06-02 15:21:52.491 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 15:21:52.494 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 15:21:52.496 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 15:21:52.499 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:21:52.503 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 15:21:52.505 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 15:21:52.508 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:21:52.512 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:21:52.520 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:21:52.526 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 15:21:52.529 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 15:21:52.531 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 15:21:52.534 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 15:21:52.537 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 15:21:52.558 | Using python 3.8 to install PyMySQL 2022-06-02 15:21:52.561 | + 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-02 15:21:54.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:21:54.393 | 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-02 15:21:54.397 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:54.398 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:54.399 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:21:54.401 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:54.401 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:54.401 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:54.402 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:21:54.402 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:21:54.417 | 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-02 15:21:56.700 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:21:56.701 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:21:56.787 | + inc/python:pip_install:200 : result=0 2022-06-02 15:21:56.790 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:21:56.792 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:56.794 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:56.797 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:56.799 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:56.801 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:56.803 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:21:56.806 | + functions-common:time_stop:2329 : start_time=1654183312553 2022-06-02 15:21:56.810 | + functions-common:time_stop:2331 : [[ -z 1654183312553 ]] 2022-06-02 15:21:56.813 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:56.817 | + functions-common:time_stop:2334 : end_time=1654183316814 2022-06-02 15:21:56.819 | + functions-common:time_stop:2335 : elapsed_time=4261 2022-06-02 15:21:56.822 | + functions-common:time_stop:2336 : total=25071 2022-06-02 15:21:56.824 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:56.830 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29332 2022-06-02 15:21:56.832 | + inc/python:pip_install:203 : return 0 2022-06-02 15:21:56.835 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 15:21:56.837 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 15:21:56.839 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 15:21:56.842 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 15:21:56.859 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:56.862 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 15:21:56.864 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 15:21:56.868 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:21:56.868 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:21:56.874 | + 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-02 15:21:56.877 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:21:56.879 | + 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-02 15:21:56.881 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:21:56.884 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 15:21:56.886 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 15:21:56.902 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:56.905 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 15:21:56.908 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:21:56.910 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:21:56.913 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:21:56.916 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:21:56.919 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:56.921 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:21:56.923 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:56.926 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:56.928 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:21:56.930 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:21:56.932 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:21:56.935 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:21:56.937 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 15:21:56.939 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:21:56.942 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:56.944 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:56.947 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 15:21:56.968 | + 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-02 15:21:57.078 | Reading package lists... 2022-06-02 15:21:57.349 | Building dependency tree... 2022-06-02 15:21:57.351 | Reading state information... 2022-06-02 15:21:57.634 | radvd is already the newest version (1:2.17-2). 2022-06-02 15:21:57.634 | The following packages were automatically installed and are no longer required: 2022-06-02 15:21:57.635 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:21:57.635 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:21:57.635 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:21:57.635 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:21:57.635 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:21:57.635 | python3-zope.interface 2022-06-02 15:21:57.635 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:21:57.752 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:21:57.756 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:21:57.758 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:21:57.761 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:57.763 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:57.765 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:57.767 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:57.769 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:57.771 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:21:57.773 | + functions-common:time_stop:2329 : start_time=1654183316966 2022-06-02 15:21:57.776 | + functions-common:time_stop:2331 : [[ -z 1654183316966 ]] 2022-06-02 15:21:57.779 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:57.783 | + functions-common:time_stop:2334 : end_time=1654183317780 2022-06-02 15:21:57.785 | + functions-common:time_stop:2335 : elapsed_time=814 2022-06-02 15:21:57.790 | + functions-common:time_stop:2336 : total=3249 2022-06-02 15:21:57.794 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:57.797 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4063 2022-06-02 15:21:57.799 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:21:57.802 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 15:21:57.822 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:57.825 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 15:21:57.827 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 15:21:57.830 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 15:21:57.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 15:21:57.853 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:21:57.855 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:21:57.857 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:21:57.860 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:21:57.862 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:21:57.865 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:21:57.867 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:57.869 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:57.871 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:21:57.874 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:21:57.877 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:21:57.879 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:21:57.881 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 15:21:57.884 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:21:57.886 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:57.888 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:57.890 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 15:21:57.911 | + 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-02 15:21:58.021 | Reading package lists... 2022-06-02 15:21:58.290 | Building dependency tree... 2022-06-02 15:21:58.292 | Reading state information... 2022-06-02 15:21:58.567 | fakeroot is already the newest version (1.24-1). 2022-06-02 15:21:58.567 | make is already the newest version (4.2.1-1.2). 2022-06-02 15:21:58.567 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 15:21:58.567 | The following packages were automatically installed and are no longer required: 2022-06-02 15:21:58.569 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:21:58.569 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:21:58.569 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:21:58.569 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:21:58.569 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:21:58.569 | python3-zope.interface 2022-06-02 15:21:58.569 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:21:58.686 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:21:58.691 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:21:58.693 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:21:58.695 | + functions-common:time_stop:2322 : local name 2022-06-02 15:21:58.697 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:21:58.699 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:21:58.702 | + functions-common:time_stop:2325 : local total 2022-06-02 15:21:58.704 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:21:58.707 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:21:58.709 | + functions-common:time_stop:2329 : start_time=1654183317908 2022-06-02 15:21:58.711 | + functions-common:time_stop:2331 : [[ -z 1654183317908 ]] 2022-06-02 15:21:58.715 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:21:58.719 | + functions-common:time_stop:2334 : end_time=1654183318716 2022-06-02 15:21:58.721 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-02 15:21:58.723 | + functions-common:time_stop:2336 : total=4063 2022-06-02 15:21:58.725 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:21:58.727 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4871 2022-06-02 15:21:58.729 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:21:58.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 15:21:58.734 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:21:58.736 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:21:58.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 15:21:58.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 15:21:58.744 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 15:21:58.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 15:21:58.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 15:21:58.755 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 15:21:58.755 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 15:21:58.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 15:21:58.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 15:21:58.764 | + functions:vercmp:652 : local v1=5.4 2022-06-02 15:21:58.767 | + functions:vercmp:653 : local 'op=<' 2022-06-02 15:21:58.770 | + functions:vercmp:654 : local v2=3.13 2022-06-02 15:21:58.772 | + functions:vercmp:655 : local result 2022-06-02 15:21:58.776 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 15:21:58.776 | ++ functions:vercmp:659 : sort -V 2022-06-02 15:21:58.777 | ++ functions:vercmp:659 : head -1 2022-06-02 15:21:58.781 | + functions:vercmp:659 : result=3.13 2022-06-02 15:21:58.784 | + functions:vercmp:661 : case $op in 2022-06-02 15:21:58.786 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 15:21:58.788 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 15:21:58.790 | + functions:vercmp:672 : return 2022-06-02 15:21:58.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 15:21:58.795 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:21:58.797 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 15:21:59.302 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 15:21:59.325 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:21:59.328 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 15:21:59.330 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 15:21:59.331 | Installing etcd 2022-06-02 15:21:59.333 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 15:21:59.345 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 15:21:59.358 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 15:21:59.364 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 15:21:59.381 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 15:21:59.384 | ++ 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-02 15:21:59.386 | ++ 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-02 15:21:59.389 | +++ 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-02 15:21:59.394 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:21:59.397 | ++ 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-02 15:21:59.399 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 15:21:59.402 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:21:59.405 | ++ functions:get_extra_file:73 : return 2022-06-02 15:21:59.408 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 15:21:59.410 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 15:21:59.412 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 15:21:59.415 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 15:21:59.432 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:21:59.434 | + ./stack.sh:main:835 : install_dstat 2022-06-02 15:21:59.436 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 15:21:59.453 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:21:59.456 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 15:21:59.459 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:21:59.461 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 15:21:59.463 | + ./stack.sh:main:844 : install_libs 2022-06-02 15:21:59.466 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 15:21:59.468 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 15:21:59.471 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 15:21:59.473 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 15:21:59.475 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.477 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-02 15:21:59.481 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.484 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 15:21:59.487 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 15:21:59.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 15:21:59.491 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 15:21:59.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-02 15:21:59.500 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.503 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 15:21:59.505 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 15:21:59.507 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 15:21:59.509 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 15:21:59.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-02 15:21:59.518 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.520 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 15:21:59.523 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 15:21:59.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 15:21:59.527 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 15:21:59.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.531 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-02 15:21:59.536 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.539 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 15:21:59.541 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 15:21:59.544 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 15:21:59.546 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 15:21:59.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-02 15:21:59.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.560 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 15:21:59.562 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 15:21:59.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 15:21:59.567 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 15:21:59.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-02 15:21:59.577 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.580 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 15:21:59.583 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 15:21:59.585 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 15:21:59.587 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 15:21:59.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-02 15:21:59.597 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.599 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 15:21:59.601 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 15:21:59.604 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 15:21:59.606 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 15:21:59.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-02 15:21:59.616 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.618 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 15:21:59.620 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 15:21:59.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 15:21:59.625 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 15:21:59.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-02 15:21:59.634 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.637 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 15:21:59.639 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 15:21:59.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 15:21:59.643 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 15:21:59.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-02 15:21:59.653 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.655 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 15:21:59.658 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 15:21:59.660 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 15:21:59.662 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 15:21:59.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-02 15:21:59.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.675 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 15:21:59.677 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 15:21:59.679 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 15:21:59.682 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 15:21:59.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-02 15:21:59.691 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.693 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 15:21:59.695 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 15:21:59.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 15:21:59.700 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 15:21:59.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-02 15:21:59.709 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.711 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 15:21:59.714 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 15:21:59.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 15:21:59.718 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 15:21:59.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.726 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-02 15:21:59.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.731 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 15:21:59.733 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 15:21:59.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 15:21:59.738 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 15:21:59.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-02 15:21:59.747 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.750 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 15:21:59.752 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 15:21:59.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 15:21:59.757 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 15:21:59.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-02 15:21:59.766 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.769 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 15:21:59.771 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 15:21:59.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 15:21:59.775 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 15:21:59.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-02 15:21:59.785 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.787 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 15:21:59.790 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 15:21:59.792 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 15:21:59.794 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 15:21:59.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-02 15:21:59.803 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.806 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 15:21:59.808 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 15:21:59.811 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 15:21:59.813 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 15:21:59.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-02 15:21:59.822 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.825 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 15:21:59.827 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 15:21:59.830 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 15:21:59.832 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 15:21:59.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-02 15:21:59.842 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.844 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 15:21:59.847 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 15:21:59.849 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 15:21:59.852 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 15:21:59.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-02 15:21:59.861 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.864 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 15:21:59.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 15:21:59.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 15:21:59.878 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 15:21:59.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-02 15:21:59.888 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.890 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 15:21:59.893 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 15:21:59.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 15:21:59.898 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 15:21:59.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-02 15:21:59.908 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.914 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 15:21:59.916 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 15:21:59.918 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 15:21:59.921 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 15:21:59.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-02 15:21:59.935 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.938 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 15:21:59.940 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 15:21:59.942 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 15:21:59.945 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 15:21:59.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-02 15:21:59.958 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.960 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 15:21:59.963 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 15:21:59.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 15:21:59.968 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 15:21:59.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:21:59.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:21:59.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-02 15:21:59.978 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:21:59.981 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 15:21:59.983 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 15:21:59.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 15:21:59.996 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 15:21:59.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-02 15:22:00.006 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.008 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 15:22:00.011 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 15:22:00.013 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 15:22:00.015 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 15:22:00.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-02 15:22:00.026 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.029 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 15:22:00.033 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 15:22:00.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 15:22:00.038 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 15:22:00.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-02 15:22:00.047 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.049 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 15:22:00.052 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 15:22:00.055 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 15:22:00.057 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 15:22:00.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-02 15:22:00.068 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.071 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 15:22:00.073 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 15:22:00.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 15:22:00.078 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 15:22:00.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-02 15:22:00.088 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.090 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 15:22:00.093 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 15:22:00.097 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 15:22:00.099 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 15:22:00.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-02 15:22:00.108 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.111 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 15:22:00.113 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 15:22:00.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 15:22:00.117 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 15:22:00.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-02 15:22:00.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.129 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 15:22:00.132 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 15:22:00.134 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 15:22:00.136 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 15:22:00.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-02 15:22:00.146 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.148 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 15:22:00.151 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 15:22:00.153 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 15:22:00.155 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 15:22:00.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-02 15:22:00.165 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.167 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 15:22:00.170 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 15:22:00.172 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 15:22:00.174 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 15:22:00.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:00.179 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:00.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-02 15:22:00.184 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:00.187 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 15:22:00.210 | Using python 3.8 to install etcd3 2022-06-02 15:22:00.212 | + 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-02 15:22:01.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:01.998 | 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-02 15:22:02.003 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:02.003 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:02.005 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:02.006 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:02.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:02.007 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:02.007 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:02.008 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:02.023 | 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-02 15:22:02.033 | 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-02 15:22:02.059 | 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-02 15:22:02.064 | 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-02 15:22:02.067 | 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-02 15:22:02.082 | 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-02 15:22:04.295 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:04.296 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:04.383 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:04.386 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:04.388 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:04.390 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:04.392 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:04.394 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:04.396 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:04.398 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:04.400 | + functions-common:time_stop:2329 : start_time=1654183320205 2022-06-02 15:22:04.402 | + functions-common:time_stop:2331 : [[ -z 1654183320205 ]] 2022-06-02 15:22:04.405 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:04.409 | + functions-common:time_stop:2334 : end_time=1654183324407 2022-06-02 15:22:04.411 | + functions-common:time_stop:2335 : elapsed_time=4202 2022-06-02 15:22:04.414 | + functions-common:time_stop:2336 : total=29332 2022-06-02 15:22:04.416 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:04.418 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33534 2022-06-02 15:22:04.420 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:04.422 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 15:22:04.445 | Using python 3.8 to install etcd3gw 2022-06-02 15:22:04.447 | + 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-02 15:22:06.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:06.253 | 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-02 15:22:06.259 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:06.260 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:06.262 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:06.263 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:06.263 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:06.264 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:06.264 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:06.264 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:06.279 | 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-02 15:22:06.307 | 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-02 15:22:06.314 | 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-02 15:22:06.317 | 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-02 15:22:06.338 | 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-02 15:22:06.341 | 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-02 15:22:06.363 | 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-02 15:22:06.366 | 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-02 15:22:06.368 | 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-02 15:22:08.591 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:08.591 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:08.667 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:08.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:08.672 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:08.675 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:08.677 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:08.679 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:08.681 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:08.683 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:08.685 | + functions-common:time_stop:2329 : start_time=1654183324439 2022-06-02 15:22:08.687 | + functions-common:time_stop:2331 : [[ -z 1654183324439 ]] 2022-06-02 15:22:08.690 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:08.694 | + functions-common:time_stop:2334 : end_time=1654183328692 2022-06-02 15:22:08.696 | + functions-common:time_stop:2335 : elapsed_time=4253 2022-06-02 15:22:08.698 | + functions-common:time_stop:2336 : total=33534 2022-06-02 15:22:08.700 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:08.703 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37787 2022-06-02 15:22:08.705 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:08.707 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 15:22:08.710 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 15:22:08.712 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 15:22:08.715 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:22:08.718 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:22:08.720 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:22:08.723 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:22:08.725 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:22:08.727 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:22:08.730 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:22:08.732 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:22:08.734 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 15:22:08.737 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 15:22:08.739 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:08.743 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:08.745 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 15:22:08.748 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 15:22:08.750 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:22:08.752 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:22:08.754 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:22:08.757 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:22:08.759 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:22:08.761 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:08.763 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:22:08.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:08.768 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:08.771 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:22:08.773 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:22:08.775 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:22:08.778 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:22:08.780 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:22:08.783 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:22:08.785 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:08.787 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:08.790 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 15:22:08.810 | + 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-02 15:22:08.920 | Reading package lists... 2022-06-02 15:22:09.167 | Building dependency tree... 2022-06-02 15:22:09.168 | Reading state information... 2022-06-02 15:22:09.420 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-02 15:22:09.420 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-02 15:22:09.420 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:22:09.420 | The following packages were automatically installed and are no longer required: 2022-06-02 15:22:09.421 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:22:09.421 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:22:09.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:22:09.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:22:09.421 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:22:09.421 | python3-zope.interface 2022-06-02 15:22:09.421 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:22:09.535 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:22:09.539 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:22:09.541 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:22:09.543 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:09.545 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:09.547 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:09.550 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:09.552 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:09.554 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:22:09.556 | + functions-common:time_stop:2329 : start_time=1654183328807 2022-06-02 15:22:09.558 | + functions-common:time_stop:2331 : [[ -z 1654183328807 ]] 2022-06-02 15:22:09.561 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:09.565 | + functions-common:time_stop:2334 : end_time=1654183329562 2022-06-02 15:22:09.567 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-02 15:22:09.569 | + functions-common:time_stop:2336 : total=4871 2022-06-02 15:22:09.571 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:09.573 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5626 2022-06-02 15:22:09.575 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:22:09.578 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 15:22:09.580 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:09.583 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:09.585 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 15:22:09.647 | Module proxy already enabled 2022-06-02 15:22:09.651 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 15:22:09.713 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 15:22:09.714 | Module proxy already enabled 2022-06-02 15:22:09.714 | Module proxy_uwsgi already enabled 2022-06-02 15:22:09.718 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 15:22:09.721 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:22:09.723 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:22:09.726 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:22:09.865 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 15:22:09.868 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 15:22:09.871 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 15:22:09.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-02 15:22:09.880 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.882 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 15:22:09.884 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 15:22:09.887 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 15:22:09.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.892 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-02 15:22:09.898 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.900 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 15:22:09.902 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 15:22:09.905 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 15:22:09.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-02 15:22:09.916 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.918 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 15:22:09.920 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 15:22:09.922 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 15:22:09.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 15:22:09.932 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.934 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 15:22:09.937 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 15:22:09.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-02 15:22:09.946 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.949 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 15:22:09.951 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 15:22:09.953 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 15:22:09.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:09.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:09.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-02 15:22:09.963 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:09.966 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 15:22:09.989 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:09.992 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 15:22:09.994 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 15:22:09.996 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 15:22:09.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:10.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:10.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-02 15:22:10.007 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:10.009 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 15:22:10.026 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:10.029 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 15:22:10.031 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 15:22:10.033 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 15:22:10.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:10.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:10.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-02 15:22:10.043 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:10.045 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 15:22:10.048 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 15:22:10.050 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 15:22:10.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:10.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:10.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-02 15:22:10.060 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:10.063 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 15:22:10.065 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 15:22:10.068 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:22:10.071 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 15:22:10.073 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 15:22:10.076 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:22:10.080 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:22:10.080 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:22:10.085 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 15:22:10.087 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 15:22:10.089 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 15:22:10.092 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 15:22:10.095 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 15:22:10.115 | Using python 3.8 to install keystonemiddleware 2022-06-02 15:22:10.117 | + 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-02 15:22:11.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:11.910 | 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-02 15:22:11.914 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:11.915 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:11.916 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:11.918 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:11.918 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:11.918 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:11.919 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:11.919 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:11.934 | 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-02 15:22:12.006 | 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-02 15:22:12.042 | 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-02 15:22:12.057 | 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-02 15:22:12.063 | 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-02 15:22:12.070 | 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-02 15:22:12.110 | 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-02 15:22:12.119 | 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-02 15:22:12.137 | 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-02 15:22:12.148 | 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-02 15:22:12.151 | 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-02 15:22:12.163 | 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-02 15:22:12.166 | 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-02 15:22:12.169 | 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-02 15:22:12.174 | 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-02 15:22:12.193 | 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-02 15:22:12.198 | 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-02 15:22:12.218 | 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-02 15:22:12.223 | 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-02 15:22:12.226 | 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-02 15:22:12.233 | 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-02 15:22:12.254 | 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-02 15:22:12.268 | 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-02 15:22:12.331 | 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-02 15:22:12.337 | 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-02 15:22:12.342 | 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-02 15:22:12.349 | 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-02 15:22:12.353 | 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-02 15:22:12.356 | 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-02 15:22:12.359 | 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-02 15:22:12.362 | 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-02 15:22:12.365 | 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-02 15:22:12.368 | 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-02 15:22:12.371 | 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-02 15:22:12.376 | 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-02 15:22:12.379 | 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-02 15:22:14.349 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:14.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:14.424 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:14.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:14.429 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:14.431 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:14.433 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:14.436 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:14.438 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:14.440 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:14.442 | + functions-common:time_stop:2329 : start_time=1654183330110 2022-06-02 15:22:14.444 | + functions-common:time_stop:2331 : [[ -z 1654183330110 ]] 2022-06-02 15:22:14.447 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:14.451 | + functions-common:time_stop:2334 : end_time=1654183334448 2022-06-02 15:22:14.453 | + functions-common:time_stop:2335 : elapsed_time=4338 2022-06-02 15:22:14.455 | + functions-common:time_stop:2336 : total=37787 2022-06-02 15:22:14.457 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:14.460 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42125 2022-06-02 15:22:14.462 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:14.464 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 15:22:14.467 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 15:22:14.469 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:22:14.473 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 15:22:14.475 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 15:22:14.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:22:14.481 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:22:14.482 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:22:14.487 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 15:22:14.489 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 15:22:14.492 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 15:22:14.495 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 15:22:14.497 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 15:22:14.518 | Using python 3.8 to install python-memcached 2022-06-02 15:22:14.520 | + 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-02 15:22:16.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:16.292 | 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-02 15:22:16.296 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:16.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:16.299 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:16.300 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:16.300 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:16.301 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:16.301 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:16.301 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:16.317 | 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-02 15:22:16.321 | 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-02 15:22:18.549 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:18.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:18.624 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:18.626 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:18.629 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:18.631 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:18.633 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:18.635 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:18.637 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:18.639 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:18.642 | + functions-common:time_stop:2329 : start_time=1654183334512 2022-06-02 15:22:18.644 | + functions-common:time_stop:2331 : [[ -z 1654183334512 ]] 2022-06-02 15:22:18.647 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:18.651 | + functions-common:time_stop:2334 : end_time=1654183338649 2022-06-02 15:22:18.653 | + functions-common:time_stop:2335 : elapsed_time=4137 2022-06-02 15:22:18.656 | + functions-common:time_stop:2336 : total=42125 2022-06-02 15:22:18.658 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:18.660 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46262 2022-06-02 15:22:18.663 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:18.665 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 15:22:18.681 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:18.684 | + ./stack.sh:main:866 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-02 15:22:18.686 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 15:22:18.688 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 15:22:18.691 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 15:22:18.693 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:22:18.695 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 15:22:18.698 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 15:22:18.713 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:18.716 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 15:22:18.718 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 15:22:18.720 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 15:22:18.722 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:22:18.724 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:22:18.727 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:22:18.730 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:22:18.732 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:22:18.734 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:22:18.749 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:22:18.751 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:22:18.753 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:18.756 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:22:18.756 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:22:18.761 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 15:22:18.763 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:18.765 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 15:22:18.778 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 15:22:18.781 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:22:18.781 | + functions-common:git_clone:607 : head -1 2022-06-02 15:22:18.785 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 15:22:18.787 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:22:18.789 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 15:22:18.792 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:22:18.794 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:22:18.796 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 15:22:18.798 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:22:18.801 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 15:22:18.803 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:22:18.805 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:22:18.808 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 15:22:18.810 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:22:18.812 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:22:18.815 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 15:22:18.818 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:22:18.820 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 15:22:18.823 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:22:18.825 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:22:18.828 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 15:22:18.834 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 15:22:18.837 | + 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-02 15:22:19.435 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 15:22:19.437 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:22:19.440 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:22:19.442 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:22:19.444 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 15:22:19.446 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 15:22:19.449 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:22:19.451 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:22:19.453 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:22:19.455 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:22:19.457 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:22:19.460 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:22:19.462 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:22:19.464 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 15:22:19.483 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 15:22:19.486 | + 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-02 15:22:21.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:21.275 | 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-02 15:22:21.280 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:21.280 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:21.282 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:21.284 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:21.284 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:21.284 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:21.284 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:21.285 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:21.298 | Obtaining file:///opt/stack/keystone 2022-06-02 15:22:22.850 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:22:24.401 | 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-02 15:22:24.431 | 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-02 15:22:24.441 | 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-02 15:22:24.448 | 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-02 15:22:24.451 | 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-02 15:22:24.459 | 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-02 15:22:24.481 | 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-02 15:22:24.496 | 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-02 15:22:24.512 | 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-02 15:22:24.516 | 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-02 15:22:24.526 | 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-02 15:22:24.530 | 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-02 15:22:24.534 | 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-02 15:22:24.574 | 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-02 15:22:24.581 | 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-02 15:22:24.584 | 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-02 15:22:24.597 | 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-02 15:22:24.654 | 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-02 15:22:24.658 | 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-02 15:22:24.663 | 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-02 15:22:24.699 | 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-02 15:22:24.714 | 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-02 15:22:24.721 | 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-02 15:22:24.769 | 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-02 15:22:24.776 | 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-02 15:22:24.815 | 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-02 15:22:24.870 | 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-02 15:22:24.888 | 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-02 15:22:24.906 | 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-02 15:22:24.916 | 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-02 15:22:24.940 | 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-02 15:22:24.948 | 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-02 15:22:24.969 | 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-02 15:22:25.017 | 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-02 15:22:25.024 | 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-02 15:22:25.037 | 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-02 15:22:25.041 | 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-02 15:22:25.043 | 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-02 15:22:25.054 | 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-02 15:22:25.057 | 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-02 15:22:25.060 | 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-02 15:22:25.064 | 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-02 15:22:25.081 | 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-02 15:22:25.086 | 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-02 15:22:25.105 | 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-02 15:22:25.109 | 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-02 15:22:25.131 | 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-02 15:22:25.136 | 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-02 15:22:25.139 | 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-02 15:22:25.143 | 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-02 15:22:25.155 | 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-02 15:22:25.158 | 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-02 15:22:25.161 | 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-02 15:22:25.168 | 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-02 15:22:25.177 | 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-02 15:22:25.184 | 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-02 15:22:25.202 | 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-02 15:22:25.206 | 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-02 15:22:25.214 | 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-02 15:22:25.235 | 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-02 15:22:25.239 | 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-02 15:22:25.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 224)) (4.2.1) 2022-06-02 15:22:25.308 | 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-02 15:22:25.317 | 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-02 15:22:25.322 | 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-02 15:22:25.325 | 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-02 15:22:25.334 | 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-02 15:22:25.339 | 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-02 15:22:25.342 | 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-02 15:22:25.348 | 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-02 15:22:25.390 | 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-02 15:22:25.399 | 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-02 15:22:25.410 | 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-02 15:22:25.421 | 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-02 15:22:25.430 | 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-02 15:22:25.439 | 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-02 15:22:25.447 | 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-02 15:22:25.450 | 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-02 15:22:25.453 | 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-02 15:22:25.457 | 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-02 15:22:25.462 | 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-02 15:22:25.476 | 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-02 15:22:25.478 | 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-02 15:22:25.481 | 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-02 15:22:25.486 | 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-02 15:22:25.490 | 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-02 15:22:25.493 | 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-02 15:22:25.496 | 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-02 15:22:25.501 | 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-02 15:22:25.505 | 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-02 15:22:25.509 | 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-02 15:22:25.513 | 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-02 15:22:25.520 | 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-02 15:22:25.523 | 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-02 15:22:25.526 | 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-02 15:22:25.534 | 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-02 15:22:25.539 | 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-02 15:22:25.548 | 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-02 15:22:26.989 | Installing collected packages: keystone 2022-06-02 15:22:26.989 | Attempting uninstall: keystone 2022-06-02 15:22:26.991 | Found existing installation: keystone 18.1.0 2022-06-02 15:22:26.995 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-02 15:22:26.997 | Running setup.py develop for keystone 2022-06-02 15:22:28.935 | Successfully installed keystone 2022-06-02 15:22:29.075 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:29.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:29.168 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:29.170 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:29.172 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:29.174 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:29.176 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:29.178 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:29.180 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:29.182 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:29.184 | + functions-common:time_stop:2329 : start_time=1654183339478 2022-06-02 15:22:29.187 | + functions-common:time_stop:2331 : [[ -z 1654183339478 ]] 2022-06-02 15:22:29.189 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:29.193 | + functions-common:time_stop:2334 : end_time=1654183349191 2022-06-02 15:22:29.195 | + functions-common:time_stop:2335 : elapsed_time=9713 2022-06-02 15:22:29.197 | + functions-common:time_stop:2336 : total=46262 2022-06-02 15:22:29.199 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:29.201 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55975 2022-06-02 15:22:29.204 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:29.206 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:22:29.208 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:22:29.211 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:22:29.228 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 15:22:29.240 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 15:22:29.243 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 15:22:29.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:29.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:29.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-02 15:22:29.252 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:29.255 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 15:22:29.272 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:29.274 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:22:29.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:22:29.279 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 15:22:29.282 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 15:22:29.294 | + 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-02 15:22:29.296 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 15:22:29.301 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 15:22:29.316 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:29.318 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 15:22:29.348 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 15:22:29.374 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 15:22:29.404 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 15:22:29.433 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 15:22:29.463 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 15:22:29.493 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 15:22:29.520 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 15:22:29.546 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 15:22:29.549 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 15:22:29.551 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 15:22:29.553 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 15:22:29.555 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:22:29.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:22:29.573 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:29.576 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:22:29.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:22:29.581 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:22:29.595 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:29.598 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:22:29.600 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:22:29.630 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:22:29.632 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:22:29.635 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 15:22:29.637 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 15:22:29.639 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 15:22:29.655 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:29.657 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-02 15:22:29.686 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.33/identity 2022-06-02 15:22:29.714 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 15:22:29.716 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 15:22:29.745 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 15:22:29.748 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 15:22:29.751 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 15:22:29.753 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 15:22:29.755 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 15:22:29.758 | + 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-02 15:22:29.788 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 15:22:29.790 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 15:22:29.792 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 15:22:29.795 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 15:22:29.799 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:22:29.816 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:22:29.818 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:22:29.820 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:22:29.822 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:22:29.824 | + 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-02 15:22:29.851 | + 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-02 15:22:29.879 | + 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-02 15:22:29.905 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:22:29.934 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 15:22:29.970 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 15:22:29.972 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 15:22:29.975 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:22:29.977 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 15:22:29.980 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 15:22:29.982 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:22:29.985 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:22:29.988 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 15:22:29.993 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 15:22:29.995 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:22:29.998 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:22:30.011 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:22:30.012 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:22:30.020 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:22:30.023 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:22:30.043 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:22:30.045 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 15:22:30.050 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 15:22:30.079 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 15:22:30.109 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 15:22:30.137 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 15:22:30.164 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 15:22:30.192 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 15:22:30.220 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 15:22:30.248 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 15:22:30.276 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 15:22:30.308 | + 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-02 15:22:30.336 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 15:22:30.363 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 15:22:30.390 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 15:22:30.417 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:22:30.419 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:22:30.422 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 15:22:30.425 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 15:22:30.427 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:22:30.429 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:30.431 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:30.434 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:22:30.436 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:22:30.439 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 15:22:30.466 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 15:22:30.493 | + 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-02 15:22:30.494 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 15:22:30.503 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 15:22:30.506 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 15:22:30.508 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 15:22:30.510 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:22:30.513 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:22:30.515 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:22:30.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:30.520 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:30.523 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:22:30.525 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:22:30.527 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:30.529 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:30.532 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 15:22:30.593 | Site keystone-wsgi-public already enabled 2022-06-02 15:22:30.597 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:22:30.600 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:22:30.602 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:22:30.604 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:22:30.741 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 15:22:30.743 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:22:30.745 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 15:22:30.748 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 15:22:30.752 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:22:30.754 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:22:30.758 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:22:30.763 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 15:22:30.765 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:22:30.767 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:22:30.781 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:22:30.781 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:22:30.790 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:22:30.794 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:22:30.811 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:22:30.814 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 15:22:30.818 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 15:22:30.847 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 15:22:30.875 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 15:22:30.903 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 15:22:30.941 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 15:22:30.968 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 15:22:30.996 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 15:22:31.025 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 15:22:31.053 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 15:22:31.080 | + 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-02 15:22:31.107 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 15:22:31.134 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 15:22:31.162 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 15:22:31.189 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:22:31.191 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:22:31.194 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 15:22:31.197 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 15:22:31.199 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:22:31.201 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:31.204 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:31.206 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:22:31.209 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:22:31.211 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 15:22:31.239 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 15:22:31.268 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 15:22:31.268 | + 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-02 15:22:31.276 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 15:22:31.280 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 15:22:31.283 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 15:22:31.285 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:22:31.287 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:22:31.290 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:22:31.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:31.295 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:31.298 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:22:31.301 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:22:31.303 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:31.305 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:31.308 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 15:22:31.369 | Site keystone-wsgi-admin already enabled 2022-06-02 15:22:31.374 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:22:31.376 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:22:31.378 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:22:31.381 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:22:31.518 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 15:22:31.554 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 15:22:31.586 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 15:22:31.618 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 15:22:31.621 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 15:22:31.652 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 15:22:31.680 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 15:22:31.709 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 15:22:31.726 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:31.728 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 15:22:31.745 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:31.748 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 15:22:31.751 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 15:22:31.753 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 15:22:31.756 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:22:31.758 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 15:22:31.760 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 15:22:31.762 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 15:22:31.765 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 15:22:31.767 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:22:31.770 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:22:31.772 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:22:31.775 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:22:31.777 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:22:31.780 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:22:31.796 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:22:31.798 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:22:31.800 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:31.803 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:22:31.803 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:22:31.808 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 15:22:31.810 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:31.813 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 15:22:31.826 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 15:22:31.829 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:22:31.829 | + functions-common:git_clone:607 : head -1 2022-06-02 15:22:31.838 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 15:22:31.840 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:22:31.843 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 15:22:31.845 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:22:31.848 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:22:31.850 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 15:22:31.852 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 15:22:31.855 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 15:22:31.857 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:22:31.860 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:22:31.862 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 15:22:31.864 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:22:31.866 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 15:22:31.869 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 15:22:31.872 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:22:31.875 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 15:22:31.878 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:22:31.880 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:22:31.883 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 15:22:31.889 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 15:22:31.891 | + 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-02 15:22:32.479 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 15:22:32.481 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:22:32.483 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:22:32.486 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:22:32.489 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 15:22:32.491 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 15:22:32.493 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:22:32.495 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 15:22:32.498 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:22:32.500 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 15:22:32.502 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 15:22:32.505 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 15:22:32.507 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:22:32.509 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 15:22:32.529 | Using python 3.8 to install /opt/stack/swift 2022-06-02 15:22:32.532 | + 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-02 15:22:34.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:34.335 | 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-02 15:22:34.339 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:34.340 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:34.341 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:34.343 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:34.343 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:34.344 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:34.344 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:34.345 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:34.358 | Obtaining file:///opt/stack/swift 2022-06-02 15:22:35.622 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:22:36.876 | 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-02 15:22:36.884 | 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-02 15:22:36.924 | 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-02 15:22:36.933 | 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-02 15:22:36.936 | 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-02 15:22:36.993 | 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-02 15:22:37.004 | 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-02 15:22:37.006 | 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-02 15:22:37.009 | 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-02 15:22:37.044 | 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-02 15:22:37.062 | 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-02 15:22:37.069 | 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-02 15:22:37.074 | 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-02 15:22:37.114 | 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-02 15:22:37.123 | 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-02 15:22:37.141 | 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-02 15:22:37.147 | 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-02 15:22:37.150 | 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-02 15:22:37.162 | 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-02 15:22:37.164 | 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-02 15:22:37.167 | 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-02 15:22:37.170 | 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-02 15:22:37.176 | 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-02 15:22:37.194 | 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-02 15:22:37.198 | 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-02 15:22:37.219 | 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-02 15:22:37.223 | 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-02 15:22:37.226 | 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-02 15:22:37.233 | 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-02 15:22:37.255 | 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-02 15:22:37.259 | 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-02 15:22:37.262 | 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-02 15:22:37.271 | 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-02 15:22:37.284 | 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-02 15:22:37.348 | 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-02 15:22:37.354 | 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-02 15:22:37.357 | 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-02 15:22:37.362 | 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-02 15:22:37.369 | 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-02 15:22:37.373 | 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-02 15:22:37.376 | 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-02 15:22:37.378 | 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-02 15:22:37.382 | 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-02 15:22:37.385 | 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-02 15:22:37.388 | 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-02 15:22:37.393 | 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-02 15:22:37.396 | 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-02 15:22:39.061 | Installing collected packages: swift 2022-06-02 15:22:39.061 | Attempting uninstall: swift 2022-06-02 15:22:39.063 | Found existing installation: swift 2.26.1.dev35 2022-06-02 15:22:39.065 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-02 15:22:39.067 | Running setup.py develop for swift 2022-06-02 15:22:40.767 | Successfully installed swift 2022-06-02 15:22:40.938 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:40.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:41.014 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:41.018 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:41.020 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:41.022 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:41.025 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:41.027 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:41.029 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:41.032 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:41.034 | + functions-common:time_stop:2329 : start_time=1654183352524 2022-06-02 15:22:41.036 | + functions-common:time_stop:2331 : [[ -z 1654183352524 ]] 2022-06-02 15:22:41.039 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:41.043 | + functions-common:time_stop:2334 : end_time=1654183361040 2022-06-02 15:22:41.045 | + functions-common:time_stop:2335 : elapsed_time=8516 2022-06-02 15:22:41.048 | + functions-common:time_stop:2336 : total=55975 2022-06-02 15:22:41.050 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:41.052 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64491 2022-06-02 15:22:41.055 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:41.057 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:22:41.060 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:22:41.062 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:22:41.082 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 15:22:41.095 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 15:22:41.097 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 15:22:41.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:41.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:41.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-02 15:22:41.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:41.109 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 15:22:41.112 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:22:41.114 | + ./stack.sh:main:877 : configure_swift 2022-06-02 15:22:41.116 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 15:22:41.118 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 15:22:41.120 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 15:22:41.123 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 15:22:41.125 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 15:22:41.127 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 15:22:41.985 | No object-auditor running 2022-06-02 15:22:41.985 | No object-expirer running 2022-06-02 15:22:41.985 | No object-server running 2022-06-02 15:22:41.985 | No account-reaper running 2022-06-02 15:22:41.985 | No container-auditor running 2022-06-02 15:22:41.985 | No account-server running 2022-06-02 15:22:41.985 | No object-replicator running 2022-06-02 15:22:41.985 | No account-replicator running 2022-06-02 15:22:41.985 | No object-updater running 2022-06-02 15:22:41.985 | No container-server running 2022-06-02 15:22:41.985 | No container-reconciler running 2022-06-02 15:22:41.985 | No account-auditor running 2022-06-02 15:22:41.985 | No container-sharder running 2022-06-02 15:22:41.985 | No container-sync running 2022-06-02 15:22:41.985 | No container-replicator running 2022-06-02 15:22:41.985 | No proxy-server running 2022-06-02 15:22:41.985 | No object-reconstructor running 2022-06-02 15:22:41.985 | No container-updater running 2022-06-02 15:22:42.033 | + lib/swift:configure_swift:341 : true 2022-06-02 15:22:42.035 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 15:22:42.047 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 15:22:42.059 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 15:22:42.062 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 15:22:42.062 | s/%GROUP%//; 2022-06-02 15:22:42.062 | s/%USER%/ubuntu/; 2022-06-02 15:22:42.062 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 15:22:42.062 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 15:22:42.062 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 15:22:42.071 | uid = ubuntu 2022-06-02 15:22:42.071 | gid = 2022-06-02 15:22:42.071 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 15:22:42.071 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 15:22:42.071 | address = 127.0.0.1 2022-06-02 15:22:42.071 | 2022-06-02 15:22:42.071 | [account6612] 2022-06-02 15:22:42.071 | max connections = 25 2022-06-02 15:22:42.071 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:22:42.071 | read only = false 2022-06-02 15:22:42.071 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 15:22:42.071 | 2022-06-02 15:22:42.071 | [account6622] 2022-06-02 15:22:42.071 | max connections = 25 2022-06-02 15:22:42.071 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:22:42.071 | read only = false 2022-06-02 15:22:42.071 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 15:22:42.071 | 2022-06-02 15:22:42.071 | [account6632] 2022-06-02 15:22:42.071 | max connections = 25 2022-06-02 15:22:42.071 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:22:42.071 | read only = false 2022-06-02 15:22:42.071 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 15:22:42.071 | 2022-06-02 15:22:42.072 | [account6642] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | [container6611] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | [container6621] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | [container6631] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | [container6641] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.072 | [object6613] 2022-06-02 15:22:42.072 | max connections = 25 2022-06-02 15:22:42.072 | path = /opt/stack/data/swift/1/node/ 2022-06-02 15:22:42.072 | read only = false 2022-06-02 15:22:42.072 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 15:22:42.072 | 2022-06-02 15:22:42.073 | [object6623] 2022-06-02 15:22:42.073 | max connections = 25 2022-06-02 15:22:42.073 | path = /opt/stack/data/swift/2/node/ 2022-06-02 15:22:42.073 | read only = false 2022-06-02 15:22:42.073 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 15:22:42.073 | 2022-06-02 15:22:42.073 | [object6633] 2022-06-02 15:22:42.073 | max connections = 25 2022-06-02 15:22:42.073 | path = /opt/stack/data/swift/3/node/ 2022-06-02 15:22:42.073 | read only = false 2022-06-02 15:22:42.073 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 15:22:42.073 | 2022-06-02 15:22:42.073 | [object6643] 2022-06-02 15:22:42.073 | max connections = 25 2022-06-02 15:22:42.073 | path = /opt/stack/data/swift/4/node/ 2022-06-02 15:22:42.073 | read only = false 2022-06-02 15:22:42.073 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 15:22:42.074 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 15:22:42.076 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:22:42.078 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:22:42.080 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 15:22:42.092 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 15:22:42.095 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 15:22:42.099 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 15:22:42.103 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 15:22:42.105 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 15:22:42.109 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 15:22:42.137 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-02 15:22:42.162 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 15:22:42.180 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 15:22:42.207 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 15:22:42.224 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:22:42.252 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 15:22:42.269 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 15:22:42.296 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 15:22:42.313 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 15:22:42.340 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 15:22:42.358 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:22:42.386 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 15:22:42.403 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 15:22:42.417 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:42.419 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 15:22:42.447 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 15:22:42.473 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 15:22:42.499 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 15:22:42.526 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 15:22:42.540 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:42.542 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 15:22:42.568 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 15:22:42.583 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:42.585 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 15:22:42.600 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:42.602 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 15:22:42.604 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 15:22:42.618 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:42.620 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 15:22:42.623 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 15:22:42.625 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 15:22:42.629 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 15:22:42.634 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 15:22:42.661 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 15:22:42.687 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 15:22:42.717 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 15:22:42.747 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 15:22:42.773 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 15:22:42.775 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 15:22:42.777 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 15:22:42.779 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 15:22:42.782 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 15:22:42.808 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 15:22:42.834 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:22:42.861 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 15:22:42.891 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 15:22:42.924 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 15:22:42.955 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 15:22:42.981 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 15:22:43.012 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:22:43.042 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 15:22:43.073 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 15:22:43.106 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 15:22:43.140 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 15:22:43.169 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 15:22:43.201 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 15:22:43.230 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 15:22:43.249 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 15:22:43.276 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 15:22:43.304 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 15:22:43.308 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 15:22:43.337 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 15:22:43.364 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 15:22:43.394 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 15:22:43.396 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 15:22:43.398 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:22:43.401 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 15:22:43.406 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 15:22:43.408 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 15:22:43.410 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:22:43.412 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 15:22:43.415 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 15:22:43.417 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:22:43.420 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:22:43.422 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 15:22:43.441 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 15:22:43.470 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 15:22:43.488 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 15:22:43.516 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 15:22:43.534 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:22:43.561 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 15:22:43.580 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:22:43.608 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 15:22:43.627 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:22:43.655 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 15:22:43.674 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 15:22:43.701 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:22:43.720 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:22:43.749 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 15:22:43.767 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 15:22:43.795 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 15:22:43.813 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 15:22:43.840 | + 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-02 15:22:43.846 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 15:22:43.864 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:22:43.892 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 15:22:43.920 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:22:43.923 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 15:22:43.927 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 15:22:43.929 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 15:22:43.931 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:22:43.933 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 15:22:43.936 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 15:22:43.938 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:22:43.940 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:22:43.942 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 15:22:43.959 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 15:22:43.987 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 15:22:44.004 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 15:22:44.032 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 15:22:44.050 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:22:44.077 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 15:22:44.095 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:22:44.123 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 15:22:44.141 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:22:44.169 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 15:22:44.186 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 15:22:44.214 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:22:44.231 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:22:44.259 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 15:22:44.277 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 15:22:44.305 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 15:22:44.322 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 15:22:44.349 | + 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-02 15:22:44.354 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 15:22:44.371 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:22:44.399 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:22:44.401 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 15:22:44.405 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 15:22:44.408 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 15:22:44.410 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 15:22:44.412 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 15:22:44.415 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 15:22:44.417 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 15:22:44.419 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 15:22:44.421 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 15:22:44.439 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 15:22:44.467 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 15:22:44.484 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 15:22:44.513 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 15:22:44.531 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 15:22:44.558 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 15:22:44.576 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 15:22:44.604 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 15:22:44.632 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 15:22:44.659 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 15:22:44.677 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 15:22:44.709 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 15:22:44.729 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 15:22:44.758 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 15:22:44.778 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 15:22:44.809 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 15:22:44.827 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 15:22:44.856 | + 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-02 15:22:44.862 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 15:22:44.881 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 15:22:44.908 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 15:22:44.938 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 15:22:44.967 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 15:22:44.996 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 15:22:44.998 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 15:22:45.003 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 15:22:45.032 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 15:22:45.061 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 15:22:45.089 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 15:22:45.120 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 15:22:45.149 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 15:22:45.176 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 15:22:45.203 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 15:22:45.229 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 15:22:45.256 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 15:22:45.272 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:45.274 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 15:22:45.294 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 15:22:45.298 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 15:22:45.317 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 15:22:45.319 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-02 15:22:45.346 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 15:22:45.348 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 15:22:45.375 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-02 15:22:45.403 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 15:22:45.405 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 15:22:45.447 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 15:22:45.463 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:45.465 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 15:22:45.468 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 15:22:45.473 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 15:22:45.475 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 15:22:45.493 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 15:22:45.495 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 15:22:45.507 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 15:22:45.509 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 15:22:45.512 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:22:45.514 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:22:45.517 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:22:45.519 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:22:45.521 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:22:45.523 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:22:45.526 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 15:22:45.539 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 15:22:45.541 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 15:22:45.543 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 15:22:45.560 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:22:45.562 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 15:22:45.580 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:45.582 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 15:22:45.585 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 15:22:45.590 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 15:22:45.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:22:45.595 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 15:22:45.598 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 15:22:45.600 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 15:22:45.603 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 15:22:45.619 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:45.622 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 15:22:45.624 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 15:22:45.641 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:22:45.644 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 15:22:45.646 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 15:22:45.649 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 15:22:45.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:45.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:45.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-02 15:22:45.660 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:45.663 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 15:22:45.665 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 15:22:45.668 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 15:22:45.671 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 15:22:45.673 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 15:22:45.676 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 15:22:45.678 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 15:22:45.681 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 15:22:45.684 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 15:22:45.686 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 15:22:45.690 | +++ 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-02 15:22:45.690 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 15:22:45.697 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 15:22:45.699 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 15:22:45.701 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 15:22:45.705 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 15:22:45.707 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 15:22:45.729 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 15:22:45.731 | + 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-02 15:22:47.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:47.518 | 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-02 15:22:47.523 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:47.523 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:47.525 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:47.526 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:47.526 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:47.527 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:47.527 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:47.527 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:47.542 | 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-02 15:22:47.638 | 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-02 15:22:47.641 | 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-02 15:22:47.653 | 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-02 15:22:47.717 | 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-02 15:22:47.742 | 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-02 15:22:47.747 | 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-02 15:22:47.768 | 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-02 15:22:47.779 | 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-02 15:22:47.795 | 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-02 15:22:47.800 | 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-02 15:22:47.807 | 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-02 15:22:47.846 | 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-02 15:22:47.861 | 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-02 15:22:47.866 | 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-02 15:22:47.875 | 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-02 15:22:47.898 | 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-02 15:22:47.917 | 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-02 15:22:47.923 | 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-02 15:22:47.926 | 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-02 15:22:47.929 | 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-02 15:22:47.932 | 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-02 15:22:47.950 | 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-02 15:22:47.955 | 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-02 15:22:47.975 | 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-02 15:22:47.998 | 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-02 15:22:48.002 | 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-02 15:22:48.023 | 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-02 15:22:48.027 | 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-02 15:22:48.030 | 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-02 15:22:48.034 | 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-02 15:22:48.041 | 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-02 15:22:48.055 | 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-02 15:22:48.075 | 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-02 15:22:48.079 | 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-02 15:22:48.088 | 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-02 15:22:48.090 | 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-02 15:22:48.096 | 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-02 15:22:48.101 | 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-02 15:22:48.108 | 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-02 15:22:48.113 | 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-02 15:22:48.116 | 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-02 15:22:48.119 | 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-02 15:22:48.123 | 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-02 15:22:48.126 | 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-02 15:22:48.137 | 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-02 15:22:48.145 | 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-02 15:22:48.159 | 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-02 15:22:48.166 | 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-02 15:22:48.175 | 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-02 15:22:48.178 | 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-02 15:22:48.181 | 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-02 15:22:48.183 | 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-02 15:22:48.188 | 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-02 15:22:48.191 | 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-02 15:22:48.193 | 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-02 15:22:48.201 | 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-02 15:22:48.205 | 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-02 15:22:48.208 | 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-02 15:22:48.225 | 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-02 15:22:48.233 | 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-02 15:22:48.240 | 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-02 15:22:48.242 | 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-02 15:22:48.246 | 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-02 15:22:48.249 | 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-02 15:22:48.252 | 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-02 15:22:50.092 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:50.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:50.167 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:50.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:50.172 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:50.174 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:50.177 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:50.179 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:50.181 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:50.184 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:50.186 | + functions-common:time_stop:2329 : start_time=1654183365723 2022-06-02 15:22:50.189 | + functions-common:time_stop:2331 : [[ -z 1654183365723 ]] 2022-06-02 15:22:50.192 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:50.196 | + functions-common:time_stop:2334 : end_time=1654183370194 2022-06-02 15:22:50.199 | + functions-common:time_stop:2335 : elapsed_time=4471 2022-06-02 15:22:50.201 | + functions-common:time_stop:2336 : total=64491 2022-06-02 15:22:50.203 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:50.206 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68962 2022-06-02 15:22:50.208 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:50.211 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 15:22:50.213 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 15:22:50.216 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 15:22:50.228 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 15:22:50.233 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 15:22:50.236 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 15:22:50.239 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 15:22:50.241 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:22:50.243 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:22:50.246 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:22:50.249 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:22:50.252 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:22:50.255 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:22:50.271 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:22:50.273 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:22:50.276 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:50.278 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:22:50.279 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:22:50.284 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 15:22:50.286 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:22:50.288 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 15:22:50.302 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 15:22:50.305 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:22:50.305 | + functions-common:git_clone:607 : head -1 2022-06-02 15:22:50.308 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 15:22:50.311 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:22:50.314 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 15:22:50.316 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:22:50.319 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:22:50.321 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 15:22:50.324 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:22:50.326 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 15:22:50.329 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:22:50.331 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:22:50.333 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 15:22:50.336 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:22:50.338 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:22:50.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 15:22:50.344 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:22:50.346 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 15:22:50.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:22:50.351 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:22:50.354 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 15:22:50.360 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 15:22:50.363 | + 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-02 15:22:50.951 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 15:22:50.954 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:22:50.956 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:22:50.958 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:22:50.961 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 15:22:50.963 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 15:22:50.965 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:22:50.967 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:22:50.970 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:22:50.973 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:22:50.975 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:22:50.977 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:22:50.980 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:22:50.982 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 15:22:51.003 | Using python 3.8 to install /opt/stack/glance 2022-06-02 15:22:51.005 | + 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-02 15:22:52.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:22:52.838 | 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-02 15:22:52.842 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:52.843 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:52.845 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:22:52.846 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:52.847 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:52.847 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:52.847 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:22:52.848 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:22:52.861 | Obtaining file:///opt/stack/glance 2022-06-02 15:22:54.155 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:22:55.433 | 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-02 15:22:55.443 | 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-02 15:22:55.450 | 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-02 15:22:55.459 | 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-02 15:22:55.482 | 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-02 15:22:55.491 | 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-02 15:22:55.505 | 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-02 15:22:55.513 | 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-02 15:22:55.535 | 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-02 15:22:55.573 | 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-02 15:22:55.587 | 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-02 15:22:55.596 | 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-02 15:22:55.601 | 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-02 15:22:55.610 | 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-02 15:22:55.616 | 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-02 15:22:55.686 | 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-02 15:22:55.689 | 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-02 15:22:55.692 | 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-02 15:22:55.695 | 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-02 15:22:55.707 | 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-02 15:22:55.771 | 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-02 15:22:55.826 | 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-02 15:22:55.829 | 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-02 15:22:55.834 | 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-02 15:22:55.838 | 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-02 15:22:55.859 | 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-02 15:22:55.895 | 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-02 15:22:55.906 | 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-02 15:22:55.922 | 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-02 15:22:55.928 | 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-02 15:22:55.975 | 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-02 15:22:55.981 | 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-02 15:22:56.021 | 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-02 15:22:56.074 | 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-02 15:22:56.092 | 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-02 15:22:56.110 | 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-02 15:22:56.124 | 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-02 15:22:56.134 | 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-02 15:22:56.158 | 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-02 15:22:56.165 | 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-02 15:22:56.184 | 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-02 15:22:56.229 | 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-02 15:22:56.237 | 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-02 15:22:56.240 | 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-02 15:22:56.243 | 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-02 15:22:56.265 | 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-02 15:22:56.278 | 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-02 15:22:56.290 | 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-02 15:22:56.292 | 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-02 15:22:56.296 | 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-02 15:22:56.313 | 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-02 15:22:56.318 | 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-02 15:22:56.321 | 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-02 15:22:56.339 | 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-02 15:22:56.343 | 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-02 15:22:56.350 | 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-02 15:22:56.371 | 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-02 15:22:56.377 | 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-02 15:22:56.382 | 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-02 15:22:56.385 | 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-02 15:22:56.388 | 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-02 15:22:56.399 | 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-02 15:22:56.403 | 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-02 15:22:56.406 | 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-02 15:22:56.413 | 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-02 15:22:56.472 | 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-02 15:22:56.487 | 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-02 15:22:56.496 | 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-02 15:22:56.504 | 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-02 15:22:56.524 | 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-02 15:22:56.528 | 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-02 15:22:56.535 | 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-02 15:22:56.555 | 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-02 15:22:56.558 | 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-02 15:22:56.562 | 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-02 15:22:56.570 | 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-02 15:22:56.574 | 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-02 15:22:56.583 | 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-02 15:22:56.588 | 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-02 15:22:56.594 | 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-02 15:22:56.599 | 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-02 15:22:56.603 | 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-02 15:22:56.644 | 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-02 15:22:56.648 | 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-02 15:22:56.651 | 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-02 15:22:56.658 | 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-02 15:22:56.661 | 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-02 15:22:56.672 | 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-02 15:22:56.676 | 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-02 15:22:56.690 | 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-02 15:22:56.693 | 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-02 15:22:56.697 | 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-02 15:22:56.699 | 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-02 15:22:56.702 | 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-02 15:22:56.706 | 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-02 15:22:56.712 | 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-02 15:22:56.720 | 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-02 15:22:56.780 | 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-02 15:22:56.783 | 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-02 15:22:56.786 | 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-02 15:22:56.789 | 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-02 15:22:56.792 | 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-02 15:22:56.795 | 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-02 15:22:56.799 | 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-02 15:22:56.802 | 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-02 15:22:56.860 | 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-02 15:22:56.894 | 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-02 15:22:56.936 | 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-02 15:22:56.940 | 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-02 15:22:56.944 | 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-02 15:22:58.039 | Installing collected packages: glance 2022-06-02 15:22:58.039 | Attempting uninstall: glance 2022-06-02 15:22:58.041 | Found existing installation: glance 21.1.1.dev1 2022-06-02 15:22:58.045 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-02 15:22:58.046 | Running setup.py develop for glance 2022-06-02 15:22:59.642 | Successfully installed glance 2022-06-02 15:22:59.783 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:22:59.783 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:22:59.870 | + inc/python:pip_install:200 : result=0 2022-06-02 15:22:59.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:22:59.875 | + functions-common:time_stop:2322 : local name 2022-06-02 15:22:59.877 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:22:59.880 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:22:59.882 | + functions-common:time_stop:2325 : local total 2022-06-02 15:22:59.884 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:22:59.886 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:22:59.888 | + functions-common:time_stop:2329 : start_time=1654183370997 2022-06-02 15:22:59.891 | + functions-common:time_stop:2331 : [[ -z 1654183370997 ]] 2022-06-02 15:22:59.894 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:22:59.898 | + functions-common:time_stop:2334 : end_time=1654183379895 2022-06-02 15:22:59.900 | + functions-common:time_stop:2335 : elapsed_time=8898 2022-06-02 15:22:59.902 | + functions-common:time_stop:2336 : total=68962 2022-06-02 15:22:59.904 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:22:59.908 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77860 2022-06-02 15:22:59.910 | + inc/python:pip_install:203 : return 0 2022-06-02 15:22:59.913 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:22:59.915 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:22:59.917 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:22:59.936 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 15:22:59.948 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 15:22:59.951 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 15:22:59.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:22:59.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:22:59.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-02 15:22:59.961 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:22:59.963 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:22:59.966 | + ./stack.sh:main:889 : configure_glance 2022-06-02 15:22:59.969 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 15:22:59.981 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 15:22:59.984 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 15:22:59.987 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 15:22:59.989 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 15:22:59.991 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 15:22:59.994 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:22:59.997 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 15:22:59.999 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 15:23:00.027 | + 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-02 15:23:00.055 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 15:23:00.086 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:23:00.115 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 15:23:00.144 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 15:23:00.172 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 15:23:00.175 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:23:00.177 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 15:23:00.179 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:23:00.182 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 15:23:00.210 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 15:23:00.239 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:23:00.268 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 15:23:00.297 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 15:23:00.326 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 15:23:00.355 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 15:23:00.385 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 15:23:00.415 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:23:00.444 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:23:00.474 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:23:00.503 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 15:23:00.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 15:23:00.508 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 15:23:00.510 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:23:00.513 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:23:00.515 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:23:00.531 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:00.534 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:23:00.537 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:23:00.539 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:23:00.555 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:00.558 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:00.561 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:00.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:23:00.592 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:23:00.595 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 15:23:00.597 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 15:23:00.600 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 15:23:00.602 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 15:23:00.604 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 15:23:00.607 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 15:23:00.609 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 15:23:00.612 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:23:00.614 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 15:23:00.616 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:23:00.646 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 15:23:00.648 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-02 15:23:00.677 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 15:23:00.680 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 15:23:00.696 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:00.699 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 15:23:00.728 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 15:23:00.759 | + 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-02 15:23:00.787 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 15:23:00.817 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 15:23:00.846 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 15:23:00.863 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:00.865 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:23:00.895 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 15:23:00.925 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 15:23:00.955 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-02 15:23:00.987 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 15:23:01.018 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-02 15:23:01.049 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 15:23:01.065 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:01.069 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 15:23:01.071 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 15:23:01.074 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 15:23:01.077 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:23:01.095 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:23:01.097 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:23:01.099 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:23:01.102 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:23:01.104 | + 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-02 15:23:01.135 | + 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-02 15:23:01.166 | + 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-02 15:23:01.197 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:23:01.228 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 15:23:01.232 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 15:23:01.263 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 15:23:01.294 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 15:23:01.324 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-02 15:23:01.355 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 15:23:01.385 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 15:23:01.417 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 15:23:01.447 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 15:23:01.478 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 15:23:01.507 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 15:23:01.537 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 15:23:01.566 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 15:23:01.571 | + 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-02 15:23:01.579 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 15:23:01.595 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:01.598 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 15:23:01.600 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.33:19292 /image 2022-06-02 15:23:01.603 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 15:23:01.605 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.33:19292 2022-06-02 15:23:01.607 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 15:23:01.610 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 15:23:01.613 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 15:23:01.615 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 15:23:01.618 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:23:01.620 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:01.622 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:01.625 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 15:23:01.628 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 15:23:01.630 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 15:23:01.632 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 15:23:01.635 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:01.637 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:01.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:01.642 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:01.645 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 15:23:01.701 | proxy (enabled by site administrator) 2022-06-02 15:23:01.705 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 15:23:01.707 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 15:23:01.709 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:01.712 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:01.714 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:01.717 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:01.719 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 15:23:01.774 | proxy_http (enabled by site administrator) 2022-06-02 15:23:01.777 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 15:23:01.778 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 15:23:01.786 | KeepAlive Off 2022-06-02 15:23:01.790 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 15:23:01.790 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:23:01.799 | SetEnv proxy-sendchunked 1 2022-06-02 15:23:01.803 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.33:19292" retry=0 ' 2022-06-02 15:23:01.803 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 15:23:01.811 | ProxyPass "/image" "http://10.222.0.33:19292" retry=0 2022-06-02 15:23:01.815 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 15:23:01.817 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 15:23:01.820 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:23:01.822 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:23:01.825 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:01.827 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:01.830 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:01.832 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:01.835 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:23:01.837 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:01.839 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:01.842 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 15:23:01.903 | Site glance already enabled 2022-06-02 15:23:01.908 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 15:23:01.910 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:23:01.913 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:23:01.915 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:23:02.050 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 15:23:02.089 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 15:23:02.128 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 15:23:02.157 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 15:23:02.175 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:02.177 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 15:23:02.180 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 15:23:02.182 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 15:23:02.185 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:23:02.188 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 15:23:02.190 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 15:23:02.193 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 15:23:02.195 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 15:23:02.197 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:23:02.199 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:23:02.202 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:23:02.205 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:23:02.207 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:23:02.210 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:23:02.225 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:23:02.228 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:23:02.230 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:02.233 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:23:02.233 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:23:02.239 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 15:23:02.241 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:02.243 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 15:23:02.257 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 15:23:02.260 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:23:02.260 | + functions-common:git_clone:607 : head -1 2022-06-02 15:23:02.263 | 070a0effb Handle the case when tempest fails 2022-06-02 15:23:02.266 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:23:02.268 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 15:23:02.271 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:23:02.273 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:23:02.276 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 15:23:02.278 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:23:02.281 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 15:23:02.284 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:23:02.286 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:23:02.289 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 15:23:02.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:23:02.294 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:23:02.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 15:23:02.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:23:02.303 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 15:23:02.306 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:23:02.308 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:23:02.311 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 15:23:02.318 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 15:23:02.320 | + 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-02 15:23:02.901 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 15:23:02.903 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:23:02.906 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:23:02.908 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:23:02.911 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 15:23:02.913 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 15:23:02.916 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:23:02.919 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:23:02.921 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:23:02.925 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:23:02.927 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:23:02.931 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:23:02.934 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:23:02.936 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 15:23:02.959 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 15:23:02.961 | + 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-02 15:23:04.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:23:04.731 | 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-02 15:23:04.736 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:04.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:04.738 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:23:04.739 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:04.740 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:04.740 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:04.740 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:04.741 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:04.754 | Obtaining file:///opt/stack/cinder 2022-06-02 15:23:06.725 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:23:08.677 | 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-02 15:23:08.685 | 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-02 15:23:08.693 | 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-02 15:23:08.701 | 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-02 15:23:08.723 | 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-02 15:23:08.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-02 15:23:08.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-02 15:23:08.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-02 15:23:08.810 | 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-02 15:23:08.814 | 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-02 15:23:08.823 | 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-02 15:23:08.838 | 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-02 15:23:08.854 | 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-02 15:23:08.860 | 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-02 15:23:08.863 | 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-02 15:23:08.866 | 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-02 15:23:08.869 | 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-02 15:23:08.880 | 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-02 15:23:08.945 | 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-02 15:23:09.001 | 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-02 15:23:09.012 | 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-02 15:23:09.015 | 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-02 15:23:09.025 | 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-02 15:23:09.050 | 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-02 15:23:09.054 | 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-02 15:23:09.074 | 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-02 15:23:09.109 | 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-02 15:23:09.120 | 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-02 15:23:09.135 | 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-02 15:23:09.142 | 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-02 15:23:09.189 | 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-02 15:23:09.195 | 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-02 15:23:09.236 | 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-02 15:23:09.289 | 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-02 15:23:09.307 | 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-02 15:23:09.323 | 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-02 15:23:09.339 | 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-02 15:23:09.352 | 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-02 15:23:09.357 | 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-02 15:23:09.366 | 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-02 15:23:09.391 | 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-02 15:23:09.398 | 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-02 15:23:09.416 | 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-02 15:23:09.435 | 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-02 15:23:09.459 | 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-02 15:23:09.504 | 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-02 15:23:09.511 | 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-02 15:23:09.545 | 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-02 15:23:09.549 | 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-02 15:23:09.551 | 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-02 15:23:09.573 | 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-02 15:23:09.575 | 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-02 15:23:09.580 | 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-02 15:23:09.591 | 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-02 15:23:09.594 | 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-02 15:23:09.597 | 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-02 15:23:09.613 | 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-02 15:23:09.618 | 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-02 15:23:09.636 | 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-02 15:23:09.656 | 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-02 15:23:09.673 | 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-02 15:23:09.695 | 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-02 15:23:09.700 | 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-02 15:23:09.707 | 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-02 15:23:09.728 | 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-02 15:23:09.733 | 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-02 15:23:09.737 | 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-02 15:23:09.742 | 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-02 15:23:09.745 | 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-02 15:23:09.749 | 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-02 15:23:09.760 | 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-02 15:23:09.763 | 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-02 15:23:09.766 | 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-02 15:23:09.773 | 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-02 15:23:09.776 | 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-02 15:23:09.782 | 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-02 15:23:09.864 | 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-02 15:23:09.878 | 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-02 15:23:09.887 | 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-02 15:23:09.894 | 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-02 15:23:09.913 | 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-02 15:23:09.971 | 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-02 15:23:09.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-02 15:23:09.981 | 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-02 15:23:09.985 | 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-02 15:23:10.006 | 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-02 15:23:10.011 | 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-02 15:23:10.019 | 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-02 15:23:10.022 | 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-02 15:23:10.025 | 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-02 15:23:10.028 | 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-02 15:23:10.032 | 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-02 15:23:10.040 | 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-02 15:23:10.062 | 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-02 15:23:10.065 | 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-02 15:23:10.108 | 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-02 15:23:10.112 | 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-02 15:23:10.118 | 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-02 15:23:10.124 | 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-02 15:23:10.132 | 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-02 15:23:10.135 | 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-02 15:23:10.141 | 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-02 15:23:10.150 | 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-02 15:23:10.156 | 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-02 15:23:10.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-02 15:23:10.201 | 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-02 15:23:10.209 | 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-02 15:23:10.212 | 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-02 15:23:10.223 | 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-02 15:23:10.226 | 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-02 15:23:10.235 | 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-02 15:23:10.248 | 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-02 15:23:10.264 | 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-02 15:23:10.281 | 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-02 15:23:10.284 | 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-02 15:23:10.287 | 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-02 15:23:10.292 | 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-02 15:23:10.298 | 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-02 15:23:10.300 | 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-02 15:23:10.341 | 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-02 15:23:10.345 | 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-02 15:23:10.353 | 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-02 15:23:10.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-02 15:23:10.359 | 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-02 15:23:10.362 | 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-02 15:23:10.365 | 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-02 15:23:10.370 | 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-02 15:23:10.373 | 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-02 15:23:10.379 | 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-02 15:23:10.385 | 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-02 15:23:10.388 | 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-02 15:23:10.396 | 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-02 15:23:10.399 | 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-02 15:23:10.402 | 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-02 15:23:10.457 | 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-02 15:23:10.460 | 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-02 15:23:10.492 | 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-02 15:23:10.495 | 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-02 15:23:10.502 | 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-02 15:23:11.482 | Installing collected packages: cinder 2022-06-02 15:23:11.482 | Attempting uninstall: cinder 2022-06-02 15:23:11.484 | Found existing installation: cinder 17.4.1.dev1 2022-06-02 15:23:11.488 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-02 15:23:11.489 | Running setup.py develop for cinder 2022-06-02 15:23:13.751 | Successfully installed cinder 2022-06-02 15:23:13.893 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:23:13.893 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:23:13.990 | + inc/python:pip_install:200 : result=0 2022-06-02 15:23:13.992 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:23:13.995 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:13.997 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:13.999 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:14.001 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:14.004 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:14.006 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:23:14.008 | + functions-common:time_stop:2329 : start_time=1654183382954 2022-06-02 15:23:14.010 | + functions-common:time_stop:2331 : [[ -z 1654183382954 ]] 2022-06-02 15:23:14.013 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:14.018 | + functions-common:time_stop:2334 : end_time=1654183394015 2022-06-02 15:23:14.020 | + functions-common:time_stop:2335 : elapsed_time=11061 2022-06-02 15:23:14.022 | + functions-common:time_stop:2336 : total=77860 2022-06-02 15:23:14.024 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:14.027 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88921 2022-06-02 15:23:14.029 | + inc/python:pip_install:203 : return 0 2022-06-02 15:23:14.032 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:23:14.034 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:23:14.037 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:23:14.056 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 15:23:14.069 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 15:23:14.071 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 15:23:14.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:23:14.076 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:23:14.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-02 15:23:14.082 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:23:14.084 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 15:23:14.087 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 15:23:14.089 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:23:14.092 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:23:14.095 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:23:14.097 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:23:14.100 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:14.102 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:23:14.105 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:14.108 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:14.111 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:23:14.114 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:23:14.117 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:23:14.120 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:23:14.124 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 15:23:14.127 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:23:14.131 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:14.133 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:14.136 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 15:23:14.161 | + 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-02 15:23:14.274 | Reading package lists... 2022-06-02 15:23:14.545 | Building dependency tree... 2022-06-02 15:23:14.546 | Reading state information... 2022-06-02 15:23:14.828 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-02 15:23:14.828 | The following packages were automatically installed and are no longer required: 2022-06-02 15:23:14.830 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:23:14.830 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:23:14.830 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:23:14.830 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:23:14.830 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:23:14.830 | python3-zope.interface 2022-06-02 15:23:14.830 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:23:14.945 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:23:14.950 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:23:14.952 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:23:14.955 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:14.958 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:14.960 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:14.963 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:14.965 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:14.967 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:23:14.970 | + functions-common:time_stop:2329 : start_time=1654183394158 2022-06-02 15:23:14.972 | + functions-common:time_stop:2331 : [[ -z 1654183394158 ]] 2022-06-02 15:23:14.976 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:14.980 | + functions-common:time_stop:2334 : end_time=1654183394977 2022-06-02 15:23:14.982 | + functions-common:time_stop:2335 : elapsed_time=819 2022-06-02 15:23:14.985 | + functions-common:time_stop:2336 : total=5626 2022-06-02 15:23:14.988 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:14.990 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6445 2022-06-02 15:23:14.993 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:23:14.996 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:23:14.999 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 15:23:15.002 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 15:23:15.015 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 15:23:15.019 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 15:23:15.021 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 15:23:15.023 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:23:15.027 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 15:23:15.027 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:23:15.031 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 15:23:15.041 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 15:23:15.044 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:23:15.046 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 15:23:15.048 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 15:23:15.050 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 15:23:15.052 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 15:23:15.054 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 15:23:15.070 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 15:23:15.085 | + 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-02 15:23:15.097 | + 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-02 15:23:15.110 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 15:23:15.123 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:23:15.126 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:23:15.130 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7LhOn9fNVU 2022-06-02 15:23:15.132 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:23:15.135 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 15:23:15.137 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 15:23:15.139 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7LhOn9fNVU 2022-06-02 15:23:15.143 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7LhOn9fNVU 2022-06-02 15:23:15.156 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7LhOn9fNVU /etc/sudoers.d/cinder-rootwrap 2022-06-02 15:23:15.170 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 15:23:15.174 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:23:15.177 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:23:15.179 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:23:15.181 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:23:15.186 | + 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-02 15:23:15.188 | + 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-02 15:23:15.191 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 15:23:15.193 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 15:23:15.198 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 15:23:15.202 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 15:23:15.224 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 15:23:15.249 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 15:23:15.273 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 15:23:15.292 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 15:23:15.313 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 15:23:15.332 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 15:23:15.351 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 15:23:15.372 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 15:23:15.375 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:23:15.377 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 15:23:15.379 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:23:15.382 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 15:23:15.417 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 15:23:15.447 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:23:15.477 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 15:23:15.514 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 15:23:15.543 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 15:23:15.571 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 15:23:15.603 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 15:23:15.631 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:23:15.663 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:23:15.691 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 15:23:15.724 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 15:23:15.753 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 15:23:15.756 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 15:23:15.759 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 15:23:15.761 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 15:23:15.763 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 15:23:15.767 | + 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-02 15:23:15.803 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 15:23:15.835 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 15:23:15.866 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 15:23:15.900 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 15:23:15.929 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 15:23:15.962 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 15:23:15.993 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 15:23:15.995 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:23:16.025 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:23:16.057 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 15:23:16.065 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 67186a78017836ffad58079242cf1a0f 2022-06-02 15:23:16.094 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 15:23:16.111 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:16.113 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-02 15:23:16.115 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-02 15:23:16.118 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-02 15:23:16.120 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-02 15:23:16.123 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-02 15:23:16.126 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-02 15:23:16.128 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-02 15:23:16.130 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-02 15:23:16.133 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-02 15:23:16.135 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-02 15:23:16.137 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-02 15:23:16.170 | + 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-02 15:23:16.201 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-02 15:23:16.234 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-02 15:23:16.263 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-02 15:23:16.292 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-02 15:23:16.294 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-02 15:23:16.297 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-02 15:23:16.299 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-02 15:23:16.328 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-02 15:23:16.356 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-02 15:23:16.359 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-02 15:23:16.389 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-02 15:23:16.392 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-02 15:23:16.394 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-02 15:23:16.397 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-02 15:23:16.425 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-02 15:23:16.428 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-02 15:23:16.430 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 15:23:16.448 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:16.451 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-02 15:23:16.479 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 15:23:16.499 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:16.503 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 15:23:16.522 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:16.525 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 15:23:16.527 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 15:23:16.529 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 15:23:16.532 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 15:23:16.534 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:23:16.537 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:23:16.539 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:23:16.560 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:16.563 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:23:16.566 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:23:16.568 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:23:16.589 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:16.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:16.595 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:16.625 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:23:16.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:23:16.630 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 15:23:16.632 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 15:23:16.635 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:23:16.638 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:23:16.655 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:23:16.658 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:23:16.660 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:23:16.662 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:23:16.665 | + 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-02 15:23:16.694 | + 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-02 15:23:16.724 | + 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-02 15:23:16.754 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:23:16.788 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 15:23:16.791 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:23:16.793 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 15:23:16.796 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 15:23:16.798 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:23:16.801 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:23:16.804 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 15:23:16.808 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 15:23:16.811 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:23:16.813 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:23:16.826 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:23:16.826 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:16.835 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:23:16.840 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:16.855 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:23:16.858 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 15:23:16.862 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 15:23:16.892 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:23:16.921 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 15:23:16.949 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:23:16.978 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:23:17.007 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:23:17.038 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:23:17.066 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:23:17.094 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:23:17.126 | + 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-02 15:23:17.156 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:23:17.185 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:23:17.213 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:23:17.241 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:23:17.244 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:23:17.247 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 15:23:17.258 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 15:23:17.261 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:23:17.263 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:17.266 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:17.268 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:23:17.271 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:23:17.273 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 15:23:17.305 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:23:17.333 | + 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-02 15:23:17.333 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 15:23:17.342 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 15:23:17.346 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 15:23:17.348 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 15:23:17.351 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:23:17.353 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:23:17.356 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:17.358 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:17.360 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:17.363 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:17.365 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:23:17.368 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:17.370 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:17.372 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 15:23:17.435 | Enabling site cinder-wsgi. 2022-06-02 15:23:17.440 | To activate the new configuration, you need to run: 2022-06-02 15:23:17.441 | systemctl reload apache2 2022-06-02 15:23:17.445 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:23:17.447 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:23:17.450 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:23:17.453 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:23:17.589 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 15:23:17.592 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 15:23:17.621 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-02 15:23:17.652 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 15:23:17.669 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:17.672 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 15:23:17.675 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 15:23:17.677 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:23:17.680 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 15:23:17.682 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 15:23:17.714 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 15:23:17.743 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-02 15:23:17.773 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 15:23:17.802 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 15:23:17.830 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 15:23:17.861 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 15:23:17.893 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 15:23:17.922 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:23:17.952 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 15:23:17.985 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 15:23:18.015 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:23:18.045 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 15:23:18.047 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 15:23:18.066 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:18.068 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-02 15:23:18.100 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 15:23:18.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:18.120 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 15:23:18.123 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 15:23:18.126 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 15:23:18.129 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:23:18.131 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 15:23:18.134 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 15:23:18.137 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 15:23:18.138 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 15:23:18.143 | + 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-02 15:23:18.146 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 15:23:18.148 | + 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-02 15:23:18.151 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 15:23:18.153 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 15:23:18.156 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 15:23:18.168 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 15:23:18.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:23:18.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:23:18.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-02 15:23:18.178 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:23:18.181 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 15:23:18.183 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 15:23:18.186 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 15:23:18.188 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:23:18.193 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:23:18.196 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:23:18.199 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:23:18.201 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:23:18.205 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:23:18.221 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:23:18.224 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:23:18.226 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:18.229 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:23:18.229 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:23:18.235 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 15:23:18.238 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:18.240 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 15:23:18.253 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 15:23:18.256 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:23:18.257 | + functions-common:git_clone:607 : head -1 2022-06-02 15:23:18.261 | 429e55dafd Merge commit 'refs/changes/96/842296/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-02 15:23:18.263 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:23:18.266 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 15:23:18.268 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:23:18.271 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:23:18.273 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 15:23:18.276 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:23:18.278 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 15:23:18.281 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:23:18.284 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:23:18.286 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 15:23:18.289 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:23:18.292 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:23:18.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 15:23:18.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:23:18.301 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 15:23:18.303 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:23:18.306 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:23:18.309 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 15:23:18.315 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 15:23:18.318 | + 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-02 15:23:18.906 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 15:23:18.908 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:23:18.911 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:23:18.913 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:23:18.915 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 15:23:18.918 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 15:23:18.920 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:23:18.922 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:23:18.925 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:23:18.927 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:23:18.929 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:23:18.932 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:23:18.934 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:23:18.937 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 15:23:18.957 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 15:23:18.960 | + 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-02 15:23:20.763 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:23:20.763 | 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-02 15:23:20.769 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:20.769 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:20.771 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:23:20.772 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:20.772 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:20.773 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:20.773 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:20.773 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:20.786 | Obtaining file:///opt/stack/neutron 2022-06-02 15:23:22.888 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:23:24.965 | 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-02 15:23:24.972 | 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-02 15:23:24.976 | 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-02 15:23:24.983 | 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-02 15:23:24.991 | 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-02 15:23:25.000 | 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-02 15:23:25.022 | 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-02 15:23:25.036 | 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-02 15:23:25.044 | 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-02 15:23:25.052 | 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-02 15:23:25.055 | 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-02 15:23:25.065 | 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-02 15:23:25.071 | 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-02 15:23:25.074 | 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-02 15:23:25.077 | 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-02 15:23:25.142 | 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-02 15:23:25.198 | 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-02 15:23:25.201 | 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-02 15:23:25.207 | 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-02 15:23:25.210 | 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-02 15:23:25.251 | 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-02 15:23:25.278 | 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-02 15:23:25.297 | 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-02 15:23:25.302 | 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-02 15:23:25.307 | 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-02 15:23:25.334 | 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-02 15:23:25.352 | 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-02 15:23:25.388 | 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-02 15:23:25.399 | 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-02 15:23:25.414 | 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-02 15:23:25.421 | 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-02 15:23:25.472 | 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-02 15:23:25.478 | 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-02 15:23:25.518 | 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-02 15:23:25.572 | 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-02 15:23:25.591 | 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-02 15:23:25.608 | 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-02 15:23:25.624 | 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-02 15:23:25.638 | 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-02 15:23:25.643 | 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-02 15:23:25.652 | 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-02 15:23:25.677 | 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-02 15:23:25.685 | 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-02 15:23:25.702 | 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-02 15:23:25.722 | 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-02 15:23:25.769 | 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-02 15:23:25.775 | 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-02 15:23:25.784 | 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-02 15:23:25.791 | 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-02 15:23:25.831 | 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-02 15:23:25.834 | 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-02 15:23:25.844 | 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-02 15:23:25.847 | 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-02 15:23:25.868 | 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-02 15:23:25.882 | 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-02 15:23:25.893 | 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-02 15:23:25.896 | 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-02 15:23:25.899 | 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-02 15:23:25.906 | 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-02 15:23:25.912 | 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-02 15:23:25.932 | 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-02 15:23:25.935 | 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-02 15:23:25.953 | 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-02 15:23:25.981 | 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-02 15:23:25.999 | 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-02 15:23:26.003 | 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-02 15:23:26.010 | 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-02 15:23:26.032 | 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-02 15:23:26.034 | 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-02 15:23:26.039 | 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-02 15:23:26.043 | 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-02 15:23:26.046 | 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-02 15:23:26.049 | 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-02 15:23:26.053 | 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-02 15:23:26.064 | 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-02 15:23:26.067 | 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-02 15:23:26.070 | 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-02 15:23:26.078 | 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-02 15:23:26.093 | 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-02 15:23:26.102 | 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-02 15:23:26.108 | 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-02 15:23:26.125 | 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-02 15:23:26.145 | 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-02 15:23:26.208 | 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-02 15:23:26.213 | 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-02 15:23:26.221 | 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-02 15:23:26.242 | 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-02 15:23:26.247 | 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-02 15:23:26.250 | 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-02 15:23:26.253 | 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-02 15:23:26.261 | 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-02 15:23:26.270 | 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-02 15:23:26.273 | 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-02 15:23:26.277 | 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-02 15:23:26.341 | 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-02 15:23:26.363 | 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-02 15:23:26.367 | 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-02 15:23:26.372 | 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-02 15:23:26.378 | 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-02 15:23:26.382 | 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-02 15:23:26.385 | 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-02 15:23:26.391 | 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-02 15:23:26.396 | 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-02 15:23:26.439 | 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-02 15:23:26.443 | 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-02 15:23:26.446 | 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-02 15:23:26.450 | 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-02 15:23:26.462 | 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-02 15:23:26.472 | 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-02 15:23:26.485 | 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-02 15:23:26.488 | 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-02 15:23:26.511 | 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-02 15:23:26.529 | 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-02 15:23:26.546 | 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-02 15:23:26.558 | 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-02 15:23:26.563 | 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-02 15:23:26.566 | 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-02 15:23:26.569 | 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-02 15:23:26.572 | 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-02 15:23:26.575 | 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-02 15:23:26.578 | 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-02 15:23:26.581 | 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-02 15:23:26.583 | 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-02 15:23:26.586 | 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-02 15:23:26.589 | 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-02 15:23:26.592 | 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-02 15:23:26.596 | 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-02 15:23:26.610 | 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-02 15:23:26.618 | 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-02 15:23:26.673 | 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-02 15:23:26.678 | 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-02 15:23:26.682 | 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-02 15:23:26.685 | 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-02 15:23:26.691 | 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-02 15:23:26.734 | 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-02 15:23:27.759 | Installing collected packages: neutron 2022-06-02 15:23:27.759 | Attempting uninstall: neutron 2022-06-02 15:23:27.761 | Found existing installation: neutron 17.4.2.dev11 2022-06-02 15:23:27.772 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-02 15:23:27.773 | Running setup.py develop for neutron 2022-06-02 15:23:30.220 | Successfully installed neutron 2022-06-02 15:23:30.363 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:23:30.363 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:23:30.457 | + inc/python:pip_install:200 : result=0 2022-06-02 15:23:30.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:23:30.462 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:30.464 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:30.467 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:30.469 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:30.471 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:30.474 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:23:30.478 | + functions-common:time_stop:2329 : start_time=1654183398952 2022-06-02 15:23:30.481 | + functions-common:time_stop:2331 : [[ -z 1654183398952 ]] 2022-06-02 15:23:30.484 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:30.488 | + functions-common:time_stop:2334 : end_time=1654183410486 2022-06-02 15:23:30.491 | + functions-common:time_stop:2335 : elapsed_time=11534 2022-06-02 15:23:30.494 | + functions-common:time_stop:2336 : total=88921 2022-06-02 15:23:30.497 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:30.499 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100455 2022-06-02 15:23:30.501 | + inc/python:pip_install:203 : return 0 2022-06-02 15:23:30.504 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:23:30.506 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:23:30.508 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:23:30.531 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 15:23:30.545 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 15:23:30.548 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 15:23:30.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:23:30.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:23:30.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-02 15:23:30.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:23:30.564 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 15:23:30.567 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:23:30.573 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 15:23:30.595 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:30.598 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 15:23:30.602 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 15:23:30.605 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 15:23:30.609 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:23:30.611 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 15:23:30.614 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 15:23:30.617 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 15:23:30.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:23:30.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:23:30.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-02 15:23:30.630 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:23:30.633 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 15:23:30.655 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:30.657 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 15:23:30.679 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:30.681 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 15:23:30.698 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:30.701 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 15:23:30.704 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 15:23:30.706 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 15:23:30.708 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:23:30.710 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:23:30.718 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:23:30.720 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:23:30.723 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:23:30.725 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:23:30.741 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:23:30.743 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:23:30.745 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:30.748 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:23:30.749 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:23:30.754 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 15:23:30.756 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:30.758 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 15:23:30.773 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 15:23:30.776 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:23:30.777 | + functions-common:git_clone:607 : head -1 2022-06-02 15:23:30.781 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 15:23:30.783 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:23:30.786 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 15:23:30.788 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:23:30.791 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:23:30.793 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 15:23:30.795 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:23:30.798 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 15:23:30.800 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:23:30.803 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:23:30.805 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 15:23:30.808 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:23:30.811 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:23:30.814 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 15:23:30.817 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:23:30.819 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 15:23:30.822 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:23:30.824 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:23:30.828 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 15:23:30.834 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 15:23:30.837 | + 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-02 15:23:31.441 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 15:23:31.444 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:23:31.446 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:23:31.448 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:23:31.451 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 15:23:31.454 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 15:23:31.456 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:23:31.458 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:23:31.460 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:23:31.463 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:23:31.465 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:23:31.468 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:23:31.470 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:23:31.472 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 15:23:31.494 | Using python 3.8 to install /opt/stack/nova 2022-06-02 15:23:31.496 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-02 15:23:33.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:23:33.301 | 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-02 15:23:33.305 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:33.306 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:33.308 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:23:33.309 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:33.309 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:33.309 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:33.310 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:33.310 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:33.323 | Obtaining file:///opt/stack/nova 2022-06-02 15:23:36.426 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:23:39.467 | 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-02 15:23:39.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-02 15:23:39.478 | 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-02 15:23:39.486 | 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-02 15:23:39.494 | 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-02 15:23:39.498 | 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-02 15:23:39.506 | 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-02 15:23:39.527 | 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-02 15:23:39.541 | 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-02 15:23:39.561 | 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-02 15:23:39.601 | 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-02 15:23:39.614 | 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-02 15:23:39.618 | 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-02 15:23:39.628 | 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-02 15:23:39.634 | 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-02 15:23:39.637 | 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-02 15:23:39.640 | 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-02 15:23:39.652 | 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-02 15:23:39.716 | 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-02 15:23:39.772 | 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-02 15:23:39.784 | 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-02 15:23:39.788 | 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-02 15:23:39.791 | 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-02 15:23:39.796 | 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-02 15:23:39.799 | 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-02 15:23:39.825 | 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-02 15:23:39.851 | 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-02 15:23:39.855 | 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-02 15:23:39.860 | 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-02 15:23:39.864 | 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-02 15:23:39.888 | 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-02 15:23:39.910 | 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-02 15:23:39.928 | 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-02 15:23:39.963 | 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-02 15:23:39.974 | 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-02 15:23:39.989 | 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-02 15:23:39.996 | 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-02 15:23:40.048 | 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-02 15:23:40.054 | 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-02 15:23:40.095 | 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-02 15:23:40.149 | 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-02 15:23:40.167 | 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-02 15:23:40.183 | 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-02 15:23:40.199 | 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-02 15:23:40.214 | 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-02 15:23:40.218 | 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-02 15:23:40.228 | 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-02 15:23:40.252 | 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-02 15:23:40.259 | 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-02 15:23:40.278 | 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-02 15:23:40.297 | 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-02 15:23:40.306 | 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-02 15:23:40.314 | 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-02 15:23:40.347 | 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-02 15:23:40.351 | 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-02 15:23:40.353 | 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-02 15:23:40.376 | 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-02 15:23:40.387 | 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-02 15:23:40.389 | 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-02 15:23:40.393 | 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-02 15:23:40.418 | 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-02 15:23:40.426 | 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-02 15:23:40.442 | 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-02 15:23:40.460 | 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-02 15:23:40.465 | 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-02 15:23:40.483 | 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-02 15:23:40.502 | 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-02 15:23:40.529 | 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-02 15:23:40.533 | 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-02 15:23:40.540 | 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-02 15:23:40.562 | 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-02 15:23:40.565 | 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-02 15:23:40.569 | 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-02 15:23:40.574 | 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-02 15:23:40.577 | 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-02 15:23:40.580 | 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-02 15:23:40.592 | 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-02 15:23:40.595 | 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-02 15:23:40.598 | 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-02 15:23:40.605 | 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-02 15:23:40.664 | 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-02 15:23:40.680 | 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-02 15:23:40.688 | 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-02 15:23:40.694 | 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-02 15:23:40.712 | 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-02 15:23:40.796 | 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-02 15:23:40.799 | 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-02 15:23:40.806 | 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-02 15:23:40.827 | 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-02 15:23:40.832 | 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-02 15:23:40.839 | 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-02 15:23:40.844 | 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-02 15:23:40.847 | 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-02 15:23:40.850 | 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-02 15:23:40.864 | 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-02 15:23:40.868 | 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-02 15:23:40.877 | 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-02 15:23:40.881 | 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-02 15:23:40.886 | 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-02 15:23:40.890 | 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-02 15:23:40.911 | 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-02 15:23:40.917 | 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-02 15:23:40.925 | 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-02 15:23:40.930 | 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-02 15:23:40.935 | 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-02 15:23:40.945 | 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-02 15:23:40.948 | 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-02 15:23:40.952 | 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-02 15:23:40.994 | 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-02 15:23:40.998 | 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-02 15:23:41.009 | 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-02 15:23:41.015 | 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-02 15:23:41.025 | 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-02 15:23:41.039 | 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-02 15:23:41.042 | 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-02 15:23:41.047 | 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-02 15:23:41.061 | 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-02 15:23:41.074 | 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-02 15:23:41.095 | 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-02 15:23:41.099 | 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-02 15:23:41.103 | 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-02 15:23:41.106 | 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-02 15:23:41.108 | 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-02 15:23:41.111 | 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-02 15:23:41.116 | 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-02 15:23:41.124 | 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-02 15:23:41.163 | 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-02 15:23:41.166 | 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-02 15:23:41.169 | 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-02 15:23:41.171 | 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-02 15:23:41.174 | 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-02 15:23:41.177 | 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-02 15:23:41.185 | 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-02 15:23:41.188 | 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-02 15:23:41.191 | 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-02 15:23:41.199 | 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-02 15:23:41.202 | 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-02 15:23:41.205 | 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-02 15:23:41.209 | 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-02 15:23:41.263 | 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-02 15:23:41.266 | 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-02 15:23:41.300 | 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-02 15:23:41.342 | 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-02 15:23:41.348 | 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-02 15:23:42.311 | Installing collected packages: nova 2022-06-02 15:23:42.311 | Attempting uninstall: nova 2022-06-02 15:23:42.313 | Found existing installation: nova 22.4.1.dev3 2022-06-02 15:23:42.317 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-02 15:23:42.319 | Running setup.py develop for nova 2022-06-02 15:23:45.708 | Successfully installed nova 2022-06-02 15:23:45.849 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:23:45.849 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:23:45.947 | + inc/python:pip_install:200 : result=0 2022-06-02 15:23:45.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:23:45.951 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:45.953 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:45.955 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:45.957 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:45.960 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:45.962 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:23:45.964 | + functions-common:time_stop:2329 : start_time=1654183411488 2022-06-02 15:23:45.970 | + functions-common:time_stop:2331 : [[ -z 1654183411488 ]] 2022-06-02 15:23:45.973 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:45.977 | + functions-common:time_stop:2334 : end_time=1654183425975 2022-06-02 15:23:45.979 | + functions-common:time_stop:2335 : elapsed_time=14487 2022-06-02 15:23:45.982 | + functions-common:time_stop:2336 : total=100455 2022-06-02 15:23:45.984 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:45.987 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=114942 2022-06-02 15:23:45.989 | + inc/python:pip_install:203 : return 0 2022-06-02 15:23:45.991 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:23:45.994 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:23:45.996 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:23:46.015 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 15:23:46.027 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 15:23:46.030 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 15:23:46.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:23:46.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:23:46.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-02 15:23:46.040 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:23:46.043 | + 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-02 15:23:46.056 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:23:46.059 | + ./stack.sh:main:906 : configure_nova 2022-06-02 15:23:46.062 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 15:23:46.075 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 15:23:46.077 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 15:23:46.079 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 15:23:46.083 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 15:23:46.083 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 15:23:46.088 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 15:23:46.091 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 15:23:46.094 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 15:23:46.096 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 15:23:46.098 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 15:23:46.101 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 15:23:46.103 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 15:23:46.105 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 15:23:46.118 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 15:23:46.132 | + 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-02 15:23:46.144 | + 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-02 15:23:46.157 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 15:23:46.171 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 15:23:46.174 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 15:23:46.178 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zOGRO0w7Th 2022-06-02 15:23:46.180 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:23:46.183 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 15:23:46.185 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 15:23:46.188 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:23:46.190 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 15:23:46.193 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zOGRO0w7Th 2022-06-02 15:23:46.197 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zOGRO0w7Th 2022-06-02 15:23:46.209 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zOGRO0w7Th /etc/sudoers.d/nova-rootwrap 2022-06-02 15:23:46.223 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 15:23:46.227 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 15:23:46.229 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 15:23:46.232 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 15:23:46.235 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 15:23:46.238 | + 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-02 15:23:46.240 | + 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-02 15:23:46.243 | + 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-02 15:23:46.246 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 15:23:46.251 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 15:23:46.270 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:46.272 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 15:23:46.275 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 15:23:46.278 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 15:23:46.286 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 15:23:46.315 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 15:23:46.317 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 15:23:46.344 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 15:23:46.373 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 15:23:46.401 | + 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-02 15:23:46.433 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 15:23:46.468 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 15:23:46.498 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 15:23:46.501 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-02 15:23:46.533 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 15:23:46.559 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 15:23:46.590 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 15:23:46.618 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 15:23:46.645 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 15:23:46.677 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 15:23:46.679 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 15:23:46.681 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 15:23:46.683 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 15:23:46.686 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 15:23:46.688 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 15:23:46.690 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 15:23:46.693 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 15:23:46.695 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 15:23:46.697 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 15:23:46.700 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:23:46.703 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:23:46.705 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:23:46.707 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:23:46.709 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:23:46.711 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:23:46.714 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 15:23:46.730 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:46.734 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:23:46.736 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 15:23:46.738 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 15:23:46.767 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 15:23:46.770 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 15:23:46.772 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 15:23:46.774 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 15:23:46.776 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 15:23:46.779 | + 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-02 15:23:46.812 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 15:23:46.814 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 15:23:46.816 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 15:23:46.819 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 15:23:46.821 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 15:23:46.823 | + 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-02 15:23:46.854 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 15:23:46.893 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 15:23:46.920 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 15:23:46.947 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 15:23:46.963 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:46.966 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 15:23:46.981 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:46.984 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 15:23:46.985 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 15:23:46.990 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 15:23:46.992 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 15:23:47.023 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 15:23:47.040 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:47.042 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 15:23:47.045 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:23:47.047 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 15:23:47.049 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:23:47.052 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 15:23:47.082 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 15:23:47.111 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:23:47.145 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 15:23:47.173 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 15:23:47.207 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 15:23:47.235 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 15:23:47.263 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 15:23:47.290 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:23:47.320 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:23:47.350 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 15:23:47.366 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:47.368 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 15:23:47.371 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 15:23:47.401 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 15:23:47.431 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-02 15:23:47.459 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 15:23:47.487 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 15:23:47.516 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 15:23:47.544 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 15:23:47.572 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 15:23:47.600 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 15:23:47.617 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:47.619 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 15:23:47.621 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 15:23:47.648 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 15:23:47.679 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 15:23:47.681 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 15:23:47.708 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 15:23:47.710 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 15:23:47.713 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 15:23:47.715 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 15:23:47.720 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 15:23:47.723 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 15:23:47.725 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 15:23:47.727 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 15:23:47.729 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 15:23:47.731 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 15:23:47.735 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 15:23:47.737 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 15:23:47.740 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:23:47.757 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:23:47.759 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:23:47.761 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:23:47.764 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:23:47.766 | + 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-02 15:23:47.796 | + 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-02 15:23:47.824 | + 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-02 15:23:47.857 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:23:47.886 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 15:23:47.921 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 15:23:47.923 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 15:23:47.925 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 15:23:47.928 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 15:23:47.930 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:23:47.932 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:23:47.935 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 15:23:47.939 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 15:23:47.942 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:23:47.944 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:23:47.957 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:23:47.958 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:47.967 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:23:47.970 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:47.986 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:23:47.988 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 15:23:47.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 15:23:48.022 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 15:23:48.050 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 15:23:48.079 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:23:48.106 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:23:48.135 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:23:48.164 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:23:48.192 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:23:48.222 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:23:48.250 | + 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-02 15:23:48.278 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:23:48.305 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:23:48.333 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:23:48.360 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:23:48.362 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:23:48.365 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 15:23:48.367 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 15:23:48.369 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:23:48.372 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:48.374 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:48.377 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:23:48.379 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:23:48.382 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 15:23:48.410 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:23:48.438 | + 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-02 15:23:48.439 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 15:23:48.448 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 15:23:48.452 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 15:23:48.454 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 15:23:48.457 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:23:48.459 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:23:48.461 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:48.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:48.466 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:48.468 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:48.471 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:23:48.473 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:48.475 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:48.478 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 15:23:48.540 | Enabling site nova-api-wsgi. 2022-06-02 15:23:48.546 | To activate the new configuration, you need to run: 2022-06-02 15:23:48.546 | systemctl reload apache2 2022-06-02 15:23:48.550 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:23:48.553 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:23:48.555 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:23:48.557 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:23:48.766 | + 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-02 15:23:48.768 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:23:48.770 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 15:23:48.773 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 15:23:48.776 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 15:23:48.779 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:23:48.783 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:23:48.789 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 15:23:48.792 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:23:48.796 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:23:48.810 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:23:48.818 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:48.824 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:23:48.828 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:23:48.847 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 15:23:48.849 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 15:23:48.854 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 15:23:48.889 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 15:23:48.917 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 15:23:48.952 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:23:48.981 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:23:49.014 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:23:49.041 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:23:49.069 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:23:49.097 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:23:49.125 | + 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-02 15:23:49.154 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:23:49.182 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:23:49.211 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:23:49.238 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 15:23:49.240 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 15:23:49.269 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 15:23:49.284 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:49.286 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 15:23:49.326 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 15:23:49.329 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 15:23:49.331 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 15:23:49.347 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:49.350 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:49.352 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:49.383 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 15:23:49.413 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 15:23:49.415 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:23:49.417 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 15:23:49.420 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:23:49.422 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 15:23:49.424 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:23:49.441 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:49.444 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 15:23:49.446 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 15:23:49.449 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:23:49.465 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:49.468 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:49.470 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-02 15:23:49.500 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:23:49.502 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:23:49.504 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 15:23:49.542 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 15:23:49.571 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 15:23:49.603 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 15:23:49.621 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:49.624 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 15:23:49.651 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 15:23:49.654 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 15:23:49.671 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:49.674 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 15:23:49.679 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:23:49.681 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 15:23:49.683 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 15:23:49.686 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 15:23:49.689 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:23:49.691 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:23:49.694 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:23:49.696 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 15:23:49.699 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 15:23:49.703 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 15:23:49.706 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 15:23:49.708 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 15:23:49.710 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 15:23:49.713 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 15:23:49.717 | + 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-02 15:23:49.750 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 15:23:49.782 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 15:23:49.814 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:23:49.816 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 15:23:49.819 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 15:23:49.821 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 15:23:49.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:49.842 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 15:23:49.842 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 15:23:50.547 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-02 15:23:50.550 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 15:23:50.552 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 15:23:50.554 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 15:23:50.557 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 15:23:50.559 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 15:23:50.562 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 15:23:50.579 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:50.582 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 15:23:50.585 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 15:23:50.591 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 15:23:50.608 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:50.610 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:23:50.613 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-02 15:23:50.642 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 15:23:50.644 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 15:23:50.647 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 15:23:50.664 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:50.666 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 15:23:50.669 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:23:50.671 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 15:23:50.702 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:23:50.736 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 15:23:50.765 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 15:23:50.794 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 15:23:50.822 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 15:23:50.850 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 15:23:50.880 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 15:23:50.911 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 15:23:50.914 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 15:23:50.916 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 15:23:50.919 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:23:50.937 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:23:50.939 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:23:50.941 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:23:50.944 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:23:50.946 | + 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-02 15:23:50.974 | + 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-02 15:23:51.004 | + 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-02 15:23:51.037 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:23:51.068 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 15:23:51.071 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 15:23:51.076 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 15:23:51.078 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 15:23:51.080 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 15:23:51.083 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 15:23:51.086 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 15:23:51.088 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 15:23:51.090 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 15:23:51.093 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 15:23:51.095 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 15:23:51.097 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 15:23:51.100 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 15:23:51.102 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 15:23:51.104 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 15:23:51.120 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:51.123 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 15:23:51.139 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:51.142 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 15:23:51.144 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 15:23:51.164 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:51.166 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 15:23:51.189 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:51.191 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 15:23:51.208 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:23:51.211 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 15:23:51.228 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:23:51.231 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 15:23:51.234 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 15:23:51.236 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 15:23:51.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 15:23:51.241 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 15:23:51.244 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 15:23:51.247 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 15:23:51.249 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:51.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:51.254 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 15:23:51.257 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:23:51.259 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:23:51.262 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:23:51.269 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:23:51.272 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:51.275 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:23:51.277 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:51.280 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:51.282 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:23:51.285 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:23:51.287 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:23:51.289 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:23:51.292 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 15:23:51.295 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:23:51.297 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:51.299 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:51.302 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 15:23:51.323 | + 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-02 15:23:51.434 | Reading package lists... 2022-06-02 15:23:51.716 | Building dependency tree... 2022-06-02 15:23:51.718 | Reading state information... 2022-06-02 15:23:52.001 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 15:23:52.001 | The following packages were automatically installed and are no longer required: 2022-06-02 15:23:52.003 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:23:52.003 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:23:52.003 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:23:52.003 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:23:52.003 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:23:52.003 | python3-zope.interface 2022-06-02 15:23:52.003 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:23:52.119 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:23:52.124 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:23:52.127 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:23:52.130 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:52.132 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:52.134 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:52.137 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:52.148 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:52.150 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:23:52.152 | + functions-common:time_stop:2329 : start_time=1654183431321 2022-06-02 15:23:52.155 | + functions-common:time_stop:2331 : [[ -z 1654183431321 ]] 2022-06-02 15:23:52.157 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:52.162 | + functions-common:time_stop:2334 : end_time=1654183432159 2022-06-02 15:23:52.164 | + functions-common:time_stop:2335 : elapsed_time=838 2022-06-02 15:23:52.167 | + functions-common:time_stop:2336 : total=6445 2022-06-02 15:23:52.169 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:52.171 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7283 2022-06-02 15:23:52.174 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:23:52.176 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 15:23:52.179 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 15:23:52.181 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 15:23:52.184 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 15:23:52.187 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 15:23:52.209 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 15:23:52.212 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 15:23:52.215 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 15:23:52.217 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 15:23:52.220 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 15:23:52.222 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:52.225 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 15:23:52.227 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:52.230 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:52.233 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 15:23:52.236 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 15:23:52.238 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 15:23:52.240 | + functions-common:apt_get_update:1083 : return 2022-06-02 15:23:52.243 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 15:23:52.246 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 15:23:52.249 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:52.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:52.254 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 15:23:52.278 | + 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-02 15:23:52.389 | Reading package lists... 2022-06-02 15:23:52.661 | Building dependency tree... 2022-06-02 15:23:52.662 | Reading state information... 2022-06-02 15:23:52.954 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-02 15:23:52.955 | The following packages were automatically installed and are no longer required: 2022-06-02 15:23:52.956 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 15:23:52.956 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 15:23:52.956 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 15:23:52.956 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 15:23:52.956 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 15:23:52.956 | python3-zope.interface 2022-06-02 15:23:52.956 | Use 'sudo apt autoremove' to remove them. 2022-06-02 15:23:53.072 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 15:23:53.082 | + functions-common:apt_get:1127 : result=0 2022-06-02 15:23:53.084 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 15:23:53.089 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:53.094 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:53.097 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:53.100 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:53.102 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:53.104 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 15:23:53.107 | + functions-common:time_stop:2329 : start_time=1654183432275 2022-06-02 15:23:53.109 | + functions-common:time_stop:2331 : [[ -z 1654183432275 ]] 2022-06-02 15:23:53.112 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:53.117 | + functions-common:time_stop:2334 : end_time=1654183433114 2022-06-02 15:23:53.119 | + functions-common:time_stop:2335 : elapsed_time=839 2022-06-02 15:23:53.122 | + functions-common:time_stop:2336 : total=7283 2022-06-02 15:23:53.125 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:53.128 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8122 2022-06-02 15:23:53.131 | + functions-common:apt_get:1131 : return 0 2022-06-02 15:23:53.133 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 15:23:53.136 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 15:23:53.139 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:23:53.141 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:23:53.144 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:23:53.146 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 15:23:53.149 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 15:23:53.205 | wsgi (enabled by maintainer script) 2022-06-02 15:23:53.208 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 15:23:53.212 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 15:23:53.214 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 15:23:53.218 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 15:23:53.221 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 15:23:53.223 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 15:23:53.227 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 15:23:53.227 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 15:23:53.233 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 15:23:53.235 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 15:23:53.238 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 15:23:53.241 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 15:23:53.244 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 15:23:53.269 | Using python 3.8 to install osc-placement 2022-06-02 15:23:53.272 | + 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-02 15:23:55.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:23:55.086 | 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-02 15:23:55.090 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:55.091 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:55.093 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:23:55.094 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:55.094 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:55.095 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:55.095 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:23:55.095 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:23:55.110 | 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-02 15:23:55.140 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 15:23:55.158 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 15:23:55.164 | 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-02 15:23:55.167 | 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-02 15:23:55.171 | 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-02 15:23:55.175 | 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-02 15:23:55.178 | 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-02 15:23:55.181 | 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-02 15:23:55.246 | 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-02 15:23:55.262 | 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-02 15:23:55.269 | 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-02 15:23:55.274 | 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-02 15:23:55.277 | 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-02 15:23:55.280 | 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-02 15:23:55.288 | 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-02 15:23:55.292 | 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-02 15:23:55.299 | 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-02 15:23:55.321 | 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-02 15:23:55.335 | 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-02 15:23:55.362 | 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-02 15:23:55.365 | 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-02 15:23:55.368 | 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-02 15:23:55.372 | 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-02 15:23:55.375 | 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-02 15:23:55.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-02 15:23:55.399 | 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-02 15:23:55.402 | 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-02 15:23:55.457 | 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-02 15:23:55.460 | 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-02 15:23:55.466 | 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-02 15:23:55.468 | 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-02 15:23:55.474 | 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-02 15:23:55.478 | 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-02 15:23:55.481 | 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-02 15:23:55.521 | 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-02 15:23:55.543 | 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-02 15:23:55.547 | 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-02 15:23:55.552 | 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-02 15:23:55.586 | 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-02 15:23:55.629 | 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-02 15:23:55.633 | 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-02 15:23:55.636 | 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-02 15:23:55.639 | 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-02 15:23:57.549 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:23:57.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:23:57.636 | + inc/python:pip_install:200 : result=0 2022-06-02 15:23:57.639 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:23:57.641 | + functions-common:time_stop:2322 : local name 2022-06-02 15:23:57.644 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:23:57.646 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:23:57.648 | + functions-common:time_stop:2325 : local total 2022-06-02 15:23:57.651 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:23:57.653 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:23:57.656 | + functions-common:time_stop:2329 : start_time=1654183433263 2022-06-02 15:23:57.659 | + functions-common:time_stop:2331 : [[ -z 1654183433263 ]] 2022-06-02 15:23:57.662 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:23:57.667 | + functions-common:time_stop:2334 : end_time=1654183437664 2022-06-02 15:23:57.669 | + functions-common:time_stop:2335 : elapsed_time=4401 2022-06-02 15:23:57.672 | + functions-common:time_stop:2336 : total=114942 2022-06-02 15:23:57.674 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:23:57.676 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119343 2022-06-02 15:23:57.679 | + inc/python:pip_install:203 : return 0 2022-06-02 15:23:57.681 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 15:23:57.684 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 15:23:57.686 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 15:23:57.689 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 15:23:57.691 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 15:23:57.694 | ++ functions-common:git_clone:529 : pwd 2022-06-02 15:23:57.697 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:23:57.699 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:23:57.703 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:23:57.723 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:23:57.725 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:23:57.727 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:57.730 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 15:23:57.731 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:23:57.736 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 15:23:57.738 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:23:57.741 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 15:23:57.754 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 15:23:57.757 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 15:23:57.757 | + functions-common:git_clone:607 : head -1 2022-06-02 15:23:57.761 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 15:23:57.764 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:23:57.766 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 15:23:57.769 | + inc/python:setup_develop:338 : local bindep 2022-06-02 15:23:57.771 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:23:57.774 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 15:23:57.776 | + inc/python:setup_develop:344 : local extras= 2022-06-02 15:23:57.778 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 15:23:57.781 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 15:23:57.784 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:23:57.786 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 15:23:57.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 15:23:57.791 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 15:23:57.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 15:23:57.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 15:23:57.799 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 15:23:57.802 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 15:23:57.804 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 15:23:57.807 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 15:23:57.813 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 15:23:57.816 | + 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-02 15:23:58.416 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 15:23:58.418 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 15:23:58.421 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 15:23:58.423 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 15:23:58.426 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 15:23:58.428 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 15:23:58.431 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 15:23:58.433 | + inc/python:setup_package:427 : local extras= 2022-06-02 15:23:58.436 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 15:23:58.438 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 15:23:58.441 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 15:23:58.443 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 15:23:58.446 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 15:23:58.448 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 15:23:58.469 | Using python 3.8 to install /opt/stack/placement 2022-06-02 15:23:58.471 | + 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-02 15:24:00.251 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:24:00.251 | 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-02 15:24:00.256 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:00.256 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:00.258 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:24:00.259 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:00.259 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:00.260 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:24:00.260 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:00.260 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:24:00.274 | Obtaining file:///opt/stack/placement 2022-06-02 15:24:01.524 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 15:24:02.746 | 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-02 15:24:02.754 | 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-02 15:24:02.776 | 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-02 15:24:02.789 | 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-02 15:24:02.801 | 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-02 15:24:02.858 | 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-02 15:24:02.863 | 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-02 15:24:02.867 | 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-02 15:24:02.872 | 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-02 15:24:02.907 | 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-02 15:24:02.918 | 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-02 15:24:02.933 | 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-02 15:24:02.940 | 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-02 15:24:02.987 | 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-02 15:24:02.994 | 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-02 15:24:03.034 | 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-02 15:24:03.052 | 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-02 15:24:03.069 | 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-02 15:24:03.079 | 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-02 15:24:03.087 | 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-02 15:24:03.105 | 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-02 15:24:03.111 | 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-02 15:24:03.114 | 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-02 15:24:03.117 | 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-02 15:24:03.128 | 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-02 15:24:03.131 | 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-02 15:24:03.134 | 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-02 15:24:03.139 | 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-02 15:24:03.158 | 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-02 15:24:03.162 | 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-02 15:24:03.170 | 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-02 15:24:03.191 | 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-02 15:24:03.195 | 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-02 15:24:03.198 | 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-02 15:24:03.209 | 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-02 15:24:03.213 | 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-02 15:24:03.215 | 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-02 15:24:03.222 | 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-02 15:24:03.231 | 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-02 15:24:03.237 | 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-02 15:24:03.256 | 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-02 15:24:03.259 | 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-02 15:24:03.267 | 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-02 15:24:03.289 | 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-02 15:24:03.332 | 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-02 15:24:03.397 | 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-02 15:24:03.403 | 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-02 15:24:03.408 | 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-02 15:24:03.416 | 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-02 15:24:03.421 | 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-02 15:24:03.424 | 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-02 15:24:03.433 | 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-02 15:24:03.440 | 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-02 15:24:03.444 | 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-02 15:24:03.447 | 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-02 15:24:03.450 | 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-02 15:24:03.453 | 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-02 15:24:03.456 | 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-02 15:24:03.459 | 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-02 15:24:03.462 | 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-02 15:24:03.465 | 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-02 15:24:03.469 | 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-02 15:24:03.471 | 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-02 15:24:03.482 | 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-02 15:24:03.485 | 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-02 15:24:03.487 | 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-02 15:24:03.492 | 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-02 15:24:03.494 | 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-02 15:24:03.498 | 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-02 15:24:03.506 | 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-02 15:24:03.508 | 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-02 15:24:05.084 | Installing collected packages: openstack-placement 2022-06-02 15:24:05.084 | Attempting uninstall: openstack-placement 2022-06-02 15:24:05.086 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-02 15:24:05.088 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-02 15:24:05.089 | Running setup.py develop for openstack-placement 2022-06-02 15:24:06.686 | Successfully installed openstack-placement 2022-06-02 15:24:06.856 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:24:06.856 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:24:06.932 | + inc/python:pip_install:200 : result=0 2022-06-02 15:24:06.934 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:24:06.937 | + functions-common:time_stop:2322 : local name 2022-06-02 15:24:06.939 | + functions-common:time_stop:2323 : local end_time 2022-06-02 15:24:06.941 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:24:06.943 | + functions-common:time_stop:2325 : local total 2022-06-02 15:24:06.945 | + functions-common:time_stop:2326 : local start_time 2022-06-02 15:24:06.948 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:24:06.950 | + functions-common:time_stop:2329 : start_time=1654183438464 2022-06-02 15:24:06.952 | + functions-common:time_stop:2331 : [[ -z 1654183438464 ]] 2022-06-02 15:24:06.955 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:24:06.959 | + functions-common:time_stop:2334 : end_time=1654183446956 2022-06-02 15:24:06.961 | + functions-common:time_stop:2335 : elapsed_time=8492 2022-06-02 15:24:06.963 | + functions-common:time_stop:2336 : total=119343 2022-06-02 15:24:06.966 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:24:06.968 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=127835 2022-06-02 15:24:06.971 | + inc/python:pip_install:203 : return 0 2022-06-02 15:24:06.973 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 15:24:06.977 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:24:06.980 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:24:07.004 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 15:24:07.015 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 15:24:07.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 15:24:07.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 15:24:07.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-02 15:24:07.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-02 15:24:07.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 15:24:07.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 15:24:07.033 | + ./stack.sh:main:912 : configure_placement 2022-06-02 15:24:07.036 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 15:24:07.048 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 15:24:07.050 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 15:24:07.055 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 15:24:07.057 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 15:24:07.060 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 15:24:07.062 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 15:24:07.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 15:24:07.068 | + 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-02 15:24:07.099 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 15:24:07.130 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 15:24:07.161 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 15:24:07.164 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:24:07.166 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 15:24:07.169 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 15:24:07.172 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 15:24:07.202 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 15:24:07.231 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-02 15:24:07.259 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 15:24:07.289 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 15:24:07.318 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 15:24:07.347 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 15:24:07.375 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 15:24:07.404 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 15:24:07.432 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 15:24:07.461 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 15:24:07.463 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 15:24:07.466 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 15:24:07.470 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 15:24:07.487 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 15:24:07.489 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 15:24:07.491 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 15:24:07.494 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 15:24:07.496 | + 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-02 15:24:07.525 | + 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-02 15:24:07.554 | + 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-02 15:24:07.582 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 15:24:07.611 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 15:24:07.613 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 15:24:07.616 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 15:24:07.618 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 15:24:07.621 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 15:24:07.624 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 15:24:07.626 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 15:24:07.629 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 15:24:07.633 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 15:24:07.636 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 15:24:07.638 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 15:24:07.651 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 15:24:07.651 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:24:07.660 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 15:24:07.664 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 15:24:07.679 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 15:24:07.682 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 15:24:07.686 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 15:24:07.717 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 15:24:07.744 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 15:24:07.773 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 15:24:07.800 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 15:24:07.828 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 15:24:07.856 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 15:24:07.884 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 15:24:07.912 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 15:24:07.941 | + 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-02 15:24:07.969 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 15:24:07.998 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 15:24:08.026 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 15:24:08.054 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 15:24:08.056 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 15:24:08.059 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 15:24:08.062 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 15:24:08.064 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 15:24:08.067 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:24:08.069 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:24:08.071 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:24:08.074 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 15:24:08.077 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 15:24:08.105 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 15:24:08.134 | + 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-02 15:24:08.134 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 15:24:08.143 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 15:24:08.146 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 15:24:08.149 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 15:24:08.151 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 15:24:08.154 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 15:24:08.157 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 15:24:08.159 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:24:08.161 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:24:08.164 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 15:24:08.166 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 15:24:08.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 15:24:08.171 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 15:24:08.173 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 15:24:08.234 | Site placement-api already enabled 2022-06-02 15:24:08.239 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 15:24:08.241 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 15:24:08.244 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 15:24:08.246 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 15:24:08.381 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 15:24:08.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:24:08.402 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 15:24:08.424 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:24:08.426 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 15:24:08.445 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:24:08.447 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 15:24:08.450 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 15:24:08.452 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 15:24:08.484 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-02 15:24:08.512 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 15:24:08.541 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 15:24:08.569 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 15:24:08.598 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 15:24:08.628 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 15:24:08.657 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 15:24:08.685 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 15:24:08.701 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:24:08.704 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 15:24:08.721 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 15:24:08.723 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 15:24:08.726 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 15:24:08.728 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 15:24:08.730 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 15:24:08.733 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 15:24:08.736 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 15:24:08.738 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 15:24:08.741 | + functions-common:run_phase:1760 : local extra 2022-06-02 15:24:08.744 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 15:24:08.748 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 15:24:08.751 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 15:24:08.753 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 15:24:08.756 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 15:24:08.758 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 15:24:08.774 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 15:24:08.776 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 15:24:08.779 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 15:24:08.781 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 15:24:08.783 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 15:24:08.786 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 15:24:08.788 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 15:24:08.790 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 15:24:08.793 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 15:24:08.795 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 15:24:08.797 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 15:24:08.799 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 15:24:08.801 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 15:24:08.804 | +++ functions-common:git_clone:529 : pwd 2022-06-02 15:24:08.806 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 15:24:08.808 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 15:24:08.811 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 15:24:08.826 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 15:24:08.828 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 15:24:08.830 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 15:24:08.833 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 15:24:08.833 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 15:24:08.838 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 15:24:08.840 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 15:24:08.843 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 15:24:08.855 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 15:24:08.858 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 15:24:08.858 | ++ functions-common:git_clone:607 : head -1 2022-06-02 15:24:08.861 | 2202f7bbe Stop running openstacksdk-functional-devstack job on ussuri 2022-06-02 15:24:08.864 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 15:24:08.866 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 15:24:08.890 | Using python 3.8 to install tox!=2.8.0 2022-06-02 15:24:08.892 | ++ 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-02 15:24:10.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 15:24:10.672 | 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-02 15:24:10.677 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:10.677 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:10.679 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 15:24:10.680 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:10.681 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:10.681 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:24:10.681 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 15:24:10.682 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 15:24:10.697 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-02 15:24:10.758 | 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-02 15:24:10.761 | 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-02 15:24:10.765 | 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-02 15:24:10.772 | 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-02 15:24:10.775 | 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-02 15:24:10.827 | 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-02 15:24:10.830 | 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-02 15:24:10.839 | 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-02 15:24:10.843 | 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-02 15:24:10.845 | 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-02 15:24:12.980 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 15:24:12.980 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 15:24:13.063 | ++ inc/python:pip_install:200 : result=0 2022-06-02 15:24:13.066 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 15:24:13.069 | ++ functions-common:time_stop:2322 : local name 2022-06-02 15:24:13.071 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 15:24:13.073 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 15:24:13.076 | ++ functions-common:time_stop:2325 : local total 2022-06-02 15:24:13.078 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 15:24:13.081 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 15:24:13.083 | ++ functions-common:time_stop:2329 : start_time=1654183448883 2022-06-02 15:24:13.085 | ++ functions-common:time_stop:2331 : [[ -z 1654183448883 ]] 2022-06-02 15:24:13.088 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 15:24:13.093 | ++ functions-common:time_stop:2334 : end_time=1654183453090 2022-06-02 15:24:13.095 | ++ functions-common:time_stop:2335 : elapsed_time=4207 2022-06-02 15:24:13.098 | ++ functions-common:time_stop:2336 : total=127835 2022-06-02 15:24:13.100 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 15:24:13.103 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132042 2022-06-02 15:24:13.106 | ++ inc/python:pip_install:203 : return 0 2022-06-02 15:24:13.108 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 15:24:13.108 | /opt/stack/tempest ~/devstack 2022-06-02 15:24:13.111 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 15:24:13.130 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 15:24:13.130 | HACKING.rst 2022-06-02 15:24:13.130 | doc/source/conf.py 2022-06-02 15:24:13.130 | doc/source/configuration.rst 2022-06-02 15:24:13.130 | doc/source/contributor/contributing.rst 2022-06-02 15:24:13.130 | doc/source/index.rst 2022-06-02 15:24:13.130 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 15:24:13.130 | doc/source/microversion_testing.rst 2022-06-02 15:24:13.130 | doc/source/plugins/plugin.rst 2022-06-02 15:24:13.130 | doc/source/supported_version.rst 2022-06-02 15:24:13.130 | doc/source/test_removal.rst 2022-06-02 15:24:13.130 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 15:24:13.130 | playbooks/devstack-tempest.yaml 2022-06-02 15:24:13.130 | playbooks/enable-fips.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 15:24:13.130 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 15:24:13.131 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 15:24:13.131 | releasenotes/source/conf.py 2022-06-02 15:24:13.131 | releasenotes/source/index.rst 2022-06-02 15:24:13.131 | releasenotes/source/v26.1.0.rst 2022-06-02 15:24:13.131 | releasenotes/source/v27.0.0.rst 2022-06-02 15:24:13.131 | releasenotes/source/v28.0.0.rst 2022-06-02 15:24:13.131 | releasenotes/source/v28.1.0.rst 2022-06-02 15:24:13.131 | releasenotes/source/v29.0.0.rst 2022-06-02 15:24:13.132 | releasenotes/source/v29.1.0.rst 2022-06-02 15:24:13.132 | releasenotes/source/v29.2.0.rst 2022-06-02 15:24:13.132 | releasenotes/source/v30.0.0.rst 2022-06-02 15:24:13.132 | requirements.txt 2022-06-02 15:24:13.132 | roles/run-tempest/README.rst 2022-06-02 15:24:13.132 | roles/run-tempest/defaults/main.yaml 2022-06-02 15:24:13.132 | roles/run-tempest/tasks/main.yaml 2022-06-02 15:24:13.132 | roles/run-tempest-26/README.rst 2022-06-02 15:24:13.132 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 15:24:13.132 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 15:24:13.132 | setup.cfg 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_agents.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_create_server.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_flavors.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 15:24:13.132 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 15:24:13.132 | tempest 2022-06-02 15:24:13.132 | Aborting 2022-06-02 15:24:13.133 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 15:24:13.135 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 15:24:13.139 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 15:24:13.142 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 15:24:13.144 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 15:24:13.146 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 15:24:13.148 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 15:24:13.151 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 15:24:13.153 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 15:24:13.155 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 15:24:13.155 | Error on exit 2022-06-02 15:24:13.158 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 15:24:13.160 | + ./stack.sh:exit_trap:517 : generate-subunit 1654183264 189 fail 2022-06-02 15:24:13.740 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 15:24:13.743 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 15:24:13.952 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 15:24:13.953 | 2022-06-02 15:24:14.203 | + ./stack.sh:exit_trap:531 : exit 1