2022-06-03 15:00:21.715 | + ./stack.sh:main:462 : exec 2022-06-03 15:00:21.716 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150021' 2022-06-03 15:00:21.716 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-150021.summary.2022-06-03-150021 2022-06-03 15:00:21.716 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:00:21.716 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150021 2022-06-03 15:00:21.716 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150021 /opt/stack/logs/stack.sh.log 2022-06-03 15:00:21.716 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150021.summary.2022-06-03-150021 /opt/stack/logs/stack.sh.log.summary 2022-06-03 15:00:21.716 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 15:00:21.716 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 15:00:21.716 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 15:00:21.716 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 15:00:21.716 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:00:21.716 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 15:00:21.716 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 15:00:21.717 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:00:21.719 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 15:00:21.721 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 15:00:21.723 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 15:00:21.725 | + ./stack.sh:main:551 : uname -a 2022-06-03 15:00:21.727 | Linux n-d-844598-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-03 15:00:21.729 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 15:00:21.730 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 15:00:21.734 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 15:00:21.762 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 15:00:21.777 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 15:00:21.779 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 15:00:21.781 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 15:00:21.783 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 15:00:21.784 | + functions-common:fetch_plugins:1673 : return 2022-06-03 15:00:21.787 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 15:00:21.789 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 15:00:21.790 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:00:21.792 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:00:21.794 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:00:21.796 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:00:21.797 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:00:21.799 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:00:21.802 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:00:21.805 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:00:21.807 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:00:21.809 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:00:21.810 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 15:00:21.812 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:00:21.824 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:21.826 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:00:21.828 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:21.830 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:21.831 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:21.833 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:21.835 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:00:21.837 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 15:00:21.838 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 15:00:21.840 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:00:21.842 | + 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-03 15:00:21.844 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 15:00:21.846 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 15:00:21.848 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 15:00:21.850 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 15:00:21.852 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 15:00:21.854 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 15:00:21.871 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 15:00:21.873 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 15:00:21.885 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:21.888 | +++ lib/tls:source:43 : hostname -f 2022-06-03 15:00:21.891 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 15:00:21.893 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 15:00:21.895 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 15:00:21.896 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 15:00:21.898 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 15:00:21.900 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 15:00:21.902 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 15:00:21.904 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 15:00:21.906 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 15:00:21.907 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 15:00:21.912 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 15:00:21.924 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 15:00:21.941 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 15:00:21.953 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 15:00:21.965 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 15:00:21.992 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 15:00:22.032 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 15:00:22.111 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 15:00:22.133 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 15:00:22.171 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 15:00:22.222 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 15:00:22.352 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 15:00:22.365 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 15:00:22.378 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 15:00:22.390 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 15:00:22.485 | + ./stack.sh:main:598 : run_phase source 2022-06-03 15:00:22.487 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 15:00:22.490 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:00:22.492 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:00:22.494 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:00:22.496 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:00:22.498 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:00:22.500 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:00:22.502 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:00:22.506 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:00:22.508 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:00:22.511 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:00:22.513 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 15:00:22.515 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:00:22.529 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:22.531 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:00:22.533 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 15:00:22.573 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 15:00:22.575 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 15:00:22.577 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:00:22.579 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 15:00:22.581 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 15:00:22.584 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 15:00:22.586 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 15:00:22.588 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 15:00:22.590 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 15:00:22.592 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 15:00:22.595 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.597 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 15:00:22.600 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.602 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 15:00:22.604 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.606 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 15:00:22.609 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.611 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 15:00:22.613 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.616 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 15:00:22.618 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.620 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 15:00:22.623 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.625 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 15:00:22.627 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.629 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 15:00:22.632 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.634 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 15:00:22.636 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.638 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 15:00:22.641 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.643 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 15:00:22.645 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.647 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 15:00:22.650 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.652 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 15:00:22.654 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.656 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 15:00:22.659 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.662 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 15:00:22.664 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.666 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 15:00:22.668 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.671 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 15:00:22.673 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.675 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 15:00:22.678 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.680 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 15:00:22.682 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.685 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 15:00:22.687 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.689 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 15:00:22.691 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.694 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 15:00:22.696 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.699 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 15:00:22.701 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.703 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 15:00:22.705 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.708 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 15:00:22.711 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.714 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 15:00:22.716 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.719 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 15:00:22.721 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 15:00:22.726 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.729 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 15:00:22.732 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.734 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 15:00:22.737 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.739 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 15:00:22.741 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.743 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 15:00:22.746 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.748 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 15:00:22.750 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.752 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 15:00:22.755 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.757 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 15:00:22.760 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.762 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 15:00:22.764 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.766 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 15:00:22.768 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.771 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 15:00:22.774 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.776 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 15:00:22.778 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.780 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 15:00:22.783 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.785 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 15:00:22.788 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:00:22.790 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 15:00:22.793 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 15:00:22.795 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:00:22.797 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 15:00:22.812 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:22.814 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 15:00:22.816 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:00:22.819 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 15:00:22.834 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:22.837 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 15:00:22.839 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 15:00:22.841 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 15:00:22.843 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 15:00:22.846 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 15:00:22.848 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 15:00:22.850 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 15:00:22.853 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 15:00:22.855 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:00:22.857 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 15:00:22.860 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:00:22.862 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 15:00:22.865 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 15:00:22.865 | Using mysql database backend 2022-06-03 15:00:22.867 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 15:00:22.883 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 15:00:22.899 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:22.901 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 15:00:22.917 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 15:00:22.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:22.937 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 15:00:22.953 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 15:00:22.969 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 15:00:22.984 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:00:22.987 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 15:00:23.003 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:23.006 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 15:00:23.009 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 15:00:23.024 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:23.027 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 15:00:23.042 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 15:00:23.045 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 15:00:23.047 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 15:00:23.050 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 15:00:23.054 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 15:00:23.058 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-150023 2022-06-03 15:00:23.061 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-150023 739' 2022-06-03 15:00:23.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.065 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:00:23.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.071 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 15:00:23.073 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.075 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 15:00:23.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.080 | + 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-03 15:00:23.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.085 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-06-03 15:00:23.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.090 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-06-03 15:00:23.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.094 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-150021 2022-06-03 15:00:23.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.099 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 15:00:23.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.104 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-06-03 15:00:23.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.108 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 15:00:23.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.113 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 15:00:23.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.118 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 15:00:23.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:00:23.123 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 15:00:23.125 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 15:00:23.128 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 15:00:23.130 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 15:00:23.132 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:00:23.134 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:00:23.137 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:00:23.139 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:00:23.142 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:00:23.144 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:00:23.159 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:00:23.161 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:00:23.164 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:23.166 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:00:23.166 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:00:23.171 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 15:00:23.173 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:23.175 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 15:00:23.188 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 15:00:23.191 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:00:23.192 | + functions-common:git_clone:607 : head -1 2022-06-03 15:00:23.195 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 15:00:23.198 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:00:23.200 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 15:00:23.202 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:00:23.205 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 15:00:23.207 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 15:00:23.209 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 15:00:23.212 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 15:00:23.214 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:00:23.217 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 15:00:23.219 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 15:00:23.221 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 15:00:23.224 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 15:00:23.228 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268423 2022-06-03 15:00:23.232 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 15:00:23.236 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654267876 2022-06-03 15:00:23.238 | ++ tools/install_prereqs.sh:source:49 : DELTA=547 2022-06-03 15:00:23.241 | ++ tools/install_prereqs.sh:source:50 : [[ 547 -lt 7200 ]] 2022-06-03 15:00:23.243 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 15:00:23.246 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 15:00:23.248 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 15:00:23.250 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 15:00:23.253 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 15:00:23.255 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 15:00:23.258 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 15:00:23.260 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 15:00:23.263 | +++ 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-03 15:00:23.310 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 15:00:23.310 | apache2-dev 2022-06-03 15:00:23.310 | bc 2022-06-03 15:00:23.310 | bsdmainutils 2022-06-03 15:00:23.310 | curl 2022-06-03 15:00:23.310 | g++ 2022-06-03 15:00:23.310 | gcc 2022-06-03 15:00:23.310 | gettext 2022-06-03 15:00:23.310 | git 2022-06-03 15:00:23.310 | graphviz 2022-06-03 15:00:23.310 | iputils-ping 2022-06-03 15:00:23.310 | libapache2-mod-proxy-uwsgi 2022-06-03 15:00:23.310 | libffi-dev 2022-06-03 15:00:23.310 | libjpeg-dev 2022-06-03 15:00:23.310 | libmysqlclient-dev 2022-06-03 15:00:23.310 | libpcre3-dev 2022-06-03 15:00:23.310 | libpq-dev 2022-06-03 15:00:23.310 | libssl-dev 2022-06-03 15:00:23.310 | libsystemd-dev 2022-06-03 15:00:23.310 | libxml2-dev 2022-06-03 15:00:23.310 | libxslt1-dev 2022-06-03 15:00:23.310 | libyaml-dev 2022-06-03 15:00:23.310 | lsof 2022-06-03 15:00:23.310 | openssh-server 2022-06-03 15:00:23.310 | openssl 2022-06-03 15:00:23.310 | pkg-config 2022-06-03 15:00:23.310 | psmisc 2022-06-03 15:00:23.310 | python3-dev 2022-06-03 15:00:23.310 | python3-pip 2022-06-03 15:00:23.310 | python3-venv 2022-06-03 15:00:23.310 | tar 2022-06-03 15:00:23.310 | tcpdump 2022-06-03 15:00:23.310 | unzip 2022-06-03 15:00:23.310 | uuid-runtime 2022-06-03 15:00:23.311 | wget 2022-06-03 15:00:23.311 | wget 2022-06-03 15:00:23.311 | zlib1g-dev 2022-06-03 15:00:23.311 | libkrb5-dev 2022-06-03 15:00:23.311 | libldap2-dev 2022-06-03 15:00:23.311 | libsasl2-dev 2022-06-03 15:00:23.311 | memcached 2022-06-03 15:00:23.311 | python3-mysqldb 2022-06-03 15:00:23.311 | sqlite3 2022-06-03 15:00:23.311 | conntrack 2022-06-03 15:00:23.311 | curl 2022-06-03 15:00:23.311 | dnsmasq-base 2022-06-03 15:00:23.311 | dnsmasq-utils 2022-06-03 15:00:23.311 | ebtables 2022-06-03 15:00:23.311 | gawk 2022-06-03 15:00:23.311 | genisoimage 2022-06-03 15:00:23.311 | iptables 2022-06-03 15:00:23.311 | iputils-arping 2022-06-03 15:00:23.311 | kpartx 2022-06-03 15:00:23.311 | libjs-jquery-tablesorter 2022-06-03 15:00:23.311 | libmysqlclient-dev 2022-06-03 15:00:23.311 | parted 2022-06-03 15:00:23.311 | pm-utils 2022-06-03 15:00:23.311 | python3-mysqldb 2022-06-03 15:00:23.311 | socat 2022-06-03 15:00:23.311 | sqlite3 2022-06-03 15:00:23.311 | sudo 2022-06-03 15:00:23.311 | vlan 2022-06-03 15:00:23.311 | lsscsi 2022-06-03 15:00:23.311 | open-iscsi 2022-06-03 15:00:23.311 | lvm2 2022-06-03 15:00:23.311 | qemu-utils 2022-06-03 15:00:23.311 | thin-provisioning-tools 2022-06-03 15:00:23.311 | acl 2022-06-03 15:00:23.311 | dnsmasq-base 2022-06-03 15:00:23.311 | dnsmasq-utils 2022-06-03 15:00:23.311 | ebtables 2022-06-03 15:00:23.312 | haproxy 2022-06-03 15:00:23.312 | iptables 2022-06-03 15:00:23.312 | iputils-arping 2022-06-03 15:00:23.312 | iputils-ping 2022-06-03 15:00:23.312 | libmysqlclient-dev 2022-06-03 15:00:23.312 | postgresql-server-dev-all 2022-06-03 15:00:23.312 | python3-mysqldb 2022-06-03 15:00:23.312 | sqlite3 2022-06-03 15:00:23.312 | sudo 2022-06-03 15:00:23.312 | vlan 2022-06-03 15:00:23.312 | ipset 2022-06-03 15:00:23.312 | conntrack 2022-06-03 15:00:23.312 | conntrackd 2022-06-03 15:00:23.312 | keepalived 2022-06-03 15:00:23.312 | dstat 2022-06-03 15:00:23.312 | lvm2 2022-06-03 15:00:23.312 | qemu-utils 2022-06-03 15:00:23.312 | thin-provisioning-tools 2022-06-03 15:00:23.312 | curl 2022-06-03 15:00:23.312 | liberasurecode-dev 2022-06-03 15:00:23.312 | make 2022-06-03 15:00:23.312 | memcached 2022-06-03 15:00:23.312 | sqlite3 2022-06-03 15:00:23.312 | xfsprogs' 2022-06-03 15:00:23.314 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 15:00:23.332 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 15:00:23.332 | apache2-dev 2022-06-03 15:00:23.332 | bc 2022-06-03 15:00:23.332 | bsdmainutils 2022-06-03 15:00:23.332 | curl 2022-06-03 15:00:23.332 | g++ 2022-06-03 15:00:23.332 | gcc 2022-06-03 15:00:23.332 | gettext 2022-06-03 15:00:23.332 | git 2022-06-03 15:00:23.332 | graphviz 2022-06-03 15:00:23.332 | iputils-ping 2022-06-03 15:00:23.332 | libapache2-mod-proxy-uwsgi 2022-06-03 15:00:23.332 | libffi-dev 2022-06-03 15:00:23.332 | libjpeg-dev 2022-06-03 15:00:23.332 | libmysqlclient-dev 2022-06-03 15:00:23.332 | libpcre3-dev 2022-06-03 15:00:23.332 | libpq-dev 2022-06-03 15:00:23.332 | libssl-dev 2022-06-03 15:00:23.332 | libsystemd-dev 2022-06-03 15:00:23.332 | libxml2-dev 2022-06-03 15:00:23.332 | libxslt1-dev 2022-06-03 15:00:23.332 | libyaml-dev 2022-06-03 15:00:23.332 | lsof 2022-06-03 15:00:23.333 | openssh-server 2022-06-03 15:00:23.333 | openssl 2022-06-03 15:00:23.333 | pkg-config 2022-06-03 15:00:23.333 | psmisc 2022-06-03 15:00:23.333 | python3-dev 2022-06-03 15:00:23.333 | python3-pip 2022-06-03 15:00:23.333 | python3-venv 2022-06-03 15:00:23.333 | tar 2022-06-03 15:00:23.333 | tcpdump 2022-06-03 15:00:23.333 | unzip 2022-06-03 15:00:23.333 | uuid-runtime 2022-06-03 15:00:23.333 | wget 2022-06-03 15:00:23.333 | wget 2022-06-03 15:00:23.333 | zlib1g-dev 2022-06-03 15:00:23.333 | libkrb5-dev 2022-06-03 15:00:23.333 | libldap2-dev 2022-06-03 15:00:23.333 | libsasl2-dev 2022-06-03 15:00:23.333 | memcached 2022-06-03 15:00:23.333 | python3-mysqldb 2022-06-03 15:00:23.333 | sqlite3 2022-06-03 15:00:23.333 | conntrack 2022-06-03 15:00:23.333 | curl 2022-06-03 15:00:23.333 | dnsmasq-base 2022-06-03 15:00:23.333 | dnsmasq-utils 2022-06-03 15:00:23.333 | ebtables 2022-06-03 15:00:23.333 | gawk 2022-06-03 15:00:23.333 | genisoimage 2022-06-03 15:00:23.334 | iptables 2022-06-03 15:00:23.334 | iputils-arping 2022-06-03 15:00:23.334 | kpartx 2022-06-03 15:00:23.334 | libjs-jquery-tablesorter 2022-06-03 15:00:23.334 | libmysqlclient-dev 2022-06-03 15:00:23.334 | parted 2022-06-03 15:00:23.334 | pm-utils 2022-06-03 15:00:23.334 | python3-mysqldb 2022-06-03 15:00:23.334 | socat 2022-06-03 15:00:23.334 | sqlite3 2022-06-03 15:00:23.334 | sudo 2022-06-03 15:00:23.334 | vlan 2022-06-03 15:00:23.334 | lsscsi 2022-06-03 15:00:23.334 | open-iscsi 2022-06-03 15:00:23.334 | lvm2 2022-06-03 15:00:23.334 | qemu-utils 2022-06-03 15:00:23.334 | thin-provisioning-tools 2022-06-03 15:00:23.334 | acl 2022-06-03 15:00:23.334 | dnsmasq-base 2022-06-03 15:00:23.334 | dnsmasq-utils 2022-06-03 15:00:23.334 | ebtables 2022-06-03 15:00:23.334 | haproxy 2022-06-03 15:00:23.334 | iptables 2022-06-03 15:00:23.334 | iputils-arping 2022-06-03 15:00:23.334 | iputils-ping 2022-06-03 15:00:23.334 | libmysqlclient-dev 2022-06-03 15:00:23.334 | postgresql-server-dev-all 2022-06-03 15:00:23.334 | python3-mysqldb 2022-06-03 15:00:23.334 | sqlite3 2022-06-03 15:00:23.334 | sudo 2022-06-03 15:00:23.334 | vlan 2022-06-03 15:00:23.334 | ipset 2022-06-03 15:00:23.334 | conntrack 2022-06-03 15:00:23.334 | conntrackd 2022-06-03 15:00:23.334 | keepalived 2022-06-03 15:00:23.334 | dstat 2022-06-03 15:00:23.335 | lvm2 2022-06-03 15:00:23.335 | qemu-utils 2022-06-03 15:00:23.335 | thin-provisioning-tools 2022-06-03 15:00:23.335 | curl 2022-06-03 15:00:23.335 | liberasurecode-dev 2022-06-03 15:00:23.335 | make 2022-06-03 15:00:23.335 | memcached 2022-06-03 15:00:23.335 | sqlite3 2022-06-03 15:00:23.335 | xfsprogs ' 2022-06-03 15:00:23.335 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 15:00:23.338 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:23.340 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:23.343 | ++ 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-03 15:00:23.343 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 15:00:23.348 | ++ 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-03 15:00:23.351 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 15:00:23.353 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:00:23.356 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 15:00:23.357 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:00:23.359 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:23.361 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:00:23.363 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:23.366 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:23.369 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:00:23.371 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 15:00:23.373 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 15:00:23.375 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 15:00:23.377 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 15:00:23.381 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 15:00:23.383 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 15:00:23.385 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 15:00:23.387 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 15:00:23.389 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:00:23.392 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:00:23.395 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268423393 2022-06-03 15:00:23.398 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 15:00:23.400 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 15:00:23.402 | ++ 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-03 15:00:23.787 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 15:00:23.845 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 15:00:23.907 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 15:00:24.039 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 15:00:26.047 | Reading package lists... 2022-06-03 15:00:26.077 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 15:00:26.080 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 15:00:26.082 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:26.084 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:26.087 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:26.089 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:26.091 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:26.093 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 15:00:26.095 | ++ functions-common:time_stop:2329 : start_time=1654268423393 2022-06-03 15:00:26.097 | ++ functions-common:time_stop:2331 : [[ -z 1654268423393 ]] 2022-06-03 15:00:26.101 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:26.105 | ++ functions-common:time_stop:2334 : end_time=1654268426103 2022-06-03 15:00:26.107 | ++ functions-common:time_stop:2335 : elapsed_time=2710 2022-06-03 15:00:26.109 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 15:00:26.112 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:26.115 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2710 2022-06-03 15:00:26.117 | ++ 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-03 15:00:26.119 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:00:26.122 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:00:26.124 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:00:26.126 | ++ 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-03 15:00:26.148 | ++ 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-03 15:00:26.259 | Reading package lists... 2022-06-03 15:00:26.509 | Building dependency tree... 2022-06-03 15:00:26.510 | Reading state information... 2022-06-03 15:00:26.544 | acl is already the newest version (2.2.53-6). 2022-06-03 15:00:26.544 | bc is already the newest version (1.07.1-2build1). 2022-06-03 15:00:26.544 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 15:00:26.544 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 15:00:26.544 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 15:00:26.544 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:00:26.545 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 15:00:26.545 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:00:26.545 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 15:00:26.545 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 15:00:26.545 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 15:00:26.545 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 15:00:26.545 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 15:00:26.545 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 15:00:26.545 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 15:00:26.545 | libffi-dev is already the newest version (3.3-4). 2022-06-03 15:00:26.545 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 15:00:26.545 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 15:00:26.545 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 15:00:26.545 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 15:00:26.545 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 15:00:26.545 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:00:26.545 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 15:00:26.545 | psmisc is already the newest version (23.3-1). 2022-06-03 15:00:26.545 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:00:26.545 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 15:00:26.545 | socat is already the newest version (1.7.3.3-2). 2022-06-03 15:00:26.545 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 15:00:26.545 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 15:00:26.545 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 15:00:26.545 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 15:00:26.545 | dstat is already the newest version (0.7.4-6). 2022-06-03 15:00:26.545 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 15:00:26.545 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 15:00:26.545 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 15:00:26.545 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:00:26.545 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:26.545 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:26.546 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 15:00:26.546 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:00:26.546 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:00:26.546 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 15:00:26.546 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 15:00:26.546 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 15:00:26.546 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 15:00:26.546 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 15:00:26.546 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 15:00:26.546 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:00:26.546 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 15:00:26.546 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 15:00:26.546 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 15:00:26.546 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:00:26.546 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 15:00:26.546 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 15:00:26.546 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 15:00:26.546 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 15:00:26.546 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 15:00:26.546 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 15:00:26.546 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:00:26.546 | openssl set to manually installed. 2022-06-03 15:00:26.546 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 15:00:26.546 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 15:00:26.546 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 15:00:26.546 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 15:00:26.546 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 15:00:26.546 | tar set to manually installed. 2022-06-03 15:00:26.546 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 15:00:26.546 | tcpdump set to manually installed. 2022-06-03 15:00:26.546 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 15:00:26.546 | uuid-runtime set to manually installed. 2022-06-03 15:00:26.764 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 15:00:26.764 | wget set to manually installed. 2022-06-03 15:00:26.764 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 15:00:26.764 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:00:26.764 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 15:00:26.764 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 15:00:26.764 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 15:00:26.764 | The following packages were automatically installed and are no longer required: 2022-06-03 15:00:26.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:00:26.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:00:26.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:00:26.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:00:26.765 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:00:26.765 | python3-zope.interface 2022-06-03 15:00:26.765 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:00:26.898 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:00:26.902 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:00:26.904 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:00:26.907 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:26.909 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:26.911 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:26.913 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:26.916 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:26.918 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:00:26.920 | ++ functions-common:time_stop:2329 : start_time=1654268426145 2022-06-03 15:00:26.922 | ++ functions-common:time_stop:2331 : [[ -z 1654268426145 ]] 2022-06-03 15:00:26.925 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:26.930 | ++ functions-common:time_stop:2334 : end_time=1654268426927 2022-06-03 15:00:26.932 | ++ functions-common:time_stop:2335 : elapsed_time=782 2022-06-03 15:00:26.934 | ++ functions-common:time_stop:2336 : total=752 2022-06-03 15:00:26.936 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:26.938 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1534 2022-06-03 15:00:26.940 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:00:26.944 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:00:26.946 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:00:26.948 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:00:26.953 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:00:26.957 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:00:26.960 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:00:26.963 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:00:28.575 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:00:28.577 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:00:28.579 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:00:28.580 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:00:28.582 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:00:28.584 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:00:28.587 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:00:28.589 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:00:28.591 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:00:28.593 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:00:28.665 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:00:28.668 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:00:28.739 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:00:28.742 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:00:28.813 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:00:28.815 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:00:28.817 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:00:28.819 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:00:28.821 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:00:28.822 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:00:28.824 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:00:28.826 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:00:28.828 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:00:28.830 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:00:28.832 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:00:28.832 | Distro: focal 2022-06-03 15:00:28.835 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:00:28.838 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:00:28.841 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:00:28.843 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:00:28.845 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:00:28.845 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:00:29.333 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:00:29.335 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:00:29.335 | pip: 20.2.2 2022-06-03 15:00:29.337 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:00:29.799 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:00:29.822 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:00:29.824 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:00:29.826 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:00:29.829 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:00:29.831 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:00:29.835 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:00:29.837 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:00:29.839 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:00:29.842 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:29.847 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:00:29.847 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:00:29.847 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:00:29.853 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 15:00:29.855 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 15:00:29.857 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 15:00:29.866 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 15:00:29.869 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:00:29.871 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:00:29.873 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:00:29.876 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:00:29.878 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:00:29.880 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:00:29.882 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:00:29.885 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:00:29.887 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:00:29.889 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:00:29.891 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:00:29.893 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:00:29.895 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:00:29.897 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:00:29.899 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:00:29.901 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:00:29.903 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:00:29.905 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:00:29.907 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:00:29.910 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:00:29.912 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:00:29.914 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:00:29.916 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:00:29.918 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:00:29.939 | Using python 3.8 to install os-testr 2022-06-03 15:00:29.941 | + 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-03 15:00:31.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:31.758 | 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-03 15:00:31.764 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:31.764 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:31.765 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:31.766 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:31.767 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:31.767 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:31.767 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:31.768 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:31.846 | 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-03 15:00:31.855 | 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-03 15:00:31.859 | 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-03 15:00:31.873 | 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-03 15:00:31.903 | 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-03 15:00:31.921 | 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-03 15:00:31.925 | 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-03 15:00:31.932 | 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-03 15:00:31.937 | 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-03 15:00:31.939 | 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-03 15:00:31.954 | 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-03 15:00:31.965 | 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-03 15:00:31.968 | 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-03 15:00:31.972 | 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-03 15:00:31.975 | 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-03 15:00:31.978 | 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-03 15:00:31.980 | 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-03 15:00:31.983 | 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-03 15:00:31.986 | 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-03 15:00:32.042 | 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-03 15:00:32.045 | 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-03 15:00:32.052 | 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-03 15:00:32.058 | 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-03 15:00:32.101 | 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-03 15:00:32.136 | 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-03 15:00:32.139 | 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-03 15:00:34.246 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:34.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:34.322 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:34.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:34.326 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:34.328 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:34.330 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:34.332 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:34.334 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:34.336 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:34.338 | + functions-common:time_stop:2329 : start_time=1654268429933 2022-06-03 15:00:34.340 | + functions-common:time_stop:2331 : [[ -z 1654268429933 ]] 2022-06-03 15:00:34.343 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:34.347 | + functions-common:time_stop:2334 : end_time=1654268434345 2022-06-03 15:00:34.349 | + functions-common:time_stop:2335 : elapsed_time=4412 2022-06-03 15:00:34.351 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:00:34.354 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:34.356 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4412 2022-06-03 15:00:34.358 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:34.360 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:00:34.363 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:00:34.366 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:00:34.369 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:00:34.371 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:00:34.373 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:00:34.377 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:00:34.377 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:00:34.383 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:00:34.385 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:00:34.387 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:00:34.390 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:00:34.392 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:00:34.413 | Using python 3.8 to install systemd-python 2022-06-03 15:00:34.415 | + 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-03 15:00:36.213 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:36.214 | 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-03 15:00:36.218 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:36.218 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:36.220 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:36.221 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:36.222 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:36.222 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:36.223 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:36.223 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:36.239 | 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-03 15:00:38.487 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:38.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:38.559 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:38.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:38.563 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:38.565 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:38.568 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:38.571 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:38.573 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:38.575 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:38.577 | + functions-common:time_stop:2329 : start_time=1654268434407 2022-06-03 15:00:38.579 | + functions-common:time_stop:2331 : [[ -z 1654268434407 ]] 2022-06-03 15:00:38.583 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:38.587 | + functions-common:time_stop:2334 : end_time=1654268438584 2022-06-03 15:00:38.589 | + functions-common:time_stop:2335 : elapsed_time=4177 2022-06-03 15:00:38.591 | + functions-common:time_stop:2336 : total=4412 2022-06-03 15:00:38.593 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:38.595 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8589 2022-06-03 15:00:38.598 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:38.600 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:00:38.652 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:00:38.978 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:00:38.981 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:38.983 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:00:38.985 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:38.989 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:00:39.012 | + 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-03 15:00:41.103 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:41.115 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:41.174 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:41.216 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:41.218 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:41.220 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:41.223 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:41.225 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:41.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:41.900 | 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-03 15:00:42.152 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:42.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:42.156 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:42.158 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:42.161 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:42.163 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:42.165 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:42.167 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:42.169 | + functions-common:time_stop:2329 : start_time=1654268439004 2022-06-03 15:00:42.171 | + functions-common:time_stop:2331 : [[ -z 1654268439004 ]] 2022-06-03 15:00:42.173 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:42.178 | + functions-common:time_stop:2334 : end_time=1654268442175 2022-06-03 15:00:42.180 | + functions-common:time_stop:2335 : elapsed_time=3171 2022-06-03 15:00:42.182 | + functions-common:time_stop:2336 : total=8589 2022-06-03 15:00:42.184 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:42.186 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11760 2022-06-03 15:00:42.188 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:42.191 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:00:42.193 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:00:42.215 | + 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-03 15:00:44.184 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:44.196 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:44.257 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:44.298 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:44.301 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:44.303 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:44.305 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:44.307 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:44.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:44.840 | Processing /opt/stack/requirements 2022-06-03 15:00:46.508 | 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-03 15:00:46.511 | 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-03 15:00:46.522 | 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-03 15:00:46.528 | 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-03 15:00:46.531 | 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-03 15:00:46.534 | 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-03 15:00:46.555 | 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-03 15:00:46.558 | 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-03 15:00:46.575 | 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-03 15:00:46.578 | 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-03 15:00:46.585 | 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-03 15:00:46.605 | 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-03 15:00:46.607 | 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-03 15:00:46.623 | 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-03 15:00:46.626 | 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-03 15:00:46.629 | 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-03 15:00:46.632 | 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-03 15:00:46.634 | 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-03 15:00:46.637 | 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-03 15:00:46.639 | 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-03 15:00:46.641 | 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-03 15:00:46.654 | 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-03 15:00:46.656 | 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-03 15:00:46.663 | 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-03 15:00:46.716 | 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-03 15:00:46.718 | 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-03 15:00:46.770 | 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-03 15:00:46.774 | 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-03 15:00:46.777 | 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-03 15:00:46.782 | Building wheels for collected packages: openstack-requirements 2022-06-03 15:00:46.782 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:00:47.553 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:00:47.554 | ERROR: Command errored out with exit status 1: 2022-06-03 15:00:47.554 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hcf2uap3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hcf2uap3/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-9op0twsc 2022-06-03 15:00:47.554 | cwd: /tmp/pip-req-build-hcf2uap3/ 2022-06-03 15:00:47.554 | Complete output (6 lines): 2022-06-03 15:00:47.554 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:00:47.554 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:00:47.554 | or: setup.py --help-commands 2022-06-03 15:00:47.554 | or: setup.py cmd --help 2022-06-03 15:00:47.554 | 2022-06-03 15:00:47.554 | error: invalid command 'bdist_wheel' 2022-06-03 15:00:47.554 | ---------------------------------------- 2022-06-03 15:00:47.554 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:00:47.554 | Running setup.py clean for openstack-requirements 2022-06-03 15:00:48.318 | Failed to build openstack-requirements 2022-06-03 15:00:48.332 | Installing collected packages: openstack-requirements 2022-06-03 15:00:48.332 | Attempting uninstall: openstack-requirements 2022-06-03 15:00:48.334 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 15:00:48.370 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 15:00:48.390 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 15:00:48.393 | Running setup.py install for openstack-requirements: started 2022-06-03 15:00:50.589 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:00:50.616 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 15:00:50.744 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:50.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:50.748 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:50.750 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:50.752 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:50.754 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:50.756 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:50.758 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:50.761 | + functions-common:time_stop:2329 : start_time=1654268442207 2022-06-03 15:00:50.763 | + functions-common:time_stop:2331 : [[ -z 1654268442207 ]] 2022-06-03 15:00:50.765 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:50.769 | + functions-common:time_stop:2334 : end_time=1654268450767 2022-06-03 15:00:50.771 | + functions-common:time_stop:2335 : elapsed_time=8560 2022-06-03 15:00:50.773 | + functions-common:time_stop:2336 : total=11760 2022-06-03 15:00:50.775 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:50.777 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20320 2022-06-03 15:00:50.779 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:50.782 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:00:50.784 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:00:50.787 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:00:50.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:00:50.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:00:50.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:00:50.796 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:00:50.798 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:00:50.819 | Using python 3.8 to install pbr 2022-06-03 15:00:50.821 | + 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-03 15:00:52.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:52.630 | 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-03 15:00:52.634 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:52.635 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:52.636 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:52.638 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:52.638 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:52.638 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:52.639 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:52.639 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:52.774 | 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-03 15:00:55.032 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:55.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:55.113 | + inc/python:pip_install:200 : result=0 2022-06-03 15:00:55.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:55.118 | + functions-common:time_stop:2322 : local name 2022-06-03 15:00:55.120 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:55.122 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:55.124 | + functions-common:time_stop:2325 : local total 2022-06-03 15:00:55.126 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:55.128 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:55.130 | + functions-common:time_stop:2329 : start_time=1654268450813 2022-06-03 15:00:55.132 | + functions-common:time_stop:2331 : [[ -z 1654268450813 ]] 2022-06-03 15:00:55.135 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:55.139 | + functions-common:time_stop:2334 : end_time=1654268455136 2022-06-03 15:00:55.141 | + functions-common:time_stop:2335 : elapsed_time=4323 2022-06-03 15:00:55.143 | + functions-common:time_stop:2336 : total=20320 2022-06-03 15:00:55.145 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:55.147 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24643 2022-06-03 15:00:55.150 | + inc/python:pip_install:203 : return 0 2022-06-03 15:00:55.152 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:00:57.452 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:00:59.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:59.354 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 15:00:59.375 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 15:00:59.380 | 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-03 15:00:59.383 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 15:00:59.388 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 15:00:59.391 | 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-03 15:00:59.465 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:00:59.468 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:00:59.471 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:00:59.487 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:00:59.490 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:00:59.497 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:00:59.497 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:00:59.497 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:00:59.499 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:00:59.501 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:00:59.503 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:00:59.506 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:00:59.508 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:00:59.511 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:00:59.514 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:00:59.516 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:00:59.519 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:00:59.521 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:00:59.524 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:00:59.538 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:00:59.540 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:00:59.542 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:00:59.544 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:00:59.546 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:00:59.548 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:00:59.550 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:00:59.553 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:00:59.555 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:00:59.557 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:00:59.559 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:00:59.561 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:00:59.564 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:00:59.566 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:00:59.569 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:00:59.571 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:00:59.573 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:00:59.575 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:00:59.578 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:00:59.580 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:00:59.583 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:00:59.586 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:00:59.588 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:00:59.590 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:00:59.592 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:00:59.595 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:00:59.647 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:00:59.647 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:00:59.649 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:01:00.026 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:01:00.029 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:01:00.045 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:00.047 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:01:00.050 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:00.052 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:00.054 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:00.057 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:00.059 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:00.061 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:00.064 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:00.066 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:00.069 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:00.071 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:00.073 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:00.075 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:00.077 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:01:00.080 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:00.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:00.085 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:00.087 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:01:00.108 | + 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-03 15:01:00.224 | Reading package lists... 2022-06-03 15:01:00.487 | Building dependency tree... 2022-06-03 15:01:00.489 | Reading state information... 2022-06-03 15:01:00.763 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 15:01:00.764 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:00.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:00.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:00.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:00.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:00.765 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:00.765 | python3-zope.interface 2022-06-03 15:01:00.765 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:00.888 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:00.893 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:00.895 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:00.897 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:00.900 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:00.902 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:00.904 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:00.906 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:00.908 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:00.911 | + functions-common:time_stop:2329 : start_time=1654268460106 2022-06-03 15:01:00.913 | + functions-common:time_stop:2331 : [[ -z 1654268460106 ]] 2022-06-03 15:01:00.916 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:00.920 | + functions-common:time_stop:2334 : end_time=1654268460918 2022-06-03 15:01:00.922 | + functions-common:time_stop:2335 : elapsed_time=812 2022-06-03 15:01:00.925 | + functions-common:time_stop:2336 : total=1534 2022-06-03 15:01:00.927 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:00.929 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2346 2022-06-03 15:01:00.931 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:00.934 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:01:00.936 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:00.938 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:00.941 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:00.943 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:00.945 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:00.947 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:00.950 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:01:00.952 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:00.954 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:00.957 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:00.959 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:00.961 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:00.964 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:00.966 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:00.968 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:00.970 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:01:00.973 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:00.975 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:00.978 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:00.980 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:00.982 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:00.984 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:00.987 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:01:00.990 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:01:01.005 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:01.007 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:01:01.010 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:01:01.012 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:01:01.014 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:01:01.017 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:01:01.021 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:01:01.024 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:01:01.026 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:01:01.028 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:01:01.030 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:01:01.033 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:01:01.036 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:01:01.728 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:01:01.728 | user tags 2022-06-03 15:01:01.728 | stackrabbit []' 2022-06-03 15:01:01.731 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:01:01.732 | user tags 2022-06-03 15:01:01.732 | stackrabbit []' 2022-06-03 15:01:01.732 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:01:01.738 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 15:01:01.740 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 15:01:01.742 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:01:02.397 | Changing password for user "stackrabbit" ... 2022-06-03 15:01:02.467 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:01:03.132 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:01:03.198 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:01:03.201 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:01:03.888 | Changing password for user "stackrabbit" ... 2022-06-03 15:01:03.946 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:01:03.949 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:01:03.951 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:01:04.603 | Deleting user "guest" ... 2022-06-03 15:01:04.618 | Error: 2022-06-03 15:01:04.618 | {:no_such_user, "guest"} 2022-06-03 15:01:04.630 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 15:01:04.632 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:01:04.649 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:04.652 | + ./stack.sh:main:805 : install_database 2022-06-03 15:01:04.654 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:01:04.658 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:01:04.661 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:04.663 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:04.665 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:01:05.081 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:01:05.084 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:01:05.086 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:01:05.089 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:05.091 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:01:05.094 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:05.097 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:05.099 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:05.101 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:05.104 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:05.106 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:05.109 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:05.112 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:05.114 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:01:05.116 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:05.119 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:05.121 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:05.123 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:05.126 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:05.129 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:05.131 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:01:05.133 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:05.135 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:05.138 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:01:05.140 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:05.142 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:05.145 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:05.148 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:05.150 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:05.153 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:05.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:05.158 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:05.161 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:05.163 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:05.165 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:05.167 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:05.169 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:01:05.172 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:05.174 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:05.176 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:05.179 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:01:05.201 | + 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-03 15:01:05.326 | Reading package lists... 2022-06-03 15:01:05.636 | Building dependency tree... 2022-06-03 15:01:05.637 | Reading state information... 2022-06-03 15:01:05.949 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:01:05.949 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:05.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:05.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:05.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:05.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:05.951 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:05.952 | python3-zope.interface 2022-06-03 15:01:05.952 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:06.073 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:06.077 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:06.079 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:06.082 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:06.085 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:06.087 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:06.089 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:06.091 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:06.093 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:06.096 | + functions-common:time_stop:2329 : start_time=1654268465198 2022-06-03 15:01:06.098 | + functions-common:time_stop:2331 : [[ -z 1654268465198 ]] 2022-06-03 15:01:06.101 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:06.105 | + functions-common:time_stop:2334 : end_time=1654268466102 2022-06-03 15:01:06.107 | + functions-common:time_stop:2335 : elapsed_time=904 2022-06-03 15:01:06.109 | + functions-common:time_stop:2336 : total=2346 2022-06-03 15:01:06.111 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:06.114 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3250 2022-06-03 15:01:06.116 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:06.118 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:01:06.121 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:01:06.123 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:01:06.125 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:01:06.127 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:01:06.130 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:06.133 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:01:06.135 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:01:06.137 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:06.141 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:06.141 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:06.147 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:01:06.149 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:01:06.151 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:01:06.154 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:01:06.156 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:01:06.178 | Using python 3.8 to install PyMySQL 2022-06-03 15:01:06.181 | + 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-03 15:01:07.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:07.985 | 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-03 15:01:07.990 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:07.991 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:07.992 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:07.995 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:07.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:07.995 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:07.996 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:07.996 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:08.014 | 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-03 15:01:10.290 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:10.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:10.373 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:10.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:10.379 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:10.381 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:10.383 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:10.386 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:10.388 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:10.390 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:10.393 | + functions-common:time_stop:2329 : start_time=1654268466172 2022-06-03 15:01:10.395 | + functions-common:time_stop:2331 : [[ -z 1654268466172 ]] 2022-06-03 15:01:10.398 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:10.402 | + functions-common:time_stop:2334 : end_time=1654268470400 2022-06-03 15:01:10.404 | + functions-common:time_stop:2335 : elapsed_time=4228 2022-06-03 15:01:10.407 | + functions-common:time_stop:2336 : total=24643 2022-06-03 15:01:10.410 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:10.412 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28871 2022-06-03 15:01:10.414 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:10.417 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:01:10.419 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:01:10.421 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:01:10.423 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:01:10.440 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:10.443 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:01:10.445 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:01:10.448 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:01:10.450 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:01:10.455 | + 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-03 15:01:10.457 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:01:10.460 | + 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-03 15:01:10.462 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:01:10.464 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:01:10.467 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:01:10.482 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:10.484 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:01:10.487 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:10.489 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:10.491 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:10.494 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:10.496 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:10.498 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:10.500 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:10.503 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:10.506 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:10.508 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:10.510 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:10.512 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:10.515 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:01:10.517 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:10.519 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:10.522 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:10.524 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:01:10.545 | + 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-03 15:01:10.655 | Reading package lists... 2022-06-03 15:01:10.903 | Building dependency tree... 2022-06-03 15:01:10.904 | Reading state information... 2022-06-03 15:01:11.158 | radvd is already the newest version (1:2.17-2). 2022-06-03 15:01:11.158 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:11.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:11.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:11.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:11.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:11.160 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:11.160 | python3-zope.interface 2022-06-03 15:01:11.160 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:11.272 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:11.276 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:11.279 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:11.281 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:11.283 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:11.286 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:11.288 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:11.290 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:11.292 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:11.294 | + functions-common:time_stop:2329 : start_time=1654268470542 2022-06-03 15:01:11.296 | + functions-common:time_stop:2331 : [[ -z 1654268470542 ]] 2022-06-03 15:01:11.299 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:11.303 | + functions-common:time_stop:2334 : end_time=1654268471301 2022-06-03 15:01:11.305 | + functions-common:time_stop:2335 : elapsed_time=759 2022-06-03 15:01:11.307 | + functions-common:time_stop:2336 : total=3250 2022-06-03 15:01:11.310 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:11.312 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4009 2022-06-03 15:01:11.314 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:11.317 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:01:11.333 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:11.335 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:01:11.338 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:01:11.341 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:01:11.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:01:11.364 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:11.366 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:11.368 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:11.371 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:11.373 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:11.375 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:11.378 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:11.380 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:11.382 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:11.384 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:11.386 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:11.388 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:11.391 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:01:11.393 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:11.395 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:11.398 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:11.400 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:01:11.420 | + 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-03 15:01:11.529 | Reading package lists... 2022-06-03 15:01:11.776 | Building dependency tree... 2022-06-03 15:01:11.777 | Reading state information... 2022-06-03 15:01:12.029 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:01:12.029 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:01:12.029 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:01:12.029 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:12.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:12.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:12.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:12.030 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:12.030 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:12.031 | python3-zope.interface 2022-06-03 15:01:12.031 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:12.143 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:12.147 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:12.149 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:12.151 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:12.153 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:12.155 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:12.157 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:12.160 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:12.162 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:12.164 | + functions-common:time_stop:2329 : start_time=1654268471417 2022-06-03 15:01:12.166 | + functions-common:time_stop:2331 : [[ -z 1654268471417 ]] 2022-06-03 15:01:12.169 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:12.172 | + functions-common:time_stop:2334 : end_time=1654268472170 2022-06-03 15:01:12.175 | + functions-common:time_stop:2335 : elapsed_time=753 2022-06-03 15:01:12.177 | + functions-common:time_stop:2336 : total=4009 2022-06-03 15:01:12.179 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:12.181 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4762 2022-06-03 15:01:12.183 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:12.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:01:12.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:12.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:12.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:01:12.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:01:12.198 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:01:12.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:01:12.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:01:12.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:01:12.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:01:12.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:01:12.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:01:12.217 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:01:12.219 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:01:12.222 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:01:12.225 | + functions:vercmp:655 : local result 2022-06-03 15:01:12.228 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:01:12.228 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:01:12.229 | ++ functions:vercmp:659 : head -1 2022-06-03 15:01:12.233 | + functions:vercmp:659 : result=3.13 2022-06-03 15:01:12.235 | + functions:vercmp:661 : case $op in 2022-06-03 15:01:12.238 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:01:12.240 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:01:12.242 | + functions:vercmp:672 : return 2022-06-03 15:01:12.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:01:12.247 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:12.249 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:01:12.720 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:01:12.739 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:12.741 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:01:12.744 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:01:12.744 | Installing etcd 2022-06-03 15:01:12.746 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:01:12.760 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:01:12.772 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:12.774 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:01:12.788 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:01:12.792 | ++ 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-03 15:01:12.795 | ++ 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-03 15:01:12.798 | +++ 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-03 15:01:12.803 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:12.805 | ++ 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-03 15:01:12.808 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:01:12.810 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:12.813 | ++ functions:get_extra_file:73 : return 2022-06-03 15:01:12.815 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:01:12.818 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:01:12.820 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:01:12.822 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:01:12.838 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:12.841 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:01:12.843 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:01:12.859 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:12.863 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:01:12.865 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:01:12.867 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:01:12.869 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:01:12.872 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:01:12.874 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:01:12.876 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:01:12.878 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:01:12.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:01:12.887 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.889 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:01:12.892 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:01:12.894 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:01:12.896 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:01:12.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:01:12.905 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.907 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:01:12.910 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:01:12.912 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:01:12.914 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:01:12.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:01:12.923 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.926 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:01:12.928 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:01:12.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:01:12.933 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:01:12.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:01:12.942 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.944 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:01:12.946 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:01:12.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:01:12.951 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:01:12.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:01:12.959 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.962 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:01:12.964 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:01:12.966 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:01:12.969 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:01:12.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:01:12.978 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.981 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:01:12.983 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:01:12.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:01:12.988 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:01:12.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:12.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:12.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:01:12.997 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:12.999 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:01:13.001 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:01:13.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:01:13.006 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:01:13.008 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:01:13.015 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.019 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:01:13.021 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:01:13.024 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:01:13.026 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:01:13.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:01:13.036 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.038 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:01:13.040 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:01:13.043 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:01:13.046 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:01:13.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:01:13.056 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.058 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:01:13.060 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:01:13.063 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:01:13.065 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:01:13.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:01:13.074 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.076 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:01:13.078 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:01:13.081 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:01:13.083 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:01:13.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:01:13.092 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.094 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:01:13.097 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:01:13.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:01:13.102 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:01:13.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:01:13.110 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.113 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:01:13.116 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:01:13.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:01:13.120 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:01:13.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:01:13.129 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.132 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:01:13.134 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:01:13.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:01:13.138 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:01:13.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:01:13.148 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.150 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:01:13.152 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:01:13.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:01:13.157 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:01:13.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:01:13.166 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.169 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:01:13.171 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:01:13.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:01:13.176 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:01:13.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:01:13.184 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.187 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:01:13.189 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:01:13.191 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:01:13.194 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:01:13.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:01:13.203 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.206 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:01:13.208 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:01:13.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:01:13.213 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:01:13.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:01:13.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.224 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:01:13.226 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:01:13.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:01:13.231 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:01:13.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:01:13.240 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.243 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:01:13.245 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:01:13.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:01:13.250 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:01:13.252 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:01:13.259 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.261 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:01:13.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:01:13.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:01:13.268 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:01:13.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:01:13.277 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.280 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:01:13.282 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:01:13.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:01:13.287 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:01:13.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:01:13.296 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.299 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:01:13.301 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:01:13.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:01:13.305 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:01:13.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:01:13.315 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.317 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:01:13.319 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:01:13.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:01:13.324 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:01:13.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:01:13.334 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.337 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:01:13.339 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:01:13.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:01:13.344 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:01:13.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:01:13.355 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.357 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:01:13.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:01:13.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:01:13.365 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:01:13.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:01:13.376 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.378 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:01:13.381 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:01:13.383 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:01:13.385 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:01:13.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:01:13.395 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.398 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:01:13.400 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:01:13.402 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:01:13.405 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:01:13.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:01:13.414 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.417 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:01:13.419 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:01:13.421 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:01:13.424 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:01:13.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:01:13.433 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.435 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:01:13.438 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:01:13.440 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:01:13.442 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:01:13.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:01:13.451 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.454 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:01:13.457 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:01:13.459 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:01:13.461 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:01:13.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:01:13.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.474 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:01:13.476 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:01:13.478 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:01:13.480 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:01:13.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:01:13.490 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.492 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:01:13.494 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:01:13.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:01:13.499 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:01:13.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:01:13.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.511 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:01:13.513 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:01:13.515 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:01:13.518 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:01:13.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:01:13.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.530 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:01:13.532 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:01:13.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:01:13.537 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:01:13.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:13.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:13.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:01:13.547 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:13.549 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:01:13.570 | Using python 3.8 to install etcd3 2022-06-03 15:01:13.572 | + 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-03 15:01:15.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:15.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-03 15:01:15.422 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:15.422 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:15.422 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:15.422 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:15.423 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:15.423 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:15.423 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:15.423 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:15.438 | 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-03 15:01:15.448 | 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-03 15:01:15.473 | 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-03 15:01:15.478 | 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-03 15:01:15.482 | 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-03 15:01:15.497 | 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-03 15:01:17.775 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:17.775 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:17.858 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:17.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:17.863 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:17.865 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:17.867 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:17.869 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:17.871 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:17.873 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:17.875 | + functions-common:time_stop:2329 : start_time=1654268473565 2022-06-03 15:01:17.878 | + functions-common:time_stop:2331 : [[ -z 1654268473565 ]] 2022-06-03 15:01:17.880 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:17.884 | + functions-common:time_stop:2334 : end_time=1654268477882 2022-06-03 15:01:17.886 | + functions-common:time_stop:2335 : elapsed_time=4317 2022-06-03 15:01:17.888 | + functions-common:time_stop:2336 : total=28871 2022-06-03 15:01:17.891 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:17.893 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33188 2022-06-03 15:01:17.896 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:17.898 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:01:17.919 | Using python 3.8 to install etcd3gw 2022-06-03 15:01:17.921 | + 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-03 15:01:19.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:19.729 | 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-03 15:01:19.733 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:19.734 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:19.735 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:19.737 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:19.737 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:19.737 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:19.738 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:19.738 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:19.753 | 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-03 15:01:19.779 | 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-03 15:01:19.785 | 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-03 15:01:19.788 | 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-03 15:01:19.809 | 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-03 15:01:19.812 | 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-03 15:01:19.833 | 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-03 15:01:19.837 | 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-03 15:01:19.840 | 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-03 15:01:22.033 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:22.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:22.105 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:22.107 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:22.109 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:22.112 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:22.114 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:22.116 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:22.118 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:22.120 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:22.122 | + functions-common:time_stop:2329 : start_time=1654268477914 2022-06-03 15:01:22.125 | + functions-common:time_stop:2331 : [[ -z 1654268477914 ]] 2022-06-03 15:01:22.128 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:22.132 | + functions-common:time_stop:2334 : end_time=1654268482129 2022-06-03 15:01:22.134 | + functions-common:time_stop:2335 : elapsed_time=4215 2022-06-03 15:01:22.136 | + functions-common:time_stop:2336 : total=33188 2022-06-03 15:01:22.138 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:22.141 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37403 2022-06-03 15:01:22.143 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:22.146 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:01:22.148 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:01:22.150 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:01:22.153 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:01:22.155 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:01:22.158 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:01:22.160 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:01:22.163 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:01:22.165 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:01:22.167 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:01:22.169 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:01:22.172 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:01:22.174 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:01:22.176 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:22.179 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:22.181 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:01:22.183 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:01:22.185 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:22.188 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:01:22.190 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:01:22.193 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:01:22.195 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:01:22.197 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:22.199 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:01:22.202 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:22.204 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:22.207 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:01:22.209 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:01:22.211 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:01:22.214 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:01:22.216 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:22.218 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:01:22.221 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:22.224 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:22.226 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:01:22.246 | + 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-03 15:01:22.357 | Reading package lists... 2022-06-03 15:01:22.606 | Building dependency tree... 2022-06-03 15:01:22.607 | Reading state information... 2022-06-03 15:01:22.858 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:01:22.858 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:01:22.858 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:01:22.858 | The following packages were automatically installed and are no longer required: 2022-06-03 15:01:22.859 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:01:22.859 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:01:22.859 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:01:22.859 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:01:22.859 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:01:22.859 | python3-zope.interface 2022-06-03 15:01:22.860 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:01:22.981 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:01:22.986 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:01:22.988 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:01:22.991 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:22.993 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:22.995 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:22.997 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:22.999 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:23.002 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:01:23.004 | + functions-common:time_stop:2329 : start_time=1654268482244 2022-06-03 15:01:23.006 | + functions-common:time_stop:2331 : [[ -z 1654268482244 ]] 2022-06-03 15:01:23.009 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:23.013 | + functions-common:time_stop:2334 : end_time=1654268483011 2022-06-03 15:01:23.015 | + functions-common:time_stop:2335 : elapsed_time=767 2022-06-03 15:01:23.018 | + functions-common:time_stop:2336 : total=4762 2022-06-03 15:01:23.020 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:23.022 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5529 2022-06-03 15:01:23.024 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:01:23.026 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:01:23.029 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:23.031 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:23.033 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:01:23.096 | Module proxy already enabled 2022-06-03 15:01:23.100 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:01:23.162 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:01:23.162 | Module proxy already enabled 2022-06-03 15:01:23.162 | Module proxy_uwsgi already enabled 2022-06-03 15:01:23.166 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:01:23.169 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:23.171 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:23.174 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:23.307 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:01:23.310 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:01:23.316 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:01:23.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.325 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:01:23.328 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.331 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:01:23.333 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:01:23.336 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:01:23.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.343 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:01:23.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.348 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:01:23.350 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:01:23.352 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:01:23.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:01:23.362 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.364 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:01:23.367 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:01:23.369 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:01:23.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:01:23.380 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.382 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:01:23.384 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:01:23.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:01:23.395 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.397 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:01:23.399 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:01:23.402 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:01:23.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:01:23.412 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.415 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:01:23.431 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:23.433 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:01:23.436 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:01:23.438 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:01:23.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:01:23.448 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.450 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:01:23.467 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:23.470 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:01:23.472 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:01:23.475 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:01:23.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:01:23.485 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.487 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:01:23.490 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:01:23.492 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:01:23.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:23.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:23.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:01:23.502 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:23.504 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:01:23.507 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:01:23.509 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:23.512 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:01:23.515 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:01:23.518 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:23.521 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:23.521 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:23.526 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:01:23.529 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:01:23.531 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:01:23.534 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:01:23.536 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:01:23.556 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:01:23.558 | + 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-03 15:01:25.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:25.369 | 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-03 15:01:25.373 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:25.374 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:25.376 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:25.378 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:25.378 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:25.378 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:25.379 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:25.379 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:25.395 | 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-03 15:01:25.468 | 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-03 15:01:25.505 | 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-03 15:01:25.521 | 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-03 15:01:25.527 | 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-03 15:01:25.534 | 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-03 15:01:25.575 | 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-03 15:01:25.584 | 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-03 15:01:25.603 | 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-03 15:01:25.610 | 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-03 15:01:25.614 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 15:01:25.624 | 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-03 15:01:25.627 | 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-03 15:01:25.631 | 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-03 15:01:25.636 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 15:01:25.655 | 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-03 15:01:25.660 | 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-03 15:01:25.681 | 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-03 15:01:25.685 | 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-03 15:01:25.689 | 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-03 15:01:25.696 | 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-03 15:01:25.716 | 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-03 15:01:25.730 | 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-03 15:01:25.796 | 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-03 15:01:25.803 | 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-03 15:01:25.806 | 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-03 15:01:25.814 | 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-03 15:01:25.819 | 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-03 15:01:25.822 | 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-03 15:01:25.825 | 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-03 15:01:25.828 | 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-03 15:01:25.831 | 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-03 15:01:25.835 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:01:25.838 | 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-03 15:01:25.843 | 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-03 15:01:25.846 | 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-03 15:01:27.867 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:27.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:27.941 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:27.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:27.946 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:27.948 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:27.950 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:27.952 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:27.954 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:27.956 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:27.959 | + functions-common:time_stop:2329 : start_time=1654268483551 2022-06-03 15:01:27.961 | + functions-common:time_stop:2331 : [[ -z 1654268483551 ]] 2022-06-03 15:01:27.964 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:27.968 | + functions-common:time_stop:2334 : end_time=1654268487966 2022-06-03 15:01:27.971 | + functions-common:time_stop:2335 : elapsed_time=4415 2022-06-03 15:01:27.973 | + functions-common:time_stop:2336 : total=37403 2022-06-03 15:01:27.975 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:27.977 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41818 2022-06-03 15:01:27.980 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:27.982 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:01:27.984 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:01:27.987 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:01:27.990 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:01:27.993 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:01:27.995 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:01:27.999 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:01:27.999 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:01:28.004 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:01:28.006 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:01:28.009 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:01:28.011 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:01:28.014 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:01:28.035 | Using python 3.8 to install python-memcached 2022-06-03 15:01:28.037 | + 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-03 15:01:29.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:29.844 | 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-03 15:01:29.848 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:29.849 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:29.851 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:29.852 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:29.852 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:29.853 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:29.853 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:29.853 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:29.868 | 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-03 15:01:29.873 | 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-03 15:01:32.119 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:32.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:32.193 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:32.196 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:32.198 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:32.200 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:32.203 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:32.205 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:32.208 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:32.210 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:32.212 | + functions-common:time_stop:2329 : start_time=1654268488029 2022-06-03 15:01:32.214 | + functions-common:time_stop:2331 : [[ -z 1654268488029 ]] 2022-06-03 15:01:32.217 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:32.221 | + functions-common:time_stop:2334 : end_time=1654268492219 2022-06-03 15:01:32.223 | + functions-common:time_stop:2335 : elapsed_time=4190 2022-06-03 15:01:32.226 | + functions-common:time_stop:2336 : total=41818 2022-06-03 15:01:32.228 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:32.230 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46008 2022-06-03 15:01:32.232 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:32.235 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:01:32.252 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:32.255 | + ./stack.sh:main:866 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-06-03 15:01:32.257 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:01:32.259 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:01:32.262 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:01:32.264 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:01:32.266 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:01:32.269 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:01:32.284 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:32.287 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:01:32.289 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:01:32.291 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:01:32.293 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:01:32.295 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:01:32.298 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:01:32.301 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:01:32.303 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:01:32.306 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:01:32.320 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:01:32.322 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:01:32.324 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:32.327 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:01:32.327 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:01:32.332 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:01:32.334 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:32.336 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:01:32.350 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:01:32.353 | + functions-common:git_clone:607 : head -1 2022-06-03 15:01:32.353 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:01:32.356 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:01:32.359 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:01:32.362 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:01:32.364 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:01:32.366 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:32.368 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:32.371 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:01:32.373 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:01:32.375 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:01:32.378 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:32.380 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:32.382 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:01:32.385 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:01:32.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:01:32.390 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:01:32.393 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:01:32.395 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:01:32.398 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:01:32.400 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:01:32.406 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:01:32.409 | + 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-03 15:01:33.024 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:01:33.026 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:01:33.028 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:01:33.031 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:01:33.033 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:01:33.035 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:01:33.037 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:01:33.040 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:01:33.042 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:01:33.044 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:01:33.046 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:01:33.048 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:01:33.050 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:01:33.052 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:01:33.072 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:01:33.074 | + 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-03 15:01:34.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:34.874 | 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-03 15:01:34.879 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:34.879 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:34.881 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:34.882 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:34.883 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:34.883 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:34.883 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:34.883 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:34.896 | Obtaining file:///opt/stack/keystone 2022-06-03 15:01:36.470 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:01:38.028 | 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-03 15:01:38.057 | 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-03 15:01:38.066 | 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-03 15:01:38.073 | 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-03 15:01:38.076 | 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-03 15:01:38.085 | 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-03 15:01:38.106 | 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-03 15:01:38.120 | 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-03 15:01:38.135 | 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-03 15:01:38.139 | 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-03 15:01:38.149 | 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-03 15:01:38.152 | 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-03 15:01:38.156 | 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-03 15:01:38.195 | 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-03 15:01:38.201 | 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-03 15:01:38.205 | 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-03 15:01:38.217 | 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-03 15:01:38.274 | 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-03 15:01:38.277 | 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-03 15:01:38.283 | 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-03 15:01:38.317 | 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-03 15:01:38.333 | 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-03 15:01:38.339 | 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-03 15:01:38.390 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 15:01:38.396 | 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-03 15:01:38.434 | 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-03 15:01:38.488 | 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-03 15:01:38.506 | 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-03 15:01:38.523 | 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-03 15:01:38.533 | 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-03 15:01:38.555 | 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-03 15:01:38.564 | 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-03 15:01:38.582 | 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-03 15:01:38.628 | 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-03 15:01:38.634 | 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-03 15:01:38.650 | 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-03 15:01:38.653 | 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-03 15:01:38.656 | 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-03 15:01:38.669 | 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-03 15:01:38.673 | 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-03 15:01:38.676 | 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-03 15:01:38.679 | 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-03 15:01:38.695 | 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-03 15:01:38.700 | 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-03 15:01:38.719 | 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-03 15:01:38.723 | 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-03 15:01:38.744 | 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-03 15:01:38.748 | 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-03 15:01:38.752 | 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-03 15:01:38.755 | 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-03 15:01:38.766 | 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-03 15:01:38.769 | 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-03 15:01:38.772 | 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-03 15:01:38.779 | 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-03 15:01:38.788 | 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-03 15:01:38.794 | 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-03 15:01:38.812 | 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-03 15:01:38.816 | 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-03 15:01:38.823 | 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-03 15:01:38.843 | 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-03 15:01:38.846 | 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-03 15:01:38.850 | 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-03 15:01:38.913 | 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-03 15:01:38.921 | 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-03 15:01:38.925 | 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-03 15:01:38.930 | 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-03 15:01:38.940 | 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-03 15:01:38.986 | 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-03 15:01:38.989 | 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-03 15:01:38.996 | 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-03 15:01:39.000 | 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-03 15:01:39.011 | 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-03 15:01:39.021 | 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-03 15:01:39.028 | 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-03 15:01:39.036 | 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-03 15:01:39.039 | 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-03 15:01:39.050 | 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-03 15:01:39.057 | 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-03 15:01:39.061 | 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-03 15:01:39.064 | 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-03 15:01:39.069 | 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-03 15:01:39.083 | 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-03 15:01:39.087 | 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-03 15:01:39.090 | 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-03 15:01:39.092 | 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-03 15:01:39.095 | 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-03 15:01:39.098 | 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-03 15:01:39.101 | 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-03 15:01:39.103 | 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-03 15:01:39.106 | 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-03 15:01:39.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-03 15:01:39.113 | 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-03 15:01:39.116 | 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-03 15:01:39.124 | 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-03 15:01:39.127 | 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-03 15:01:39.136 | 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-03 15:01:39.138 | 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-03 15:01:39.146 | 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-03 15:01:40.534 | Installing collected packages: keystone 2022-06-03 15:01:40.534 | Attempting uninstall: keystone 2022-06-03 15:01:40.536 | Found existing installation: keystone 18.1.0 2022-06-03 15:01:40.539 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 15:01:40.540 | Running setup.py develop for keystone 2022-06-03 15:01:42.426 | Successfully installed keystone 2022-06-03 15:01:42.567 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:42.567 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:42.655 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:42.658 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:42.660 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:42.663 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:42.665 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:42.667 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:42.669 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:42.671 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:42.673 | + functions-common:time_stop:2329 : start_time=1654268493067 2022-06-03 15:01:42.675 | + functions-common:time_stop:2331 : [[ -z 1654268493067 ]] 2022-06-03 15:01:42.678 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:42.682 | + functions-common:time_stop:2334 : end_time=1654268502680 2022-06-03 15:01:42.684 | + functions-common:time_stop:2335 : elapsed_time=9613 2022-06-03 15:01:42.686 | + functions-common:time_stop:2336 : total=46008 2022-06-03 15:01:42.688 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:42.690 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55621 2022-06-03 15:01:42.692 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:42.694 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:01:42.697 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:42.699 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:42.719 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:01:42.731 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:01:42.734 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:01:42.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:42.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:42.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:01:42.743 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:42.745 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:01:42.762 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:42.764 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:01:42.767 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:01:42.770 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:01:42.772 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:01:42.784 | + 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-03 15:01:42.786 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:01:42.791 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:01:42.806 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:42.808 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:01:42.839 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:01:42.866 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:01:42.897 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:01:42.927 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:01:42.957 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:01:42.987 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:01:43.013 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:01:43.041 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:01:43.043 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:01:43.045 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:01:43.048 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:01:43.050 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:01:43.053 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:01:43.069 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:43.072 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:01:43.074 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:01:43.076 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:01:43.092 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:43.095 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:01:43.097 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:01:43.127 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:01:43.129 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:01:43.131 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:01:43.134 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:01:43.136 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:01:43.152 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:43.155 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-06-03 15:01:43.184 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.17/identity 2022-06-03 15:01:43.212 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:01:43.215 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:01:43.245 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:01:43.248 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:01:43.250 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:01:43.252 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:01:43.255 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:01:43.258 | + 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-03 15:01:43.288 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:01:43.290 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:01:43.293 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:01:43.295 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:01:43.298 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:01:43.314 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:01:43.317 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:01:43.319 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:01:43.321 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:01:43.323 | + 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-03 15:01:43.351 | + 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-03 15:01:43.379 | + 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-03 15:01:43.407 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:01:43.433 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:01:43.461 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:01:43.463 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:01:43.466 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:01:43.468 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:43.471 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:01:43.473 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:01:43.475 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:01:43.478 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:43.482 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:01:43.485 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:01:43.488 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:01:43.501 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:01:43.501 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:43.509 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:01:43.512 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:43.528 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:01:43.530 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:01:43.534 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 15:01:43.563 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:01:43.590 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:01:43.617 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:01:43.643 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:01:43.670 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:01:43.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:01:43.725 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:01:43.753 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:01:43.780 | + 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-03 15:01:43.807 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:01:43.833 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:01:43.860 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:01:43.887 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:01:43.889 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:01:43.892 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:01:43.894 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:01:43.897 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:01:43.899 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:43.901 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:43.903 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:43.907 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:43.909 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:01:43.935 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:01:43.962 | + 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-03 15:01:43.963 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:01:43.972 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:01:43.975 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:01:43.977 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:01:43.980 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:01:43.982 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:01:43.984 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:01:43.987 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:43.989 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:43.991 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:01:43.993 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:01:43.995 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:43.998 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:44.000 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:01:44.062 | Site keystone-wsgi-public already enabled 2022-06-03 15:01:44.066 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:01:44.068 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:44.071 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:44.073 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:44.216 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 15:01:44.218 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:01:44.221 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:44.227 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:01:44.229 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:01:44.231 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:01:44.235 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:44.239 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:01:44.242 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:01:44.244 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:01:44.259 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:44.259 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:01:44.266 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:01:44.270 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:01:44.286 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:01:44.289 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:01:44.292 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:01:44.322 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:01:44.350 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:01:44.377 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:01:44.404 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:01:44.432 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:01:44.459 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:01:44.488 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:01:44.515 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:01:44.542 | + 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-03 15:01:44.569 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:01:44.596 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:01:44.623 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:01:44.651 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:01:44.653 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:01:44.656 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:01:44.659 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:01:44.661 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:01:44.663 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:44.666 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:44.668 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:44.671 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:44.673 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:01:44.700 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:01:44.729 | + 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-03 15:01:44.729 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:01:44.738 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:01:44.741 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:01:44.743 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:01:44.745 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:01:44.748 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:01:44.750 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:01:44.752 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:44.754 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:44.757 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:01:44.759 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:01:44.761 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:44.764 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:44.766 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:01:44.828 | Site keystone-wsgi-admin already enabled 2022-06-03 15:01:44.833 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:01:44.835 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:01:44.837 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:01:44.840 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:01:44.974 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:01:45.005 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:01:45.037 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:01:45.068 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:01:45.070 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:01:45.102 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:01:45.130 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:01:45.159 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:01:45.176 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:45.178 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:01:45.194 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:45.197 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:01:45.199 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:01:45.201 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:01:45.204 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:01:45.206 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:01:45.208 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:01:45.211 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:01:45.213 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:01:45.215 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:01:45.217 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:01:45.221 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:01:45.223 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:01:45.225 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:01:45.228 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:01:45.244 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:01:45.247 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:01:45.249 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:45.251 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:01:45.252 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:01:45.257 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:01:45.259 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:01:45.261 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:01:45.274 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:01:45.277 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:01:45.277 | + functions-common:git_clone:607 : head -1 2022-06-03 15:01:45.283 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:01:45.286 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:01:45.289 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:01:45.291 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:01:45.293 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:45.296 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:01:45.299 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:01:45.301 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:01:45.304 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:01:45.306 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:45.308 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:01:45.310 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:01:45.313 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:01:45.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:01:45.318 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:01:45.321 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:01:45.323 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:01:45.325 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:01:45.328 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:01:45.334 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:01:45.337 | + 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-03 15:01:45.925 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:01:45.927 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:01:45.930 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:01:45.932 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:01:45.934 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:01:45.937 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:01:45.939 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:01:45.942 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:01:45.944 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:01:45.946 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:01:45.948 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:01:45.951 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:01:45.953 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:01:45.956 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:01:45.976 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:01:45.979 | + 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-03 15:01:47.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:01:47.784 | 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-03 15:01:47.789 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:47.790 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:47.791 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:01:47.793 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:47.793 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:47.793 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:47.794 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:01:47.794 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:01:47.807 | Obtaining file:///opt/stack/swift 2022-06-03 15:01:49.076 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:01:50.322 | 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-03 15:01:50.330 | 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-03 15:01:50.371 | 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-03 15:01:50.380 | 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-03 15:01:50.383 | 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-03 15:01:50.440 | 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-03 15:01:50.450 | 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-03 15:01:50.453 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 15:01:50.456 | 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-03 15:01:50.492 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 15:01:50.507 | 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-03 15:01:50.514 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-03 15:01:50.520 | 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-03 15:01:50.559 | 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-03 15:01:50.568 | 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-03 15:01:50.587 | 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-03 15:01:50.594 | 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-03 15:01:50.597 | 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-03 15:01:50.608 | 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-03 15:01:50.611 | 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-03 15:01:50.614 | 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-03 15:01:50.617 | 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-03 15:01:50.622 | 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-03 15:01:50.641 | 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-03 15:01:50.646 | 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-03 15:01:50.667 | 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-03 15:01:50.671 | 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-03 15:01:50.674 | 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-03 15:01:50.681 | 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-03 15:01:50.702 | 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-03 15:01:50.706 | 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-03 15:01:50.710 | 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-03 15:01:50.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 225)) (4.2.1) 2022-06-03 15:01:50.782 | 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-03 15:01:50.796 | 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-03 15:01:50.802 | 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-03 15:01:50.809 | 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-03 15:01:50.814 | 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-03 15:01:50.818 | 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-03 15:01:50.821 | 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-03 15:01:50.824 | 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-03 15:01:50.827 | 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-03 15:01:50.831 | 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-03 15:01:50.834 | 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-03 15:01:50.837 | 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-03 15:01:50.842 | 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-03 15:01:50.846 | 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-03 15:01:52.530 | Installing collected packages: swift 2022-06-03 15:01:52.531 | Attempting uninstall: swift 2022-06-03 15:01:52.533 | Found existing installation: swift 2.26.1.dev35 2022-06-03 15:01:52.535 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 15:01:52.537 | Running setup.py develop for swift 2022-06-03 15:01:54.246 | Successfully installed swift 2022-06-03 15:01:54.422 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:01:54.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:01:54.500 | + inc/python:pip_install:200 : result=0 2022-06-03 15:01:54.502 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:01:54.504 | + functions-common:time_stop:2322 : local name 2022-06-03 15:01:54.507 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:01:54.509 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:01:54.511 | + functions-common:time_stop:2325 : local total 2022-06-03 15:01:54.513 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:01:54.516 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:01:54.518 | + functions-common:time_stop:2329 : start_time=1654268505971 2022-06-03 15:01:54.520 | + functions-common:time_stop:2331 : [[ -z 1654268505971 ]] 2022-06-03 15:01:54.523 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:01:54.527 | + functions-common:time_stop:2334 : end_time=1654268514524 2022-06-03 15:01:54.529 | + functions-common:time_stop:2335 : elapsed_time=8553 2022-06-03 15:01:54.531 | + functions-common:time_stop:2336 : total=55621 2022-06-03 15:01:54.533 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:01:54.535 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64174 2022-06-03 15:01:54.538 | + inc/python:pip_install:203 : return 0 2022-06-03 15:01:54.540 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:01:54.542 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:54.544 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:54.564 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:01:54.575 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:01:54.578 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:01:54.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:54.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:54.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:01:54.587 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:54.590 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:01:54.592 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:01:54.595 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:01:54.597 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:01:54.599 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:01:54.601 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:01:54.603 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:01:54.605 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:01:54.607 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:01:55.436 | No object-replicator running 2022-06-03 15:01:55.436 | No container-server running 2022-06-03 15:01:55.436 | No account-replicator running 2022-06-03 15:01:55.436 | No container-updater running 2022-06-03 15:01:55.436 | No container-reconciler running 2022-06-03 15:01:55.436 | No container-sync running 2022-06-03 15:01:55.436 | No object-server running 2022-06-03 15:01:55.436 | No object-reconstructor running 2022-06-03 15:01:55.436 | No container-sharder running 2022-06-03 15:01:55.436 | No account-server running 2022-06-03 15:01:55.436 | No object-updater running 2022-06-03 15:01:55.436 | No object-auditor running 2022-06-03 15:01:55.436 | No account-auditor running 2022-06-03 15:01:55.436 | No object-expirer running 2022-06-03 15:01:55.436 | No container-replicator running 2022-06-03 15:01:55.436 | No proxy-server running 2022-06-03 15:01:55.436 | No account-reaper running 2022-06-03 15:01:55.437 | No container-auditor running 2022-06-03 15:01:55.484 | + lib/swift:configure_swift:341 : true 2022-06-03 15:01:55.486 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:01:55.498 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 15:01:55.510 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:01:55.513 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:01:55.513 | s/%GROUP%//; 2022-06-03 15:01:55.513 | s/%USER%/ubuntu/; 2022-06-03 15:01:55.513 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:01:55.513 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:01:55.513 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:01:55.522 | uid = ubuntu 2022-06-03 15:01:55.522 | gid = 2022-06-03 15:01:55.522 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:01:55.522 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:01:55.522 | address = 127.0.0.1 2022-06-03 15:01:55.522 | 2022-06-03 15:01:55.522 | [account6612] 2022-06-03 15:01:55.522 | max connections = 25 2022-06-03 15:01:55.522 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:55.522 | read only = false 2022-06-03 15:01:55.522 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:01:55.522 | 2022-06-03 15:01:55.522 | [account6622] 2022-06-03 15:01:55.522 | max connections = 25 2022-06-03 15:01:55.522 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:55.522 | read only = false 2022-06-03 15:01:55.522 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:01:55.522 | 2022-06-03 15:01:55.522 | [account6632] 2022-06-03 15:01:55.522 | max connections = 25 2022-06-03 15:01:55.522 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:55.522 | read only = false 2022-06-03 15:01:55.522 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:01:55.522 | 2022-06-03 15:01:55.522 | [account6642] 2022-06-03 15:01:55.522 | max connections = 25 2022-06-03 15:01:55.522 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | [container6611] 2022-06-03 15:01:55.523 | max connections = 25 2022-06-03 15:01:55.523 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | [container6621] 2022-06-03 15:01:55.523 | max connections = 25 2022-06-03 15:01:55.523 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | [container6631] 2022-06-03 15:01:55.523 | max connections = 25 2022-06-03 15:01:55.523 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | [container6641] 2022-06-03 15:01:55.523 | max connections = 25 2022-06-03 15:01:55.523 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.523 | [object6613] 2022-06-03 15:01:55.523 | max connections = 25 2022-06-03 15:01:55.523 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:01:55.523 | read only = false 2022-06-03 15:01:55.523 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:01:55.523 | 2022-06-03 15:01:55.524 | [object6623] 2022-06-03 15:01:55.524 | max connections = 25 2022-06-03 15:01:55.524 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:01:55.524 | read only = false 2022-06-03 15:01:55.524 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:01:55.524 | 2022-06-03 15:01:55.524 | [object6633] 2022-06-03 15:01:55.524 | max connections = 25 2022-06-03 15:01:55.524 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:01:55.524 | read only = false 2022-06-03 15:01:55.524 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:01:55.524 | 2022-06-03 15:01:55.524 | [object6643] 2022-06-03 15:01:55.524 | max connections = 25 2022-06-03 15:01:55.524 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:01:55.524 | read only = false 2022-06-03 15:01:55.524 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:01:55.526 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:01:55.528 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:01:55.530 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:01:55.532 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:01:55.545 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:01:55.548 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:01:55.552 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:01:55.556 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:01:55.558 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:01:55.563 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:01:55.596 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-06-03 15:01:55.623 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:01:55.640 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:01:55.669 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:01:55.688 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:55.717 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:01:55.735 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:01:55.764 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:01:55.782 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:01:55.809 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:01:55.827 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:55.855 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:01:55.872 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:01:55.888 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:55.891 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:01:55.918 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:01:55.945 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:01:55.971 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:01:55.997 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:01:56.013 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:56.015 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:01:56.041 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:01:56.056 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:56.058 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:01:56.073 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:56.075 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:01:56.077 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:01:56.092 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:56.094 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:01:56.096 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:01:56.098 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:01:56.103 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:01:56.108 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:01:56.135 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:01:56.161 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:01:56.192 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:01:56.222 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:01:56.251 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:01:56.253 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:01:56.255 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:01:56.257 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:01:56.259 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:01:56.285 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:01:56.312 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:01:56.338 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:01:56.365 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:01:56.391 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:01:56.417 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:01:56.444 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:01:56.471 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:01:56.498 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:01:56.525 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:01:56.553 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:01:56.580 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:01:56.607 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:01:56.637 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:01:56.665 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:01:56.683 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:01:56.710 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:01:56.740 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:01:56.745 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:01:56.772 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:01:56.800 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:01:56.826 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:01:56.829 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:01:56.831 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:01:56.833 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:01:56.838 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:01:56.840 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:01:56.842 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:56.845 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:01:56.847 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:01:56.849 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:56.851 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:56.853 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:01:56.871 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:56.899 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:01:56.917 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:01:56.944 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:56.965 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:56.994 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:01:57.012 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:57.040 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:01:57.058 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:57.086 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:01:57.104 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:01:57.131 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:01:57.149 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:01:57.178 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:01:57.195 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:01:57.223 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:01:57.241 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:01:57.268 | + 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-03 15:01:57.273 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:01:57.299 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:57.326 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 15:01:57.356 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:01:57.358 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:01:57.363 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:01:57.365 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:01:57.367 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:57.369 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:01:57.371 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:01:57.374 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:57.376 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:57.378 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:01:57.396 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:57.425 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:01:57.443 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:01:57.472 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:57.489 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:57.517 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:01:57.536 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:57.564 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:01:57.582 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:57.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:01:57.629 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:01:57.656 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:01:57.675 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:01:57.704 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:01:57.722 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:01:57.750 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:01:57.768 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:01:57.794 | + 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-03 15:01:57.799 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:01:57.817 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:57.846 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:01:57.848 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:01:57.852 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:01:57.855 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:01:57.857 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:01:57.859 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:01:57.861 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:01:57.863 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:01:57.865 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:01:57.867 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:01:57.885 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:01:57.914 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:01:57.931 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:01:57.960 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:01:57.977 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:01:58.005 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:01:58.023 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:01:58.052 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:01:58.069 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:01:58.097 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:01:58.115 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:01:58.143 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:01:58.161 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:01:58.189 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:01:58.207 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:01:58.235 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:01:58.253 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:01:58.279 | + 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-03 15:01:58.284 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:01:58.302 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:01:58.330 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:01:58.357 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:01:58.385 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:01:58.413 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:01:58.415 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:01:58.419 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:01:58.447 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:01:58.475 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:01:58.505 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:01:58.533 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:01:58.561 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:01:58.588 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:01:58.615 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:01:58.642 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:01:58.668 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:01:58.684 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:58.687 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:01:58.705 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:01:58.707 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:01:58.727 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:01:58.729 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-06-03 15:01:58.756 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:01:58.759 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:01:58.790 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-06-03 15:01:58.818 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:01:58.820 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:01:58.848 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:01:58.864 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:58.866 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:01:58.869 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:01:58.873 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:01:58.876 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:01:58.888 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:01:58.891 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:01:58.902 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:01:58.904 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:01:58.907 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:01:58.910 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:01:58.912 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:01:58.914 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:01:58.916 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:01:58.918 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:01:58.921 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:01:58.932 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:01:58.935 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:01:58.937 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:01:58.954 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:01:58.957 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:01:58.974 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:58.976 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:01:58.979 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:01:58.981 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:01:58.983 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:01:58.986 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:01:58.988 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:01:58.991 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:01:58.993 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:01:59.010 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:59.012 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:01:59.015 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:01:59.032 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:01:59.035 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:01:59.037 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:01:59.040 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:01:59.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:01:59.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:01:59.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:01:59.050 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:01:59.053 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:01:59.056 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:01:59.059 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:01:59.062 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:01:59.064 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:01:59.067 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:01:59.069 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:01:59.072 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:01:59.075 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:01:59.079 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:01:59.082 | +++ 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-03 15:01:59.083 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:01:59.088 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:01:59.091 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:01:59.094 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:01:59.097 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:01:59.099 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:01:59.120 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:01:59.123 | + 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-03 15:02:00.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:00.938 | 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-03 15:02:00.942 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:00.943 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:00.944 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:00.945 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:00.946 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:00.946 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:00.946 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:00.947 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:00.962 | 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-03 15:02:01.060 | 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-03 15:02:01.062 | 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-03 15:02:01.074 | 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-03 15:02:01.140 | 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-03 15:02:01.165 | 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-03 15:02:01.169 | 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-03 15:02:01.191 | 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-03 15:02:01.202 | 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-03 15:02:01.218 | 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-03 15:02:01.224 | 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-03 15:02:01.230 | 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-03 15:02:01.270 | 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-03 15:02:01.285 | 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-03 15:02:01.290 | 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-03 15:02:01.300 | 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-03 15:02:01.323 | 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-03 15:02:01.342 | 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-03 15:02:01.348 | 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-03 15:02:01.351 | 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-03 15:02:01.354 | 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-03 15:02:01.357 | 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-03 15:02:01.377 | 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-03 15:02:01.382 | 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-03 15:02:01.400 | 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-03 15:02:01.424 | 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-03 15:02:01.428 | 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-03 15:02:01.449 | 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-03 15:02:01.453 | 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-03 15:02:01.457 | 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-03 15:02:01.460 | 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-03 15:02:01.467 | 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-03 15:02:01.481 | 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-03 15:02:01.503 | 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-03 15:02:01.506 | 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-03 15:02:01.515 | 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-03 15:02:01.518 | 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-03 15:02:01.523 | 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-03 15:02:01.528 | 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-03 15:02:01.532 | 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-03 15:02:01.537 | 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-03 15:02:01.544 | 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-03 15:02:01.548 | 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-03 15:02:01.552 | 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-03 15:02:01.555 | 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-03 15:02:01.563 | 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-03 15:02:01.573 | 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-03 15:02:01.581 | 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-03 15:02:01.589 | 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-03 15:02:01.603 | 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-03 15:02:01.606 | 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-03 15:02:01.609 | 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-03 15:02:01.612 | 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-03 15:02:01.615 | 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-03 15:02:01.619 | 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-03 15:02:01.627 | 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-03 15:02:01.630 | 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-03 15:02:01.633 | 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-03 15:02:01.636 | 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-03 15:02:01.653 | 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-03 15:02:01.661 | 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-03 15:02:01.664 | 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-03 15:02:01.667 | 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-03 15:02:01.675 | 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-03 15:02:01.678 | 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-03 15:02:01.680 | 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-03 15:02:03.569 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:03.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:03.649 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:03.651 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:03.654 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:03.656 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:03.659 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:03.661 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:03.663 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:03.665 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:03.668 | + functions-common:time_stop:2329 : start_time=1654268519115 2022-06-03 15:02:03.670 | + functions-common:time_stop:2331 : [[ -z 1654268519115 ]] 2022-06-03 15:02:03.673 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:03.678 | + functions-common:time_stop:2334 : end_time=1654268523675 2022-06-03 15:02:03.680 | + functions-common:time_stop:2335 : elapsed_time=4560 2022-06-03 15:02:03.682 | + functions-common:time_stop:2336 : total=64174 2022-06-03 15:02:03.685 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:03.688 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68734 2022-06-03 15:02:03.690 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:03.693 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:02:03.695 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:02:03.698 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:02:03.712 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:02:03.717 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:02:03.719 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:02:03.722 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:02:03.724 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:03.726 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:03.729 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:03.734 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:03.736 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:03.739 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:03.756 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:03.759 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:03.761 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:03.764 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:03.765 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:03.770 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:02:03.772 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:03.774 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:02:03.788 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:02:03.791 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:03.791 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:03.795 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:02:03.798 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:03.801 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:02:03.803 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:03.806 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:03.808 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:02:03.811 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:03.814 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:02:03.816 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:03.819 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:03.821 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:02:03.823 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:03.826 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:03.829 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:02:03.832 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:03.835 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:02:03.838 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:03.840 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:03.844 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:02:03.850 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:02:03.852 | + 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-03 15:02:04.466 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:02:04.468 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:04.471 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:04.473 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:04.481 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:02:04.483 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:02:04.486 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:04.488 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:04.490 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:04.493 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:04.495 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:04.498 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:04.500 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:04.503 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:02:04.524 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:02:04.527 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-03 15:02:06.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:06.436 | 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-03 15:02:06.442 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:06.443 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:06.446 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:06.448 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:06.449 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:06.449 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:06.450 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:06.450 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:06.465 | Obtaining file:///opt/stack/glance 2022-06-03 15:02:07.797 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:09.100 | 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-03 15:02:09.109 | 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-03 15:02:09.117 | 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-03 15:02:09.126 | 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-03 15:02:09.148 | 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-03 15:02:09.159 | 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-03 15:02:09.173 | 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-03 15:02:09.182 | 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-03 15:02:09.203 | 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-03 15:02:09.244 | 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-03 15:02:09.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-03 15:02:09.268 | 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-03 15:02:09.273 | 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-03 15:02:09.283 | 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-03 15:02:09.289 | 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-03 15:02:09.363 | 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-03 15:02:09.366 | 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-03 15:02:09.368 | 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-03 15:02:09.371 | 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-03 15:02:09.384 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 15:02:09.451 | 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-03 15:02:09.513 | 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-03 15:02:09.516 | 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-03 15:02:09.521 | 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-03 15:02:09.525 | 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-03 15:02:09.547 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 15:02:09.584 | 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-03 15:02:09.596 | 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-03 15:02:09.612 | 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-03 15:02:09.618 | 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-03 15:02:09.668 | 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-03 15:02:09.675 | 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-03 15:02:09.716 | 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-03 15:02:09.777 | 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-03 15:02:09.797 | 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-03 15:02:09.814 | 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-03 15:02:09.829 | 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-03 15:02:09.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 314)) (2.4.1) 2022-06-03 15:02:09.864 | 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-03 15:02:09.872 | 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-03 15:02:09.891 | 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-03 15:02:09.939 | 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-03 15:02:09.946 | 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-03 15:02:09.949 | 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-03 15:02:09.952 | 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-03 15:02:09.974 | 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-03 15:02:09.989 | 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-03 15:02:10.000 | 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-03 15:02:10.003 | 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-03 15:02:10.006 | 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-03 15:02:10.024 | 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-03 15:02:10.030 | 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-03 15:02:10.034 | 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-03 15:02:10.054 | 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-03 15:02:10.058 | 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-03 15:02:10.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-03 15:02:10.088 | 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-03 15:02:10.096 | 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-03 15:02:10.102 | 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-03 15:02:10.106 | 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-03 15:02:10.111 | 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-03 15:02:10.123 | 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-03 15:02:10.127 | 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-03 15:02:10.130 | 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-03 15:02:10.137 | 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-03 15:02:10.198 | 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-03 15:02:10.214 | 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-03 15:02:10.224 | 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-03 15:02:10.230 | 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-03 15:02:10.249 | 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-03 15:02:10.252 | 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-03 15:02:10.260 | 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-03 15:02:10.282 | 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-03 15:02:10.285 | 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-03 15:02:10.289 | 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-03 15:02:10.297 | 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-03 15:02:10.301 | 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-03 15:02:10.309 | 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-03 15:02:10.315 | 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-03 15:02:10.321 | 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-03 15:02:10.326 | 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-03 15:02:10.330 | 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-03 15:02:10.334 | 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-03 15:02:10.378 | 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-03 15:02:10.382 | 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-03 15:02:10.390 | 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-03 15:02:10.394 | 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-03 15:02:10.405 | 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-03 15:02:10.409 | 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-03 15:02:10.423 | 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-03 15:02:10.427 | 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-03 15:02:10.430 | 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-03 15:02:10.433 | 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-03 15:02:10.435 | 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-03 15:02:10.439 | 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-03 15:02:10.505 | 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-03 15:02:10.513 | 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-03 15:02:10.519 | 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-03 15:02:10.522 | 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-03 15:02:10.524 | 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-03 15:02:10.527 | 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-03 15:02:10.531 | 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-03 15:02:10.534 | 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-03 15:02:10.537 | 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-03 15:02:10.540 | 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-03 15:02:10.598 | 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-03 15:02:10.643 | 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-03 15:02:10.649 | 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-03 15:02:10.653 | 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-03 15:02:10.689 | 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-03 15:02:11.836 | Installing collected packages: glance 2022-06-03 15:02:11.836 | Attempting uninstall: glance 2022-06-03 15:02:11.838 | Found existing installation: glance 21.1.1.dev1 2022-06-03 15:02:11.843 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 15:02:11.844 | Running setup.py develop for glance 2022-06-03 15:02:13.488 | Successfully installed glance 2022-06-03 15:02:13.636 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:13.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:13.733 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:13.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:13.738 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:13.740 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:13.742 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:13.744 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:13.747 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:13.749 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:13.752 | + functions-common:time_stop:2329 : start_time=1654268524519 2022-06-03 15:02:13.754 | + functions-common:time_stop:2331 : [[ -z 1654268524519 ]] 2022-06-03 15:02:13.757 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:13.761 | + functions-common:time_stop:2334 : end_time=1654268533759 2022-06-03 15:02:13.763 | + functions-common:time_stop:2335 : elapsed_time=9240 2022-06-03 15:02:13.766 | + functions-common:time_stop:2336 : total=68734 2022-06-03 15:02:13.768 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:13.771 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77974 2022-06-03 15:02:13.773 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:13.775 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:13.778 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:13.780 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:13.799 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:02:13.813 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:02:13.815 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:02:13.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:13.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:13.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:02:13.825 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:13.828 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:13.831 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:02:13.834 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:02:13.846 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:02:13.849 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:02:13.852 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:02:13.854 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:02:13.856 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:02:13.859 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:02:13.862 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:02:13.865 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:02:13.894 | + 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-03 15:02:13.924 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:02:13.954 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:02:13.984 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:02:14.015 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:02:14.046 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:02:14.048 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:02:14.050 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:02:14.053 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:02:14.055 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:02:14.085 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:02:14.115 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:02:14.144 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:02:14.175 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:02:14.205 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:02:14.235 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:02:14.264 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:02:14.294 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:14.325 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:02:14.355 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:02:14.386 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:02:14.388 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:02:14.391 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:02:14.393 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:02:14.396 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:02:14.398 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:02:14.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:14.419 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:02:14.422 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:02:14.424 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:02:14.442 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:14.444 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:02:14.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:02:14.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:02:14.481 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:02:14.484 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:02:14.486 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:02:14.489 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:02:14.491 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:02:14.494 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:02:14.496 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:02:14.498 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:02:14.501 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:02:14.503 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:14.506 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:02:14.537 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:02:14.539 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-06-03 15:02:14.570 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:02:14.573 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:02:14.590 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:14.593 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:02:14.623 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:02:14.655 | + 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-03 15:02:14.685 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:02:14.717 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:02:14.747 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:02:14.764 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:14.766 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:02:14.798 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:02:14.829 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:02:14.860 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-06-03 15:02:14.891 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:02:14.924 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-06-03 15:02:14.955 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:02:14.974 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:14.976 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:02:14.979 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:02:14.981 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:02:14.985 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:02:15.002 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:02:15.005 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:02:15.007 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:15.010 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:02:15.012 | + 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-03 15:02:15.042 | + 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-03 15:02:15.073 | + 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-03 15:02:15.103 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:02:15.133 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:02:15.138 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:02:15.169 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:02:15.201 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:02:15.233 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-06-03 15:02:15.263 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:02:15.293 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:02:15.324 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:02:15.356 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:02:15.386 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:02:15.417 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:02:15.447 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:02:15.478 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:02:15.484 | + 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-03 15:02:15.492 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:02:15.509 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:15.512 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:02:15.515 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.17:19292 /image 2022-06-03 15:02:15.517 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:02:15.520 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.17:19292 2022-06-03 15:02:15.522 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:02:15.525 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:02:15.528 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:02:15.531 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:02:15.533 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:02:15.535 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:15.538 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:15.540 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:15.543 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:02:15.546 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:02:15.549 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:02:15.551 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:15.554 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:15.556 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:15.559 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:15.562 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:02:15.617 | proxy (enabled by site administrator) 2022-06-03 15:02:15.620 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:02:15.623 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:02:15.626 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:15.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:15.631 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:15.633 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:15.636 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:02:15.691 | proxy_http (enabled by site administrator) 2022-06-03 15:02:15.695 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:02:15.696 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:15.705 | KeepAlive Off 2022-06-03 15:02:15.709 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:02:15.710 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:15.718 | SetEnv proxy-sendchunked 1 2022-06-03 15:02:15.722 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.17:19292" retry=0 ' 2022-06-03 15:02:15.723 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:02:15.731 | ProxyPass "/image" "http://10.222.0.17:19292" retry=0 2022-06-03 15:02:15.735 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:02:15.738 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:02:15.741 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:02:15.743 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:02:15.745 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:15.748 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:15.751 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:15.753 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:15.755 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:02:15.758 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:15.760 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:15.762 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:02:15.825 | Site glance already enabled 2022-06-03 15:02:15.831 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:02:15.834 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:02:15.836 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:02:15.839 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:02:15.979 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:02:16.012 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:02:16.044 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:02:16.075 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:02:16.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:16.096 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:02:16.098 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:02:16.100 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:02:16.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:16.105 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:02:16.108 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:02:16.111 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:02:16.113 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:02:16.115 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:16.118 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:16.120 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:16.124 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:16.126 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:16.129 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:16.145 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:16.147 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:16.149 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:16.152 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:16.153 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:16.158 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:02:16.160 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:16.163 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:02:16.176 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:02:16.179 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:16.179 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:16.182 | 070a0effb Handle the case when tempest fails 2022-06-03 15:02:16.185 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:16.189 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:02:16.191 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:16.194 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:16.196 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:16.199 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:16.201 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:02:16.204 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:16.206 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:16.209 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:16.211 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:16.214 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:16.217 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:02:16.219 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:16.222 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:02:16.225 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:16.227 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:16.231 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:02:16.237 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:02:16.239 | + 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-03 15:02:16.842 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:02:16.844 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:16.847 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:16.849 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:16.851 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:02:16.853 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:02:16.856 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:16.859 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:16.861 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:16.863 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:16.865 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:16.868 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:16.870 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:16.872 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:02:16.894 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:02:16.896 | + 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-03 15:02:18.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:18.715 | 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-03 15:02:18.719 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:18.720 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:18.722 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:18.723 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:18.723 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:18.724 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:18.724 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:18.724 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:18.738 | Obtaining file:///opt/stack/cinder 2022-06-03 15:02:20.710 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:22.683 | 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-03 15:02:22.691 | 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-03 15:02:22.699 | 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-03 15:02:22.708 | 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-03 15:02:22.730 | 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-03 15:02:22.744 | 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-03 15:02:22.765 | 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-03 15:02:22.806 | 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-03 15:02:22.820 | 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-03 15:02:22.823 | 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-03 15:02:22.833 | 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-03 15:02:22.850 | 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-03 15:02:22.866 | 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-03 15:02:22.872 | 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-03 15:02:22.875 | 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-03 15:02:22.878 | 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-03 15:02:22.881 | 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-03 15:02:22.894 | 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-03 15:02:22.960 | 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-03 15:02:23.019 | 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-03 15:02:23.031 | 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-03 15:02:23.034 | 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-03 15:02:23.046 | 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-03 15:02:23.072 | 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-03 15:02:23.077 | 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-03 15:02:23.098 | 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-03 15:02:23.135 | 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-03 15:02:23.146 | 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-03 15:02:23.161 | 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-03 15:02:23.168 | 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-03 15:02:23.217 | 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-03 15:02:23.223 | 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-03 15:02:23.267 | 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-03 15:02:23.322 | 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-03 15:02:23.341 | 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-03 15:02:23.359 | 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-03 15:02:23.374 | 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-03 15:02:23.389 | 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-03 15:02:23.393 | 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-03 15:02:23.403 | 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-03 15:02:23.429 | 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-03 15:02:23.438 | 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-03 15:02:23.456 | 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-03 15:02:23.477 | 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-03 15:02:23.502 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:02:23.549 | 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-03 15:02:23.555 | 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-03 15:02:23.592 | 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-03 15:02:23.595 | 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-03 15:02:23.598 | 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-03 15:02:23.621 | 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-03 15:02:23.624 | 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-03 15:02:23.630 | 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-03 15:02:23.643 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:02:23.646 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:02:23.649 | 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-03 15:02:23.666 | 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-03 15:02:23.672 | 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-03 15:02:23.690 | 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-03 15:02:23.709 | 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-03 15:02:23.728 | 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-03 15:02:23.751 | 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-03 15:02:23.756 | 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-03 15:02:23.764 | 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-03 15:02:23.785 | 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-03 15:02:23.790 | 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-03 15:02:23.794 | 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-03 15:02:23.800 | 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-03 15:02:23.803 | 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-03 15:02:23.806 | 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-03 15:02:23.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-03 15:02:23.822 | 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-03 15:02:23.825 | 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-03 15:02:23.834 | 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-03 15:02:23.837 | 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-03 15:02:23.843 | 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-03 15:02:23.926 | 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-03 15:02:23.942 | 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-03 15:02:23.951 | 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-03 15:02:23.957 | 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-03 15:02:23.976 | 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-03 15:02:24.038 | 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-03 15:02:24.042 | 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-03 15:02:24.050 | 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-03 15:02:24.054 | 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-03 15:02:24.074 | 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-03 15:02:24.079 | 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-03 15:02:24.088 | 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-03 15:02:24.091 | 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-03 15:02:24.094 | 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-03 15:02:24.097 | 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-03 15:02:24.101 | 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-03 15:02:24.110 | 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-03 15:02:24.133 | 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-03 15:02:24.137 | 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-03 15:02:24.181 | 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-03 15:02:24.186 | 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-03 15:02:24.192 | 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-03 15:02:24.198 | 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-03 15:02:24.206 | 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-03 15:02:24.212 | 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-03 15:02:24.215 | 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-03 15:02:24.226 | 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-03 15:02:24.234 | 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-03 15:02:24.277 | 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-03 15:02:24.282 | 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-03 15:02:24.289 | 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-03 15:02:24.292 | 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-03 15:02:24.304 | 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-03 15:02:24.307 | 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-03 15:02:24.317 | 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-03 15:02:24.332 | 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-03 15:02:24.347 | 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-03 15:02:24.362 | 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-03 15:02:24.365 | 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-03 15:02:24.368 | 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-03 15:02:24.372 | 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-03 15:02:24.376 | 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-03 15:02:24.378 | 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-03 15:02:24.386 | 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-03 15:02:24.429 | 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-03 15:02:24.434 | 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-03 15:02:24.436 | 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-03 15:02:24.439 | 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-03 15:02:24.442 | 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-03 15:02:24.445 | 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-03 15:02:24.451 | 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-03 15:02:24.454 | 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-03 15:02:24.461 | 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-03 15:02:24.466 | 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-03 15:02:24.474 | 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-03 15:02:24.477 | 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-03 15:02:24.480 | 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-03 15:02:24.484 | 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-03 15:02:24.539 | 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-03 15:02:24.542 | 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-03 15:02:24.545 | 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-03 15:02:24.551 | 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-03 15:02:24.586 | 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-03 15:02:25.599 | Installing collected packages: cinder 2022-06-03 15:02:25.599 | Attempting uninstall: cinder 2022-06-03 15:02:25.601 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 15:02:25.605 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 15:02:25.607 | Running setup.py develop for cinder 2022-06-03 15:02:27.837 | Successfully installed cinder 2022-06-03 15:02:27.990 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:27.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:28.089 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:28.091 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:28.094 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:28.096 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:28.098 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:28.100 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:28.102 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:28.104 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:28.107 | + functions-common:time_stop:2329 : start_time=1654268536888 2022-06-03 15:02:28.109 | + functions-common:time_stop:2331 : [[ -z 1654268536888 ]] 2022-06-03 15:02:28.112 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:28.116 | + functions-common:time_stop:2334 : end_time=1654268548114 2022-06-03 15:02:28.118 | + functions-common:time_stop:2335 : elapsed_time=11226 2022-06-03 15:02:28.120 | + functions-common:time_stop:2336 : total=77974 2022-06-03 15:02:28.123 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:28.125 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89200 2022-06-03 15:02:28.128 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:28.130 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:28.132 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:28.135 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:28.153 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:02:28.165 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:02:28.168 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:02:28.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:28.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:28.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:02:28.179 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:28.181 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:02:28.183 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:02:28.186 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:02:28.189 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:02:28.191 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:02:28.194 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:02:28.196 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:28.199 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:02:28.201 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:28.204 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:28.206 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:02:28.209 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:02:28.211 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:02:28.214 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:02:28.216 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:02:28.219 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:02:28.221 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:28.224 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:28.226 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:02:28.249 | + 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-03 15:02:28.359 | Reading package lists... 2022-06-03 15:02:28.608 | Building dependency tree... 2022-06-03 15:02:28.609 | Reading state information... 2022-06-03 15:02:28.868 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 15:02:28.868 | The following packages were automatically installed and are no longer required: 2022-06-03 15:02:28.869 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:02:28.869 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:02:28.869 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:02:28.869 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:02:28.869 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:02:28.869 | python3-zope.interface 2022-06-03 15:02:28.869 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:02:28.986 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:02:28.990 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:02:28.993 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:02:28.995 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:28.998 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:29.000 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:29.003 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:29.005 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:29.008 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:02:29.010 | + functions-common:time_stop:2329 : start_time=1654268548246 2022-06-03 15:02:29.013 | + functions-common:time_stop:2331 : [[ -z 1654268548246 ]] 2022-06-03 15:02:29.016 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:29.021 | + functions-common:time_stop:2334 : end_time=1654268549018 2022-06-03 15:02:29.023 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-03 15:02:29.026 | + functions-common:time_stop:2336 : total=5529 2022-06-03 15:02:29.029 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:29.031 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6301 2022-06-03 15:02:29.034 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:02:29.036 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:29.039 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:02:29.041 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:02:29.054 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:02:29.057 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:02:29.060 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:02:29.062 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:02:29.065 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:02:29.065 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:02:29.071 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:02:29.073 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:02:29.075 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:02:29.077 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:02:29.080 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:02:29.082 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:02:29.084 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:02:29.086 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:02:29.098 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:02:29.111 | + 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-03 15:02:29.123 | + 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-03 15:02:29.135 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 15:02:29.147 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:02:29.150 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:02:29.154 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nZtO9sd0jD 2022-06-03 15:02:29.156 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:02:29.158 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:02:29.161 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:02:29.163 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nZtO9sd0jD 2022-06-03 15:02:29.167 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nZtO9sd0jD 2022-06-03 15:02:29.179 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nZtO9sd0jD /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:02:29.191 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:02:29.195 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:02:29.198 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:02:29.200 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:02:29.202 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:02:29.204 | + 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-03 15:02:29.206 | + 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-03 15:02:29.209 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:02:29.211 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:02:29.216 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:02:29.220 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:02:29.240 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:02:29.259 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:02:29.277 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:02:29.296 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:02:29.316 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:02:29.335 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:02:29.354 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:02:29.374 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:02:29.376 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:29.378 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:02:29.381 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:02:29.383 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:02:29.412 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:02:29.439 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:02:29.466 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:02:29.494 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:02:29.522 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:02:29.549 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:02:29.577 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:02:29.604 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:29.632 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:02:29.659 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:02:29.690 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:02:29.720 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:02:29.723 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:02:29.725 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:02:29.727 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:02:29.730 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:02:29.733 | + 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-03 15:02:29.764 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:02:29.791 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:02:29.818 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:02:29.848 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:02:29.875 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:02:29.902 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:02:29.933 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:02:29.937 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-06-03 15:02:29.965 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:02:29.998 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:02:30.005 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 74b43427b5bbebf63a2b238726dfbcf9 2022-06-03 15:02:30.034 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:02:30.050 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:30.053 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:02:30.055 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:02:30.057 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:02:30.060 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:02:30.063 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:02:30.065 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:02:30.067 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:02:30.070 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:02:30.072 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:02:30.075 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:02:30.078 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:02:30.108 | + 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-03 15:02:30.136 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 15:02:30.165 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:02:30.193 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:02:30.221 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:02:30.223 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:02:30.226 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:02:30.228 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:02:30.256 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:02:30.284 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:02:30.287 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:02:30.315 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:02:30.317 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:02:30.319 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:02:30.322 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:02:30.350 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:02:30.353 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:02:30.355 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:02:30.373 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:30.375 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.17:8080/v1/AUTH_ 2022-06-03 15:02:30.403 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:02:30.421 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:30.423 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:02:30.440 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:30.442 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:02:30.445 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:02:30.447 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:02:30.449 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:02:30.452 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:02:30.454 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:02:30.456 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:02:30.473 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:30.476 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:02:30.479 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:02:30.482 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:02:30.498 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:30.501 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:02:30.504 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:02:30.531 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:02:30.533 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:02:30.536 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:02:30.538 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:02:30.541 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:30.544 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:02:30.562 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:02:30.564 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:02:30.566 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:02:30.569 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:02:30.571 | + 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-03 15:02:30.600 | + 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-03 15:02:30.628 | + 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-03 15:02:30.655 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:02:30.684 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:02:30.687 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:02:30.689 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:02:30.692 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:02:30.694 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:02:30.696 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:02:30.699 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:02:30.703 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:02:30.706 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:02:30.708 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:02:30.721 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:02:30.721 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:02:30.730 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:02:30.734 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:02:30.750 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:02:30.753 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:02:30.756 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:02:30.786 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:02:30.813 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:02:30.841 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:02:30.869 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:02:30.895 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:02:30.923 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:02:30.949 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:02:30.977 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:02:31.004 | + 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-03 15:02:31.032 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:02:31.059 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:02:31.086 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:02:31.115 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:02:31.117 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:02:31.120 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:02:31.122 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:02:31.125 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:02:31.127 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:31.129 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:31.132 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:31.134 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:31.137 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:02:31.165 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:02:31.193 | + 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-03 15:02:31.193 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:02:31.203 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:02:31.206 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:02:31.209 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:02:31.211 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:02:31.215 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:02:31.217 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:02:31.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:31.223 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:31.225 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:02:31.228 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:02:31.230 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:02:31.233 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:02:31.235 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:02:31.297 | Enabling site cinder-wsgi. 2022-06-03 15:02:31.302 | To activate the new configuration, you need to run: 2022-06-03 15:02:31.302 | systemctl reload apache2 2022-06-03 15:02:31.307 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:02:31.309 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:02:31.312 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:02:31.314 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:02:31.447 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:02:31.449 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:02:31.484 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-06-03 15:02:31.518 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:02:31.535 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:31.538 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:02:31.540 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:02:31.543 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:02:31.546 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:02:31.548 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:02:31.584 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:02:31.614 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-06-03 15:02:31.644 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:02:31.673 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:02:31.702 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:02:31.729 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:02:31.757 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:02:31.785 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:02:31.814 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:02:31.842 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:02:31.878 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:02:31.907 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:02:31.909 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:02:31.926 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.929 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-06-03 15:02:31.961 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:02:31.977 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:31.980 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:02:31.983 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:02:31.985 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:02:31.988 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:31.990 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:02:31.992 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:02:31.996 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:02:31.997 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:02:32.003 | + 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-03 15:02:32.005 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:02:32.008 | + 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-03 15:02:32.010 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:02:32.013 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:02:32.016 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:02:32.018 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:02:32.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:32.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:32.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:02:32.028 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:32.031 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:02:32.033 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:02:32.035 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:02:32.037 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:32.040 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:32.042 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:32.046 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:32.048 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:32.051 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:32.067 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:32.070 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:32.072 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:32.075 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:32.075 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:32.080 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:02:32.083 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:32.085 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:02:32.100 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:02:32.103 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:32.103 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:32.107 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:02:32.110 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:32.112 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:02:32.115 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:32.117 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:32.120 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:32.123 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:32.126 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:02:32.128 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:32.130 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:32.133 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:32.135 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:32.138 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:32.141 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:02:32.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:32.147 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:02:32.149 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:32.151 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:32.155 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:02:32.161 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:02:32.163 | + 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-03 15:02:32.754 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:02:32.756 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:32.759 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:32.761 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:32.764 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:02:32.766 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:02:32.768 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:32.771 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:32.773 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:32.775 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:32.778 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:32.780 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:32.782 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:32.785 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:02:32.806 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:02:32.808 | + 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-03 15:02:34.650 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:34.650 | 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-03 15:02:34.656 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:34.656 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:34.658 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:34.659 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:34.660 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:34.660 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:34.660 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:34.661 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:34.674 | Obtaining file:///opt/stack/neutron 2022-06-03 15:02:36.765 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:38.863 | 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-03 15:02:38.870 | 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-03 15:02:38.874 | 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-03 15:02:38.882 | 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-03 15:02:38.890 | 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-03 15:02:38.898 | 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-03 15:02:38.920 | 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-03 15:02:38.933 | 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-03 15:02:38.943 | 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-03 15:02:38.950 | 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-03 15:02:38.954 | 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-03 15:02:38.963 | 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-03 15:02:38.969 | 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-03 15:02:38.972 | 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-03 15:02:38.975 | 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-03 15:02:39.041 | 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-03 15:02:39.099 | 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-03 15:02:39.101 | 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-03 15:02:39.107 | 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-03 15:02:39.110 | 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-03 15:02:39.151 | 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-03 15:02:39.178 | 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-03 15:02:39.197 | 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-03 15:02:39.201 | 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-03 15:02:39.206 | 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-03 15:02:39.231 | 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-03 15:02:39.249 | 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-03 15:02:39.284 | 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-03 15:02:39.295 | 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-03 15:02:39.311 | 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-03 15:02:39.317 | 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-03 15:02:39.365 | 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-03 15:02:39.371 | 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-03 15:02:39.413 | 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-03 15:02:39.467 | 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-03 15:02:39.485 | 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-03 15:02:39.502 | 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-03 15:02:39.518 | 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-03 15:02:39.533 | 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-03 15:02:39.537 | 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-03 15:02:39.546 | 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-03 15:02:39.570 | 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-03 15:02:39.578 | 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-03 15:02:39.597 | 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-03 15:02:39.618 | 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-03 15:02:39.665 | 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-03 15:02:39.671 | 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-03 15:02:39.680 | 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-03 15:02:39.687 | 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-03 15:02:39.723 | 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-03 15:02:39.726 | 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-03 15:02:39.736 | 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-03 15:02:39.739 | 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-03 15:02:39.760 | 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-03 15:02:39.774 | 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-03 15:02:39.786 | 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-03 15:02:39.789 | 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-03 15:02:39.792 | 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-03 15:02:39.800 | 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-03 15:02:39.805 | 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-03 15:02:39.826 | 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-03 15:02:39.829 | 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-03 15:02:39.849 | 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-03 15:02:39.877 | 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-03 15:02:39.896 | 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-03 15:02:39.900 | 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-03 15:02:39.908 | 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-03 15:02:39.930 | 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-03 15:02:39.932 | 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-03 15:02:39.937 | 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-03 15:02:39.940 | 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-03 15:02:39.944 | 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-03 15:02:39.947 | 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-03 15:02:39.950 | 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-03 15:02:39.962 | 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-03 15:02:39.966 | 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-03 15:02:39.969 | 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-03 15:02:39.976 | 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-03 15:02:39.991 | 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-03 15:02:40.001 | 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-03 15:02:40.007 | 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-03 15:02:40.026 | 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-03 15:02:40.046 | 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-03 15:02:40.103 | 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-03 15:02:40.108 | 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-03 15:02:40.115 | 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-03 15:02:40.136 | 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-03 15:02:40.140 | 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-03 15:02:40.143 | 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-03 15:02:40.147 | 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-03 15:02:40.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-03 15:02:40.163 | 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-03 15:02:40.166 | 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-03 15:02:40.170 | 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-03 15:02:40.176 | 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-03 15:02:40.197 | 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-03 15:02:40.201 | 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-03 15:02:40.266 | 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-03 15:02:40.270 | 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-03 15:02:40.274 | 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-03 15:02:40.279 | 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-03 15:02:40.283 | 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-03 15:02:40.289 | 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-03 15:02:40.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-03 15:02:40.297 | 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-03 15:02:40.339 | 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-03 15:02:40.344 | 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-03 15:02:40.355 | 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-03 15:02:40.365 | 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-03 15:02:40.379 | 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-03 15:02:40.403 | 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-03 15:02:40.405 | 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-03 15:02:40.420 | 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-03 15:02:40.436 | 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-03 15:02:40.447 | 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-03 15:02:40.452 | 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-03 15:02:40.455 | 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-03 15:02:40.459 | 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-03 15:02:40.461 | 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-03 15:02:40.464 | 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-03 15:02:40.467 | 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-03 15:02:40.470 | 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-03 15:02:40.472 | 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-03 15:02:40.475 | 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-03 15:02:40.478 | 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-03 15:02:40.481 | 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-03 15:02:40.484 | 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-03 15:02:40.493 | 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-03 15:02:40.507 | 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-03 15:02:40.563 | 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-03 15:02:40.568 | 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-03 15:02:40.572 | 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-03 15:02:40.575 | 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-03 15:02:40.618 | 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-03 15:02:40.651 | 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-03 15:02:41.663 | Installing collected packages: neutron 2022-06-03 15:02:41.663 | Attempting uninstall: neutron 2022-06-03 15:02:41.665 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 15:02:41.676 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 15:02:41.677 | Running setup.py develop for neutron 2022-06-03 15:02:44.099 | Successfully installed neutron 2022-06-03 15:02:44.239 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:44.239 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:44.327 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:44.330 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:44.332 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:44.334 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:44.337 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:44.339 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:44.341 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:44.344 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:44.346 | + functions-common:time_stop:2329 : start_time=1654268552801 2022-06-03 15:02:44.348 | + functions-common:time_stop:2331 : [[ -z 1654268552801 ]] 2022-06-03 15:02:44.351 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:44.355 | + functions-common:time_stop:2334 : end_time=1654268564352 2022-06-03 15:02:44.358 | + functions-common:time_stop:2335 : elapsed_time=11551 2022-06-03 15:02:44.360 | + functions-common:time_stop:2336 : total=89200 2022-06-03 15:02:44.362 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:44.364 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100751 2022-06-03 15:02:44.366 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:44.369 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:44.372 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:44.374 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:44.393 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:02:44.406 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:02:44.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:02:44.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:44.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:44.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:02:44.419 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:44.421 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:02:44.424 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:44.426 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:02:44.444 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:02:44.446 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:02:44.449 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:02:44.451 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:02:44.454 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:02:44.456 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:02:44.459 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:02:44.461 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:02:44.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:44.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:44.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:02:44.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:44.474 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:02:44.490 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:44.492 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:02:44.508 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:44.510 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:02:44.526 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:02:44.529 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:02:44.532 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:02:44.534 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:02:44.536 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:02:44.538 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:02:44.541 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:02:44.544 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:02:44.546 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:02:44.549 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:02:44.564 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:02:44.566 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:02:44.569 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:44.571 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:02:44.572 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:02:44.577 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:02:44.579 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:02:44.581 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:02:44.595 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:02:44.597 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:02:44.598 | + functions-common:git_clone:607 : head -1 2022-06-03 15:02:44.625 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:02:44.629 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:02:44.631 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:02:44.634 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:02:44.636 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:44.639 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:02:44.641 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:02:44.644 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:02:44.646 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:02:44.649 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:44.651 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:02:44.654 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:02:44.657 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:02:44.660 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:02:44.663 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:02:44.666 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:02:44.669 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:02:44.671 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:02:44.675 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:02:44.680 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:02:44.683 | + 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-03 15:02:45.270 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:02:45.272 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:02:45.274 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:02:45.277 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:02:45.279 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:02:45.282 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:02:45.284 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:02:45.286 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:02:45.288 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:02:45.291 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:02:45.293 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:02:45.296 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:02:45.298 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:02:45.301 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:02:45.320 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:02:45.323 | + 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-03 15:02:47.143 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:02:47.143 | 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-03 15:02:47.147 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:47.148 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:47.149 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:02:47.151 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:47.151 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:47.151 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:47.152 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:02:47.153 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:02:47.165 | Obtaining file:///opt/stack/nova 2022-06-03 15:02:50.281 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:02:53.344 | 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-03 15:02:53.351 | 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-03 15:02:53.354 | 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-03 15:02:53.362 | 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-03 15:02:53.371 | 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-03 15:02:53.374 | 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-03 15:02:53.382 | 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-03 15:02:53.405 | 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-03 15:02:53.419 | 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-03 15:02:53.440 | 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-03 15:02:53.479 | 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-03 15:02:53.493 | 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-03 15:02:53.497 | 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-03 15:02:53.505 | 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-03 15:02:53.512 | 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-03 15:02:53.515 | 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-03 15:02:53.518 | 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-03 15:02:53.530 | 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-03 15:02:53.595 | 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-03 15:02:53.652 | 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-03 15:02:53.663 | 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-03 15:02:53.668 | 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-03 15:02:53.670 | 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-03 15:02:53.675 | 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-03 15:02:53.678 | 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-03 15:02:53.705 | 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-03 15:02:53.730 | 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-03 15:02:53.735 | 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-03 15:02:53.740 | 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-03 15:02:53.744 | 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-03 15:02:53.768 | 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-03 15:02:53.789 | 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-03 15:02:53.807 | 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-03 15:02:53.843 | 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-03 15:02:53.854 | 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-03 15:02:53.869 | 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-03 15:02:53.876 | 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-03 15:02:53.923 | 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-03 15:02:53.929 | 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-03 15:02:53.970 | 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-03 15:02:54.024 | 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-03 15:02:54.042 | 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-03 15:02:54.059 | 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-03 15:02:54.075 | 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-03 15:02:54.089 | 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-03 15:02:54.094 | 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-03 15:02:54.103 | 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-03 15:02:54.129 | 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-03 15:02:54.140 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:02:54.159 | 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-03 15:02:54.179 | 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-03 15:02:54.189 | 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-03 15:02:54.195 | 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-03 15:02:54.231 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:02:54.234 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 15:02:54.237 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-03 15:02:54.258 | 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-03 15:02:54.268 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:02:54.271 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:02:54.275 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-03 15:02:54.301 | 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-03 15:02:54.307 | 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-03 15:02:54.324 | 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-03 15:02:54.343 | 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-03 15:02:54.348 | 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-03 15:02:54.365 | 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-03 15:02:54.385 | 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-03 15:02:54.412 | 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-03 15:02:54.418 | 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-03 15:02:54.427 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:02:54.449 | 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-03 15:02:54.452 | 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-03 15:02:54.456 | 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-03 15:02:54.461 | 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-03 15:02:54.464 | 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-03 15:02:54.467 | 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-03 15:02:54.478 | 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-03 15:02:54.482 | 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-03 15:02:54.485 | 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-03 15:02:54.492 | 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-03 15:02:54.551 | 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-03 15:02:54.566 | 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-03 15:02:54.575 | 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-03 15:02:54.581 | 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-03 15:02:54.599 | 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-03 15:02:54.679 | 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-03 15:02:54.684 | 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-03 15:02:54.691 | 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-03 15:02:54.712 | 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-03 15:02:54.716 | 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-03 15:02:54.723 | 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-03 15:02:54.727 | 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-03 15:02:54.732 | 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-03 15:02:54.735 | 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-03 15:02:54.749 | 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-03 15:02:54.752 | 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-03 15:02:54.760 | 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-03 15:02:54.766 | 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-03 15:02:54.788 | 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-03 15:02:54.791 | 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-03 15:02:54.795 | 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-03 15:02:54.801 | 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-03 15:02:54.809 | 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-03 15:02:54.814 | 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-03 15:02:54.819 | 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-03 15:02:54.829 | 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-03 15:02:54.871 | 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-03 15:02:54.874 | 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-03 15:02:54.879 | 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-03 15:02:54.882 | 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-03 15:02:54.893 | 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-03 15:02:54.898 | 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-03 15:02:54.912 | 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-03 15:02:54.923 | 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-03 15:02:54.926 | 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-03 15:02:54.930 | 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-03 15:02:54.945 | 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-03 15:02:54.959 | 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-03 15:02:54.963 | 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-03 15:02:54.979 | 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-03 15:02:54.982 | 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-03 15:02:54.986 | 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-03 15:02:54.989 | 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-03 15:02:54.991 | 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-03 15:02:55.030 | 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-03 15:02:55.038 | 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-03 15:02:55.044 | 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-03 15:02:55.046 | 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-03 15:02:55.049 | 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-03 15:02:55.052 | 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-03 15:02:55.055 | 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-03 15:02:55.058 | 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-03 15:02:55.066 | 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-03 15:02:55.069 | 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-03 15:02:55.072 | 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-03 15:02:55.075 | 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-03 15:02:55.083 | 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-03 15:02:55.086 | 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-03 15:02:55.090 | 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-03 15:02:55.145 | 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-03 15:02:55.149 | 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-03 15:02:55.190 | 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-03 15:02:55.193 | 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-03 15:02:55.199 | 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-03 15:02:56.210 | Installing collected packages: nova 2022-06-03 15:02:56.210 | Attempting uninstall: nova 2022-06-03 15:02:56.212 | Found existing installation: nova 22.4.1.dev6 2022-06-03 15:02:56.217 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 15:02:56.218 | Running setup.py develop for nova 2022-06-03 15:02:59.592 | Successfully installed nova 2022-06-03 15:02:59.734 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:02:59.735 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:02:59.823 | + inc/python:pip_install:200 : result=0 2022-06-03 15:02:59.826 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:02:59.828 | + functions-common:time_stop:2322 : local name 2022-06-03 15:02:59.830 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:02:59.832 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:02:59.834 | + functions-common:time_stop:2325 : local total 2022-06-03 15:02:59.836 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:02:59.839 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:02:59.841 | + functions-common:time_stop:2329 : start_time=1654268565315 2022-06-03 15:02:59.843 | + functions-common:time_stop:2331 : [[ -z 1654268565315 ]] 2022-06-03 15:02:59.846 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:02:59.850 | + functions-common:time_stop:2334 : end_time=1654268579847 2022-06-03 15:02:59.852 | + functions-common:time_stop:2335 : elapsed_time=14532 2022-06-03 15:02:59.854 | + functions-common:time_stop:2336 : total=100751 2022-06-03 15:02:59.856 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:02:59.859 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115283 2022-06-03 15:02:59.861 | + inc/python:pip_install:203 : return 0 2022-06-03 15:02:59.863 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:02:59.865 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:02:59.868 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:02:59.886 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:02:59.898 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:02:59.900 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:02:59.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:02:59.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:02:59.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:02:59.910 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:02:59.913 | + 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-03 15:02:59.926 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:02:59.928 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:02:59.930 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:02:59.943 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:02:59.946 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:02:59.948 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:02:59.952 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:02:59.952 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:02:59.957 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:02:59.960 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:02:59.962 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:02:59.964 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:02:59.967 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:02:59.969 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:02:59.972 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:02:59.975 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:02:59.989 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:03:00.002 | + 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-03 15:03:00.014 | + 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-03 15:03:00.026 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 15:03:00.038 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:03:00.041 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:03:00.046 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gi42R3c4gs 2022-06-03 15:03:00.049 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:03:00.051 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:03:00.053 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:03:00.056 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:03:00.058 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:03:00.061 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gi42R3c4gs 2022-06-03 15:03:00.065 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gi42R3c4gs 2022-06-03 15:03:00.077 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gi42R3c4gs /etc/sudoers.d/nova-rootwrap 2022-06-03 15:03:00.091 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:03:00.095 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:03:00.097 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:03:00.100 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:03:00.102 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:03:00.105 | + 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-03 15:03:00.108 | + 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-03 15:03:00.110 | + 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-03 15:03:00.113 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:03:00.117 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:03:00.133 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:00.136 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:03:00.138 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:03:00.142 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:03:00.145 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:03:00.176 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:03:00.178 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:03:00.204 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:03:00.234 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:03:00.259 | + 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-03 15:03:00.288 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:03:00.317 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:03:00.346 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:03:00.349 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-06-03 15:03:00.381 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:03:00.409 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:03:00.435 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:03:00.462 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:03:00.489 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:03:00.518 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:03:00.521 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:03:00.523 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:03:00.525 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:03:00.527 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:03:00.529 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:03:00.532 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:03:00.534 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:03:00.536 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:03:00.538 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:03:00.540 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:00.543 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:00.545 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:00.547 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:00.549 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:00.551 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:00.553 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:03:00.570 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:00.572 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:00.575 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:03:00.577 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:03:00.605 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:03:00.607 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:03:00.609 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:03:00.611 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:03:00.613 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:03:00.616 | + 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-03 15:03:00.646 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:03:00.648 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:03:00.650 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:03:00.653 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:03:00.655 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:03:00.658 | + 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-03 15:03:00.687 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:03:00.716 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:03:00.743 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:03:00.771 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:03:00.787 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:00.789 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:03:00.805 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:00.809 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:03:00.809 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:03:00.814 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:03:00.816 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:03:00.843 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:03:00.859 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:00.861 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:03:00.863 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:03:00.865 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:03:00.868 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:03:00.870 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:03:00.898 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:03:00.925 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:03:00.952 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:03:00.982 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:03:01.008 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:03:01.036 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:03:01.063 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:03:01.090 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:01.117 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:03:01.145 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:03:01.163 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:01.165 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:03:01.168 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:03:01.198 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:03:01.226 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-06-03 15:03:01.252 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:03:01.280 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:03:01.306 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:03:01.334 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:03:01.362 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:03:01.390 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:03:01.406 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:01.408 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:03:01.411 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:03:01.437 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:03:01.468 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:03:01.470 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:03:01.497 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:03:01.499 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:03:01.502 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:03:01.504 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:03:01.506 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:03:01.508 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:03:01.511 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:03:01.513 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:03:01.515 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:03:01.518 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:03:01.520 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:03:01.522 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:03:01.525 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:01.540 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:01.543 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:01.545 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:01.547 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:01.549 | + 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-03 15:03:01.578 | + 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-03 15:03:01.604 | + 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-03 15:03:01.631 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:01.658 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:03:01.688 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 15:03:01.690 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:03:01.692 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:03:01.695 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:03:01.697 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:03:01.700 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:01.703 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:03:01.706 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:03:01.709 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:01.711 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:01.723 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:01.724 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:01.732 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:01.735 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:01.752 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:03:01.755 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:03:01.759 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 15:03:01.789 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:01.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:03:01.846 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:01.873 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:01.900 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:01.926 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:01.954 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:01.982 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:02.009 | + 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-03 15:03:02.036 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:02.063 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:02.091 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:02.118 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:03:02.121 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:03:02.124 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:03:02.126 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:03:02.128 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:03:02.131 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:02.133 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:02.135 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:02.138 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:02.140 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:03:02.170 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:03:02.201 | + 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-03 15:03:02.201 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:03:02.210 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:03:02.213 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:03:02.215 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:03:02.218 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:03:02.220 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:03:02.222 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:02.224 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:02.227 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:02.229 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:02.232 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:03:02.234 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:02.236 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:02.239 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:03:02.302 | Enabling site nova-api-wsgi. 2022-06-03 15:03:02.307 | To activate the new configuration, you need to run: 2022-06-03 15:03:02.308 | systemctl reload apache2 2022-06-03 15:03:02.312 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:03:02.314 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:03:02.317 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:03:02.319 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:03:02.458 | + 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-03 15:03:02.462 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:03:02.467 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:02.470 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:03:02.472 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:03:02.474 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:02.477 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:02.483 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:03:02.485 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:02.487 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:02.501 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:02.501 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:02.510 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:02.514 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:02.531 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:03:02.533 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:03:02.538 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:03:02.570 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:02.599 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:03:02.626 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:02.653 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:02.679 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:02.707 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:02.734 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:02.763 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:02.790 | + 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-03 15:03:02.816 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:02.844 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:02.871 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:02.898 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:03:02.900 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:03:02.927 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:03:02.943 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:02.946 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:03:02.978 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:03:02.980 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:03:02.983 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:03:02.999 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:03.001 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:03:03.004 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:03:03.032 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:03:03.062 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:03:03.065 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:03:03.067 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:03:03.069 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:03:03.071 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:03:03.075 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:03:03.091 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:03.094 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:03:03.096 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:03:03.098 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:03:03.114 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:03.116 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:03:03.119 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-06-03 15:03:03.148 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:03:03.150 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:03:03.153 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:03:03.180 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:03:03.208 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:03:03.237 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:03:03.254 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:03.256 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:03:03.283 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:03:03.286 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:03:03.301 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:03.304 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:03:03.309 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:03:03.311 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:03:03.313 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:03:03.316 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:03:03.318 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:03:03.320 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:03:03.324 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:03.326 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:03:03.328 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:03:03.334 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:03:03.337 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:03:03.341 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:03:03.343 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:03:03.345 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:03:03.348 | + 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-03 15:03:03.379 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:03:03.409 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:03:03.439 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:03.442 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:03:03.444 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:03:03.446 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:03:03.462 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:03.466 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:03:03.466 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:03:04.144 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 15:03:04.146 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:03:04.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:03:04.151 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.154 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:03:04.156 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:03:04.163 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:03:04.174 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.177 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:03:04.179 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:03:04.182 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:03:04.197 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.200 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-06-03 15:03:04.203 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-06-03 15:03:04.231 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:03:04.234 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:03:04.236 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:03:04.252 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.255 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.257 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.259 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:03:04.290 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-06-03 15:03:04.317 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:03:04.348 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:03:04.374 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:03:04.402 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:03:04.429 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:03:04.457 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:03:04.485 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.487 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.489 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.492 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:04.509 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:04.512 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:04.514 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:04.516 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:04.519 | + 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-03 15:03:04.549 | + 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-03 15:03:04.577 | + 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-03 15:03:04.605 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:04.632 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:03:04.635 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:03:04.640 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:03:04.642 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:03:04.644 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:03:04.647 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:03:04.649 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:03:04.652 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:03:04.654 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.657 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:03:04.659 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:03:04.661 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:03:04.664 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:03:04.666 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:03:04.668 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:03:04.684 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.686 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:03:04.702 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.705 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:03:04.707 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:03:04.726 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.728 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:03:04.744 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.747 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:03:04.764 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:04.767 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:03:04.784 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:04.786 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:03:04.788 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:03:04.791 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:03:04.793 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:03:04.796 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:03:04.798 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:03:04.801 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:03:04.803 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:04.806 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:04.809 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:03:04.811 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:04.814 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:04.816 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:04.819 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:04.821 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:04.824 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:04.827 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:04.829 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:04.832 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:04.834 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:04.837 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:04.839 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:04.842 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:03:04.844 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:04.847 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:04.849 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:04.851 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:03:04.873 | + 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-03 15:03:04.984 | Reading package lists... 2022-06-03 15:03:05.233 | Building dependency tree... 2022-06-03 15:03:05.234 | Reading state information... 2022-06-03 15:03:05.489 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:03:05.489 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:05.490 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:05.490 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:05.490 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:05.490 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:05.490 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:05.490 | python3-zope.interface 2022-06-03 15:03:05.490 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:05.602 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:05.607 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:05.609 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:05.612 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:05.614 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:05.616 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:05.618 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:05.621 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:05.623 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:05.625 | + functions-common:time_stop:2329 : start_time=1654268584871 2022-06-03 15:03:05.627 | + functions-common:time_stop:2331 : [[ -z 1654268584871 ]] 2022-06-03 15:03:05.630 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:05.634 | + functions-common:time_stop:2334 : end_time=1654268585632 2022-06-03 15:03:05.637 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-03 15:03:05.639 | + functions-common:time_stop:2336 : total=6301 2022-06-03 15:03:05.642 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:05.644 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7062 2022-06-03 15:03:05.646 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:05.649 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:03:05.652 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:03:05.654 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:03:05.657 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:03:05.659 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:03:05.681 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:03:05.684 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:03:05.686 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:03:05.689 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:03:05.691 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:03:05.694 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:05.697 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:03:05.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:05.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:05.707 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:03:05.710 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:03:05.713 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:03:05.716 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:03:05.720 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:03:05.723 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:03:05.727 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:05.729 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:05.732 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:03:05.758 | + 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-03 15:03:05.869 | Reading package lists... 2022-06-03 15:03:06.132 | Building dependency tree... 2022-06-03 15:03:06.133 | Reading state information... 2022-06-03 15:03:06.395 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 15:03:06.395 | The following packages were automatically installed and are no longer required: 2022-06-03 15:03:06.396 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:03:06.396 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:03:06.396 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:03:06.396 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:03:06.396 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:03:06.396 | python3-zope.interface 2022-06-03 15:03:06.396 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:03:06.511 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:03:06.515 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:03:06.519 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:03:06.521 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:06.523 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:06.526 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:06.528 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:06.531 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:06.533 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:03:06.535 | + functions-common:time_stop:2329 : start_time=1654268585755 2022-06-03 15:03:06.538 | + functions-common:time_stop:2331 : [[ -z 1654268585755 ]] 2022-06-03 15:03:06.541 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:06.545 | + functions-common:time_stop:2334 : end_time=1654268586543 2022-06-03 15:03:06.548 | + functions-common:time_stop:2335 : elapsed_time=788 2022-06-03 15:03:06.550 | + functions-common:time_stop:2336 : total=7062 2022-06-03 15:03:06.552 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:06.554 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7850 2022-06-03 15:03:06.558 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:03:06.560 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:03:06.563 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:03:06.565 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:06.567 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:06.570 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:06.572 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:06.575 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:03:06.630 | wsgi (enabled by maintainer script) 2022-06-03 15:03:06.634 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:03:06.637 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:03:06.639 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:03:06.642 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:03:06.645 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:03:06.647 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:03:06.652 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:03:06.652 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:03:06.657 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:03:06.660 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:03:06.662 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:03:06.665 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:03:06.668 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:03:06.691 | Using python 3.8 to install osc-placement 2022-06-03 15:03:06.694 | + 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-03 15:03:08.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:08.655 | 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-03 15:03:08.659 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:08.660 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:08.661 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:08.663 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:08.663 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:08.663 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:08.664 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:08.664 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:08.679 | 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-03 15:03:08.711 | 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-03 15:03:08.734 | 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-03 15:03:08.740 | 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-03 15:03:08.744 | 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-03 15:03:08.747 | 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-03 15:03:08.752 | 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-03 15:03:08.755 | 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-03 15:03:08.758 | 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-03 15:03:08.774 | 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-03 15:03:08.882 | 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-03 15:03:08.894 | 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-03 15:03:08.899 | 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-03 15:03:08.907 | 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-03 15:03:08.912 | 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-03 15:03:08.915 | 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-03 15:03:08.923 | 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-03 15:03:08.959 | 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-03 15:03:08.974 | 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-03 15:03:09.006 | 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-03 15:03:09.012 | 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-03 15:03:09.014 | 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-03 15:03:09.018 | 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-03 15:03:09.069 | 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-03 15:03:09.074 | 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-03 15:03:09.079 | 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-03 15:03:09.105 | 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-03 15:03:09.108 | 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-03 15:03:09.111 | 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-03 15:03:09.114 | 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-03 15:03:09.121 | 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-03 15:03:09.124 | 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-03 15:03:09.180 | 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-03 15:03:09.185 | 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-03 15:03:09.187 | 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-03 15:03:09.209 | 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-03 15:03:09.212 | 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-03 15:03:09.216 | 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-03 15:03:09.219 | 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-03 15:03:09.223 | 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-03 15:03:09.228 | 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-03 15:03:09.271 | 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-03 15:03:09.303 | 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-03 15:03:09.306 | 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-03 15:03:11.246 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:11.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:11.320 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:11.324 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:11.326 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:11.329 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:11.331 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:11.334 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:11.336 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:11.339 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:11.342 | + functions-common:time_stop:2329 : start_time=1654268586685 2022-06-03 15:03:11.344 | + functions-common:time_stop:2331 : [[ -z 1654268586685 ]] 2022-06-03 15:03:11.347 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:11.352 | + functions-common:time_stop:2334 : end_time=1654268591349 2022-06-03 15:03:11.355 | + functions-common:time_stop:2335 : elapsed_time=4664 2022-06-03 15:03:11.357 | + functions-common:time_stop:2336 : total=115283 2022-06-03 15:03:11.360 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:11.362 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119947 2022-06-03 15:03:11.365 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:11.367 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:03:11.370 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:03:11.372 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:03:11.375 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:03:11.377 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:11.380 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:11.383 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:11.385 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:11.388 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:11.405 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:11.408 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:11.410 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:11.413 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:03:11.413 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:11.419 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:03:11.422 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:11.424 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:03:11.439 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:03:11.442 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:11.442 | + functions-common:git_clone:607 : head -1 2022-06-03 15:03:11.446 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:03:11.449 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:11.451 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:03:11.454 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:03:11.456 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:11.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:03:11.461 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:03:11.464 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:03:11.466 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:03:11.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:11.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:03:11.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:03:11.476 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:03:11.480 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:03:11.482 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:03:11.485 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:03:11.488 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:03:11.490 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:03:11.493 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:03:11.499 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:03:11.502 | + 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-03 15:03:12.092 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:03:12.094 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:03:12.097 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:03:12.099 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:03:12.102 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:03:12.104 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:03:12.106 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:03:12.109 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:03:12.111 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:03:12.114 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:03:12.116 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:03:12.119 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:03:12.122 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:03:12.124 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:03:12.145 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:03:12.148 | + 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-03 15:03:13.944 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:13.945 | 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-03 15:03:13.949 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:13.950 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:13.951 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:13.953 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:13.953 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:13.953 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:13.954 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:13.954 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:13.967 | Obtaining file:///opt/stack/placement 2022-06-03 15:03:15.216 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:03:16.437 | 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-03 15:03:16.445 | 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-03 15:03:16.468 | 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-03 15:03:16.481 | 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-03 15:03:16.493 | 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-03 15:03:16.551 | 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-03 15:03:16.555 | 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-03 15:03:16.560 | 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-03 15:03:16.564 | 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-03 15:03:16.599 | 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-03 15:03:16.611 | 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-03 15:03:16.626 | 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-03 15:03:16.632 | 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-03 15:03:16.680 | 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-03 15:03:16.686 | 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-03 15:03:16.726 | 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-03 15:03:16.745 | 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-03 15:03:16.762 | 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-03 15:03:16.771 | 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-03 15:03:16.779 | 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-03 15:03:16.797 | 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-03 15:03:16.804 | 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-03 15:03:16.807 | 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-03 15:03:16.809 | 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-03 15:03:16.820 | 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-03 15:03:16.823 | 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-03 15:03:16.826 | 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-03 15:03:16.831 | 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-03 15:03:16.850 | 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-03 15:03:16.855 | 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-03 15:03:16.862 | 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-03 15:03:16.883 | 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-03 15:03:16.888 | 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-03 15:03:16.891 | 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-03 15:03:16.902 | 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-03 15:03:16.905 | 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-03 15:03:16.908 | 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-03 15:03:16.915 | 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-03 15:03:16.924 | 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-03 15:03:16.930 | 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-03 15:03:16.948 | 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-03 15:03:16.952 | 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-03 15:03:16.959 | 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-03 15:03:16.983 | 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-03 15:03:17.025 | 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-03 15:03:17.090 | 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-03 15:03:17.096 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:03:17.101 | 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-03 15:03:17.105 | 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-03 15:03:17.110 | 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-03 15:03:17.117 | 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-03 15:03:17.126 | 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-03 15:03:17.133 | 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-03 15:03:17.137 | 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-03 15:03:17.140 | 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-03 15:03:17.143 | 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-03 15:03:17.146 | 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-03 15:03:17.149 | 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-03 15:03:17.152 | 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-03 15:03:17.156 | 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-03 15:03:17.158 | 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-03 15:03:17.161 | 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-03 15:03:17.164 | 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-03 15:03:17.174 | 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-03 15:03:17.177 | 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-03 15:03:17.180 | 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-03 15:03:17.184 | 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-03 15:03:17.187 | 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-03 15:03:17.190 | 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-03 15:03:17.198 | 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-03 15:03:17.201 | 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-03 15:03:18.804 | Installing collected packages: openstack-placement 2022-06-03 15:03:18.805 | Attempting uninstall: openstack-placement 2022-06-03 15:03:18.807 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 15:03:18.808 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 15:03:18.810 | Running setup.py develop for openstack-placement 2022-06-03 15:03:20.446 | Successfully installed openstack-placement 2022-06-03 15:03:20.594 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:20.594 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:20.682 | + inc/python:pip_install:200 : result=0 2022-06-03 15:03:20.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:20.686 | + functions-common:time_stop:2322 : local name 2022-06-03 15:03:20.689 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:20.691 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:20.693 | + functions-common:time_stop:2325 : local total 2022-06-03 15:03:20.695 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:20.698 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:20.702 | + functions-common:time_stop:2329 : start_time=1654268592140 2022-06-03 15:03:20.704 | + functions-common:time_stop:2331 : [[ -z 1654268592140 ]] 2022-06-03 15:03:20.707 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:20.711 | + functions-common:time_stop:2334 : end_time=1654268600709 2022-06-03 15:03:20.713 | + functions-common:time_stop:2335 : elapsed_time=8569 2022-06-03 15:03:20.716 | + functions-common:time_stop:2336 : total=119947 2022-06-03 15:03:20.719 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:20.721 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128516 2022-06-03 15:03:20.723 | + inc/python:pip_install:203 : return 0 2022-06-03 15:03:20.726 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:03:20.728 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:20.731 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:20.750 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:03:20.762 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:03:20.765 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:03:20.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:03:20.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:03:20.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:03:20.775 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:03:20.778 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:03:20.780 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:03:20.783 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:03:20.795 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:03:20.798 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:03:20.802 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:03:20.805 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:03:20.807 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:03:20.810 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:03:20.812 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:03:20.815 | + 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-03 15:03:20.849 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:03:20.880 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:03:20.913 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:03:20.915 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:03:20.918 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:03:20.920 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:03:20.923 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:03:20.956 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:03:20.985 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-06-03 15:03:21.015 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:03:21.043 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:03:21.072 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:03:21.102 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:03:21.131 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:03:21.161 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:03:21.190 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:03:21.221 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:03:21.223 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:03:21.226 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:03:21.229 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:03:21.247 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:03:21.250 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:03:21.252 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:03:21.255 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:03:21.257 | + 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-03 15:03:21.286 | + 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-03 15:03:21.316 | + 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-03 15:03:21.345 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:03:21.375 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:03:21.377 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:03:21.380 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:03:21.382 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:03:21.384 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:03:21.387 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:03:21.390 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:03:21.393 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:03:21.397 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:03:21.400 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:03:21.402 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:03:21.415 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:03:21.415 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:21.424 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:03:21.428 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:03:21.444 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:03:21.447 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:03:21.451 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:03:21.483 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:03:21.512 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:03:21.540 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:03:21.570 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:03:21.598 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:03:21.628 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:03:21.656 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:03:21.685 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:03:21.715 | + 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-03 15:03:21.745 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:03:21.773 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:03:21.803 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:03:21.831 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:03:21.833 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:03:21.836 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:03:21.840 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:03:21.842 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:03:21.845 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:21.847 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:21.849 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:21.852 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:21.855 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:03:21.884 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:03:21.914 | + 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-03 15:03:21.915 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:03:21.924 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:03:21.927 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:03:21.930 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:03:21.932 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:03:21.935 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:03:21.937 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:03:21.940 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:21.942 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:21.944 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:03:21.947 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:03:21.949 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:03:21.952 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:03:21.954 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:03:22.017 | Site placement-api already enabled 2022-06-03 15:03:22.021 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:03:22.023 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:03:22.026 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:03:22.029 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:03:22.160 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:03:22.186 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:22.189 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:03:22.211 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:22.213 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:03:22.232 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:22.235 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:03:22.237 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:03:22.240 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:03:22.271 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-06-03 15:03:22.301 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:03:22.330 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:03:22.360 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:03:22.389 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:03:22.418 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:03:22.447 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:03:22.477 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:03:22.496 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:22.498 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:03:22.516 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:03:22.519 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:03:22.521 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:03:22.523 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:03:22.526 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:03:22.529 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:03:22.531 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:03:22.534 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:03:22.536 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:03:22.539 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:03:22.544 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:03:22.546 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:03:22.549 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:03:22.551 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:03:22.554 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:03:22.570 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:03:22.572 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:03:22.575 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:03:22.577 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:03:22.580 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:03:22.582 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:03:22.585 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:03:22.587 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:03:22.590 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:03:22.592 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:03:22.594 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:03:22.596 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:03:22.598 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:03:22.601 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:03:22.603 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:03:22.605 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:03:22.608 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:03:22.624 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:03:22.626 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:03:22.628 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:22.631 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:03:22.631 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:03:22.637 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:03:22.639 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:03:22.641 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:03:22.654 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:03:22.657 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:03:22.657 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:03:22.660 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:03:22.662 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:03:22.665 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:03:22.687 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:03:22.690 | ++ 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-03 15:03:24.484 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:03:24.484 | 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-03 15:03:24.488 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:24.489 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:24.491 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:03:24.492 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:24.492 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:24.492 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:24.493 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:03:24.493 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:03:24.508 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 15:03:24.568 | 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-03 15:03:24.578 | 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-03 15:03:24.584 | 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-03 15:03:24.587 | 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-03 15:03:24.591 | 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-03 15:03:24.594 | 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-03 15:03:24.597 | 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-03 15:03:24.648 | 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-03 15:03:24.651 | 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-03 15:03:24.655 | 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-03 15:03:26.788 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:03:26.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:03:26.860 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:03:26.863 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:03:26.865 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:03:26.868 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:03:26.870 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:03:26.873 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:03:26.875 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:03:26.877 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:03:26.880 | ++ functions-common:time_stop:2329 : start_time=1654268602681 2022-06-03 15:03:26.882 | ++ functions-common:time_stop:2331 : [[ -z 1654268602681 ]] 2022-06-03 15:03:26.885 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:03:26.889 | ++ functions-common:time_stop:2334 : end_time=1654268606887 2022-06-03 15:03:26.892 | ++ functions-common:time_stop:2335 : elapsed_time=4206 2022-06-03 15:03:26.894 | ++ functions-common:time_stop:2336 : total=128516 2022-06-03 15:03:26.896 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:03:26.899 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132722 2022-06-03 15:03:26.901 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:03:26.904 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:03:26.904 | /opt/stack/tempest ~/devstack 2022-06-03 15:03:26.906 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:03:26.924 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:03:26.924 | HACKING.rst 2022-06-03 15:03:26.924 | doc/source/conf.py 2022-06-03 15:03:26.924 | doc/source/configuration.rst 2022-06-03 15:03:26.924 | doc/source/contributor/contributing.rst 2022-06-03 15:03:26.925 | doc/source/index.rst 2022-06-03 15:03:26.925 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:03:26.925 | doc/source/microversion_testing.rst 2022-06-03 15:03:26.925 | doc/source/plugins/plugin.rst 2022-06-03 15:03:26.925 | doc/source/supported_version.rst 2022-06-03 15:03:26.925 | doc/source/test_removal.rst 2022-06-03 15:03:26.925 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:03:26.925 | playbooks/devstack-tempest.yaml 2022-06-03 15:03:26.925 | playbooks/enable-fips.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:03:26.925 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:03:26.926 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:03:26.926 | releasenotes/source/conf.py 2022-06-03 15:03:26.926 | releasenotes/source/index.rst 2022-06-03 15:03:26.926 | releasenotes/source/v26.1.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v27.0.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v28.0.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v28.1.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v29.0.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v29.1.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v29.2.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v30.0.0.rst 2022-06-03 15:03:26.926 | releasenotes/source/v31.0.0.rst 2022-06-03 15:03:26.926 | requirements.txt 2022-06-03 15:03:26.926 | roles/run-tempest/README.rst 2022-06-03 15:03:26.926 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:03:26.926 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:03:26.926 | roles/run-tempest-26/README.rst 2022-06-03 15:03:26.926 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:03:26.926 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:03:26.926 | setup.cfg 2022-06-03 15:03:26.926 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:03:26.927 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:03:26.927 | tempest/api/compute/ 2022-06-03 15:03:26.927 | Aborting 2022-06-03 15:03:26.927 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:03:26.930 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:03:26.933 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:03:26.936 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:03:26.938 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:03:26.940 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:03:26.942 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:03:26.945 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:03:26.947 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:03:26.949 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:03:26.949 | Error on exit 2022-06-03 15:03:26.951 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:03:26.954 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268418 188 fail 2022-06-03 15:03:27.543 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:03:27.545 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:03:27.762 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:03:27.762 | 2022-06-03 15:03:28.016 | + ./stack.sh:exit_trap:531 : exit 1