2022-06-01 10:21:53.884 | + ./stack.sh:main:462 : exec 2022-06-01 10:21:53.884 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-102153.summary.2022-06-01-102153 2022-06-01 10:21:53.884 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102153' 2022-06-01 10:21:53.884 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:21:53.884 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102153 2022-06-01 10:21:53.885 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102153 /opt/stack/logs/stack.sh.log 2022-06-01 10:21:53.885 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102153.summary.2022-06-01-102153 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:21:53.885 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:21:53.885 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:21:53.885 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:21:53.885 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:21:53.885 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:21:53.885 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:21:53.885 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:21:53.886 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:21:53.888 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:21:53.890 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:21:53.892 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:21:53.894 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:21:53.895 | Linux n-d-840848-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 10:21:53.897 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:21:53.899 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:21:53.903 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:21:53.930 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:21:53.946 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:21:53.947 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:21:53.950 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:21:53.952 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:21:53.954 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:21:53.956 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:21:53.957 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:21:53.959 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:21:53.961 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:21:53.963 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:21:53.964 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:21:53.966 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:21:53.968 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:21:53.970 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:21:53.973 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:21:53.975 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:21:53.977 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:21:53.978 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:21:53.981 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:21:53.993 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:53.995 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:21:53.997 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:53.999 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:54.000 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:54.002 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:54.004 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:21:54.006 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:21:54.007 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:21:54.009 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:21:54.011 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:21:54.013 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:21:54.015 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:21:54.016 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:21:54.018 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:21:54.020 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:21:54.022 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:21:54.038 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:21:54.040 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:21:54.053 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:54.055 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:21:54.059 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:21:54.061 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:21:54.063 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:21:54.065 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:21:54.067 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:21:54.069 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:21:54.072 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:21:54.074 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:21:54.076 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:21:54.078 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:21:54.082 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:21:54.094 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:21:54.112 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:21:54.125 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:21:54.137 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:21:54.163 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:21:54.203 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:21:54.282 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:21:54.304 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:21:54.342 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:21:54.393 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:21:54.522 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:21:54.536 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:21:54.548 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:21:54.561 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:21:54.652 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:21:54.654 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:21:54.656 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:21:54.658 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:21:54.660 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:21:54.662 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:21:54.664 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:21:54.666 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:21:54.669 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:21:54.673 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:21:54.675 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:21:54.677 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:21:54.679 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:21:54.681 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:21:54.696 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:54.698 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:21:54.701 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:21:54.739 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:21:54.742 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:21:54.744 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:21:54.747 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:21:54.749 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:21:54.751 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:21:54.753 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:21:54.755 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:21:54.757 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:21:54.760 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:21:54.762 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.764 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:21:54.767 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.769 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:21:54.771 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.773 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:21:54.776 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.778 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:21:54.780 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.782 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 10:21:54.785 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.787 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:21:54.789 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.791 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:21:54.794 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.796 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:21:54.798 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.801 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:21:54.803 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.805 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:21:54.807 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.810 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:21:54.813 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.815 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:21:54.817 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.819 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:21:54.822 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.824 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:21:54.826 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.829 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:21:54.831 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.833 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:21:54.835 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.838 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:21:54.840 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.842 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:21:54.844 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.847 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:21:54.849 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.851 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:21:54.853 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.856 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:21:54.858 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.861 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:21:54.863 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.865 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:21:54.868 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.870 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:21:54.873 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.876 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:21:54.878 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.880 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:21:54.882 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.885 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:21:54.887 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.889 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:21:54.891 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.894 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:21:54.896 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.898 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:21:54.900 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.902 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:21:54.905 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.907 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:21:54.909 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.911 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:21:54.914 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.916 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:21:54.919 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.921 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 10:21:54.923 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.925 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 10:21:54.928 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.930 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:21:54.932 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.935 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:21:54.937 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.940 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:21:54.942 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.944 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:21:54.946 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.949 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:21:54.951 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:21:54.953 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:21:54.956 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:21:54.958 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:21:54.961 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:21:54.975 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:54.977 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:21:54.979 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:21:54.982 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:21:54.997 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:54.999 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:21:55.002 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:21:55.004 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:21:55.006 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:21:55.008 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:21:55.010 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:21:55.013 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:21:55.015 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:21:55.018 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:21:55.020 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:21:55.022 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:21:55.025 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:21:55.027 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:21:55.027 | Using mysql database backend 2022-06-01 10:21:55.029 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:21:55.045 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:21:55.061 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:55.063 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:21:55.080 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:21:55.096 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:55.098 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:21:55.114 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:21:55.130 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:21:55.146 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:21:55.148 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:21:55.164 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:55.166 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:21:55.168 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:21:55.184 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:21:55.187 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:21:55.203 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:21:55.205 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:21:55.207 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:21:55.210 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:21:55.213 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:21:55.218 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-102155 2022-06-01 10:21:55.220 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-102155 739' 2022-06-01 10:21:55.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.225 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:21:55.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.229 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:21:55.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.235 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:21:55.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.240 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:21:55.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.244 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.75 2022-06-01 10:21:55.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.249 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.75/identity 2022-06-01 10:21:55.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.254 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-102153 2022-06-01 10:21:55.256 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.258 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:21:55.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.263 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.75 2022-06-01 10:21:55.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.268 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:21:55.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.272 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:21:55.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.278 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:21:55.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:21:55.282 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:21:55.285 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:21:55.287 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:21:55.289 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:21:55.291 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:21:55.293 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:21:55.296 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:21:55.299 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:21:55.301 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:21:55.303 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:21:55.318 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:21:55.320 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:21:55.322 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:55.325 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:21:55.325 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:21:55.330 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:21:55.332 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:55.334 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:21:55.347 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:21:55.350 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:21:55.350 | + functions-common:git_clone:607 : head -1 2022-06-01 10:21:55.354 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:21:55.357 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:21:55.359 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:21:55.361 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:21:55.364 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:21:55.366 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:21:55.369 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:21:55.371 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:21:55.373 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:21:55.376 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:21:55.378 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:21:55.381 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:21:55.384 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:21:55.388 | ++ tools/install_prereqs.sh:source:47 : NOW=1654078915 2022-06-01 10:21:55.391 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:21:55.395 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654078359 2022-06-01 10:21:55.398 | ++ tools/install_prereqs.sh:source:49 : DELTA=556 2022-06-01 10:21:55.400 | ++ tools/install_prereqs.sh:source:50 : [[ 556 -lt 7200 ]] 2022-06-01 10:21:55.403 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:21:55.405 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:21:55.407 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:21:55.410 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:21:55.412 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:21:55.414 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:21:55.417 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:21:55.419 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:21:55.422 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:21:55.468 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:21:55.468 | apache2-dev 2022-06-01 10:21:55.468 | bc 2022-06-01 10:21:55.468 | bsdmainutils 2022-06-01 10:21:55.468 | curl 2022-06-01 10:21:55.468 | g++ 2022-06-01 10:21:55.468 | gcc 2022-06-01 10:21:55.468 | gettext 2022-06-01 10:21:55.468 | git 2022-06-01 10:21:55.468 | graphviz 2022-06-01 10:21:55.468 | iputils-ping 2022-06-01 10:21:55.469 | libapache2-mod-proxy-uwsgi 2022-06-01 10:21:55.469 | libffi-dev 2022-06-01 10:21:55.469 | libjpeg-dev 2022-06-01 10:21:55.469 | libmysqlclient-dev 2022-06-01 10:21:55.469 | libpcre3-dev 2022-06-01 10:21:55.469 | libpq-dev 2022-06-01 10:21:55.469 | libssl-dev 2022-06-01 10:21:55.469 | libsystemd-dev 2022-06-01 10:21:55.469 | libxml2-dev 2022-06-01 10:21:55.469 | libxslt1-dev 2022-06-01 10:21:55.469 | libyaml-dev 2022-06-01 10:21:55.469 | lsof 2022-06-01 10:21:55.469 | openssh-server 2022-06-01 10:21:55.469 | openssl 2022-06-01 10:21:55.469 | pkg-config 2022-06-01 10:21:55.469 | psmisc 2022-06-01 10:21:55.469 | python3-dev 2022-06-01 10:21:55.469 | python3-pip 2022-06-01 10:21:55.469 | python3-venv 2022-06-01 10:21:55.469 | tar 2022-06-01 10:21:55.469 | tcpdump 2022-06-01 10:21:55.469 | unzip 2022-06-01 10:21:55.469 | uuid-runtime 2022-06-01 10:21:55.469 | wget 2022-06-01 10:21:55.469 | wget 2022-06-01 10:21:55.469 | zlib1g-dev 2022-06-01 10:21:55.469 | libkrb5-dev 2022-06-01 10:21:55.469 | libldap2-dev 2022-06-01 10:21:55.469 | libsasl2-dev 2022-06-01 10:21:55.469 | memcached 2022-06-01 10:21:55.469 | python3-mysqldb 2022-06-01 10:21:55.469 | sqlite3 2022-06-01 10:21:55.469 | conntrack 2022-06-01 10:21:55.469 | curl 2022-06-01 10:21:55.469 | dnsmasq-base 2022-06-01 10:21:55.469 | dnsmasq-utils 2022-06-01 10:21:55.469 | ebtables 2022-06-01 10:21:55.469 | gawk 2022-06-01 10:21:55.469 | genisoimage 2022-06-01 10:21:55.470 | iptables 2022-06-01 10:21:55.470 | iputils-arping 2022-06-01 10:21:55.470 | kpartx 2022-06-01 10:21:55.470 | libjs-jquery-tablesorter 2022-06-01 10:21:55.470 | libmysqlclient-dev 2022-06-01 10:21:55.470 | parted 2022-06-01 10:21:55.470 | pm-utils 2022-06-01 10:21:55.470 | python3-mysqldb 2022-06-01 10:21:55.470 | socat 2022-06-01 10:21:55.470 | sqlite3 2022-06-01 10:21:55.470 | sudo 2022-06-01 10:21:55.470 | vlan 2022-06-01 10:21:55.470 | lsscsi 2022-06-01 10:21:55.470 | open-iscsi 2022-06-01 10:21:55.470 | lvm2 2022-06-01 10:21:55.470 | qemu-utils 2022-06-01 10:21:55.470 | thin-provisioning-tools 2022-06-01 10:21:55.470 | acl 2022-06-01 10:21:55.470 | dnsmasq-base 2022-06-01 10:21:55.470 | dnsmasq-utils 2022-06-01 10:21:55.470 | ebtables 2022-06-01 10:21:55.470 | haproxy 2022-06-01 10:21:55.470 | iptables 2022-06-01 10:21:55.470 | iputils-arping 2022-06-01 10:21:55.470 | iputils-ping 2022-06-01 10:21:55.470 | libmysqlclient-dev 2022-06-01 10:21:55.470 | postgresql-server-dev-all 2022-06-01 10:21:55.470 | python3-mysqldb 2022-06-01 10:21:55.470 | sqlite3 2022-06-01 10:21:55.470 | sudo 2022-06-01 10:21:55.470 | vlan 2022-06-01 10:21:55.470 | ipset 2022-06-01 10:21:55.470 | conntrack 2022-06-01 10:21:55.470 | conntrackd 2022-06-01 10:21:55.470 | keepalived 2022-06-01 10:21:55.470 | dstat 2022-06-01 10:21:55.470 | lvm2 2022-06-01 10:21:55.470 | qemu-utils 2022-06-01 10:21:55.470 | thin-provisioning-tools 2022-06-01 10:21:55.471 | curl 2022-06-01 10:21:55.471 | liberasurecode-dev 2022-06-01 10:21:55.471 | make 2022-06-01 10:21:55.471 | memcached 2022-06-01 10:21:55.471 | sqlite3 2022-06-01 10:21:55.471 | xfsprogs' 2022-06-01 10:21:55.472 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:21:55.490 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:21:55.490 | apache2-dev 2022-06-01 10:21:55.490 | bc 2022-06-01 10:21:55.490 | bsdmainutils 2022-06-01 10:21:55.490 | curl 2022-06-01 10:21:55.490 | g++ 2022-06-01 10:21:55.490 | gcc 2022-06-01 10:21:55.490 | gettext 2022-06-01 10:21:55.490 | git 2022-06-01 10:21:55.490 | graphviz 2022-06-01 10:21:55.491 | iputils-ping 2022-06-01 10:21:55.491 | libapache2-mod-proxy-uwsgi 2022-06-01 10:21:55.491 | libffi-dev 2022-06-01 10:21:55.491 | libjpeg-dev 2022-06-01 10:21:55.491 | libmysqlclient-dev 2022-06-01 10:21:55.491 | libpcre3-dev 2022-06-01 10:21:55.491 | libpq-dev 2022-06-01 10:21:55.491 | libssl-dev 2022-06-01 10:21:55.491 | libsystemd-dev 2022-06-01 10:21:55.491 | libxml2-dev 2022-06-01 10:21:55.491 | libxslt1-dev 2022-06-01 10:21:55.491 | libyaml-dev 2022-06-01 10:21:55.491 | lsof 2022-06-01 10:21:55.491 | openssh-server 2022-06-01 10:21:55.491 | openssl 2022-06-01 10:21:55.491 | pkg-config 2022-06-01 10:21:55.491 | psmisc 2022-06-01 10:21:55.491 | python3-dev 2022-06-01 10:21:55.491 | python3-pip 2022-06-01 10:21:55.491 | python3-venv 2022-06-01 10:21:55.491 | tar 2022-06-01 10:21:55.491 | tcpdump 2022-06-01 10:21:55.491 | unzip 2022-06-01 10:21:55.491 | uuid-runtime 2022-06-01 10:21:55.491 | wget 2022-06-01 10:21:55.491 | wget 2022-06-01 10:21:55.491 | zlib1g-dev 2022-06-01 10:21:55.491 | libkrb5-dev 2022-06-01 10:21:55.491 | libldap2-dev 2022-06-01 10:21:55.491 | libsasl2-dev 2022-06-01 10:21:55.491 | memcached 2022-06-01 10:21:55.491 | python3-mysqldb 2022-06-01 10:21:55.491 | sqlite3 2022-06-01 10:21:55.491 | conntrack 2022-06-01 10:21:55.491 | curl 2022-06-01 10:21:55.491 | dnsmasq-base 2022-06-01 10:21:55.491 | dnsmasq-utils 2022-06-01 10:21:55.492 | ebtables 2022-06-01 10:21:55.492 | gawk 2022-06-01 10:21:55.492 | genisoimage 2022-06-01 10:21:55.492 | iptables 2022-06-01 10:21:55.492 | iputils-arping 2022-06-01 10:21:55.492 | kpartx 2022-06-01 10:21:55.492 | libjs-jquery-tablesorter 2022-06-01 10:21:55.492 | libmysqlclient-dev 2022-06-01 10:21:55.492 | parted 2022-06-01 10:21:55.492 | pm-utils 2022-06-01 10:21:55.492 | python3-mysqldb 2022-06-01 10:21:55.492 | socat 2022-06-01 10:21:55.492 | sqlite3 2022-06-01 10:21:55.492 | sudo 2022-06-01 10:21:55.492 | vlan 2022-06-01 10:21:55.492 | lsscsi 2022-06-01 10:21:55.492 | open-iscsi 2022-06-01 10:21:55.492 | lvm2 2022-06-01 10:21:55.492 | qemu-utils 2022-06-01 10:21:55.492 | thin-provisioning-tools 2022-06-01 10:21:55.492 | acl 2022-06-01 10:21:55.492 | dnsmasq-base 2022-06-01 10:21:55.492 | dnsmasq-utils 2022-06-01 10:21:55.492 | ebtables 2022-06-01 10:21:55.492 | haproxy 2022-06-01 10:21:55.492 | iptables 2022-06-01 10:21:55.492 | iputils-arping 2022-06-01 10:21:55.492 | iputils-ping 2022-06-01 10:21:55.492 | libmysqlclient-dev 2022-06-01 10:21:55.492 | postgresql-server-dev-all 2022-06-01 10:21:55.492 | python3-mysqldb 2022-06-01 10:21:55.492 | sqlite3 2022-06-01 10:21:55.492 | sudo 2022-06-01 10:21:55.492 | vlan 2022-06-01 10:21:55.492 | ipset 2022-06-01 10:21:55.492 | conntrack 2022-06-01 10:21:55.492 | conntrackd 2022-06-01 10:21:55.492 | keepalived 2022-06-01 10:21:55.492 | dstat 2022-06-01 10:21:55.492 | lvm2 2022-06-01 10:21:55.493 | qemu-utils 2022-06-01 10:21:55.493 | thin-provisioning-tools 2022-06-01 10:21:55.493 | curl 2022-06-01 10:21:55.493 | liberasurecode-dev 2022-06-01 10:21:55.493 | make 2022-06-01 10:21:55.493 | memcached 2022-06-01 10:21:55.493 | sqlite3 2022-06-01 10:21:55.493 | xfsprogs ' 2022-06-01 10:21:55.493 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:21:55.495 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:55.497 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:55.501 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:55.501 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:21:55.505 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:55.508 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:21:55.510 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:21:55.512 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:21:55.514 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:21:55.516 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:55.518 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:21:55.520 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:55.522 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:55.524 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:21:55.526 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:21:55.529 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:21:55.531 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:21:55.533 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:21:55.537 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:21:55.539 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:21:55.541 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:21:55.544 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:21:55.546 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:21:55.548 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:21:55.552 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654078915550 2022-06-01 10:21:55.554 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:21:55.556 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:21:55.559 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 10:21:55.767 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:21:55.791 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 10:21:55.800 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:21:55.844 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:21:58.043 | Reading package lists... 2022-06-01 10:21:58.074 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:21:58.077 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:21:58.079 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:21:58.081 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:58.083 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:58.085 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:21:58.087 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:58.089 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:21:58.091 | ++ functions-common:time_stop:2329 : start_time=1654078915550 2022-06-01 10:21:58.093 | ++ functions-common:time_stop:2331 : [[ -z 1654078915550 ]] 2022-06-01 10:21:58.096 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:58.100 | ++ functions-common:time_stop:2334 : end_time=1654078918098 2022-06-01 10:21:58.102 | ++ functions-common:time_stop:2335 : elapsed_time=2548 2022-06-01 10:21:58.104 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:21:58.107 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:58.109 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2548 2022-06-01 10:21:58.111 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:58.113 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:21:58.115 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:21:58.117 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:21:58.120 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:58.140 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:21:58.250 | Reading package lists... 2022-06-01 10:21:58.493 | Building dependency tree... 2022-06-01 10:21:58.495 | Reading state information... 2022-06-01 10:21:58.528 | acl is already the newest version (2.2.53-6). 2022-06-01 10:21:58.528 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:21:58.529 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:21:58.529 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:21:58.529 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:21:58.529 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:21:58.529 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:21:58.529 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:21:58.529 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:21:58.529 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:21:58.529 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:21:58.529 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:21:58.529 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:21:58.529 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:21:58.529 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:21:58.529 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:21:58.529 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:21:58.529 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:21:58.529 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:21:58.529 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:21:58.529 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:21:58.529 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:21:58.529 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:21:58.529 | psmisc is already the newest version (23.3-1). 2022-06-01 10:21:58.529 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:21:58.529 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:21:58.529 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:21:58.529 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:21:58.529 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:21:58.529 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:21:58.529 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:21:58.529 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:21:58.529 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:21:58.529 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:21:58.529 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:21:58.529 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:21:58.529 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:58.530 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:58.530 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:21:58.530 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:21:58.530 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:21:58.530 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:21:58.530 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:21:58.530 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:21:58.530 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:21:58.530 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:21:58.530 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:21:58.530 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:21:58.530 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:21:58.530 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:21:58.530 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:21:58.530 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:21:58.530 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:21:58.530 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:21:58.530 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:21:58.530 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:21:58.530 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:21:58.530 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:21:58.530 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:21:58.530 | openssl set to manually installed. 2022-06-01 10:21:58.530 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:21:58.530 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:21:58.530 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:21:58.530 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:21:58.530 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:21:58.530 | tar set to manually installed. 2022-06-01 10:21:58.530 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:21:58.530 | tcpdump set to manually installed. 2022-06-01 10:21:58.530 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:21:58.530 | uuid-runtime set to manually installed. 2022-06-01 10:21:58.745 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:21:58.745 | wget set to manually installed. 2022-06-01 10:21:58.745 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:21:58.745 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:21:58.745 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:21:58.745 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:21:58.745 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:21:58.745 | The following packages were automatically installed and are no longer required: 2022-06-01 10:21:58.746 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:21:58.746 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:21:58.746 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:21:58.746 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:21:58.746 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:21:58.746 | python3-zope.interface 2022-06-01 10:21:58.746 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:21:58.885 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:21:58.891 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:21:58.893 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:21:58.895 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:21:58.897 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:21:58.899 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:21:58.902 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:21:58.904 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:21:58.906 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:21:58.908 | ++ functions-common:time_stop:2329 : start_time=1654078918138 2022-06-01 10:21:58.910 | ++ functions-common:time_stop:2331 : [[ -z 1654078918138 ]] 2022-06-01 10:21:58.913 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:21:58.917 | ++ functions-common:time_stop:2334 : end_time=1654078918914 2022-06-01 10:21:58.919 | ++ functions-common:time_stop:2335 : elapsed_time=776 2022-06-01 10:21:58.921 | ++ functions-common:time_stop:2336 : total=748 2022-06-01 10:21:58.923 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:21:58.925 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1524 2022-06-01 10:21:58.927 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:21:58.930 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:21:58.933 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:21:58.936 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:21:58.940 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:21:58.944 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:21:58.946 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:21:58.950 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:22:00.562 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:22:00.564 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:22:00.566 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:22:00.568 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:22:00.569 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:22:00.571 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:22:00.574 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:22:00.576 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:22:00.578 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:22:00.580 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:22:00.653 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:22:00.655 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:22:00.727 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:22:00.729 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:22:00.801 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:22:00.802 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:22:00.804 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:22:00.806 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:22:00.809 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:22:00.811 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:22:00.813 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:22:00.815 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:22:00.817 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:22:00.818 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:22:00.820 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:22:00.821 | Distro: focal 2022-06-01 10:22:00.823 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:22:00.826 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:22:00.829 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:22:00.831 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:22:00.833 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:22:00.834 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:22:01.335 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:22:01.336 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:22:01.336 | pip: 20.2.2 2022-06-01 10:22:01.338 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:22:01.796 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:22:01.818 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:22:01.820 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:22:01.822 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:22:01.825 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:22:01.828 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:22:01.831 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:22:01.834 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:22:01.836 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:22:01.838 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:22:01.844 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:22:01.844 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:22:01.844 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:22:01.850 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:22:01.852 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:22:01.854 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:22:01.862 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:22:01.866 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:22:01.868 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:22:01.870 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:22:01.873 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:22:01.876 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:22:01.878 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:01.881 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:01.883 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:01.885 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:01.888 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:01.890 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:01.892 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:01.894 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:01.896 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:22:01.898 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:22:01.901 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:22:01.903 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:01.905 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:01.907 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:01.909 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:01.911 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:01.913 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:01.915 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:22:01.918 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:22:01.938 | Using python 3.8 to install os-testr 2022-06-01 10:22:01.940 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 10:22:03.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:03.751 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:03.758 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:03.758 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:03.758 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:03.759 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:03.759 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:03.760 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:03.760 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:03.760 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:03.841 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 10:22:03.850 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:03.853 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 10:22:03.868 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 10:22:03.896 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:22:03.915 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:22:03.918 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:22:03.925 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:22:03.929 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:22:03.932 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:22:03.943 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:22:03.957 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:03.960 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 10:22:03.964 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:22:03.967 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:03.970 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:22:03.973 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:22:03.975 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:22:03.982 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:22:03.985 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:22:03.988 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:22:04.042 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:22:04.045 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:22:04.050 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:22:04.054 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:22:04.096 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:22:06.351 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:06.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:06.427 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:06.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:06.431 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:06.433 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:06.435 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:06.437 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:06.439 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:06.441 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:06.443 | + functions-common:time_stop:2329 : start_time=1654078921932 2022-06-01 10:22:06.445 | + functions-common:time_stop:2331 : [[ -z 1654078921932 ]] 2022-06-01 10:22:06.448 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:06.452 | + functions-common:time_stop:2334 : end_time=1654078926450 2022-06-01 10:22:06.454 | + functions-common:time_stop:2335 : elapsed_time=4518 2022-06-01 10:22:06.456 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:22:06.458 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:06.460 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4518 2022-06-01 10:22:06.462 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:06.465 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:22:06.468 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:22:06.470 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:06.473 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:22:06.476 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:22:06.478 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:06.482 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:06.482 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:06.487 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:22:06.489 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:22:06.492 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:22:06.495 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:22:06.497 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:22:06.516 | Using python 3.8 to install systemd-python 2022-06-01 10:22:06.519 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 10:22:08.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:08.329 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:08.333 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:08.334 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:08.336 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:08.337 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:08.337 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:08.337 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:08.338 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:08.338 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:08.353 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 10:22:10.592 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:10.592 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:10.662 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:10.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:10.667 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:10.670 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:10.672 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:10.675 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:10.677 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:10.679 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:10.681 | + functions-common:time_stop:2329 : start_time=1654078926511 2022-06-01 10:22:10.683 | + functions-common:time_stop:2331 : [[ -z 1654078926511 ]] 2022-06-01 10:22:10.686 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:10.690 | + functions-common:time_stop:2334 : end_time=1654078930688 2022-06-01 10:22:10.692 | + functions-common:time_stop:2335 : elapsed_time=4177 2022-06-01 10:22:10.694 | + functions-common:time_stop:2336 : total=4518 2022-06-01 10:22:10.696 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:10.699 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8695 2022-06-01 10:22:10.701 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:10.703 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:22:10.756 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:22:11.142 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:22:11.144 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:22:11.148 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:22:11.151 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:22:11.153 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:22:11.175 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:22:13.289 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:13.300 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:13.361 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:13.405 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:13.407 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:13.409 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:13.411 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:13.413 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:13.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:14.088 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:14.335 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:14.337 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:14.339 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:14.341 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:14.343 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:14.345 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:14.347 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:14.349 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:14.351 | + functions-common:time_stop:2329 : start_time=1654078931168 2022-06-01 10:22:14.353 | + functions-common:time_stop:2331 : [[ -z 1654078931168 ]] 2022-06-01 10:22:14.357 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:14.360 | + functions-common:time_stop:2334 : end_time=1654078934358 2022-06-01 10:22:14.362 | + functions-common:time_stop:2335 : elapsed_time=3190 2022-06-01 10:22:14.365 | + functions-common:time_stop:2336 : total=8695 2022-06-01 10:22:14.367 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:14.369 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11885 2022-06-01 10:22:14.372 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:14.374 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:22:14.376 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:22:14.399 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 10:22:16.377 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:16.390 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:16.450 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:16.492 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:16.494 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:16.497 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:16.499 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:16.501 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:17.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:17.037 | Processing /opt/stack/requirements 2022-06-01 10:22:18.729 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:18.733 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:22:18.744 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:22:18.750 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:18.753 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:22:18.756 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:18.776 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:18.780 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:22:18.797 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:22:18.800 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:22:18.807 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:18.828 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 10:22:18.831 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 10:22:18.847 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:18.849 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:18.851 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:18.856 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:22:18.858 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:22:18.861 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:22:18.863 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:22:18.865 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:22:18.878 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:22:18.884 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:22:18.937 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:22:18.939 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:22:18.942 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:22:18.994 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:22:18.998 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:22:19.003 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 10:22:19.006 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:22:19.007 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:22:19.785 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:22:19.786 | ERROR: Command errored out with exit status 1: 2022-06-01 10:22:19.786 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8e3f23cg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8e3f23cg/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-sg9mo1hp 2022-06-01 10:22:19.786 | cwd: /tmp/pip-req-build-8e3f23cg/ 2022-06-01 10:22:19.786 | Complete output (6 lines): 2022-06-01 10:22:19.786 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:22:19.786 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:22:19.786 | or: setup.py --help-commands 2022-06-01 10:22:19.786 | or: setup.py cmd --help 2022-06-01 10:22:19.786 | 2022-06-01 10:22:19.786 | error: invalid command 'bdist_wheel' 2022-06-01 10:22:19.786 | ---------------------------------------- 2022-06-01 10:22:19.786 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:22:19.786 | Running setup.py clean for openstack-requirements 2022-06-01 10:22:20.574 | Failed to build openstack-requirements 2022-06-01 10:22:20.591 | Installing collected packages: openstack-requirements 2022-06-01 10:22:20.591 | Attempting uninstall: openstack-requirements 2022-06-01 10:22:20.592 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:22:20.630 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:22:20.650 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:22:20.654 | Running setup.py install for openstack-requirements: started 2022-06-01 10:22:22.864 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:22:22.892 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:22:23.026 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:23.028 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:23.030 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:23.032 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:23.034 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:23.036 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:23.038 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:23.040 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:23.042 | + functions-common:time_stop:2329 : start_time=1654078934391 2022-06-01 10:22:23.044 | + functions-common:time_stop:2331 : [[ -z 1654078934391 ]] 2022-06-01 10:22:23.047 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:23.051 | + functions-common:time_stop:2334 : end_time=1654078943049 2022-06-01 10:22:23.053 | + functions-common:time_stop:2335 : elapsed_time=8658 2022-06-01 10:22:23.055 | + functions-common:time_stop:2336 : total=11885 2022-06-01 10:22:23.057 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:23.060 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20543 2022-06-01 10:22:23.062 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:23.064 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:22:23.067 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:22:23.069 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:22:23.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:23.074 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:23.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:22:23.079 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:23.081 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:22:23.101 | Using python 3.8 to install pbr 2022-06-01 10:22:23.103 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:22:24.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:24.899 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:24.904 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.904 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.906 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:24.907 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.907 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.908 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:24.908 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:24.908 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:25.047 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:27.304 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:27.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:27.398 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:27.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:27.403 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:27.405 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:27.407 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:27.409 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:27.411 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:27.413 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:27.415 | + functions-common:time_stop:2329 : start_time=1654078943096 2022-06-01 10:22:27.417 | + functions-common:time_stop:2331 : [[ -z 1654078943096 ]] 2022-06-01 10:22:27.419 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:27.423 | + functions-common:time_stop:2334 : end_time=1654078947421 2022-06-01 10:22:27.425 | + functions-common:time_stop:2335 : elapsed_time=4325 2022-06-01 10:22:27.428 | + functions-common:time_stop:2336 : total=20543 2022-06-01 10:22:27.430 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:27.432 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24868 2022-06-01 10:22:27.434 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:27.437 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:22:29.732 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:22:31.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:31.692 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:22:31.713 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 10:22:31.717 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 10:22:31.722 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:22:31.724 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 10:22:31.728 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 10:22:31.801 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:22:31.803 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:22:31.806 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:22:31.824 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:22:31.826 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:22:31.828 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:22:31.831 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:22:31.833 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:22:31.835 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:22:31.837 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:22:31.839 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:22:31.842 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:22:31.844 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:22:31.846 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:22:31.850 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:22:31.853 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:22:31.855 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:22:31.858 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:22:31.860 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:22:31.876 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:31.878 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:22:31.880 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:22:31.882 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:22:31.884 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:22:31.886 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:22:31.888 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:22:31.890 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:22:31.892 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:22:31.894 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:22:31.896 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:22:31.898 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:22:31.900 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:22:31.903 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:22:31.905 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:22:31.907 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:22:31.910 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:22:31.912 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:22:31.914 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:22:31.916 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:22:31.919 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:22:31.922 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:22:31.924 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:22:31.926 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:22:31.929 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:22:31.931 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:22:31.983 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:22:31.983 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:22:31.985 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:22:32.364 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:22:32.376 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:22:32.386 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:32.388 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:22:32.391 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:32.393 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:32.396 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:32.398 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:32.400 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:32.403 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:32.405 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:32.408 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:32.410 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:32.412 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:32.415 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:32.417 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:32.420 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:22:32.422 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:32.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:32.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:32.429 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:22:32.452 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 10:22:32.561 | Reading package lists... 2022-06-01 10:22:32.812 | Building dependency tree... 2022-06-01 10:22:32.813 | Reading state information... 2022-06-01 10:22:33.061 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:22:33.061 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:33.062 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:33.062 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:33.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:33.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:33.063 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:33.063 | python3-zope.interface 2022-06-01 10:22:33.063 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:33.177 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:33.181 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:33.184 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:33.186 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:33.189 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:33.191 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:33.193 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:33.195 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:33.197 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:33.200 | + functions-common:time_stop:2329 : start_time=1654078952449 2022-06-01 10:22:33.202 | + functions-common:time_stop:2331 : [[ -z 1654078952449 ]] 2022-06-01 10:22:33.205 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:33.209 | + functions-common:time_stop:2334 : end_time=1654078953206 2022-06-01 10:22:33.211 | + functions-common:time_stop:2335 : elapsed_time=757 2022-06-01 10:22:33.213 | + functions-common:time_stop:2336 : total=1524 2022-06-01 10:22:33.215 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:33.217 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2281 2022-06-01 10:22:33.220 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:33.222 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:22:33.224 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:33.226 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:33.229 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:33.232 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:33.234 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:33.236 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:33.238 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:22:33.241 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:33.243 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:33.246 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:33.248 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:33.250 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:33.252 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:33.254 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:33.257 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:33.259 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:22:33.262 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:33.264 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:33.266 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:33.268 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:33.271 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:33.273 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:33.275 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:22:33.278 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:22:33.294 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:33.296 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:22:33.299 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:22:33.301 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:22:33.303 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:22:33.306 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:22:33.311 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:22:33.313 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:22:33.315 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:22:33.317 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:22:33.320 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:22:33.322 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:22:33.326 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:22:34.024 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:22:34.025 | user tags 2022-06-01 10:22:34.025 | stackrabbit []' 2022-06-01 10:22:34.029 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:22:34.029 | user tags 2022-06-01 10:22:34.029 | stackrabbit []' 2022-06-01 10:22:34.029 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:22:34.035 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:22:34.037 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:22:34.040 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:22:34.712 | Changing password for user "stackrabbit" ... 2022-06-01 10:22:34.770 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:22:35.434 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:22:35.500 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:22:35.503 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:22:36.208 | Changing password for user "stackrabbit" ... 2022-06-01 10:22:36.261 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:22:36.264 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:22:36.266 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:22:36.926 | Deleting user "guest" ... 2022-06-01 10:22:36.941 | Error: 2022-06-01 10:22:36.941 | {:no_such_user, "guest"} 2022-06-01 10:22:36.954 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:22:36.956 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:22:36.973 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:36.976 | + ./stack.sh:main:805 : install_database 2022-06-01 10:22:36.978 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:22:36.981 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:22:36.983 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:36.986 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:36.988 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:22:37.341 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:22:37.343 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:22:37.345 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:22:37.348 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:37.350 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:22:37.353 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:37.355 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:37.357 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:37.360 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:37.362 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:37.364 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:37.367 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:37.369 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:37.372 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:22:37.374 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:22:37.376 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:22:37.379 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:22:37.381 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:22:37.383 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:22:37.386 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:22:37.389 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:22:37.391 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:37.393 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:37.395 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:22:37.398 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:37.400 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:37.402 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:37.405 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:37.407 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:37.409 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:37.412 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:37.414 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:37.416 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:37.418 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:37.421 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:37.423 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:37.425 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:22:37.427 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:37.430 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:37.432 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:37.435 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:22:37.456 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 10:22:37.565 | Reading package lists... 2022-06-01 10:22:37.811 | Building dependency tree... 2022-06-01 10:22:37.812 | Reading state information... 2022-06-01 10:22:38.066 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:22:38.067 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:38.068 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:38.068 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:38.068 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:38.068 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:38.068 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:38.068 | python3-zope.interface 2022-06-01 10:22:38.068 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:38.180 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:38.185 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:38.187 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:38.189 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:38.191 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:38.193 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:38.196 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:38.198 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:38.200 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:38.202 | + functions-common:time_stop:2329 : start_time=1654078957453 2022-06-01 10:22:38.204 | + functions-common:time_stop:2331 : [[ -z 1654078957453 ]] 2022-06-01 10:22:38.207 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:38.211 | + functions-common:time_stop:2334 : end_time=1654078958209 2022-06-01 10:22:38.214 | + functions-common:time_stop:2335 : elapsed_time=756 2022-06-01 10:22:38.216 | + functions-common:time_stop:2336 : total=2281 2022-06-01 10:22:38.218 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:38.220 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3037 2022-06-01 10:22:38.222 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:38.224 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:22:38.227 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:22:38.229 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:22:38.232 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:22:38.234 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:22:38.236 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:38.239 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:22:38.242 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:22:38.244 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:38.248 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:38.248 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:38.254 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:22:38.256 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:22:38.258 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:22:38.262 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:22:38.264 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:22:38.286 | Using python 3.8 to install PyMySQL 2022-06-01 10:22:38.288 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 10:22:40.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:40.088 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:40.093 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:40.093 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:40.095 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:40.096 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:40.096 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:40.097 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:40.097 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:40.097 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:40.112 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 10:22:42.377 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:42.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:42.457 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:42.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:42.462 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:42.464 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:42.467 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:42.469 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:42.472 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:42.474 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:42.476 | + functions-common:time_stop:2329 : start_time=1654078958280 2022-06-01 10:22:42.478 | + functions-common:time_stop:2331 : [[ -z 1654078958280 ]] 2022-06-01 10:22:42.481 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:42.486 | + functions-common:time_stop:2334 : end_time=1654078962483 2022-06-01 10:22:42.488 | + functions-common:time_stop:2335 : elapsed_time=4203 2022-06-01 10:22:42.490 | + functions-common:time_stop:2336 : total=24868 2022-06-01 10:22:42.492 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:42.495 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29071 2022-06-01 10:22:42.498 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:42.500 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:22:42.502 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:22:42.504 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:22:42.507 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:22:42.523 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:42.526 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:22:42.528 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:22:42.531 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:22:42.532 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:22:42.537 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:22:42.539 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:22:42.541 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:22:42.544 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:22:42.546 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:22:42.549 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:22:42.564 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:42.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:22:42.569 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:42.571 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:42.574 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:42.577 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:42.579 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:42.581 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:42.583 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:42.585 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:42.588 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:42.590 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:42.592 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:42.594 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:42.596 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:22:42.599 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:42.601 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:42.603 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:42.606 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:22:42.626 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 10:22:42.737 | Reading package lists... 2022-06-01 10:22:42.987 | Building dependency tree... 2022-06-01 10:22:42.988 | Reading state information... 2022-06-01 10:22:43.244 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:22:43.244 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:43.245 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:43.245 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:43.245 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:43.245 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:43.245 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:43.245 | python3-zope.interface 2022-06-01 10:22:43.245 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:43.357 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:43.361 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:43.364 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:43.366 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:43.368 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:43.370 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:43.373 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:43.375 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:43.379 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:43.382 | + functions-common:time_stop:2329 : start_time=1654078962624 2022-06-01 10:22:43.384 | + functions-common:time_stop:2331 : [[ -z 1654078962624 ]] 2022-06-01 10:22:43.387 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:43.397 | + functions-common:time_stop:2334 : end_time=1654078963389 2022-06-01 10:22:43.400 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-01 10:22:43.402 | + functions-common:time_stop:2336 : total=3037 2022-06-01 10:22:43.404 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:43.406 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3802 2022-06-01 10:22:43.408 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:43.411 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:22:43.427 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:43.429 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:22:43.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:22:43.435 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:22:43.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:22:43.457 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:43.459 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:43.461 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:43.464 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:43.466 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:43.469 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:43.471 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.473 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.475 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:43.477 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:43.480 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:43.482 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:43.484 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:22:43.487 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:43.489 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:43.491 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:43.493 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:22:43.514 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 10:22:43.626 | Reading package lists... 2022-06-01 10:22:43.889 | Building dependency tree... 2022-06-01 10:22:43.890 | Reading state information... 2022-06-01 10:22:44.156 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:22:44.156 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:22:44.156 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:22:44.156 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:44.157 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:44.157 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:44.157 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:44.157 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:44.157 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:44.157 | python3-zope.interface 2022-06-01 10:22:44.157 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:44.271 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:44.275 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:44.277 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:44.279 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:44.281 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:44.283 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:44.285 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:44.287 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:44.290 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:44.292 | + functions-common:time_stop:2329 : start_time=1654078963511 2022-06-01 10:22:44.294 | + functions-common:time_stop:2331 : [[ -z 1654078963511 ]] 2022-06-01 10:22:44.297 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:44.301 | + functions-common:time_stop:2334 : end_time=1654078964298 2022-06-01 10:22:44.303 | + functions-common:time_stop:2335 : elapsed_time=787 2022-06-01 10:22:44.305 | + functions-common:time_stop:2336 : total=3802 2022-06-01 10:22:44.308 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:44.310 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4589 2022-06-01 10:22:44.312 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:44.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:22:44.317 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:44.319 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:44.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:22:44.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:22:44.327 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:22:44.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:22:44.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:22:44.337 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:22:44.337 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:22:44.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:22:44.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:22:44.346 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:22:44.349 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:22:44.351 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:22:44.353 | + functions:vercmp:655 : local result 2022-06-01 10:22:44.358 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:22:44.358 | ++ functions:vercmp:659 : head -1 2022-06-01 10:22:44.358 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:22:44.363 | + functions:vercmp:659 : result=3.13 2022-06-01 10:22:44.365 | + functions:vercmp:661 : case $op in 2022-06-01 10:22:44.367 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:22:44.370 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:22:44.372 | + functions:vercmp:672 : return 2022-06-01 10:22:44.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:22:44.377 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:44.379 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:22:44.847 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:22:44.866 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:44.868 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:22:44.871 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:22:44.871 | Installing etcd 2022-06-01 10:22:44.874 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:22:44.887 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:22:44.899 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:44.901 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:22:44.914 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:22:44.917 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.920 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.923 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.929 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.934 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 10:22:44.937 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:22:44.940 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.942 | ++ functions:get_extra_file:73 : return 2022-06-01 10:22:44.945 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:22:44.949 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:22:44.951 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:22:44.953 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:22:44.970 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:44.972 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:22:44.974 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:22:44.992 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:22:44.995 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:22:44.997 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:22:44.999 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:22:45.002 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:22:45.004 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:22:45.006 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:22:45.008 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:22:45.011 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:22:45.013 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:22:45.019 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.022 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:22:45.024 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:22:45.026 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:22:45.028 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:22:45.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:22:45.037 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.039 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:22:45.042 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:22:45.044 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:22:45.047 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:22:45.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:22:45.056 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.059 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:22:45.061 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:22:45.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:22:45.065 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:22:45.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:22:45.075 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.077 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:22:45.080 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:22:45.082 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:22:45.084 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:22:45.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:22:45.094 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.096 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:22:45.098 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:22:45.101 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:22:45.103 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:22:45.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.107 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:22:45.112 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.114 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:22:45.117 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:22:45.119 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:22:45.121 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:22:45.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:22:45.130 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.132 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:22:45.135 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:22:45.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:22:45.140 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:22:45.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:22:45.149 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.152 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:22:45.154 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:22:45.156 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:22:45.158 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:22:45.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:22:45.168 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.170 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:22:45.172 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:22:45.175 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:22:45.177 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:22:45.179 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:22:45.186 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.188 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:22:45.190 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:22:45.193 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:22:45.195 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:22:45.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:22:45.205 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.207 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:22:45.209 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:22:45.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:22:45.214 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:22:45.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:22:45.223 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.225 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:22:45.228 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:22:45.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:22:45.233 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:22:45.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:22:45.241 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.244 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:22:45.246 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:22:45.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:22:45.250 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:22:45.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:22:45.260 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.262 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:22:45.265 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:22:45.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:22:45.269 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:22:45.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:22:45.279 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.281 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:22:45.283 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:22:45.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:22:45.288 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:22:45.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:22:45.297 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.300 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:22:45.302 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:22:45.304 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:22:45.306 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:22:45.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:22:45.316 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.318 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:22:45.321 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:22:45.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:22:45.326 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:22:45.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:22:45.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.337 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:22:45.339 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:22:45.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:22:45.344 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:22:45.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:22:45.353 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.356 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:22:45.358 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:22:45.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:22:45.363 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:22:45.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:22:45.372 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.375 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:22:45.377 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:22:45.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:22:45.382 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:22:45.384 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:22:45.391 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.393 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:22:45.395 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:22:45.398 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:22:45.400 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:22:45.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:22:45.410 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.412 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:22:45.414 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:22:45.417 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:22:45.420 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:22:45.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.424 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.426 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:22:45.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.431 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:22:45.434 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:22:45.436 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:22:45.438 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:22:45.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:22:45.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.451 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:22:45.453 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:22:45.455 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:22:45.458 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:22:45.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:22:45.467 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.469 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:22:45.472 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:22:45.474 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:22:45.477 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:22:45.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:22:45.486 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.488 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:22:45.490 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:22:45.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:22:45.495 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:22:45.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:22:45.505 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.507 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:22:45.509 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:22:45.512 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:22:45.514 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:22:45.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:22:45.523 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.526 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:22:45.528 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:22:45.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:22:45.532 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:22:45.535 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:22:45.542 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.544 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:22:45.546 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:22:45.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:22:45.551 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:22:45.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:22:45.561 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.563 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:22:45.565 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:22:45.568 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:22:45.570 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:22:45.573 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.578 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:22:45.580 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.582 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:22:45.585 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:22:45.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:22:45.589 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:22:45.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:22:45.598 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.601 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:22:45.604 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:22:45.606 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:22:45.608 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:22:45.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:22:45.618 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.621 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:22:45.624 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:22:45.626 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:22:45.628 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:22:45.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:22:45.638 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.640 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:22:45.643 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:22:45.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:22:45.647 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:22:45.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:22:45.656 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.659 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:22:45.661 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:22:45.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:22:45.666 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:22:45.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:45.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:45.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:22:45.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:45.678 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:22:45.699 | Using python 3.8 to install etcd3 2022-06-01 10:22:45.702 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 10:22:47.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:47.528 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:47.536 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.536 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.536 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:47.536 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.536 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.537 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:47.537 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:47.537 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:47.552 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 10:22:47.562 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 10:22:47.587 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:22:47.593 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:47.596 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:22:47.611 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 10:22:49.870 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:49.871 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:49.953 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:49.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:49.957 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:49.959 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:49.961 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:49.963 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:49.966 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:49.968 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:49.970 | + functions-common:time_stop:2329 : start_time=1654078965693 2022-06-01 10:22:49.972 | + functions-common:time_stop:2331 : [[ -z 1654078965693 ]] 2022-06-01 10:22:49.975 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:49.979 | + functions-common:time_stop:2334 : end_time=1654078969976 2022-06-01 10:22:49.981 | + functions-common:time_stop:2335 : elapsed_time=4283 2022-06-01 10:22:49.983 | + functions-common:time_stop:2336 : total=29071 2022-06-01 10:22:49.985 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:49.987 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33354 2022-06-01 10:22:49.989 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:49.992 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:22:50.013 | Using python 3.8 to install etcd3gw 2022-06-01 10:22:50.016 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 10:22:51.839 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:51.839 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:51.844 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:51.844 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:51.846 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:51.847 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:51.847 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:51.848 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:51.848 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:51.848 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:51.864 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 10:22:51.890 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:22:51.897 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:51.900 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:51.924 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:51.927 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:51.949 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:51.952 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:51.956 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:54.216 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:22:54.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:22:54.289 | + inc/python:pip_install:200 : result=0 2022-06-01 10:22:54.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:22:54.293 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:54.296 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:54.298 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:54.300 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:54.302 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:54.304 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:22:54.306 | + functions-common:time_stop:2329 : start_time=1654078970007 2022-06-01 10:22:54.308 | + functions-common:time_stop:2331 : [[ -z 1654078970007 ]] 2022-06-01 10:22:54.311 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:54.315 | + functions-common:time_stop:2334 : end_time=1654078974313 2022-06-01 10:22:54.317 | + functions-common:time_stop:2335 : elapsed_time=4306 2022-06-01 10:22:54.319 | + functions-common:time_stop:2336 : total=33354 2022-06-01 10:22:54.321 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:54.324 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37660 2022-06-01 10:22:54.327 | + inc/python:pip_install:203 : return 0 2022-06-01 10:22:54.329 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:22:54.332 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:22:54.334 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:22:54.337 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:22:54.340 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:22:54.342 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:22:54.344 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:22:54.346 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:22:54.349 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:22:54.351 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:22:54.354 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:22:54.356 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:22:54.358 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:22:54.360 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:54.363 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:54.365 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:22:54.367 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:22:54.370 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:54.372 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:22:54.375 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:22:54.377 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:22:54.379 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:22:54.381 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:22:54.384 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:22:54.387 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:54.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:54.391 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:22:54.393 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:22:54.396 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:22:54.398 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:22:54.400 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:54.403 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:22:54.405 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:54.407 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:54.410 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:54.430 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:22:54.544 | Reading package lists... 2022-06-01 10:22:54.791 | Building dependency tree... 2022-06-01 10:22:54.792 | Reading state information... 2022-06-01 10:22:55.045 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:22:55.045 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:22:55.045 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:22:55.045 | The following packages were automatically installed and are no longer required: 2022-06-01 10:22:55.046 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:22:55.046 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:22:55.046 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:22:55.046 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:22:55.046 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:22:55.047 | python3-zope.interface 2022-06-01 10:22:55.047 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:22:55.161 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:22:55.165 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:22:55.168 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:22:55.170 | + functions-common:time_stop:2322 : local name 2022-06-01 10:22:55.173 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:22:55.175 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:22:55.177 | + functions-common:time_stop:2325 : local total 2022-06-01 10:22:55.179 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:22:55.181 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:22:55.183 | + functions-common:time_stop:2329 : start_time=1654078974427 2022-06-01 10:22:55.185 | + functions-common:time_stop:2331 : [[ -z 1654078974427 ]] 2022-06-01 10:22:55.188 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:22:55.192 | + functions-common:time_stop:2334 : end_time=1654078975190 2022-06-01 10:22:55.194 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-01 10:22:55.196 | + functions-common:time_stop:2336 : total=4589 2022-06-01 10:22:55.199 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:22:55.201 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5352 2022-06-01 10:22:55.203 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:22:55.206 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:22:55.208 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:22:55.210 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:22:55.213 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:22:55.276 | Module proxy already enabled 2022-06-01 10:22:55.280 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:22:55.342 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:22:55.342 | Module proxy already enabled 2022-06-01 10:22:55.342 | Module proxy_uwsgi already enabled 2022-06-01 10:22:55.347 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:22:55.349 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:22:55.352 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:22:55.355 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:22:55.487 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:22:55.489 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:22:55.492 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:22:55.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:22:55.508 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.511 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:22:55.514 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:22:55.516 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:22:55.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:22:55.526 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.529 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:22:55.531 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:22:55.533 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:22:55.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:22:55.544 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.546 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:22:55.548 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:22:55.551 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:22:55.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:22:55.560 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.563 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:22:55.565 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:22:55.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:22:55.575 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.578 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:22:55.580 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:22:55.582 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:22:55.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:22:55.592 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.595 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:22:55.611 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:55.614 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:22:55.616 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:22:55.618 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:22:55.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:22:55.628 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.630 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:22:55.647 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:22:55.649 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:22:55.652 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:22:55.654 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:22:55.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:22:55.664 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.666 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:22:55.669 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:22:55.671 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:22:55.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:22:55.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:22:55.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:22:55.681 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:22:55.683 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:22:55.686 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:22:55.688 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:22:55.691 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:22:55.694 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:22:55.696 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:22:55.701 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:22:55.701 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:22:55.706 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:22:55.709 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:22:55.711 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:22:55.715 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:22:55.717 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:22:55.737 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:22:55.740 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 10:22:57.547 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:22:57.547 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:22:57.551 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:57.552 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:57.554 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:22:57.555 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:57.555 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:57.556 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:57.556 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:22:57.556 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:22:57.571 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:22:57.644 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:22:57.679 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:22:57.695 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:22:57.702 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:22:57.709 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:22:57.749 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:22:57.759 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:22:57.777 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:22:57.783 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:22:57.786 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:22:57.797 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:22:57.800 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:22:57.804 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:22:57.810 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:22:57.829 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:22:57.833 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:22:57.854 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:22:57.858 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:22:57.861 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:22:57.868 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:22:57.889 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:22:57.955 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:22:57.969 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:22:57.975 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:22:57.983 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:22:57.988 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:22:57.991 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:22:57.996 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:22:57.999 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:22:58.002 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:22:58.006 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:22:58.008 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:22:58.011 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:22:58.016 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:22:58.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-01 10:23:00.069 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:00.070 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:00.145 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:00.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:00.150 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:00.152 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:00.155 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:00.157 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:00.159 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:00.161 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:00.163 | + functions-common:time_stop:2329 : start_time=1654078975732 2022-06-01 10:23:00.166 | + functions-common:time_stop:2331 : [[ -z 1654078975732 ]] 2022-06-01 10:23:00.169 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:00.173 | + functions-common:time_stop:2334 : end_time=1654078980171 2022-06-01 10:23:00.175 | + functions-common:time_stop:2335 : elapsed_time=4439 2022-06-01 10:23:00.177 | + functions-common:time_stop:2336 : total=37660 2022-06-01 10:23:00.180 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:00.183 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42099 2022-06-01 10:23:00.185 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:00.187 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:23:00.190 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:23:00.192 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:23:00.195 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:23:00.198 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:23:00.201 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:23:00.204 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:23:00.204 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:23:00.209 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:23:00.212 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:23:00.215 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:23:00.218 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:23:00.220 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:23:00.242 | Using python 3.8 to install python-memcached 2022-06-01 10:23:00.245 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 10:23:02.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:02.044 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:02.049 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:02.049 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:02.051 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:02.052 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:02.053 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:02.053 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:02.053 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:02.054 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:02.069 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 10:23:02.073 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:04.331 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:04.331 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:04.409 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:04.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:04.414 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:04.416 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:04.418 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:04.421 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:04.423 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:04.425 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:04.427 | + functions-common:time_stop:2329 : start_time=1654078980236 2022-06-01 10:23:04.429 | + functions-common:time_stop:2331 : [[ -z 1654078980236 ]] 2022-06-01 10:23:04.433 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:04.438 | + functions-common:time_stop:2334 : end_time=1654078984435 2022-06-01 10:23:04.440 | + functions-common:time_stop:2335 : elapsed_time=4199 2022-06-01 10:23:04.442 | + functions-common:time_stop:2336 : total=42099 2022-06-01 10:23:04.444 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:04.447 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46298 2022-06-01 10:23:04.450 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:04.453 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:23:04.470 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:04.473 | + ./stack.sh:main:866 : '[' 10.222.0.75 == 10.222.0.75 ']' 2022-06-01 10:23:04.475 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:23:04.478 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:23:04.481 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:23:04.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:04.487 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:23:04.490 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:23:04.508 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:04.511 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:23:04.517 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:23:04.519 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:23:04.522 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:04.525 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:04.528 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:04.531 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:04.534 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:04.537 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:04.557 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:04.559 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:04.561 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:04.564 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:04.564 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:04.570 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:23:04.573 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:04.575 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:23:04.589 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:23:04.592 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:04.593 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:04.595 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:23:04.598 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:04.600 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:23:04.603 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:04.606 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:23:04.608 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:23:04.610 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:04.613 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:23:04.616 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:04.621 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:23:04.623 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:23:04.626 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:04.628 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:04.631 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:23:04.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:04.637 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:23:04.639 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:04.642 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:04.645 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:23:04.652 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:23:04.655 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 10:23:05.323 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:23:05.325 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:05.327 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:05.330 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:05.332 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:23:05.334 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:23:05.336 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:05.338 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:05.341 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:05.343 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:05.345 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:05.347 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:05.349 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:05.351 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:23:05.372 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:23:05.374 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 10:23:07.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:07.188 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:07.192 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:07.193 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:07.195 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:07.196 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:07.196 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:07.197 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:07.197 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:07.198 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:07.210 | Obtaining file:///opt/stack/keystone 2022-06-01 10:23:08.800 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:10.375 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 10:23:10.404 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 10:23:10.414 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:10.421 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:10.424 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:23:10.433 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:10.454 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:10.468 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 10:23:10.484 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 10:23:10.488 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:23:10.498 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:10.502 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 10:23:10.505 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:10.545 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:10.551 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 10:23:10.554 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:23:10.566 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:23:10.623 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:23:10.626 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 10:23:10.632 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:10.668 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:10.683 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:10.689 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:10.736 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:10.742 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:10.783 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:10.836 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:10.854 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:10.871 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:10.881 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:10.904 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:10.912 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:10.930 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:10.976 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:10.983 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 10:23:10.996 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:10.999 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:11.002 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:11.013 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:11.016 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:11.019 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:11.022 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 10:23:11.038 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:11.043 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:11.062 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:11.066 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:11.087 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:11.092 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 10:23:11.095 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:11.098 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:11.110 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:11.113 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:11.116 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:11.123 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:11.132 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:11.139 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:11.157 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:11.161 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:11.168 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:11.188 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:11.192 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:11.196 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:23:11.261 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:11.269 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:11.272 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:23:11.277 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:11.286 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:11.289 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:23:11.295 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:23:11.335 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:11.340 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:11.348 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:11.358 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:11.366 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:11.369 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:11.380 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:11.389 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:11.398 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:23:11.401 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:23:11.404 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:23:11.409 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:11.423 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:11.425 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:11.428 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:11.432 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:11.435 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:11.437 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:11.440 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:23:11.443 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:11.445 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:11.450 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:11.453 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:11.456 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:11.464 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:11.467 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:11.473 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:23:11.475 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:11.483 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:12.871 | Installing collected packages: keystone 2022-06-01 10:23:12.871 | Attempting uninstall: keystone 2022-06-01 10:23:12.873 | Found existing installation: keystone 18.1.0 2022-06-01 10:23:12.876 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:23:12.878 | Running setup.py develop for keystone 2022-06-01 10:23:14.772 | Successfully installed keystone 2022-06-01 10:23:14.918 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:14.918 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:15.005 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:15.007 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:15.010 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:15.012 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:15.014 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:15.016 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:15.018 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:15.020 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:15.022 | + functions-common:time_stop:2329 : start_time=1654078985366 2022-06-01 10:23:15.025 | + functions-common:time_stop:2331 : [[ -z 1654078985366 ]] 2022-06-01 10:23:15.028 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:15.031 | + functions-common:time_stop:2334 : end_time=1654078995029 2022-06-01 10:23:15.034 | + functions-common:time_stop:2335 : elapsed_time=9663 2022-06-01 10:23:15.036 | + functions-common:time_stop:2336 : total=46298 2022-06-01 10:23:15.038 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:15.040 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55961 2022-06-01 10:23:15.042 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:15.044 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:15.047 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:23:15.049 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:23:15.067 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:23:15.079 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:23:15.082 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:23:15.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:15.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:15.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:23:15.092 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:15.094 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:23:15.110 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:15.112 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:23:15.114 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:15.117 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:23:15.119 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:23:15.131 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 10:23:15.134 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:23:15.139 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:23:15.155 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:15.157 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:23:15.187 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:23:15.216 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:23:15.245 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:23:15.275 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:23:15.304 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:23:15.333 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:23:15.360 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:23:15.389 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:23:15.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:23:15.393 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:23:15.395 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:23:15.398 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:23:15.400 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:23:15.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:15.419 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:23:15.421 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:23:15.423 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:23:15.438 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:15.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:23:15.443 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:23:15.474 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:23:15.476 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:23:15.478 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:23:15.481 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:23:15.483 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:23:15.499 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:15.501 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.75/identity 2022-06-01 10:23:15.531 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.75/identity 2022-06-01 10:23:15.559 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:23:15.561 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:23:15.592 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:23:15.594 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:23:15.597 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:23:15.599 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:23:15.601 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:23:15.604 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:23:15.634 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:23:15.637 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:23:15.639 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:23:15.641 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:23:15.644 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:23:15.660 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:23:15.663 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:23:15.665 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:15.667 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:23:15.670 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:23:15.698 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:15.724 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:15.753 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:23:15.782 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:23:15.812 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:23:15.814 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:23:15.817 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:23:15.819 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:23:15.822 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:23:15.824 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:23:15.826 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:23:15.829 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:23:15.833 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:23:15.836 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:23:15.838 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:23:15.850 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:23:15.851 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:15.860 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:23:15.863 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:15.879 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:23:15.882 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:23:15.885 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 10:23:15.914 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:23:15.941 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:23:15.968 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:23:15.995 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:23:16.021 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:23:16.048 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:23:16.075 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:23:16.101 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:23:16.129 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:23:16.156 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:23:16.184 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:23:16.211 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:23:16.238 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:23:16.240 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:23:16.243 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:23:16.246 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:23:16.248 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:23:16.250 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:16.252 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:16.255 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:23:16.257 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:23:16.260 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:23:16.286 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:23:16.314 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 10:23:16.314 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:23:16.324 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:23:16.327 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:23:16.329 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:23:16.331 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:23:16.333 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:23:16.336 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:16.338 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:16.340 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:16.342 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:16.345 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:23:16.347 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:16.349 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:16.352 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:23:16.414 | Site keystone-wsgi-public already enabled 2022-06-01 10:23:16.418 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:23:16.420 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:23:16.422 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:23:16.425 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:23:16.563 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 10:23:16.566 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:23:16.568 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:23:16.570 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:23:16.573 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:23:16.575 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:23:16.578 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:23:16.582 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:23:16.585 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:23:16.587 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:23:16.603 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:16.603 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:23:16.610 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:23:16.614 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:23:16.630 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:23:16.632 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:23:16.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:23:16.666 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:23:16.693 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:23:16.721 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:23:16.749 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:23:16.775 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:23:16.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:23:16.830 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:23:16.858 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:23:16.885 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:23:16.917 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:23:16.944 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:23:16.973 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:23:17.002 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:23:17.004 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:23:17.007 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:23:17.009 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:23:17.011 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:23:17.014 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:17.016 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:17.018 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:23:17.021 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:23:17.023 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:23:17.051 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:23:17.079 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 10:23:17.079 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:23:17.088 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:23:17.092 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:23:17.094 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:23:17.096 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:23:17.098 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:23:17.101 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:17.104 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:17.106 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:17.109 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:17.111 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:23:17.113 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:17.115 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:17.118 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:23:17.179 | Site keystone-wsgi-admin already enabled 2022-06-01 10:23:17.184 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:23:17.186 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:23:17.188 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:23:17.191 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:23:17.331 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:23:17.361 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:23:17.392 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:23:17.423 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:23:17.425 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:23:17.457 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:23:17.486 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:23:17.515 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:23:17.532 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:17.534 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:23:17.551 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:17.553 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:23:17.556 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:23:17.559 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:23:17.561 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:17.563 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:23:17.566 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:23:17.568 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:23:17.570 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:23:17.573 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:17.575 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:17.578 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:17.581 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:17.583 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:17.586 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:17.601 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:17.604 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:17.607 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:17.609 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:17.610 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:17.615 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:23:17.617 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:17.620 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:23:17.633 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:23:17.636 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:17.637 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:17.644 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:23:17.646 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:17.649 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:23:17.652 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:17.654 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:23:17.657 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:23:17.659 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:23:17.661 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:23:17.664 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:17.667 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:23:17.669 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:23:17.672 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:17.674 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:23:17.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:23:17.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:17.682 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:23:17.685 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:17.687 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:17.690 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:23:17.696 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:23:17.699 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 10:23:18.305 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:23:18.308 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:18.310 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:18.312 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:18.315 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:23:18.317 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:23:18.319 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:18.322 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:23:18.325 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:18.327 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:23:18.329 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:23:18.331 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:23:18.333 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:18.336 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:23:18.357 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:23:18.359 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 10:23:20.179 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:20.180 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:20.184 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:20.185 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:20.186 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:20.188 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:20.188 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:20.188 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:20.189 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:20.189 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:20.202 | Obtaining file:///opt/stack/swift 2022-06-01 10:23:21.472 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:22.762 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:22.770 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:22.812 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:22.822 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:22.825 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:23:22.882 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:23:22.894 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:23:22.896 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:23:22.900 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 10:23:22.934 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:23:22.951 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:23:22.957 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:23:22.964 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:23:23.003 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 10:23:23.013 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:23:23.031 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:23:23.038 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:23:23.041 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 10:23:23.051 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 10:23:23.054 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:23:23.057 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:23:23.061 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:23:23.066 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:23:23.085 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:23:23.089 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:23:23.110 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:23:23.114 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:23:23.118 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:23:23.125 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:23.147 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 10:23:23.151 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:23.155 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:23.163 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:23:23.229 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:23.245 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:23.251 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:23.254 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:23:23.259 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:23.267 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:23:23.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-01 10:23:23.273 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:23.276 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:23.280 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:23.282 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:23:23.285 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:23:23.291 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:23.294 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:25.029 | Installing collected packages: swift 2022-06-01 10:23:25.029 | Attempting uninstall: swift 2022-06-01 10:23:25.035 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:23:25.035 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:23:25.035 | Running setup.py develop for swift 2022-06-01 10:23:26.733 | Successfully installed swift 2022-06-01 10:23:26.908 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:26.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:26.984 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:26.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:26.988 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:26.990 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:26.994 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:26.996 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:26.998 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:27.000 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:27.003 | + functions-common:time_stop:2329 : start_time=1654078998352 2022-06-01 10:23:27.005 | + functions-common:time_stop:2331 : [[ -z 1654078998352 ]] 2022-06-01 10:23:27.007 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:27.012 | + functions-common:time_stop:2334 : end_time=1654079007009 2022-06-01 10:23:27.014 | + functions-common:time_stop:2335 : elapsed_time=8657 2022-06-01 10:23:27.016 | + functions-common:time_stop:2336 : total=55961 2022-06-01 10:23:27.018 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:27.020 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64618 2022-06-01 10:23:27.023 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:27.025 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:27.028 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:23:27.030 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:23:27.048 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:23:27.061 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:23:27.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:23:27.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:27.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:27.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:23:27.073 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:27.076 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:23:27.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:27.080 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:23:27.082 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:23:27.085 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:23:27.087 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:23:27.089 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:23:27.091 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:23:27.093 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:23:27.957 | No container-sync running 2022-06-01 10:23:27.957 | No container-replicator running 2022-06-01 10:23:27.957 | No object-replicator running 2022-06-01 10:23:27.957 | No object-auditor running 2022-06-01 10:23:27.957 | No account-replicator running 2022-06-01 10:23:27.957 | No container-auditor running 2022-06-01 10:23:27.957 | No account-server running 2022-06-01 10:23:27.957 | No object-server running 2022-06-01 10:23:27.957 | No object-updater running 2022-06-01 10:23:27.957 | No proxy-server running 2022-06-01 10:23:27.957 | No object-expirer running 2022-06-01 10:23:27.957 | No account-auditor running 2022-06-01 10:23:27.957 | No object-reconstructor running 2022-06-01 10:23:27.957 | No container-reconciler running 2022-06-01 10:23:27.958 | No container-sharder running 2022-06-01 10:23:27.958 | No account-reaper running 2022-06-01 10:23:27.958 | No container-server running 2022-06-01 10:23:27.958 | No container-updater running 2022-06-01 10:23:28.005 | + lib/swift:configure_swift:341 : true 2022-06-01 10:23:28.007 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:23:28.021 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 10:23:28.033 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:23:28.035 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:23:28.035 | s/%GROUP%//; 2022-06-01 10:23:28.035 | s/%USER%/ubuntu/; 2022-06-01 10:23:28.035 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:23:28.035 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:23:28.035 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:23:28.044 | uid = ubuntu 2022-06-01 10:23:28.044 | gid = 2022-06-01 10:23:28.044 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:23:28.044 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:23:28.044 | address = 127.0.0.1 2022-06-01 10:23:28.044 | 2022-06-01 10:23:28.044 | [account6612] 2022-06-01 10:23:28.044 | max connections = 25 2022-06-01 10:23:28.044 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:23:28.044 | read only = false 2022-06-01 10:23:28.044 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:23:28.044 | 2022-06-01 10:23:28.044 | [account6622] 2022-06-01 10:23:28.044 | max connections = 25 2022-06-01 10:23:28.044 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:23:28.044 | read only = false 2022-06-01 10:23:28.044 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:23:28.044 | 2022-06-01 10:23:28.044 | [account6632] 2022-06-01 10:23:28.044 | max connections = 25 2022-06-01 10:23:28.044 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:23:28.044 | read only = false 2022-06-01 10:23:28.044 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:23:28.044 | 2022-06-01 10:23:28.044 | [account6642] 2022-06-01 10:23:28.044 | max connections = 25 2022-06-01 10:23:28.044 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:23:28.044 | read only = false 2022-06-01 10:23:28.044 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [container6611] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [container6621] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [container6631] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [container6641] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [object6613] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:23:28.045 | 2022-06-01 10:23:28.045 | [object6623] 2022-06-01 10:23:28.045 | max connections = 25 2022-06-01 10:23:28.045 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:23:28.045 | read only = false 2022-06-01 10:23:28.045 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:23:28.046 | 2022-06-01 10:23:28.046 | [object6633] 2022-06-01 10:23:28.046 | max connections = 25 2022-06-01 10:23:28.046 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:23:28.046 | read only = false 2022-06-01 10:23:28.046 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:23:28.046 | 2022-06-01 10:23:28.046 | [object6643] 2022-06-01 10:23:28.046 | max connections = 25 2022-06-01 10:23:28.046 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:23:28.046 | read only = false 2022-06-01 10:23:28.046 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:23:28.047 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:23:28.049 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:28.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:28.053 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:23:28.065 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:23:28.067 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:23:28.072 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:23:28.076 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:23:28.078 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:23:28.082 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:23:28.109 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.75:8080/v1/ 2022-06-01 10:23:28.135 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:23:28.152 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:23:28.180 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:23:28.197 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:23:28.225 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:23:28.242 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:23:28.270 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:23:28.288 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:23:28.340 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:23:28.357 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:23:28.385 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:23:28.403 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:23:28.418 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:28.420 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:23:28.448 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:23:28.475 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:23:28.501 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:23:28.528 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:23:28.543 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:28.545 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:23:28.573 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:23:28.587 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:28.589 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:23:28.604 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:28.606 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:23:28.608 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:23:28.625 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:28.627 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:23:28.629 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:23:28.631 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:23:28.636 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:23:28.643 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:23:28.669 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:23:28.696 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:23:28.725 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:23:28.753 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:23:28.780 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:23:28.782 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:23:28.784 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:23:28.786 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:23:28.788 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:23:28.815 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:23:28.842 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:23:28.870 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:23:28.896 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:23:28.923 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:23:28.951 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:23:28.977 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:23:29.004 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:23:29.031 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:23:29.058 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:23:29.085 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:23:29.112 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:23:29.139 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:23:29.169 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:23:29.195 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:23:29.214 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:23:29.241 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:23:29.268 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:23:29.273 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:23:29.302 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:23:29.329 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:23:29.355 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:23:29.357 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:23:29.359 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:23:29.361 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:23:29.365 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:23:29.368 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:23:29.370 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:23:29.372 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:23:29.375 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:23:29.377 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:23:29.379 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:23:29.381 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:23:29.399 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:23:29.426 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:23:29.444 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:23:29.472 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:23:29.489 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:23:29.517 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:23:29.535 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:23:29.563 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:23:29.581 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:23:29.609 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:23:29.626 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:23:29.654 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:23:29.673 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:23:29.704 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:23:29.722 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:23:29.751 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:23:29.769 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:23:29.795 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 10:23:29.804 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:23:29.823 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:23:29.851 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 10:23:29.880 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:23:29.883 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:23:29.887 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:23:29.889 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:23:29.892 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:23:29.894 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:23:29.896 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:23:29.898 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:23:29.900 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:23:29.902 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:23:29.920 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:23:29.948 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:23:29.965 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:23:29.999 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:23:30.017 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:23:30.052 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:23:30.070 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:23:30.097 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:23:30.115 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:23:30.143 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:23:30.161 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:23:30.190 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:23:30.207 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:23:30.236 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:23:30.253 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:23:30.281 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:23:30.299 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:23:30.330 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 10:23:30.336 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:23:30.356 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:23:30.384 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:23:30.386 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:23:30.390 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:23:30.393 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:23:30.395 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:23:30.397 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:23:30.400 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:23:30.402 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:23:30.404 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:23:30.406 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:23:30.424 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:23:30.452 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:23:30.470 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:23:30.498 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:23:30.516 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:23:30.544 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:23:30.562 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:23:30.590 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:23:30.608 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:23:30.636 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:23:30.653 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:23:30.681 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:23:30.699 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:23:30.727 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:23:30.745 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:23:30.773 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:23:30.791 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:23:30.818 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 10:23:30.823 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:23:30.841 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:23:30.869 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:23:30.900 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:23:30.927 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:23:30.955 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:23:30.957 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:23:30.961 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:23:30.989 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:23:31.017 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:23:31.045 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:23:31.073 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:23:31.101 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:23:31.128 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:23:31.155 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:23:31.182 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:23:31.209 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:23:31.224 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.226 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:23:31.244 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:23:31.247 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:23:31.267 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:23:31.269 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.75 2022-06-01 10:23:31.296 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:23:31.299 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:23:31.327 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.75/identity 2022-06-01 10:23:31.355 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:23:31.358 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:23:31.384 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:23:31.400 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:31.403 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:23:31.406 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:23:31.410 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:23:31.412 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:23:31.425 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:23:31.427 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:23:31.438 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:23:31.440 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:23:31.442 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:23:31.445 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:23:31.448 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:23:31.450 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:23:31.452 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:23:31.454 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:23:31.457 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:23:31.469 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:23:31.471 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:23:31.474 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:23:31.490 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:31.493 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:23:31.510 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.512 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:23:31.515 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:23:31.517 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:23:31.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:31.522 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:23:31.525 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:23:31.528 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:23:31.531 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:23:31.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.550 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:23:31.553 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:23:31.570 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:31.573 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:23:31.575 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:23:31.578 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:23:31.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:31.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:31.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:23:31.588 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:31.591 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:23:31.594 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:23:31.596 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:23:31.599 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:23:31.602 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:23:31.604 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:23:31.607 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:23:31.610 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:23:31.612 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:23:31.615 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:23:31.620 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:23:31.620 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:23:31.625 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:23:31.627 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:23:31.630 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:23:31.633 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:23:31.636 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:23:31.657 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:23:31.660 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:23:33.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:33.472 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:33.477 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:33.477 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:33.479 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:33.480 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:33.480 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:33.481 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:33.481 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:33.481 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:33.496 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 10:23:33.594 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:23:33.597 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:23:33.609 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:23:33.678 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 10:23:33.704 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:23:33.708 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 10:23:33.730 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 10:23:33.741 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:23:33.757 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:23:33.764 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:23:33.770 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:23:33.810 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 10:23:33.825 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 10:23:33.830 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 10:23:33.839 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 10:23:33.864 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:23:33.882 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:23:33.889 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:23:33.892 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:23:33.895 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:23:33.898 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 10:23:33.917 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:23:33.922 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:23:33.941 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 10:23:33.965 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:23:33.969 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:23:33.990 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:23:33.996 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 10:23:33.999 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:23:34.002 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:23:34.009 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:34.024 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:34.046 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:34.049 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:34.058 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:23:34.061 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:34.066 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:34.072 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:34.075 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:23:34.080 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:34.088 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:23:34.091 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:23:34.094 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:34.098 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:34.106 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:34.114 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:34.125 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:34.133 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:34.146 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:23:34.150 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 10:23:34.152 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:23:34.156 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:34.159 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:34.161 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:23:34.164 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:34.173 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:34.176 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:23:34.179 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:34.197 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 10:23:34.205 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 10:23:34.207 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:34.210 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:34.217 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:34.221 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:34.224 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:23:36.097 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:36.097 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:36.171 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:36.174 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:36.176 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:36.178 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:36.181 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:36.183 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:36.186 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:36.188 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:36.190 | + functions-common:time_stop:2329 : start_time=1654079011652 2022-06-01 10:23:36.192 | + functions-common:time_stop:2331 : [[ -z 1654079011652 ]] 2022-06-01 10:23:36.196 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:36.200 | + functions-common:time_stop:2334 : end_time=1654079016197 2022-06-01 10:23:36.202 | + functions-common:time_stop:2335 : elapsed_time=4545 2022-06-01 10:23:36.205 | + functions-common:time_stop:2336 : total=64618 2022-06-01 10:23:36.207 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:36.209 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69163 2022-06-01 10:23:36.212 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:36.214 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:23:36.217 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:23:36.219 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:23:36.232 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:23:36.237 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:23:36.239 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:23:36.241 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:23:36.244 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:36.246 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:36.249 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:36.252 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:36.254 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:36.257 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:36.274 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:36.276 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:36.278 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:36.281 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:36.281 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:36.286 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:23:36.289 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:36.291 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:23:36.303 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:23:36.307 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:36.307 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:36.310 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:23:36.313 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:36.315 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:23:36.318 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:36.321 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:36.323 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:23:36.326 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:36.329 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:23:36.331 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:36.333 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:36.336 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:23:36.338 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:36.341 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:36.344 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:23:36.346 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:36.349 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:23:36.352 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:36.354 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:36.357 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:23:36.363 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:23:36.366 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 10:23:36.957 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:23:36.960 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:36.962 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:36.965 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:36.967 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:23:36.969 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:23:36.972 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:36.974 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:36.976 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:36.979 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:36.982 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:36.984 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:36.986 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:36.989 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:23:37.010 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:23:37.012 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 10:23:38.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:38.804 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:38.809 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:38.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:38.811 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:38.812 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:38.813 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:38.813 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:38.813 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:38.814 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:38.827 | Obtaining file:///opt/stack/glance 2022-06-01 10:23:40.148 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:41.444 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:41.453 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:41.460 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:41.468 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:41.490 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 10:23:41.499 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:41.513 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:41.522 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:23:41.542 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:23:41.581 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:23:41.595 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:23:41.603 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:23:41.608 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:23:41.618 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:23:41.624 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 10:23:41.694 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 10:23:41.697 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:23:41.700 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:23:41.704 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:23:41.719 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:23:41.783 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:23:41.839 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:23:41.842 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:23:41.847 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:41.851 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:23:41.873 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:41.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-01 10:23:41.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-01 10:23:41.934 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:41.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-01 10:23:41.992 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:41.999 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:42.037 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:42.092 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:42.111 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:42.127 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:42.141 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:42.151 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:42.175 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:42.182 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:42.200 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:42.246 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:42.253 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:42.256 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:42.258 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:42.280 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:42.294 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:42.305 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:42.308 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:42.311 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:23:42.327 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:42.332 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:42.335 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:42.354 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:42.358 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:42.365 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:42.386 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:23:42.390 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:42.396 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 10:23:42.399 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:42.402 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:42.413 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:42.417 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:42.420 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:42.426 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:23:42.485 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:42.499 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:42.509 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:42.515 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:42.532 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:42.536 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:42.544 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:42.565 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:42.567 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:42.571 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:42.579 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:42.583 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:23:42.591 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:42.596 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:23:42.602 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:23:42.607 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:42.611 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:42.614 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:42.619 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:23:42.659 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:42.666 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:23:42.670 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:23:42.680 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:23:42.683 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:23:42.698 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:42.701 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:23:42.704 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:42.707 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:42.709 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:23:42.714 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:23:42.718 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:23:42.726 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:23:42.764 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:42.767 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:23:42.769 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:23:42.772 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:42.775 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:42.779 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:42.782 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:42.785 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:23:42.861 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:23:42.904 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:42.937 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:42.942 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:42.946 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:23:44.043 | Installing collected packages: glance 2022-06-01 10:23:44.043 | Attempting uninstall: glance 2022-06-01 10:23:44.045 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:23:44.049 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:23:44.050 | Running setup.py develop for glance 2022-06-01 10:23:45.676 | Successfully installed glance 2022-06-01 10:23:45.820 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:45.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:23:45.907 | + inc/python:pip_install:200 : result=0 2022-06-01 10:23:45.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:23:45.912 | + functions-common:time_stop:2322 : local name 2022-06-01 10:23:45.915 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:23:45.917 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:23:45.920 | + functions-common:time_stop:2325 : local total 2022-06-01 10:23:45.922 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:23:45.924 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:23:45.926 | + functions-common:time_stop:2329 : start_time=1654079017004 2022-06-01 10:23:45.928 | + functions-common:time_stop:2331 : [[ -z 1654079017004 ]] 2022-06-01 10:23:45.931 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:23:45.936 | + functions-common:time_stop:2334 : end_time=1654079025933 2022-06-01 10:23:45.938 | + functions-common:time_stop:2335 : elapsed_time=8929 2022-06-01 10:23:45.940 | + functions-common:time_stop:2336 : total=69163 2022-06-01 10:23:45.942 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:23:45.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78092 2022-06-01 10:23:45.947 | + inc/python:pip_install:203 : return 0 2022-06-01 10:23:45.950 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:23:45.952 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:45.955 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:45.973 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:23:45.986 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:23:45.989 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:23:45.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:23:45.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:23:45.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:23:45.998 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:23:46.001 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:23:46.003 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:23:46.006 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:23:46.018 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:23:46.021 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:23:46.024 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:23:46.026 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:23:46.029 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:23:46.031 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:46.034 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:46.036 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:23:46.064 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:23:46.093 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:23:46.123 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:23:46.152 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:23:46.183 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:23:46.212 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:23:46.214 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:23:46.216 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:23:46.219 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:23:46.221 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:23:46.250 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:23:46.278 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:23:46.307 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:23:46.336 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:23:46.365 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:23:46.395 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:23:46.424 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:23:46.454 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:23:46.484 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:23:46.514 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:23:46.545 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:23:46.548 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:23:46.550 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:23:46.552 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:23:46.555 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:23:46.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:23:46.574 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:46.577 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:23:46.580 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:23:46.582 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:23:46.598 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:46.601 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:23:46.604 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:23:46.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:23:46.636 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:23:46.638 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:23:46.640 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:23:46.643 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:23:46.645 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:23:46.647 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:23:46.650 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:23:46.653 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:23:46.655 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:23:46.657 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:46.660 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:23:46.689 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:23:46.692 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.75 2022-06-01 10:23:46.721 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:23:46.724 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:23:46.741 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:46.743 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:23:46.773 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:23:46.803 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 10:23:46.832 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:23:46.863 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:23:46.892 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:23:46.909 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:46.912 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:23:46.942 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:23:46.972 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:23:47.001 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.75/identity/v3 2022-06-01 10:23:47.031 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:23:47.060 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.75/image 2022-06-01 10:23:47.090 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:23:47.107 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:47.109 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:23:47.112 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:23:47.114 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:23:47.117 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:23:47.134 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:23:47.136 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:23:47.139 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:23:47.141 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:23:47.143 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:23:47.174 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:47.205 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:23:47.236 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:23:47.266 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:23:47.270 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:23:47.300 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:23:47.330 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:23:47.360 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.75/identity 2022-06-01 10:23:47.391 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:23:47.420 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:23:47.451 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:23:47.480 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:23:47.510 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:23:47.539 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:23:47.568 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:23:47.599 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:23:47.604 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 10:23:47.611 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:23:47.628 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:23:47.630 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:23:47.633 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.75:19292 /image 2022-06-01 10:23:47.636 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:23:47.638 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.75:19292 2022-06-01 10:23:47.641 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:23:47.643 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:23:47.646 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:23:47.649 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:23:47.651 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:23:47.653 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:47.656 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:47.658 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:47.661 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:23:47.663 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:23:47.666 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:23:47.669 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:47.671 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:47.673 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:47.676 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:47.678 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:23:47.733 | proxy (enabled by site administrator) 2022-06-01 10:23:47.736 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:23:47.739 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:23:47.741 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:47.744 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:47.746 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:47.749 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:47.751 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:23:47.806 | proxy_http (enabled by site administrator) 2022-06-01 10:23:47.810 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:23:47.811 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:47.819 | KeepAlive Off 2022-06-01 10:23:47.825 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:23:47.825 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:47.833 | SetEnv proxy-sendchunked 1 2022-06-01 10:23:47.838 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.75:19292" retry=0 ' 2022-06-01 10:23:47.838 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:23:47.847 | ProxyPass "/image" "http://10.222.0.75:19292" retry=0 2022-06-01 10:23:47.850 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:23:47.853 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:23:47.855 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:23:47.858 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:23:47.860 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:23:47.863 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:47.865 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:47.868 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:23:47.870 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:23:47.873 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:23:47.875 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:23:47.877 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:23:47.938 | Site glance already enabled 2022-06-01 10:23:47.942 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:23:47.945 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:23:47.948 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:23:47.950 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:23:48.081 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:23:48.116 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:23:48.158 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:23:48.188 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:23:48.206 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:23:48.209 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:23:48.212 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:23:48.214 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:23:48.217 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:23:48.219 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:23:48.222 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:23:48.224 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:23:48.227 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:23:48.229 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:23:48.232 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:23:48.234 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:23:48.238 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:23:48.241 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:23:48.244 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:23:48.260 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:23:48.262 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:23:48.264 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:48.267 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:23:48.267 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:23:48.272 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:23:48.275 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:23:48.278 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:23:48.291 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:23:48.294 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:23:48.294 | + functions-common:git_clone:607 : head -1 2022-06-01 10:23:48.297 | 070a0effb Handle the case when tempest fails 2022-06-01 10:23:48.300 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:23:48.302 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:23:48.305 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:23:48.308 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:48.310 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:48.313 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:23:48.315 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:23:48.318 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:23:48.320 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:48.323 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:48.325 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:23:48.328 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:23:48.331 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:23:48.333 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:23:48.337 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:23:48.339 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:23:48.342 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:23:48.345 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:23:48.350 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:23:48.354 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 10:23:48.953 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:23:48.955 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:23:48.957 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:23:48.960 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:23:48.963 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:23:48.965 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:23:48.967 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:23:48.970 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:23:48.972 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:23:48.974 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:23:48.977 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:23:48.980 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:23:48.982 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:23:48.984 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:23:49.005 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:23:49.007 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 10:23:50.786 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:23:50.786 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:23:50.791 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:50.792 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:50.793 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:23:50.795 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:50.795 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:50.795 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:50.796 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:23:50.796 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:23:50.810 | Obtaining file:///opt/stack/cinder 2022-06-01 10:23:52.778 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:23:54.742 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:23:54.750 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:23:54.758 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:23:54.766 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:23:54.788 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:23:54.802 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:23:54.825 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 10:23:54.864 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 10:23:54.878 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 10:23:54.881 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 10:23:54.891 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 10:23:54.906 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 10:23:54.921 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 10:23:54.928 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 10:23:54.931 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:23:54.934 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:23:54.937 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:23:54.949 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:23:55.014 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:23:55.072 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 10:23:55.083 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:23:55.086 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 10:23:55.096 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:23:55.122 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:23:55.126 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:23:55.147 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:23:55.185 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:23:55.197 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:23:55.213 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:23:55.219 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:23:55.266 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:23:55.273 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:23:55.313 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:23:55.368 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:23:55.386 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:23:55.404 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:23:55.418 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:23:55.433 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:23:55.437 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:23:55.447 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:23:55.471 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:23:55.479 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:23:55.498 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:23:55.518 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 10:23:55.542 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:23:55.589 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:23:55.596 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:23:55.630 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:23:55.634 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:23:55.637 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:23:55.657 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:23:55.660 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:23:55.665 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:23:55.676 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:23:55.679 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:23:55.683 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:23:55.699 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:23:55.704 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:23:55.722 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:23:55.741 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:23:55.759 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 10:23:55.782 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:23:55.786 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:23:55.794 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:23:55.815 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:23:55.819 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 10:23:55.825 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 10:23:55.832 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:23:55.835 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:23:55.839 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:23:55.850 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:23:55.854 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:23:55.857 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:23:55.864 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 10:23:55.867 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 10:23:55.873 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:23:55.954 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:23:55.970 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:23:55.978 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:23:55.984 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:23:56.002 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:23:56.061 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:23:56.065 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:23:56.073 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 10:23:56.076 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:23:56.097 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:23:56.102 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:23:56.110 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:23:56.113 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:23:56.117 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 10:23:56.120 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:23:56.124 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 10:23:56.133 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 10:23:56.155 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:23:56.159 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 10:23:56.202 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:23:56.207 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 10:23:56.213 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 10:23:56.218 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 10:23:56.226 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:23:56.230 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:23:56.235 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:23:56.244 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 10:23:56.250 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:23:56.292 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:23:56.296 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:23:56.303 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:23:56.308 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 10:23:56.318 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:23:56.322 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:23:56.335 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:23:56.345 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 10:23:56.360 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:23:56.374 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:23:56.377 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:23:56.380 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:23:56.383 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 10:23:56.387 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:23:56.390 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:23:56.398 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:23:56.403 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:23:56.442 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 10:23:56.445 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:23:56.448 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:23:56.451 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:23:56.454 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 10:23:56.459 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:23:56.462 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:23:56.467 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 10:23:56.474 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:23:56.482 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:23:56.485 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:23:56.488 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:23:56.491 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 10:23:56.545 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 10:23:56.548 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:23:56.551 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 10:23:56.556 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:23:56.561 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:23:57.576 | Installing collected packages: cinder 2022-06-01 10:23:57.576 | Attempting uninstall: cinder 2022-06-01 10:23:57.578 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:23:57.582 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:23:57.583 | Running setup.py develop for cinder 2022-06-01 10:23:59.797 | Successfully installed cinder 2022-06-01 10:23:59.939 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:23:59.939 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:00.028 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:00.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:00.032 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:00.035 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:00.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:00.039 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:00.042 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:00.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:00.046 | + functions-common:time_stop:2329 : start_time=1654079029000 2022-06-01 10:24:00.048 | + functions-common:time_stop:2331 : [[ -z 1654079029000 ]] 2022-06-01 10:24:00.051 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:00.056 | + functions-common:time_stop:2334 : end_time=1654079040053 2022-06-01 10:24:00.058 | + functions-common:time_stop:2335 : elapsed_time=11053 2022-06-01 10:24:00.060 | + functions-common:time_stop:2336 : total=78092 2022-06-01 10:24:00.062 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:00.065 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89145 2022-06-01 10:24:00.067 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:00.069 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:24:00.072 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:24:00.074 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:24:00.093 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:24:00.106 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:24:00.108 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:24:00.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:00.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:00.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:24:00.118 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:00.121 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:24:00.123 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:24:00.126 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:00.128 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:00.131 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:24:00.133 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:00.136 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:00.138 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:00.141 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:00.143 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:00.146 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:00.149 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:24:00.151 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:00.153 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:24:00.156 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:24:00.158 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:00.161 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:00.164 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:00.167 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:24:00.189 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 10:24:00.298 | Reading package lists... 2022-06-01 10:24:00.544 | Building dependency tree... 2022-06-01 10:24:00.545 | Reading state information... 2022-06-01 10:24:00.795 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:24:00.795 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:00.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:00.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:00.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:00.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:00.797 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:00.797 | python3-zope.interface 2022-06-01 10:24:00.797 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:00.917 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:00.922 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:24:00.924 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:00.926 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:00.930 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:00.932 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:00.934 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:00.937 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:00.939 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:00.942 | + functions-common:time_stop:2329 : start_time=1654079040186 2022-06-01 10:24:00.944 | + functions-common:time_stop:2331 : [[ -z 1654079040186 ]] 2022-06-01 10:24:00.948 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:00.952 | + functions-common:time_stop:2334 : end_time=1654079040950 2022-06-01 10:24:00.955 | + functions-common:time_stop:2335 : elapsed_time=764 2022-06-01 10:24:00.957 | + functions-common:time_stop:2336 : total=5352 2022-06-01 10:24:00.960 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:00.962 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6116 2022-06-01 10:24:00.965 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:24:00.967 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:24:00.970 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:24:00.972 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:24:00.985 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:24:00.988 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:24:00.991 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:24:00.993 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:24:00.996 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:24:00.997 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:24:01.001 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:24:01.003 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:24:01.005 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:24:01.008 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:24:01.010 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:24:01.012 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:24:01.014 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:24:01.016 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:24:01.027 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:24:01.040 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 10:24:01.052 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 10:24:01.064 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 10:24:01.077 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:24:01.080 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:24:01.084 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VGqz3EoRAt 2022-06-01 10:24:01.086 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:24:01.088 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:24:01.090 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:24:01.092 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VGqz3EoRAt 2022-06-01 10:24:01.096 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VGqz3EoRAt 2022-06-01 10:24:01.107 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VGqz3EoRAt /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:24:01.120 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:24:01.124 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:24:01.126 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:24:01.128 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:24:01.130 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:24:01.133 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:24:01.135 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:24:01.138 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:24:01.140 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:24:01.144 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:24:01.149 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:24:01.171 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:24:01.192 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:24:01.211 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:24:01.230 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:24:01.249 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:24:01.268 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:24:01.287 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:24:01.307 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:24:01.309 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:24:01.312 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:24:01.314 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:24:01.316 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:24:01.345 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:24:01.373 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:24:01.400 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:24:01.428 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:24:01.456 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:24:01.484 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:24:01.511 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:24:01.538 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:01.567 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:24:01.595 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:24:01.625 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:24:01.653 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:24:01.656 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:24:01.658 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:24:01.661 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:24:01.663 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:24:01.666 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:24:01.696 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:24:01.724 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:24:01.752 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:24:01.780 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:24:01.808 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:24:01.836 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:24:01.867 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:24:01.869 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.75 2022-06-01 10:24:01.897 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:24:01.928 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:24:01.936 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 158e859c57f51441b2f47c3b16e245c7 2022-06-01 10:24:01.964 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:24:01.981 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:01.983 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:24:01.985 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:24:01.988 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:24:01.990 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:24:01.993 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:24:01.995 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:24:01.997 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:24:02.000 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:24:02.002 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:24:02.005 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:24:02.008 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:24:02.038 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 10:24:02.065 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 10:24:02.094 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:24:02.122 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:24:02.150 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:24:02.153 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:24:02.155 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:24:02.157 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:24:02.185 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:24:02.214 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:24:02.216 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:24:02.243 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:24:02.246 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:24:02.248 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:24:02.251 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:24:02.279 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:24:02.281 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:24:02.284 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:24:02.300 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.303 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.75:8080/v1/AUTH_ 2022-06-01 10:24:02.331 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:24:02.348 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:02.350 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:24:02.367 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:02.370 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:24:02.372 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:24:02.374 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:24:02.377 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:24:02.379 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:24:02.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:24:02.384 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:24:02.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.404 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:24:02.406 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:24:02.408 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:24:02.425 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:02.427 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:02.430 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:02.458 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:24:02.460 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:24:02.463 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:24:02.465 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:24:02.468 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:24:02.471 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:02.488 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:02.491 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:02.493 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:02.495 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:02.498 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:02.526 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:02.554 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:02.581 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:02.610 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:24:02.612 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:24:02.615 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:24:02.617 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:24:02.620 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:24:02.622 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:02.625 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:24:02.629 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:24:02.632 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:02.635 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:02.647 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:02.647 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:02.656 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:02.659 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:02.675 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:24:02.677 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:24:02.682 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:24:02.712 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:02.739 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:24:02.766 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:02.794 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:02.823 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:02.850 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:02.903 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:02.931 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:02.958 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:02.986 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:03.013 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:03.041 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:03.067 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:24:03.070 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:24:03.073 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:24:03.075 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:24:03.078 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:24:03.080 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:03.082 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:03.086 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:24:03.088 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:24:03.091 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:24:03.118 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:24:03.146 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 10:24:03.147 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:24:03.156 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:24:03.159 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:24:03.161 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:24:03.164 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:24:03.167 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:24:03.169 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:03.172 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:03.174 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:03.176 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:03.179 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:24:03.181 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:03.184 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:03.186 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:24:03.253 | Enabling site cinder-wsgi. 2022-06-01 10:24:03.261 | To activate the new configuration, you need to run: 2022-06-01 10:24:03.262 | systemctl reload apache2 2022-06-01 10:24:03.267 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:24:03.270 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:24:03.272 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:24:03.275 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:24:03.410 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:24:03.416 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:24:03.450 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.75/image 2022-06-01 10:24:03.479 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:24:03.496 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:03.498 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:24:03.501 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:24:03.503 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:24:03.505 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:24:03.508 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:24:03.540 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:24:03.576 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.75/identity 2022-06-01 10:24:03.605 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:24:03.634 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:24:03.661 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:24:03.689 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:24:03.717 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:24:03.745 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:03.774 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:24:03.801 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:24:03.830 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:24:03.859 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:24:03.862 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:24:03.879 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:03.881 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.75:2379 2022-06-01 10:24:03.918 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:24:03.937 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:03.940 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:24:03.942 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:24:03.946 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:24:03.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:24:03.951 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:24:03.953 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:24:03.957 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:24:03.957 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:24:03.963 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:24:03.966 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:24:03.968 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:24:03.971 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:24:03.974 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:24:03.976 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:24:03.979 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:24:03.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:03.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:03.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:24:03.989 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:03.992 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:24:03.994 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:24:03.997 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:24:03.999 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:24:04.001 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:04.004 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:04.007 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:04.010 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:04.013 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:04.028 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:04.031 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:04.033 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:04.036 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:24:04.036 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:04.041 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:24:04.044 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:04.046 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:24:04.059 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:24:04.062 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:04.062 | + functions-common:git_clone:607 : head -1 2022-06-01 10:24:04.074 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:24:04.077 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:04.079 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:24:04.082 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:24:04.084 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:24:04.087 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:24:04.089 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:24:04.092 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:24:04.094 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:24:04.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:24:04.099 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:24:04.102 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:24:04.104 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:24:04.107 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:24:04.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:24:04.113 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:24:04.115 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:24:04.118 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:24:04.121 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:24:04.127 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:24:04.130 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 10:24:04.792 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:24:04.795 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:24:04.797 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:24:04.800 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:24:04.802 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:24:04.805 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:24:04.807 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:24:04.810 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:24:04.812 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:24:04.814 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:24:04.817 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:24:04.819 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:24:04.822 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:24:04.824 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:24:04.848 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:24:04.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 10:24:06.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:06.718 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:06.723 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:06.723 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:06.730 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:06.741 | Obtaining file:///opt/stack/neutron 2022-06-01 10:24:08.853 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:24:10.941 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:24:10.949 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:24:10.952 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:24:10.960 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:24:10.968 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:24:10.977 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:24:10.999 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:24:11.013 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:24:11.021 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:11.029 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:11.033 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:24:11.043 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:24:11.049 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:24:11.052 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:24:11.055 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:11.122 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:24:11.180 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:24:11.183 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:11.188 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:11.191 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 10:24:11.233 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:24:11.261 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 10:24:11.281 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:11.285 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:24:11.291 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:24:11.315 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:24:11.334 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:24:11.371 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:24:11.383 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:24:11.399 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:24:11.405 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:24:11.455 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:11.462 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:24:11.501 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:24:11.557 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:24:11.576 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:24:11.594 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:24:11.609 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:24:11.625 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:24:11.629 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:24:11.639 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:24:11.664 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:24:11.672 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:11.690 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:24:11.712 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:24:11.759 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:24:11.764 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:24:11.774 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:11.781 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:24:11.817 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:11.821 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 10:24:11.830 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:11.833 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:24:11.855 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:24:11.870 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:24:11.881 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:24:11.884 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:11.887 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:24:11.893 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:24:11.899 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 10:24:11.920 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:24:11.923 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:24:11.942 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:24:11.970 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:24:11.988 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:11.994 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:24:12.000 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:12.022 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:24:12.025 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:24:12.029 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 10:24:12.032 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:24:12.035 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:12.039 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:24:12.042 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:24:12.053 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:24:12.057 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:24:12.060 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:12.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-01 10:24:12.082 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:24:12.093 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:24:12.098 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:24:12.117 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 10:24:12.137 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:24:12.196 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:24:12.200 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:24:12.207 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:12.230 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:24:12.234 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:12.237 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:24:12.240 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:24:12.248 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:24:12.257 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:12.260 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:12.263 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:24:12.267 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:12.274 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:24:12.314 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:12.317 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:24:12.323 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:24:12.345 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:24:12.349 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:24:12.354 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:24:12.360 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:24:12.364 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:24:12.429 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:24:12.433 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:24:12.436 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:24:12.449 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:24:12.458 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:24:12.472 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 10:24:12.475 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 10:24:12.499 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:24:12.514 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:24:12.526 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:24:12.542 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:24:12.546 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:12.550 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:12.553 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:12.556 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:24:12.558 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:24:12.561 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:24:12.564 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:24:12.566 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:24:12.570 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:24:12.574 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:24:12.577 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:24:12.580 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 10:24:12.595 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 10:24:12.603 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:24:12.660 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 10:24:12.666 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:24:12.671 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:24:12.674 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:24:12.718 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:24:12.722 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:24:13.771 | Installing collected packages: neutron 2022-06-01 10:24:13.771 | Attempting uninstall: neutron 2022-06-01 10:24:13.774 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:24:13.783 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:24:13.785 | Running setup.py develop for neutron 2022-06-01 10:24:16.161 | Successfully installed neutron 2022-06-01 10:24:16.304 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:16.304 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:16.395 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:16.398 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:16.400 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:16.402 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:16.405 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:16.407 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:16.409 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:16.411 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:16.414 | + functions-common:time_stop:2329 : start_time=1654079044841 2022-06-01 10:24:16.416 | + functions-common:time_stop:2331 : [[ -z 1654079044841 ]] 2022-06-01 10:24:16.419 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:16.423 | + functions-common:time_stop:2334 : end_time=1654079056420 2022-06-01 10:24:16.425 | + functions-common:time_stop:2335 : elapsed_time=11579 2022-06-01 10:24:16.427 | + functions-common:time_stop:2336 : total=89145 2022-06-01 10:24:16.429 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:16.431 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100724 2022-06-01 10:24:16.434 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:16.436 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:24:16.439 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:24:16.441 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:24:16.461 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:24:16.473 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:24:16.475 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:24:16.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:16.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:16.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:24:16.486 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:16.488 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:24:16.491 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:24:16.493 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:24:16.510 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:16.513 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:24:16.515 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:24:16.517 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:24:16.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:24:16.523 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:24:16.526 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:24:16.528 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:24:16.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:16.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:16.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:24:16.538 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:16.540 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:24:16.556 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:16.559 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:24:16.575 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:16.578 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:24:16.594 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:16.596 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:24:16.599 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:24:16.601 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:24:16.604 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:24:16.606 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:16.609 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:16.611 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:16.613 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:16.616 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:16.632 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:16.634 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:16.636 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:16.639 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:24:16.640 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:16.645 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:24:16.648 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:16.651 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:24:16.664 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:24:16.667 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:16.667 | + functions-common:git_clone:607 : head -1 2022-06-01 10:24:16.670 | a915756d54 Merge commit 'refs/changes/45/840845/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:24:16.673 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:16.676 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:24:16.678 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:24:16.681 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:24:16.683 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:24:16.685 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:24:16.688 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:24:16.690 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:24:16.693 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:24:16.695 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:24:16.698 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:24:16.700 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:24:16.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:24:16.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:24:16.709 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:24:16.712 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:24:16.714 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:24:16.717 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:24:16.723 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:24:16.726 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 10:24:17.321 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:24:17.324 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:24:17.326 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:24:17.328 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:24:17.331 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:24:17.333 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:24:17.335 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:24:17.337 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:24:17.340 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:24:17.342 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:24:17.344 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:24:17.346 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:24:17.349 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:24:17.351 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:24:17.372 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:24:17.374 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 10:24:19.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:19.172 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:19.177 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:19.177 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:19.180 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:19.181 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:19.181 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:19.182 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:19.182 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:19.182 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:19.195 | Obtaining file:///opt/stack/nova 2022-06-01 10:24:22.326 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:24:25.438 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:24:25.446 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:24:25.449 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:24:25.457 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:24:25.465 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:25.468 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:24:25.477 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:24:25.498 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:24:25.512 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:24:25.532 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:24:25.572 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:24:25.586 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:25.589 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:24:25.599 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:24:25.605 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:24:25.608 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:25.611 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:24:25.623 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:25.688 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:24:25.746 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:24:25.757 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:24:25.761 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:24:25.764 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:25.769 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:25.772 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:24:25.799 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:24:25.825 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:24:25.829 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:25.834 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:24:25.839 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:24:25.862 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:24:25.883 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:24:25.901 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:24:25.936 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:24:25.947 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:24:25.962 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:24:25.969 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:24:26.016 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:26.022 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:24:26.062 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:24:26.116 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:24:26.134 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:24:26.151 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:24:26.166 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:24:26.180 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:24:26.185 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:24:26.195 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:24:26.219 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:24:26.226 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:26.244 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:24:26.264 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:24:26.273 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:26.280 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:24:26.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-01 10:24:26.317 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:26.320 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:24:26.342 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:24:26.353 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:24:26.355 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:26.359 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 10:24:26.385 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:24:26.392 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:24:26.408 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 10:24:26.426 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:24:26.431 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:24:26.450 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:24:26.468 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:24:26.495 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:26.499 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:24:26.507 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:26.527 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:24:26.530 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:24:26.534 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:24:26.539 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:24:26.542 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:26.546 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:24:26.557 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:24:26.560 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:24:26.563 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:26.571 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:24:26.628 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:24:26.644 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:24:26.653 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:24:26.659 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:24:26.677 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:24:26.767 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:24:26.771 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:24:26.779 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:26.799 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:24:26.804 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:24:26.812 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 10:24:26.816 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:26.820 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:24:26.823 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 10:24:26.837 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:24:26.841 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:24:26.850 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:24:26.871 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:24:26.876 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:26.882 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:26.886 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:24:26.889 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:26.897 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:24:26.902 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:24:26.907 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:24:26.917 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:24:26.921 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:24:26.924 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:24:26.965 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:24:26.969 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:24:26.980 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:24:26.985 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:24:26.996 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:24:27.014 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:24:27.020 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:24:27.023 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:24:27.037 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:24:27.051 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:24:27.066 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:24:27.071 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:27.074 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:27.077 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:27.081 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:24:27.083 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 10:24:27.122 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:24:27.127 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:24:27.136 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:24:27.138 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:24:27.141 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:24:27.144 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:24:27.147 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 10:24:27.150 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:24:27.158 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:24:27.161 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:24:27.164 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:24:27.167 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:24:27.174 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:24:27.178 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:24:27.181 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:24:27.235 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:24:27.269 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:24:27.273 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:24:27.275 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:24:27.317 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:24:28.275 | Installing collected packages: nova 2022-06-01 10:24:28.275 | Attempting uninstall: nova 2022-06-01 10:24:28.277 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:24:28.282 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:24:28.283 | Running setup.py develop for nova 2022-06-01 10:24:31.678 | Successfully installed nova 2022-06-01 10:24:31.823 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:31.824 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:31.911 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:31.914 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:31.917 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:31.919 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:31.921 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:31.923 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:31.925 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:31.927 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:31.929 | + functions-common:time_stop:2329 : start_time=1654079057367 2022-06-01 10:24:31.931 | + functions-common:time_stop:2331 : [[ -z 1654079057367 ]] 2022-06-01 10:24:31.934 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:31.938 | + functions-common:time_stop:2334 : end_time=1654079071936 2022-06-01 10:24:31.940 | + functions-common:time_stop:2335 : elapsed_time=14569 2022-06-01 10:24:31.942 | + functions-common:time_stop:2336 : total=100724 2022-06-01 10:24:31.946 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:31.948 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115293 2022-06-01 10:24:31.950 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:31.952 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:24:31.955 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:24:31.957 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:24:31.976 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:24:31.988 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:24:31.991 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:24:31.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:31.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:31.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:24:32.001 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:32.004 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 10:24:32.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:24:32.019 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:24:32.022 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:24:32.034 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:24:32.037 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:24:32.039 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:24:32.043 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:24:32.043 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:24:32.050 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:24:32.053 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:24:32.055 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:24:32.058 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:24:32.061 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:24:32.063 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:24:32.065 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:24:32.069 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:24:32.081 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:24:32.094 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 10:24:32.107 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 10:24:32.119 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 10:24:32.132 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:24:32.135 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:24:32.139 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1jL9ZMSWK8 2022-06-01 10:24:32.141 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:24:32.144 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:24:32.147 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:24:32.149 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:24:32.152 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:24:32.154 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1jL9ZMSWK8 2022-06-01 10:24:32.158 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1jL9ZMSWK8 2022-06-01 10:24:32.170 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1jL9ZMSWK8 /etc/sudoers.d/nova-rootwrap 2022-06-01 10:24:32.182 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:24:32.186 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:24:32.189 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:24:32.191 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:24:32.194 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:24:32.197 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:24:32.199 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:24:32.202 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 10:24:32.205 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:24:32.210 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:24:32.226 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:32.229 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:24:32.231 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:24:32.234 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:24:32.238 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:24:32.266 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:24:32.268 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:24:32.295 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:24:32.324 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:24:32.350 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 10:24:32.379 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:24:32.408 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:24:32.438 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:24:32.440 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.75 2022-06-01 10:24:32.468 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:24:32.495 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:24:32.521 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:24:32.548 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:24:32.576 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:24:32.604 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:24:32.606 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:24:32.609 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:24:32.611 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:24:32.613 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:24:32.616 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:24:32.618 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:24:32.620 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:24:32.622 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:24:32.624 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:24:32.626 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:24:32.629 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:24:32.631 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:24:32.634 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:24:32.636 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:24:32.638 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:24:32.640 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:24:32.656 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:32.658 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:32.660 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:24:32.663 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:24:32.691 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:24:32.693 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:24:32.696 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:24:32.698 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:24:32.700 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:24:32.703 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:24:32.733 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:24:32.735 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:24:32.737 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:24:32.740 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:24:32.742 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:24:32.745 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:24:32.774 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:24:32.804 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:24:32.830 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:24:32.858 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:24:32.874 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:32.876 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:24:32.892 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:32.895 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:24:32.896 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:24:32.901 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:24:32.903 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:24:32.931 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:24:32.947 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:32.949 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:24:32.951 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:24:32.954 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:24:32.956 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:24:32.958 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:24:32.987 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:24:33.014 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:24:33.042 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:24:33.069 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:24:33.097 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:24:33.125 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:24:33.153 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:24:33.180 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:33.208 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:24:33.235 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:24:33.251 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:33.254 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:24:33.256 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:24:33.286 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:24:33.314 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.75/identity 2022-06-01 10:24:33.342 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:24:33.369 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:24:33.396 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:24:33.423 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:24:33.451 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:24:33.478 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:24:33.494 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:33.496 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:24:33.498 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:24:33.526 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:24:33.555 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:24:33.558 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:24:33.586 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:24:33.588 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:24:33.590 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:24:33.592 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:24:33.595 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:24:33.597 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:24:33.599 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:24:33.601 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:24:33.604 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:24:33.606 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:24:33.608 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:24:33.610 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:24:33.613 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:33.629 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:33.632 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:33.635 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:33.637 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:33.639 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:33.667 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:33.695 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:33.723 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:33.750 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:24:33.780 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 10:24:33.782 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:24:33.784 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:24:33.787 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:24:33.789 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:24:33.791 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:33.794 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:24:33.799 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:24:33.801 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:33.804 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:33.817 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:33.817 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:33.826 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:33.829 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:33.845 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:24:33.847 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:24:33.851 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 10:24:33.881 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:33.908 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:24:33.935 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:33.962 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:33.989 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:34.016 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:34.043 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:34.071 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:34.099 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:34.128 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:34.157 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:34.185 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:34.212 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:24:34.215 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:24:34.217 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:24:34.220 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:24:34.222 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:24:34.225 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:34.227 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:34.230 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:34.232 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:34.235 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:24:34.262 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:24:34.290 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 10:24:34.290 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:24:34.298 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:24:34.302 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:24:34.305 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:24:34.307 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:24:34.309 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:24:34.312 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:34.314 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:34.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:34.319 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:34.321 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:24:34.323 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:34.325 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:34.328 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:24:34.392 | Enabling site nova-api-wsgi. 2022-06-01 10:24:34.397 | To activate the new configuration, you need to run: 2022-06-01 10:24:34.397 | systemctl reload apache2 2022-06-01 10:24:34.402 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:24:34.404 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:24:34.406 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:24:34.409 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:24:34.546 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 10:24:34.549 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:24:34.551 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:34.554 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:24:34.557 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:24:34.559 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:34.562 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:34.566 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:24:34.568 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:34.571 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:34.586 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:34.586 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:34.594 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:34.598 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:34.615 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:24:34.617 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:24:34.621 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:24:34.651 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:34.679 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:24:34.707 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:34.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:34.763 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:34.797 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:34.826 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:34.856 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:34.883 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:34.910 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:34.938 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:34.967 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:34.994 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:24:34.997 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:24:35.024 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:24:35.041 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:35.043 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:24:35.074 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:24:35.076 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:24:35.078 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:24:35.095 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:35.097 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:35.101 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:35.129 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:24:35.160 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:24:35.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:24:35.164 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:24:35.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:24:35.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:24:35.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:24:35.187 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:35.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:24:35.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:24:35.195 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:24:35.212 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:35.214 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:35.217 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/ 2022-06-01 10:24:35.244 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:24:35.247 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:24:35.249 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:24:35.277 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:24:35.305 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:24:35.336 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:24:35.351 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:35.354 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:24:35.381 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:24:35.383 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:24:35.400 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:35.402 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:24:35.406 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:24:35.409 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:24:35.411 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:24:35.414 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:24:35.416 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:24:35.418 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:24:35.421 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:35.423 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:24:35.426 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:24:35.431 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:24:35.433 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:24:35.435 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:24:35.438 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:24:35.440 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:24:35.443 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:24:35.475 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:24:35.508 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:24:35.538 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:35.540 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:24:35.543 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:24:35.545 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:24:35.561 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:35.565 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:24:35.565 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:24:36.260 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:24:36.262 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:24:36.265 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:24:36.267 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:24:36.269 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:24:36.272 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:24:36.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:24:36.291 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:36.294 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:24:36.296 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:24:36.299 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:24:36.314 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:36.317 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-06-01 10:24:36.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.75:5672/nova_cell1 2022-06-01 10:24:36.347 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:24:36.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:24:36.353 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:24:36.370 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:36.372 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:24:36.374 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:36.377 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:24:36.407 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.75/identity 2022-06-01 10:24:36.436 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:24:36.464 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:24:36.493 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:24:36.520 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:24:36.548 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:24:36.576 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:24:36.604 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:24:36.606 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:24:36.609 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:24:36.612 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:36.629 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:36.631 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:36.633 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:36.636 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:36.638 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:36.665 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:36.694 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:36.721 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:36.749 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:24:36.752 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:24:36.756 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:24:36.758 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:24:36.760 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:24:36.763 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:24:36.766 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:24:36.768 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:24:36.771 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:36.773 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:24:36.776 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:24:36.778 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:24:36.780 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:24:36.782 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:24:36.785 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:24:36.800 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:36.803 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:24:36.819 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:36.821 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:24:36.824 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:24:36.839 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:36.842 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:24:36.858 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:36.860 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:24:36.876 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:36.879 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:24:36.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:36.898 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:24:36.901 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:24:36.903 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:24:36.906 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:24:36.908 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:24:36.911 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:24:36.914 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:24:36.916 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:36.919 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:36.921 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:24:36.924 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:36.926 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:36.929 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:24:36.931 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:36.934 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:36.936 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:36.939 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:36.941 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:36.944 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:36.947 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:24:36.949 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:36.951 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:24:36.954 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:24:36.956 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:36.959 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:36.962 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:36.964 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:24:36.986 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 10:24:37.097 | Reading package lists... 2022-06-01 10:24:37.356 | Building dependency tree... 2022-06-01 10:24:37.357 | Reading state information... 2022-06-01 10:24:37.618 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:24:37.618 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:37.619 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:37.619 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:37.619 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:37.619 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:37.619 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:37.619 | python3-zope.interface 2022-06-01 10:24:37.619 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:37.736 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:37.741 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:24:37.743 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:37.746 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:37.748 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:37.750 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:37.753 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:37.756 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:37.758 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:37.760 | + functions-common:time_stop:2329 : start_time=1654079076984 2022-06-01 10:24:37.763 | + functions-common:time_stop:2331 : [[ -z 1654079076984 ]] 2022-06-01 10:24:37.766 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:37.770 | + functions-common:time_stop:2334 : end_time=1654079077767 2022-06-01 10:24:37.772 | + functions-common:time_stop:2335 : elapsed_time=783 2022-06-01 10:24:37.775 | + functions-common:time_stop:2336 : total=6116 2022-06-01 10:24:37.777 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:37.779 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6899 2022-06-01 10:24:37.782 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:24:37.785 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:24:37.787 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:24:37.790 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:24:37.793 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:24:37.795 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:24:37.825 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:24:37.829 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:37.831 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:37.834 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:24:37.836 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:37.839 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:37.841 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:37.844 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:37.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:37.849 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:37.851 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:24:37.854 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:37.856 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:24:37.859 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:24:37.861 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:37.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:37.867 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:37.869 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:24:37.892 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 10:24:38.003 | Reading package lists... 2022-06-01 10:24:38.249 | Building dependency tree... 2022-06-01 10:24:38.250 | Reading state information... 2022-06-01 10:24:38.504 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:24:38.504 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:38.506 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:38.506 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:38.506 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:38.506 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:38.506 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:38.506 | python3-zope.interface 2022-06-01 10:24:38.506 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:38.618 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:38.623 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:24:38.625 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:38.628 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:38.631 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:38.633 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:38.636 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:38.638 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:38.641 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:38.643 | + functions-common:time_stop:2329 : start_time=1654079077890 2022-06-01 10:24:38.645 | + functions-common:time_stop:2331 : [[ -z 1654079077890 ]] 2022-06-01 10:24:38.648 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:38.653 | + functions-common:time_stop:2334 : end_time=1654079078650 2022-06-01 10:24:38.655 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 10:24:38.657 | + functions-common:time_stop:2336 : total=6899 2022-06-01 10:24:38.660 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:38.663 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7659 2022-06-01 10:24:38.665 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:24:38.668 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:24:38.670 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:24:38.673 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:38.675 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:38.678 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:38.681 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:38.683 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:24:38.739 | wsgi (enabled by maintainer script) 2022-06-01 10:24:38.743 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:24:38.746 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:24:38.748 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:24:38.751 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:24:38.754 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:24:38.757 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:24:38.761 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:24:38.761 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:24:38.766 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:24:38.769 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:24:38.771 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:24:38.774 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:24:38.777 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:24:38.800 | Using python 3.8 to install osc-placement 2022-06-01 10:24:38.803 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 10:24:40.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:40.629 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:40.634 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:40.634 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:40.636 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:40.637 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:40.637 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:40.638 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:40.638 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:40.638 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:40.654 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 10:24:40.680 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:40.698 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:40.705 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:40.708 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:40.712 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:40.716 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:24:40.719 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:40.722 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:24:40.744 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:40.810 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:40.815 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:40.819 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:40.826 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:40.829 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:40.836 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:24:40.850 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:40.858 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:24:40.884 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:40.905 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:40.909 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:40.913 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:40.916 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:40.919 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:24:40.973 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:24:41.012 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:24:41.017 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:41.021 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:41.027 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:24:41.049 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:24:41.052 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:41.056 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:24:41.059 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:41.080 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:41.083 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:41.086 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:41.090 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:24:41.123 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:24:41.128 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:24:41.171 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:24:41.175 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:24:41.177 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:24:41.181 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:24:41.184 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:24:43.143 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:43.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:43.218 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:43.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:43.224 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:43.226 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:43.229 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:43.231 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:43.234 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:43.236 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:43.239 | + functions-common:time_stop:2329 : start_time=1654079078794 2022-06-01 10:24:43.241 | + functions-common:time_stop:2331 : [[ -z 1654079078794 ]] 2022-06-01 10:24:43.244 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:43.249 | + functions-common:time_stop:2334 : end_time=1654079083246 2022-06-01 10:24:43.251 | + functions-common:time_stop:2335 : elapsed_time=4452 2022-06-01 10:24:43.254 | + functions-common:time_stop:2336 : total=115293 2022-06-01 10:24:43.257 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:43.260 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119745 2022-06-01 10:24:43.262 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:43.265 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:24:43.267 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:24:43.270 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:24:43.273 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:24:43.275 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:43.278 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:43.281 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:43.283 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:43.287 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:43.304 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:43.306 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:43.308 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:43.312 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:24:43.312 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:43.317 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:24:43.320 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:43.323 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:24:43.336 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:24:43.339 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:43.339 | + functions-common:git_clone:607 : head -1 2022-06-01 10:24:43.343 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:24:43.346 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:43.348 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:24:43.351 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:24:43.353 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:43.356 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:24:43.358 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:24:43.361 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:24:43.363 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:24:43.366 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:43.368 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:24:43.371 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:24:43.373 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:24:43.376 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:24:43.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:24:43.383 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:24:43.385 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:24:43.387 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:24:43.391 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:24:43.397 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:24:43.399 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 10:24:43.993 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:24:43.996 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:24:43.998 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:24:44.001 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:24:44.003 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:24:44.007 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:24:44.009 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:24:44.012 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:24:44.014 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:24:44.016 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:24:44.019 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:24:44.022 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:24:44.025 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:24:44.027 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:24:44.048 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:24:44.051 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 10:24:45.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:45.855 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:45.860 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:45.860 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:45.862 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:45.863 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:45.863 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:45.864 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:45.864 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:45.864 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:45.877 | Obtaining file:///opt/stack/placement 2022-06-01 10:24:47.111 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:24:48.356 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:24:48.366 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:24:48.387 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:24:48.400 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:24:48.413 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:24:48.469 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:24:48.474 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:24:48.478 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:24:48.483 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:24:48.518 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:24:48.528 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:24:48.544 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:24:48.550 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:24:48.598 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:24:48.604 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:24:48.643 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:24:48.661 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:24:48.678 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:24:48.687 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:24:48.696 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:24:48.713 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:48.720 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:48.723 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:48.726 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:24:48.737 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:24:48.740 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:48.743 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:24:48.748 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:24:48.767 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:24:48.771 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:24:48.778 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:24:48.799 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:24:48.804 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:48.807 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:24:48.818 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:24:48.821 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:24:48.824 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:48.831 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:24:48.840 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:24:48.846 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:24:48.864 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:24:48.868 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:24:48.875 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:24:48.897 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 10:24:48.938 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:24:49.003 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:24:49.009 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:24:49.014 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:49.017 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:24:49.023 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:24:49.030 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:24:49.039 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:24:49.046 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:24:49.049 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:24:49.053 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:24:49.056 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:24:49.058 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:24:49.062 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:24:49.065 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:24:49.068 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:24:49.071 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:24:49.081 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:24:49.085 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:24:49.087 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:24:49.090 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:24:49.092 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:24:49.097 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:24:49.100 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:24:49.103 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:24:49.105 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:24:49.113 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:24:50.721 | Installing collected packages: openstack-placement 2022-06-01 10:24:50.721 | Attempting uninstall: openstack-placement 2022-06-01 10:24:50.724 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:24:50.725 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:24:50.727 | Running setup.py develop for openstack-placement 2022-06-01 10:24:52.321 | Successfully installed openstack-placement 2022-06-01 10:24:52.464 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:52.464 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:52.550 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:52.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:52.556 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:52.558 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:52.561 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:52.563 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:52.565 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:52.569 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:52.571 | + functions-common:time_stop:2329 : start_time=1654079084043 2022-06-01 10:24:52.573 | + functions-common:time_stop:2331 : [[ -z 1654079084043 ]] 2022-06-01 10:24:52.576 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:52.580 | + functions-common:time_stop:2334 : end_time=1654079092578 2022-06-01 10:24:52.583 | + functions-common:time_stop:2335 : elapsed_time=8535 2022-06-01 10:24:52.585 | + functions-common:time_stop:2336 : total=119745 2022-06-01 10:24:52.588 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:52.590 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128280 2022-06-01 10:24:52.596 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:52.599 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:24:52.605 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:52.609 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:52.629 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:24:52.642 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:24:52.644 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:24:52.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:24:52.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:24:52.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:24:52.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:24:52.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:24:52.659 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:24:52.662 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:24:52.673 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:24:52.677 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:24:52.681 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:24:52.684 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:24:52.687 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:24:52.689 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:24:52.692 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:24:52.695 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:24:52.727 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:24:52.759 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:24:52.791 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:24:52.794 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:24:52.796 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:24:52.799 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:24:52.801 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:24:52.833 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:24:52.862 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.75/identity 2022-06-01 10:24:52.891 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:24:52.923 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:24:52.955 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:24:52.985 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:24:53.015 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:24:53.044 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:53.074 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:24:53.103 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:24:53.105 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:24:53.108 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:24:53.111 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:24:53.129 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:24:53.132 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:24:53.136 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:53.137 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:24:53.140 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:24:53.169 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:53.198 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:24:53.229 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:24:53.259 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:24:53.261 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:24:53.264 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:24:53.266 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:24:53.269 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:24:53.272 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:24:53.274 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:24:53.278 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:24:53.282 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:24:53.284 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:24:53.287 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:24:53.300 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:24:53.301 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:53.313 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:24:53.317 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:24:53.335 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:24:53.337 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:24:53.341 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:24:53.373 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:24:53.403 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:24:53.431 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:24:53.460 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:24:53.488 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:24:53.519 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:24:53.548 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:24:53.577 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:24:53.606 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:24:53.634 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:24:53.663 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:24:53.691 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:24:53.721 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:24:53.723 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:24:53.726 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:24:53.729 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:24:53.731 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:24:53.734 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:53.736 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:53.739 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:53.742 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:53.744 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:24:53.774 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:24:53.803 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 10:24:53.804 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:24:53.812 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:24:53.816 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:24:53.819 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:24:53.822 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:24:53.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:24:53.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:24:53.829 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:53.831 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:53.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:24:53.837 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:24:53.840 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:53.842 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:53.845 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:24:53.908 | Site placement-api already enabled 2022-06-01 10:24:53.913 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:24:53.915 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:24:53.918 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:24:53.920 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:24:54.058 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:24:54.078 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:54.081 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:24:54.101 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:54.103 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:24:54.122 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:54.124 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:24:54.127 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:24:54.130 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:24:54.162 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.75/identity 2022-06-01 10:24:54.191 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:24:54.221 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:24:54.249 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:24:54.278 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:24:54.307 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:24:54.337 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:24:54.365 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:24:54.383 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:54.386 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:24:54.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:54.405 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:24:54.408 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:24:54.411 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:24:54.413 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:24:54.416 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:24:54.419 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:24:54.421 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:24:54.424 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:24:54.428 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:24:54.432 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:24:54.434 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:24:54.437 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:24:54.440 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:24:54.442 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:24:54.458 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:54.461 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:24:54.463 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:24:54.465 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:24:54.467 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:24:54.470 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:24:54.472 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:24:54.475 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:24:54.478 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:24:54.480 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:24:54.482 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:24:54.484 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:24:54.486 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:54.490 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:54.492 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:54.494 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:54.497 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:54.515 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:54.519 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:54.521 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:54.524 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:24:54.524 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:54.529 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:24:54.532 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:54.534 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:24:54.547 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:24:54.550 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:54.550 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:24:54.553 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:24:54.556 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:54.558 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:24:54.580 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:24:54.583 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 10:24:56.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:56.413 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:56.417 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:56.418 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:56.420 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:56.421 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:56.421 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:56.422 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:56.422 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:56.422 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:56.438 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:24:56.499 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 10:24:56.502 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:56.506 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 10:24:56.509 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 10:24:56.562 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 10:24:56.565 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 10:24:56.575 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:24:56.582 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:24:56.586 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 10:24:56.588 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:58.774 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:58.774 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:58.846 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:24:58.848 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:58.851 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:24:58.853 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:58.856 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:58.858 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:24:58.860 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:58.863 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:58.867 | ++ functions-common:time_stop:2329 : start_time=1654079094575 2022-06-01 10:24:58.869 | ++ functions-common:time_stop:2331 : [[ -z 1654079094575 ]] 2022-06-01 10:24:58.872 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:58.876 | ++ functions-common:time_stop:2334 : end_time=1654079098874 2022-06-01 10:24:58.879 | ++ functions-common:time_stop:2335 : elapsed_time=4299 2022-06-01 10:24:58.881 | ++ functions-common:time_stop:2336 : total=128280 2022-06-01 10:24:58.883 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:58.886 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132579 2022-06-01 10:24:58.888 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:24:58.891 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:24:58.891 | /opt/stack/tempest ~/devstack 2022-06-01 10:24:58.893 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:24:58.912 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:24:58.912 | HACKING.rst 2022-06-01 10:24:58.913 | doc/source/conf.py 2022-06-01 10:24:58.913 | doc/source/configuration.rst 2022-06-01 10:24:58.913 | doc/source/contributor/contributing.rst 2022-06-01 10:24:58.913 | doc/source/index.rst 2022-06-01 10:24:58.913 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:24:58.913 | doc/source/microversion_testing.rst 2022-06-01 10:24:58.913 | doc/source/plugins/plugin.rst 2022-06-01 10:24:58.913 | doc/source/supported_version.rst 2022-06-01 10:24:58.913 | doc/source/test_removal.rst 2022-06-01 10:24:58.913 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:24:58.913 | playbooks/devstack-tempest.yaml 2022-06-01 10:24:58.913 | playbooks/enable-fips.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:24:58.913 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:24:58.914 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:24:58.914 | releasenotes/source/conf.py 2022-06-01 10:24:58.914 | releasenotes/source/index.rst 2022-06-01 10:24:58.914 | releasenotes/source/v26.1.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v27.0.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v28.0.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v28.1.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v29.0.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v29.1.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v29.2.0.rst 2022-06-01 10:24:58.914 | releasenotes/source/v30.0.0.rst 2022-06-01 10:24:58.914 | requirements.txt 2022-06-01 10:24:58.914 | roles/run-tempest/README.rst 2022-06-01 10:24:58.914 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:24:58.914 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:24:58.914 | roles/run-tempest-26/README.rst 2022-06-01 10:24:58.914 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:24:58.914 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:24:58.914 | setup.cfg 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:24:58.914 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:24:58.915 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:24:58.915 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:24:58.915 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:24:58.915 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:24:58.915 | Aborting 2022-06-01 10:24:58.915 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:24:58.918 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:24:58.921 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:24:58.924 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:24:58.926 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:24:58.928 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:24:58.931 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:24:58.933 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:24:58.935 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:24:58.938 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:24:58.938 | Error on exit 2022-06-01 10:24:58.940 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:24:58.943 | + ./stack.sh:exit_trap:517 : generate-subunit 1654078910 188 fail 2022-06-01 10:24:59.529 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:24:59.531 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:24:59.744 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:24:59.744 | 2022-06-01 10:24:59.995 | + ./stack.sh:exit_trap:531 : exit 1